Construct 3 r201

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

  • Order by
  • "Can no longer use behaviors to force non-rotatable objects to rotate"

    Is there a better detailed explaination of this change?

    Does it relate to using rotate on particle objects?

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

      If an object did not have an angle property, you could use behaviors to circumvent that and rotate it anyway, which then caused bugs as rotation wasn't meant to be supported. This change ensures behaviors can't cause unintended rotation.