Construct 3 r201

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

  • Order by
    • [-] [+]
    • 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.