Recreating mario 64 side flip?

SM3DL-Mario_Side_Somersault_Artwork
I want to recreate the mario 64 side flip but i have no idea how. I just need a way to find when the player quickly changes to the opposite direction so i can make it when they jump they do the side flip instead of a normal jump.

1 Like

Hmm, seems like an input changed event as usually when the player changes to the opposite direction they change inputting W to S.