NOT

A NOT Operator (triOpNot) is a unary logical connective that takes the previous Trigger result and return the negation of this result, which is interpreted intuitively as being true when previous Trigger result is false and false when previous Trigger result is true.

An NOT Operator item in  the Trigger Editor

Creation

  • Behavior Editor / Trigger Library: 
  • Golaem Menu: Crowd Triggers / Operators / CrowdTriOp Not Node
  • MEL command: glmCrowdTriOpNotCmd;