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
I'm starting to use #include Sheet more, so I make "modular" event code, but I would like to check which Layout I'm on to do something different if I'm on a specific Layout.
Is it just LayoutName? and I use System>Compare 2 Values?
Develop games in your browser. Powerful, performant & highly capable.
Yes lol, should've tried it before posting really
I did, I'm asking if there is a different and/or better way.
i.e. I could see "Compare Two Variables" being less than ideal because what if you change the layout name then have to find all the places you've hardcoded the layout name.
linking event sheets to a layout is the standard, or there is this way
how can you link an #include event sheet to a layout if it already has its own event sheet?
I'm talking about multiple event sheets to 1 layout