• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Completed Reverse Aerial Moves

UnclePunch

Smash Ace
Joined
Nov 9, 2014
Messages
673
This code allows you to reverse your aerial attacks mid air. It's essentially a port of the code that allows you to reverse B (e.g. Sheik Reverse Needle Cancel) and applies it to aerial attacks as well. Just like special moves, you have 14 frames to use the attack after moving the analog stick in the opposite direction. Doing so will result in what the gif below demonstrates.

Code:
$Reverse Aerial Moves [UnclePunch]
C208CDE0 0000000C
38A00014 887F0676
7C032800 40800048
C0028BE4 C03F002C
FC000800 40820014
881F2228 540007FE
2C000001 4182001C
C0028BE8 FC000800
4082001C 881F2228
540007FF 40820010
FC000850 D01F002C
48000004 7FC3F378
60000000 00000000
 
Last edited:
Top Bottom