Skip to content

Conditions Getting Started

Richard Kopelow edited this page Aug 29, 2018 · 1 revision

Conditions - Getting Started

Some Variables support conditions. Conditions let you tied events to data, firing the event when the data value meets certain conditions.

Using conditions

Directly on Variables

  1. Click the plus button in the condition list.
  2. Set an execution mode.
  3. Set an evaluation.
  4. Set an argument to compare against.
  5. Assign an event to fire when the condition is met.

Variable Conditions on Objects

  1. Add a Watcher script for the corresponding Variable.
  2. Assign it a Variable.
  3. Add Conditions in the same way you would directly on a Variable.

Clone this wiki locally