46
edits
Icecream17 (talk | contribs) (neutral joystick) |
(added mario speed graph) |
||
Line 13: | Line 13: | ||
}} | }} | ||
When walking<ref>https://github.com/n64decomp/sm64/blob/master/src/game/mario_actions_moving.c#L777</ref>: | When walking<ref>https://github.com/n64decomp/sm64/blob/master/src/game/mario_actions_moving.c#L777</ref>: | ||
# mario_drop_held_object | # [[File:Walking.svg|alt=A velocity/time graph of Mario's speed during the first 45 frames (1.5 seconds) of walking|thumb|Mario's speed during the first 45 frames (1.5 seconds) of walking.]]mario_drop_held_object | ||
# if should_begin_sliding; [[Begin Sliding]] | # if should_begin_sliding; [[Begin Sliding]] | ||
# if INPUT_FIRST_PERSON: | # if INPUT_FIRST_PERSON: |
edits