Z: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
m Improvements
Line 1: Line 1:
Member of the [[sprite]] struct; the actor's current Z position in a map.
This is the [[actor]]'s current z coordinate in the map. Note that unless the sprite's [[cstat]] has bit 8 (128) set, this position refers to the base of the sprite, not the center.
 
[[Category:Sprite structure members]]

Revision as of 01:38, 8 September 2006

This is the actor's current z coordinate in the map. Note that unless the sprite's cstat has bit 8 (128) set, this position refers to the base of the sprite, not the center.