When the player hit something, I'm playing hit animation from animation_player. However when player hit something while hit animation is playing, it just ignored and play previous hit animation.
I need to stop the animation, but couldn't find any related information. How do I stop the animation and play again immediately?