Editing Sora (SSBU)/Down aerial
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 153: | Line 153: | ||
==Trivia== | ==Trivia== | ||
*The down aerial's ID 0 hitbox is coded as an extended hitbox despite not actually extending, which prevents it from interpolating. | *The down aerial's ID 0 hitbox is coded as an extended hitbox despite not actually extending, which prevents it from interpolating. | ||
*The move is actually coded to re-enable Sora's horizontal | *The move is actually coded to re-enable Sora's horizontal momentum on frame 40, instead of frame 45 as in actual gameplay. However, after generating the hitboxes on frame 15, the scripts use an asynchronous timer of 30 frames before deleting them, causing any following lines (in this case, the function to re-enable horizontal momentum) to not be read until the hitboxes are deleted on frame 45. | ||
{{MvSubNavSora|g=SSBU}} | {{MvSubNavSora|g=SSBU}} | ||
[[Category:Sora (SSBU)]] | [[Category:Sora (SSBU)]] | ||
[[Category:Down aerials (SSBU)]] | [[Category:Down aerials (SSBU)]] |