Construct 3 r149

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

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

    'Wait for previous actions to complete' resumes even if there is an error (i.e. a failed operation is still counted as completed). So if you want error checks you still need to use triggers, or add a sub-event that checks if it worked.