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 r471
Release r471 was published on 3 Feb, 2026
This week we've made a range of changes to make Construct handle 3D positions and sizes more naturally. Previously Construct was a purely 2D engine, and one of the very first features we added was the ability to move 2D objects up and down on the Z axis. At the time we named this feature 'Z elevation'. That made sense at the time, but now it's a bit of an odd way to treat 3D content. So we've changed Z elevation to just be the Z component of the position, and updated a range of features to treat the Z co-ordinate the same as the X and Y co-ordinates. Similarly the 'Z height' property of 3D shape is really the depth component of its size, and so we've also updated a range of associated features accordingly. These changes are quite far-reaching, affecting the UI, event sheets, and scripting/SDK, but for the most part these are backwards-compatible and so existing projects should continue working the same.
Other changes include an update for Windows WebView2, an optimization for 3D models, and a big batch of bug fixes, including several for the timelines feature. Happy testing!