246
edits
mNo edit summary |
Icecream17 (talk | contribs) (→Behavior: link to begin sliding) |
||
Line 13: | Line 13: | ||
}} | }} | ||
'''Idle''' is the action where Mario stands still, turning his head back and forth while not moving. | '''Idle''' is the action where Mario stands still, turning his head back and forth while not moving. | ||
== Behavior == | == Behavior == | ||
''Certain things here are more explained on their individual pages. If something lacks detail, check the link for more information.'' | ''Certain things here are more explained on their individual pages. If something lacks detail, check the link for more information.'' | ||
As with all stationary actions, a variety of "cancels" are checked prior to actually performing the idle action. These checks are as follows: | As with all stationary actions, a variety of "cancels" are checked prior to actually performing the idle action. These checks are as follows: | ||
# If Mario is on a steep cliff, he is pushed off. | # If Mario is on a steep cliff, he is pushed off. | ||
# If Mario is hit by a shockwave, his action is set to the [[shockwave bounce]] action. | # If Mario is hit by a shockwave, his action is set to the [[shockwave bounce]] action. | ||
# If A is pressed, Mario's action is set to [[jump]]. | # If A is pressed, Mario's action is set to [[jump]]. | ||
# If Mario is off the floor, Mario's action is set to [[freefall]]. | # If Mario is off the floor, Mario's action is set to [[freefall]]. | ||
# If Mario is above a slide, he begins sliding. | # If Mario is above a slide, he [[Begin Sliding|begins sliding]]. | ||
# If Mario goes into first-person mode, his action is set to [[first person]]. | # If Mario goes into first-person mode, his action is set to [[first person]]. | ||
# If the joystick is held in a direction, Mario's action is set to [[walking]]. | # If the joystick is held in a direction, Mario's action is set to [[walking]]. | ||
# If B is pressed, Mario's action is set to [[punching]]. | # If B is pressed, Mario's action is set to [[punching]]. | ||
# If Z is pressed, Mario's action is set to [[crouching]]. | # If Z is pressed, Mario's action is set to [[crouching]]. | ||
# Water - If Mario's height is lower than 100 units below the water height: | # Water - If Mario's height is lower than 100 units below the water height: | ||
#* The camera preset is updated. | #* The camera preset is updated. | ||
#* The action is transitioned into the [[Water Plunge|water plunge]] action. | #* The action is transitioned into the [[Water Plunge|water plunge]] action. | ||
Line 41: | Line 39: | ||
#* This stops the crouching action. | #* This stops the crouching action. | ||
# Lastly, Mario interacts with [[quicksand]] if his floor is a quicksand floor. | # Lastly, Mario interacts with [[quicksand]] if his floor is a quicksand floor. | ||
With the Idle action occurring, the following happens: | With the Idle action occurring, the following happens: | ||
# If Mario has sunk more than 30 units into quicksand, his action is set to the [[quicksand action]]. | # If Mario has sunk more than 30 units into quicksand, his action is set to the [[quicksand action]]. |
edits