Oposy: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
m Text changes
 
Line 1: Line 1:
'o' version are 'old' versions saved each frame as temp. these are the [[player]]'s location. This is used in many places instead of the player's sprite position...
This is the [[player]]'s y coordinate for the previous tic. See [[oposx]], [[oposz]] and [[posy]].  This value is used in many places instead of [[posy]], presumably for interpolation purposes.


[[Category:Player structure members]]
[[Category:Player structure members]]

Latest revision as of 09:38, 7 September 2006

This is the player's y coordinate for the previous tic. See oposx, oposz and posy. This value is used in many places instead of posy, presumably for interpolation purposes.