Single Jump: Difference between revisions

→‎Transition In: add general reference so that I don't have to copy for all airborne actions
(airborne cancels)
(→‎Transition In: add general reference so that I don't have to copy for all airborne actions)
Line 26: Line 26:


== Transition In ==
== Transition In ==
''Note: All airborne actions refer to (reference'' <ref>https://github.com/n64decomp/sm64/blob/9921382a68bb0c865e5e45eb594d9c64db59b1af/src/game/mario.c#L776</ref>'') for the "Transition In".''
Generally, when transitioning into the jump action a few things happen to begin the action. This is shared with the [[Hold Jump|hold jump]] action.
Generally, when transitioning into the jump action a few things happen to begin the action. This is shared with the [[Hold Jump|hold jump]] action.
# Mario's current animation is stopped.
# Mario's current animation is stopped.
188

edits