1,811
edits
No edit summary |
(Updating behavior, adding ways to enter action, adding infobox) |
||
Line 8: | Line 8: | ||
|id= 0x082 | |id= 0x082 | ||
|into= | |into= | ||
|out of= | |out of= [[Double Jump Land]], [[Walking]], [[Deaccelerating]] | ||
|animation= 0xC1 | |animation= 0xC1 | ||
|related= | |related= | ||
Line 17: | Line 17: | ||
*Mario has at least 20 horizontal positive speed | *Mario has at least 20 horizontal positive speed | ||
When Mario has the wing cap on, the second condition doesn't have to be met. | When Mario has the wing cap on, the second condition doesn't have to be met. | ||
== Conditions for Action to Occur == | |||
There are two primary ways to enter this action. Depending on the action, here are the requirements: | |||
* '''[[Double Jump Land]]''': | |||
** Pressing A | |||
** Above a slope with Y-norm of 0.2923717 (sin(17)) or more. | |||
** Is not about to slide. | |||
** Is not about to enter first-person. | |||
** Has not gone past the action timer. | |||
** Is not wearing a [[Wing Cap|wing cap]]. | |||
** Has more than 20 forward speed. | |||
* '''[[Walking]]''' & '''[[Deaccelerating]]''': | |||
** The previous action is the double jump land action. | |||
** Pressing A | |||
** Is not about to slide. | |||
** Is not about to enter first-person. | |||
** Has quicksand depth less than 11. | |||
** Is not squished. | |||
** Has not run out the double jump timer. | |||
** Is not wearing a [[Wing Cap|wing cap]]. | |||
** Has more than 20 forward speed. | |||
== Behavior == | == Behavior == |