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
In the File attached Below you will learn how to make screen transition , level select and teleport between layouts. All My tutorials here. DEMO.
What's an efficient way to change levels? In my game I plan to have 100 levels. So far I have designed 22 levels. Before the player goes to the next level, they...
I am trying to sync a global variable in multiplayer game using photon plugin where when the global variable changes from the host, it shows this to every other...
I'm new in this, but I have some issues. I cant put all the game in full screen without a scroll bar in the left of the browser. I put full screen mode in the p...
Quick one which is probably quite simple but I can't work it out. I have created multiple layouts, and want to use the same tilemap across all layouts for my gr...
I have a project with the following layouts: Start_Screen - start screen of the game. Game_Layout - where all the game action takes place. Camp_Layout - after g...
I have a question for everyone that I am trying to understand but I can't seem to wrap this around my head even while reading other tutorials and post in the fo...
Sometimes when using Construct 3 the layouts would start to lag and then bug out into this mess: (Note: The image is a recreation of it in a editing software, a...
I can simply teleport Object to the same layout but how can I achieve this on a different layout? For a bonus game? And come back to the same location? Please g...
I'm trying to make multiple levels for a top-down shooter in Construct 2, so I made an event: System kills = 4 go to layout 2. But when I get 4 kills, I don't s...