246
edits
mNo edit summary |
Icecream17 (talk | contribs) (add Standard cutscene action cancel) |
||
Line 13: | Line 13: | ||
|related= | |related= | ||
}} | }} | ||
'''Squished''' is an action that Mario enters after being caught under certain enemies or objects, such as a [[Whomp]]. After Mario is squished, he will return to an unsquished state if the squish timer is 0 and there is more than 160 units of space from a ceiling. | '''Squished''' is an action that Mario enters after being caught under certain enemies or objects, such as a [[Whomp]]. After Mario is squished, he will return to an unsquished state if the squish timer is 0 and there is more than 160 units of space from a ceiling. | ||
==Standard cutscene action cancel== | |||
{{actions}} | Like all Cutscene actions<ref>https://github.com/n64decomp/sm64/blob/66018e9f3caaa67399218971d61366cb3f7ba7d7/src/game/mario_actions_cutscene.c#L2689</ref>, if Mario's floor type is <code>SURFACE_INSTANT_QUICKSAND</code> and <span style="color:green;">Mario's action has the <code>INVULNERABLE</code> flag</span> and <span style="color:green;">Mario's action is not [[Quicksand Death]]</span>, the action is cancelled to [[Quicksand Death]].{{actions}} |
edits