Triggers

Triggers allow you to perform a set of predefined actions on the occurrence of:

  1. An event
  2. Truthful evaluation of an If condition

A trigger is comprised of:

1. Trigger builder:

Here you can drag an event or If condition from the Assets Panel.

2. On Trigger builder:

Here you can drag actions from the Assets Panel to be performed on the occurrence of the trigger.

3. On Trigger OFF builder:

This action builder exists only for the If condition.

Here you can drag actions from the Assets Panel to be performed once the If condition is no longer true. Note that actions in the On Trigger OFF builder will only be performed after performing actions in the On Trigger builder.

Create a Trigger

  1. Hover over TRIGGERS on the Assets Panel > click .
  2. Drag an event or If condition from the Assets Panel into the Trigger builder.
  3. Drag actions from the Assets Panel into the On Trigger builder.
  4. If using an If condition as the trigger, specify the actions to be performed when the condition is no longer true (Optional).

Duplicate a Trigger

Duplicating a trigger allows previously written logic to be easily reused. The duplicate includes all the functionality of the original.

From the Assets Panel, on the trigger, click Options > Duplicate .