246
edits
Icecream17 (talk | contribs) (change to bullets) |
Icecream17 (talk | contribs) No edit summary |
||
Line 54: | Line 54: | ||
#*# stop holding, stop riding, [[Lava Boost]] | #*# stop holding, stop riding, [[Lava Boost]] | ||
# finally, play the flying sound (adjust sound for speed) | # finally, play the flying sound (adjust sound for speed) | ||
Notice that there is no code handling air steps for ledge grabbing or hanging on a ceiling, so such transitions are impossible. | |||
I am too lazy to describe the exact details of <code>update_flying</code>, so here is the code | I am too lazy to describe the exact details of <code>update_flying</code>, so here is the code | ||
<syntaxhighlight lang="c"> | <syntaxhighlight lang="c"> |
edits