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
Hello everyone,
Is there a way to disable some actions when my character died?
Kind regards,
Niek
You can pack all the stuff in a group and disable it. Or set some object to timescale = 0
Edit:
Or make an instance or global variable. And add a condition to every event like if player is alive.
Develop games in your browser. Powerful, performant & highly capable.
fm4fanAT worked, thanks