Share

Common Trigger Attributes

All Golaem Crowd Triggers (Random, Current Frame, ...) shares some attributes, like a script code they should call when success (callbacks) and how they are linked to other Triggers (sequence).

Configuration

Callback Attributes

Trigger On Success Callback

On Success Callback

Script command run each time the trigger is evaluated to "true" (when a behavior is started or when it must stop).

This callback may contain special tags such as #pid#, #ps# or #gid# to interact with particles (see Technical Documentation ).

Sequence Attributes

 

Sequence Attributes for a Trigger and for a Trigger Operator

Parent Container Parent Trigger Container
In Previous Trigger/Triggers Previous Trigger/Trigger Operator

 

Was this information helpful?