Construct 3 lets you make your own game from your browser - no coding required! Create your first game from scratch with Construct 3's free game engine.
Learn to build your own games with hundreds of game maker tutorials. Construct 3 also comes bundled with lots of templates and example game files.
Create games rapidly and prototype new game ideas quickly. No tool lets you create games faster and easier than Construct 3. You currently have Javascript disabled, if you want to start building your own games with Construct 3 you'll need to enable it then refresh this page!
What's New in r263
Release r263 was published on 14 Sep, 2021
New this release: you can now use orthographic projections with 3D camera! A normal perspective projection means things get smaller as they get further away. However the new orthographic projection means things stay the same size no matter how close or far from the camera they are. This might seem like an odd thing to do, but it's actually useful for certain art styles or types of game. Take a look at the new Orthographic projection example which helps visualize the difference in an interactive way. It also demonstrates how orthographic projections can be a useful tool for designing isometric games.
In addition to the orthographic projection example, we have two very cool new examples in this release. Firstly First-person platformer demonstrates using the 3D Camera object with some simple logic to handle the Z axis in events. This results in a way to jump up and down on the Z axis! Secondly the folks over at Viridino Studios have created a very stylish Ground shift template that uses the new 3D features to great effect. Take a look at both to see what's now possible.
There's also a batch of bug fixes, including some improvements when using 3D Camera, and some script interfaces to access some of the new 3D features. Stay tuned for more updates!