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 r482
Release r482 was published on 22 Apr, 2026
In this week's release we've added the next significant part of the 3D editor: the "gizmo"! This is the 3D editing tool used to manipulate objects in 3D. You can click and drag the axis arrows to move objects along that axis, or click the small squares to move objects on that plane. You should also find many of the regular features and shortcuts of the 2D editor also apply in the 3D editor - for example Ctrl+Drag on the gizmo will also create a clone, holding shift will lock movement to 45 degree angles, and so on. Currently this only supports adjusting object positions, but we intend to add support for sizing soon too, and later down the line (when further engine support has been added), rotation.
To further improve the 3D editing experience the layout grid now supports the Z axis, so you can enable grid snapping on all axes. Similarly, Pixel rounding applies rounding to a whole number on the Z axis too. The 3D editor should now also remember your 3D view between sessions as well. In the 3D view 2D layers are now also hidden, as there isn't an appropriate way to display them in the 3D editor (they shouldn't display beneath 3D objects as that's not how they appear in preview, but they also would get in the way if they displayed on top of everything while trying to use the 3D editor).
Finally we have some further updates to help with the migration from Z axis scale 'Normalized' to 'Regular', including updating a range of built-in examples to use 'Regular' mode; some updates for Mobile IAP; and as ever some bug fixes. Happy testing!