(Solved) How To Stop Player's Movement When Animation Is Played?

Disable input before playing animation(Putting the disable input node just after the button press event would be good). Enable input again once the animation is played.

212666-ss4.png

2 Likes