Hold Heavy Walking: Difference between revisions
Jump to navigation
Jump to search
m (made infobox) |
m (fixed infobox) |
||
Line 8: | Line 8: | ||
|group= Moving | |group= Moving | ||
|id= 0x0047 | |id= 0x0047 | ||
|into= [[]] | |into= [[Idling while holding (heavy)]], [[heavy throw]] | ||
|out of= | |out of= [[Idling while holding (heavy)]] | ||
|animation= | |animation= | ||
|related= | |related= |
Revision as of 01:43, 7 August 2022
The hold heavy walking action occurs when Mario is walking whilst holding a Grabbable object that is under the heavy subtype (for example Chuckya and King Bob-omb).
Hold Heavy Walking | |
Properties | |
Official Name | Hold Heavy Walking |
Hex | 0x00000047 |
Action Flags | Moving |
Action Group | Moving |
ID | 0x0047 |
Transitions | |
Into | Idling while holding (heavy), heavy throw |
Out of | Idling while holding (heavy) |
Checks
Whilst Mario is in the action, following checks happen repeatedly:
- If the B button is pressed, Mario enters the heavy throw action
- If Mario should begin sliding, he will drop the object and begin butt sliding
- if the analog stick is in the neutral position, Mario will perform the Idling While Holding (Heavy) action
- If Mario fails floor checks, he will drop the object and enter freefall
Behavior
- Mario's speed is multiplied by 0.1
- Mario can not jump
Exceptions
It is possible for Mario to be holding a heavy object, walking, and be in hold walking instead of hold heavy walking.