XOR
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 soon.
Please bookmark the Autodesk Golaem Support section for any future support needs related to Autodesk Golaem packages.
A XOR Operator (triOpXor) is a truth-functional operator of exclusive disjunction; the XOR of two Triggers is true if and only previous Triggers values differ (one is true, the other is false).

Note that using XOR operator with more than 2 Triggers directly connected as previous Triggers will display a warning and return true if one, and only one, condition is true.
Creation
-
Behavior Editor / Trigger Library:
- Golaem Menu: Crowd Triggers / Operators / CrowdTriOp Xor Node
- MEL command: glmCrowdTriOpXorCmd;