Editing Kirby (SSB)/Up 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 220: | Line 220: | ||
|20 | |20 | ||
|- | |- | ||
! | !L-cancelled animation length | ||
|4 | |4 | ||
|} | |} | ||
Line 227: | Line 227: | ||
|Normal {{FrameStrip|t=Hitbox|c=3}}{{FrameStrip|t=Lag|c=17}} | |Normal {{FrameStrip|t=Hitbox|c=3}}{{FrameStrip|t=Lag|c=17}} | ||
|- | |- | ||
| | |L-cancelled {{FrameStrip|t=Lag|c=4}}{{FrameStrip|t=Blank|c=16}} | ||
{{FrameStripEnd}} | {{FrameStripEnd}} | ||
Line 233: | Line 233: | ||
==Trivia== | ==Trivia== | ||
* Due to what is presumably a programming error, the 10% hitbox is listed to start on frame 8 even though the hitboxes do not activate until frame 10. Because of this, the script immediately skips to the 10% hitbox and so the early 12% hit never occurs. It's likely that the early hit was meant to be active from frames 10-17 but due to a timing error (with a frame timer being used instead of a wait timer), it never comes out. Even stranger, the same error exists for the move in ''Melee'' where it became his neutral aerial, suggesting the code was copied and the error was never caught despite the altered hitbox properties/durations | <nowiki>*</nowiki> Due to what is presumably a programming error, the 10% hitbox is listed to start on frame 8 even though the hitboxes do not activate until frame 10. Because of this, the script immediately skips to the 10% hitbox and so the early 12% hit never occurs. It's likely that the early hit was meant to be active from frames 10-17 but due to a timing error (with a frame timer being used instead of a wait timer), it never comes out. Even stranger, the same error exists for the move in ''Melee'' where it became his neutral aerial, suggesting the code was copied and the error was never caught despite the altered hitbox properties/durations. | ||
{{MvSubNavKirby|g=SSB}} | {{MvSubNavKirby|g=SSB}} |