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
Hi!
I need to know how can I freeze all the animations when I finish the "level", ex: a pick a key, open a door, end of level. But I need all the platforms and other stuff to freeze...
Is there a way to do it, without doing one by one?
Develop games in your browser. Powerful, performant & highly capable.
—
you could try "Set Time Scale" and set it to 0.
another option is to put all the objects playing animations in a family, then at the family level you can tell them to stop with a single action.