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 am making a parking style game, when I get to the end of the level, should the score be high enough, a button appears to go to the next level.
There are about 5 levels, how would I add events to detect the next layout, from 1 event sheet?
Someone else around here may know better, but you could always create a global variable and use that variable to record which level the player is on. Given that, you could simply use the System -> Compare variable condition to see what level they're on.
There may be a system expression to get the current layout though, I can't recall seeing one myself.
Develop games in your browser. Powerful, performant & highly capable.
I wish there was an option to say "Go to Next Layout (Like Adobe Flash) or like a random layout between layout 4 and 25 for example.
How do I FAQ
ayout
Navigation through layouts/levels (single event sheet) - LINK Navigation through layout (with demo capx) - LINK
Navigation through layouts/levels (single event sheet) - LINK
Navigation through layout (with demo capx) - LINK
I came right.
Thanks anyway.