Tests if the value of a Bool variable from another FSM has changed. Use this to send an event on change
Get the value of a bool variable from another FSM.
Game Object
The game object that owns the FSM.
Fsm Name
Optional name of FSM on Game Object.
Variable Name
The name of the variable to get.
Is true
Event to sent if changing to true.
Is False
Event to send it changing to false.
Download the action here.
Forum thread here.