Hello, when an animation is played in my game, I am trying to play the same animation again before it ends.
For example, when I press the A key, the animation named "attack1" will play. But if I press the A key again before this animation ends, the animation will start over again.
It's simple, but I couldn't do it
Here is sample file: Please login to see this link.