Stable release: 3D rotation, 3D editor improvements & more

21 July, 2026 ()
Subscribe to Construct.net on Youtube!

Envoyez-moi un courriel lors de nouvelles parutions

Don't miss out on the latest and greatest new features in Construct 3

Notes

It's a new stable release of Construct! If you're updating from the last stable release r487.3 then this update includes changes from r488, r489, r490, r491, r492, r493, r494 and r494.2. Highlights include:

⭐ Support for 3D rotation for 3D shapes and a variety of 2D objects including Sprite, Text and Tiled Background, including when using mesh distortion

⭐ A new Billboard behavior to make it easy to rotate an object to face the camera; also support for 3D rotation with the Rotate behavior

⭐ Support for scale editing mode in the 3D editor for resizing objects

⭐ More 3D improvements including editing meshes in 3D, improved display and handling of gizmo and 2D/3D view toolbar (including setting to hide 2D/3D view toolbar), and proper support for 3D with the Mouse/Touch cursor over object/is touching object conditions

⭐ Support for exporting directly to a folder on disk without needing to extract a zip first; export settings are now also remembered per-project

⭐ 7 new examples and a new demo game 'Selene'

Note that as the legacy Z axis scale mode Normalized continues to be phased out, projects still using it will now show a deprecation message when you open them. For more information see the section on Z axis scale in the manual entry Deprecated features.

This release will be promoted to a new LTS release before the next stable release. We'll be starting a new beta release cycle soon. If you'd like to help test it when it's out, try the beta release opt-in: choose Notify me about updates for beta releases in Settings. Stay tuned for more updates!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

UpvoteUpvote 38 DownvoteDownvote
Exécuter r495

Changelog iconChangements

Not favoritedFavorited Favorited 3 favoris
(no changes since r494.2)

Partager Construct 3 la parution r495 maintenant

  • 27 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • 3D is a perfect focus to ensure the longevity of construct 3, everything an indie developer could want is now in the editor. Even games that are mostly 2d can benefit from these enhancements.

  • I've been doing euler rotation calculations manually for 2D object positions/meshpoints for slight 3D effects on 2D graphics. Finally I can just use a 3D object as a helper object (and use imagepoints for positions etc), this is just perfect!

    So it's just not for pure 3D graphics. Very neat for certain 2D setups too.

  • Great work on the 3D additions!

  • On the one hand, I'm not the biggest fan of such attention to 3D, after the developers constantly stated that the engine is focused on 2D and they don't want to spend too much time redoing 3D things that other engines already do much better

    On the other hand, it adds new use cases for the engine, and a lot of people wanted that, so maybe that's okay. I've also wanted to dive deep into 3D for a long time, and maybe this is a sign

      • [-] [+]
      • UpvoteUpvote 4 DownvoteDownvote
      • DiegoM's avatar
      • DiegoM
      • Construct Team Construct 3 Developer
      • 4 points
      • (0 children)

      If it helps, we are not aiming for absolute full 3D support, that would be an endless rabbit hole for our resources. Having said that, even providing a limited 3D feature set is still a lot of work!

  • An absolutely massive update! I love the new possibilities 3D rotation opens up, and the new billboard behaviour is awesome! Construct is pretty much the best 2.5D game engine & editor at this point, definitely the easiest to use one.

  • Let's go!!!

  • When I export anything and use the ZIP file without putting it in my own folder, then click Next and download the ZIP file, my computer freezes.

  • I'm grateful for these 3D updates. They are awesome but I hope the devs won't get too distracted by them to improve/innovate on the other aspects of the engine. Especially when Construct has other strengths and aspects it could lean onto more to make the features more robust. (Particle system could allow for animated images for example, better support for 2d skeletal sprites, project settings for making desktop companion style games...)

    Either way, thank you for the great updates!

  • 'export to folder' will fail on WebView2 if trying to export with the bundle set to 'none' or 'assets' as the editor can't write .dll files.

    The workaround is to set the bundle to 'exe' and the export then works.

    Ashley, it might be worth disabling those bundle options if this method is selected beforehand.

      • [-] [+]
      • UpvoteUpvote 1 DownvoteDownvote
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 1 points
      • (1 child)

      A default WebView2 export does not include any DLL files and should work in any bundle mode. Being unable to write a DLL from a browser is a known issue and the editor should show a special message about it when it cannot write a DLL file - another workaround is just to choose the zip export mode.

      • Ah okay, It looks like it was the fileSystem plugin causing the problem. I'm getting 'failed to write scirra-filesystem-x64.ext.dll'

        Still, no big issue as it doesn't prevent .exe export, just thought I'd mention it.

        Very pleased to have it as an option too btw!

  • Let's face it, games aren't just about 2D sprites; half of them are 3D. So it's time to maximize the development of 3D objects.

  • Load more comments (14 replies)