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
Wake up sheeple , Construct is FOOLING YOU . Programming doesn't work the way Construct wants you to believe. It actually does some super shady stuff behind the...
I am facing a real problem in Construct 2. I have 2 trees and 2 characters which I can control them with mouse selection. When I select one person and make him...
I´m trying the multiplayer real time game example project, but everyone that enters in the game have the same character. I add a layout to 2 buttons, each butto...
I find it very difficult to mouse select objects on the layout view unless I lock objects but even then it's still get's alittle flakey and non-intutitive is th...
Hello how do I group objects into a single object and reuse them for similar things but independently of each other for example: Say I have a independent set of...
I've got some stray instances of sprites on the layout. I can see them in the Find all references window, but when I right-click and select Go to it just takes...
I've got sprites that are created with with a keyboard event. The may have some other sprites spawned and pinned to them at the same time. The first spawning wo...
I apologise if this is formatted badly, it is my first post here. I am trying to use a system, where a layout is covered in tiles. Every 16 seconds, every tile,...
Is it possible to reference an object by UID or Nth Instance via expressions? I am doing a self collision, and found that you can choose the objects that collid...
Hi there I am trying to change the selection color when the text in the textinput object is selected, I am using the code in this tutorial - not sure where I am...