Custom Event Condition
For an overview of Conditions, click here.
Deep Learning on Conditions is found in Motive Academy. Click here to see the course this lesson is in.
Overview
A Custom Event Condition is a Condition that becomes true when a Custom Event is emitted. A Custom Event is emitted when a Custom Event Resource is activated.
Required Fields
Field Name | Description |
---|---|
Event | The Custom Event to which this Condition subscribes. |
Optional Fields
Field Name | Description |
---|---|
Negate Result | If selected, the truth value will be the opposite for this Condition. That is, when it would be normally true it will be false, and when it would normally be false it will be true. |
Ignore Previous | If selected, this Condition will ignore any previously emitted Custom Events. As such, this Condition will not be true until the selected Custom Event is emitted after this frame is first processed. |
Create a Custom Event Condition
The simplest way to create a Custom Event Condition is to drag and drop an Event into the Conditions area:
You can also create a Custom Event Condition using the Condition set up for you:
Drag and drop the “Custom Event” Condition from the Conditions menu to the Conditions area of the frame:
Choose the Event you want to link:
Learn how to Create an Event here.
Related Articles