How to make a side flip move?

Hello, so i want to make a side flip move for my platformer, but i don’t know how to detect when the player quickly changes directions while running. I don’t want to use UserInputService because i also want it to work for mobile, but i know i’ll probably need to use Humanoid.MoveDirection. Any ideas?

1 Like