Floorstat

From EDukeWiki
Revision as of 20:53, 1 November 2007 by LordMisfit (talk | contribs)
Jump to navigation Jump to search

Floorstat is a sector-structure member similar to cstat, as it is a bitfield.

The known values are below

1 = Floor is a parallax sky/texture
2 = ? (needs to be disciphered by someone)
4 = ? (needs to be disciphered by someone)
8 = Floor Texture Expansion is on ["E" key in Build/Mapster32]
16 = ? (needs to be disciphered by someone)
32 = ? (needs to be disciphered by someone)
64 = Floor Texture Relativity is on ["R" key in Build/Mapster32]
128 = Floor Transparency Level 1 [?]
256 = Floor Transparency Level 2 [?]

See also ceilingstat.