EVENT JUMP: Difference between revisions
No edit summary |
m . |
||
| Line 1: | Line 1: | ||
This [[event]] is called when the player presses the key assigned to jump (''A'' by default). | This [[event]] is called when the player presses the key assigned to jump (''A'' by default). | ||
Revision as of 18:03, 7 September 2006
This event is called when the player presses the key assigned to jump (A by default).
However, the event is not triggered unless the members of the player structure jumping_toggle and jumping_counter both equal zero.