Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
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.