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, that in the middle of a level, you walk through a door, and it takes you to another level INSIDE that level? Or like, a secret level?
The obvious choice is to go to another layout, but you will lose the state of the main level. I would just expand the layout size, then make the chamber in the same layout and just teleport there and back.
Inception
Develop games in your browser. Powerful, performant & highly capable.
I don't know what you are thinking to do, but if I'm correct you should make the first level and the second level at the same layout, but pick "At the start of Layout > Hide SECOND LEVEL" and "When player is overlapping the DOOR > Set visible SECOND LEVEL".