Les versions Beta ne sont pas autant testées que les versions Stables

Les versions Beta ne sont pas autant testées que les versions Stables

3D rotation improvements; bug fixes

23 June, 2026 ()

Envoyez-moi un courriel lors de nouvelles parutions

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

Notes

This week's beta release continues to improve upon the new 3D rotation features. Several bugs have been fixed, and the 3D editor now also shows a guide to help illustrate how 2D objects have been rotated. We have extended 3D rotation support to the Drawing Canvas object, and also the Rotate behavior now has new options to make an object spin in 3D - for example you can set an object to spin on the X axis for an easy way to have continuous 3D rotation.

Other 3D improvements include support for the Z co-ordinate in the 'Pick nearest/furthest' condition; also the Mouse 'Cursor is over object' and Touch 'Is touching object' conditions now properly work with 3D. Previously those conditions only worked as if the object was 2D, but now it works correctly with things like 3D shapes while using a 3D camera. Happy testing!

Vous aimez cette parution ?

Faites-le nous savoir avec un pouce haut !

UpvoteUpvote 35 DownvoteDownvote
Exécuter r491

Changelog iconNouveaux ajouts

Not favoritedFavorited Favorited 12 favoris
3D editor: show faint guide for 2D objects with 3D rotation indicating their non-rotated location
Not favoritedFavorited Favorited 11 favoris
Drawing Canvas: support for 3D rotation
Not favoritedFavorited Favorited 9 favoris
Rotate behavior: support for 3D rotation
Not favoritedFavorited Favorited 10 favoris
Pick nearest/furthest condition: add Z co-ordinate

Changelog iconChangements

Not favoritedFavorited Favorited 4 favoris
Construct Game Services: remove support for authentication with X (Twitter)
Not favoritedFavorited Favorited 5 favoris
Gamepad: update GameInput to v3.4.218
Not favoritedFavorited Favorited 3 favoris
3D camera: set default limits for 'Rotate camera' action to 0.1-179.9
Not favoritedFavorited Favorited 5 favoris
Mouse/Touch: proper support for 3D with cursor over object/is touching object conditions

Changelog iconCorrections de bug

Not favoritedFavorited Favorited 4 favoris
Windows WebView2: incorrectly exported ARM64 GameInput DLL when not exporting for Steam
Not favoritedFavorited Favorited 5 favoris
Layout View: crash copying (regression r489)
Not favoritedFavorited Favorited 1 favoris
Layout View: crash undoing creation of layout
Not favoritedFavorited Favorited 3 favoris
Layout View: Ctrl+dragging instance did not copy 3D rotation
Not favoritedFavorited Favorited 3 favoris
Layout View: undo/redo not working for 3D rotation
Not favoritedFavorited Favorited 1 favoris
Layout View: fix inconsistent hit testing of 3D rotated objects in 2D view mode
Not favoritedFavorited Favorited 2 favoris
Event Sheet View: did not always automatically scroll to block with find/bookmarks (regression r488)
Not favoritedFavorited Favorited 1 favoris
3D editor: prevent selecting content on hidden 2D layers
Not favoritedFavorited Favorited 1 favoris
3D model: animations looping unexpectedly
Not favoritedFavorited Favorited 3 favoris
Incorrect handling of 3D rotation in runtime for objects not at Z=0

Changelog iconMises à jour du SDK

Not favoritedFavorited Favorited 1 favoris
Add editor IProjectFile method GetSID()

Changelog iconScripting updates

Not favoritedFavorited Favorited 1 favoris
Fix IWorldInstance getBoundingQuad() returning wrong result (regression r489)

Partager Construct 3 la parution r491 maintenant

  • 5 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Hot dang! Love the 3D updates to good old plugins and behaviours :)

  • Massive thank you for the new additions! Has really opened up alot of potential

  • Currently to rotate the scene in the editor you use on middle click (if I understand correctly, I don't have a mouse at home). It makes the 3D editor not usable with a trackpad :( It could be great to be able to change the orientation of the camera with maj+left click pressed for example

      • [-] [+]
      • UpvoteUpvote 2 DownvoteDownvote
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 2 points
      • (0 children)

      It's difficult to add a shortcut for left click to also orbit as there are already several shortcuts involving Ctrl/Meta, Alt and Shift and left click, so it would probably conflict with one of those. What about Alt + right click to pan the view - would that work?

  • Many thanks for the update !