Construct 3 r495

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • The new 3D rotation features are excellent and a very welcome improvement. Construct keeps getting more powerful, and this update looks great overall.

    One small issue worth checking: the editor allowed me to add the Billboard behavior to a Particles object. It worked while the project was open, but after saving and reopening, the entire project failed to load with “object not rotatable in 3D”.

    After removing Billboard manually from the project files, one remaining rotation3d entry on a particle instance still prevented the project from opening.

    It would be helpful to prevent Billboard or 3D rotation from being added to Particles, or safely ignore incompatible data when loading. Apart from this issue, excellent update and great work!