Backflip: Difference between revisions

official name
(add into, fix misinformation)
(official name)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
|title= Backflip
|title= Backflip
|image=
|image=
|official name=
|official name=Backwards Somersault
|hex= 0x01000883  
|hex= 0x01000883  
|flags= Air, Allow Vertical Wind Action
|flags= Air, Allow Vertical Wind Action
Line 15: Line 15:
==Transition In ==
==Transition In ==
''See [[Single Jump|single jump]] for more details''
''See [[Single Jump|single jump]] for more details''
#An animation flag is updated: <code>m->marioObj->header.gfx.animInfo.animID = -1;</code>
#Mario's current animation is stopped.
#Mario's forward velocity is set to -16
#Mario's forward velocity is set to -16
# Mario's vertical speed is set to 62
# Mario's vertical speed is set to 62
208

edits