75
edits
Icecream17 (talk | contribs) (basic slide kick info) |
No edit summary |
||
Line 13: | Line 13: | ||
}} | }} | ||
When a slide kick is happening<ref>https://github.com/n64decomp/sm64/blob/master/src/game/mario_actions_airborne.c#L1580</ref> | When a slide kick is happening:<ref>https://github.com/n64decomp/sm64/blob/master/src/game/mario_actions_airborne.c#L1580</ref> | ||
# If actionTimer > 30 or yPos - floorHeight > 500; [[Freefall]] | # If actionTimer > 30 or yPos - floorHeight > 500; [[Freefall]] |
edits