269
edits
Icecream17 (talk | contribs) (fill in lava boost) |
Icecream17 (talk | contribs) (→Lava Boost on Wall: improve) |
||
(One intermediate revision by the same user not shown) | |||
Line 20: | Line 20: | ||
'''Lava Boost''' is when Mario jumps after he comes into contact with lava, unless he is slide kicking (onto a lava ''floor''). This action does not require A to be pressed. This is useful for various things, especially in the [[A Button Challenge]]. | '''Lava Boost''' is when Mario jumps after he comes into contact with lava, unless he is slide kicking (onto a lava ''floor''). This action does not require A to be pressed. This is useful for various things, especially in the [[A Button Challenge]]. | ||
== Lava Boost on Wall == | |||
Many Airborne actions cancel into [[Lava Boost]] upon hitting a lava wall. This utility function is used for such transitions. (The only lava wall in [[SM64]] is the one in the volcano in [[Lethal Lava Land]]). | |||
The following steps happen before [[Lava Boost#Transition In|Transition In]]: | |||
# Mario's yaw is set perpendicular to the wall. | |||
# If forward velocity is '''less''' than 24, set it to 24 (inverse cap) | |||
# If Mario is not wearing a metal cap, take 12 (or 18 without Mario's cap) hurt counter damage. | |||
# Play the Mario on fire sound | |||
# update_mario_sound_and_camera (todo) | |||
# [[Lava Boost]](actionArg 1) (dropping any held objects and no longer riding a shell) | |||
==Transition In== | ==Transition In== |
edits