In a (test) project that i am doing, i want to make the player attack every time I click the button but I can only after the previous attack animation finishes.
I would appreciate if someone could help me
Develop games in your browser. Powerful, performant & highly capable.
I guess you are using 'set animation', there is also 'start animation' which will start the attack animation from the beginning. Make you sure select 'beginning' and not 'current frame'.
Thanks for the help :D