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
Is it possible to make an event sheet global? I already know how to include an event sheet in to another. But I was wondering if there's was a way so that that event sheet would be automaticly in every other event sheet. Thanks in advance
It'd be of very limited necessity, so it's best that you just include it wherever it's needed really.
Develop games in your browser. Powerful, performant & highly capable.
It doesn't take long to add an include to the event sheets you need it for, plus you don't need to have the added complications of those events running on unintentional layouts (you don't need your main game code running on the menu!).
Oke thanks!