Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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