In my game, I wish to make it so that the animation for jumping alternates between two animations.
I also want the fall animation to be the same as the jump animation.
How would I do these things?
In my game, I wish to make it so that the animation for jumping alternates between two animations.
I also want the fall animation to be the same as the jump animation.
How would I do these things?
You could check the Humanoid State for what it’s doing I guess