Construct 3 r422

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

  • Order by
  • Conditions of the ON PITCH WHEEL MESSAGE type-return a value only if a change occurs

    Otherwise, they give out a void-and this is bad

    Because it's impossible to use them.

    And you can't put INVERT on such conditions

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

      It's not impossible to use - you only have access to the message data in a trigger; if you need it later, you can save it in a global variable.