Boolean Trigger

As of August 5th, 2025, Golaem will no longer provide direct support.

All support for Autodesk Golaem will now be handled exclusively through Autodesk support channels and this website will be deactivated.

Please bookmark the Autodesk Golaem Support section for any future support needs related to Autodesk Golaem packages.

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).