Knee incs: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
m Text changes
Line 1: Line 1:
This is used to control sequencing of the knee animation (mighty foot) (max value for animations is 11). This is a non-zero count-up timer (if set to non-zero, it counts up). It is reset to zero after is reachces 15.
This is used to control sequencing of the knee animation (mighty foot). If set to a value greater than 0, knee_incs is increased once every tic until it reaches 15, at which point it is reset to 0.


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

Revision as of 09:44, 7 September 2006

This is used to control sequencing of the knee animation (mighty foot). If set to a value greater than 0, knee_incs is increased once every tic until it reaches 15, at which point it is reset to 0.