Pyoff: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
 
More info
 
Line 1: Line 1:
The [[player]]'s view offset on the y axis.
This is the [[player]]'s view offset on the y axis.  This is used as part of the view bobbing effect when moving.  The value of this member on the game's previous tic is stored in [[opyoff]] and is used for interpolation.


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

Latest revision as of 08:47, 8 September 2006

This is the player's view offset on the y axis. This is used as part of the view bobbing effect when moving. The value of this member on the game's previous tic is stored in opyoff and is used for interpolation.