Crouching: Difference between revisions

no edit summary
(Created page with "{{Action_infobox |title= Crouching |image= |official name= Squat |hex= 0x0C008220 |flags= Stationary, Short Hitbox, Allow First Person, Pause Exit |group= Stationary |id= 0x02...")
 
No edit summary
Line 41: Line 41:
# If the joystick is held in any direction, Mario's action is set to the [[crawling]] action. This exits the crouching action.
# If the joystick is held in any direction, Mario's action is set to the [[crawling]] action. This exits the crouching action.
# If B is pressed, Mario's action is set to the [[punching]] action with an action argument of 9. This exits the crouching action.
# If B is pressed, Mario's action is set to the [[punching]] action with an action argument of 9. This exits the crouching action.
# # Now, Mario performs the quarter-frame movement via a full [[Movement_Steps#Stationary_Step|common stationary step]].
# Now, Mario performs the quarter-frame movement via a full [[Movement_Steps#Stationary_Step|common stationary step]].
# Mario's animation is set to the crouching animation now.
# Mario's animation is set to the crouching animation now.