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,
Are global variables set on Layout0Eventsheet destroyed or reset when you go to a different layout?
If i set GlobalHello = 1 on Layout0 and I try to access it later from Layout1, what will the value be?
Thanks fellers
Develop games in your browser. Powerful, performant & highly capable.
They are not destroyed unless you use the 'Reset global variables' action yourself.