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 r489
Release r489 was published on 9 Jun, 2026
We've started doing a lot of internal work to prepare the engine for 3D rotations of more kinds of objects, including 3D shape (a long-standing request). We're working carefully but in case we missed something, please be on the lookout for anything amiss and be sure to file an issue if anything has gone wrong!
The 3D model object now has a new Transform mode property which you can now set to stretch to stretch the model to fill its box. This is useful for scenery or decorative models and works well with the new gizmo scale mode. The old way of fitting the model inside its box proportionally is called fit. However while implementing better support for 3D rotation, we realized that the old way of handling rotation in this mode wasn't quite right. To preserve backwards compatibility, the old mode is called Legacy and should work identically to how it did before; the new mode Fit is the default for newly added models, and better handles rotation.
Other improvements include some updates for the 3D editor, including refreshing the appearance of the top toolbar, refining how the gizmo works, and some other bug fixes. Happy testing!