Boolean Trigger
The Boolean Trigger will always return the same value (true or false).
Creation
- Behavior Editor / Trigger
Library:

- Golaem Menu: Crowd Triggers / Triggers / CrowdTri Boolean Node
- MEL
command: glmCrowdTriBooleanCmd;
Configuration
A Boolean Trigger defines the following specific attributes. For common
attributes see Trigger Common Attributes.
Boolean Attributes

Value |
- If true is checked, always return true. It is the default starting
trigger of each behavior (i.e. a behavior always starts).
- If true is unchecked, never returns true. It is the default stopping
trigger of each behavior (i.e. a behavior never stops).
|