Look ang: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
the angle that player is looking, not facing. i.e. when you use the lookleft/right commands.
the angle that player is looking, not facing. i.e. when you use the lookleft/right commands.


Lookleft gradative set the value to -605, while lookright set to 608.
Lookleft gradative set the value to -605, while lookright set to 608. After using lookright it will not reset to the default value (zero) but rather to 3.




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

Revision as of 11:23, 6 November 2009

the angle that player is looking, not facing. i.e. when you use the lookleft/right commands.

Lookleft gradative set the value to -605, while lookright set to 608. After using lookright it will not reset to the default value (zero) but rather to 3.