Slide Kick: Difference between revisions

224 bytes added ,  30 September 2023
add flags and cancels
(Fix red link)
(add flags and cancels)
 
Line 4: Line 4:
|official name=  
|official name=  
|hex= 0x018008AA
|hex= 0x018008AA
|flags= todo
|flags= Air, Attacking, Allow Vertical Wind Action
|group= Airborne
|group= Airborne
|id= 0x0AA
|id= 0x0AA
|into=[[Freefall]], [[Slide Kick Slide]], [[Backward Air Kb]], [[Lava Boost]]
|into=airborne cancels: [[Water Plunge]], [[Squished]], [[Vertical Wind]], main: [[Freefall]], [[Slide Kick Slide]], [[Backward Air Kb]], [[Lava Boost]]
|out of=
|out of=
|animation=
|animation=
|related=
|related=
}}
}}
== Behavior ==
As with all Airborne actions there are Airborne cancels, see [[Single Jump#Airborne cancels]]
When a slide kick is happening:<ref>https://github.com/n64decomp/sm64/blob/master/src/game/mario_actions_airborne.c#L1580</ref>
When a slide kick is happening:<ref>https://github.com/n64decomp/sm64/blob/master/src/game/mario_actions_airborne.c#L1580</ref>
# If actionTimer > 30 or yPos - floorHeight > 500; [[Freefall]]
# If actionTimer > 30 or yPos - floorHeight > 500; [[Freefall]]
188

edits