StateMachineAgentData
Defined in: ai/fsm/StateMachineAgent.ts:17
Properties
Section titled “Properties”current
Section titled “current”current:
string
Defined in: ai/fsm/StateMachineAgent.ts:21
Active state name, written by the system each tick (observable in the inspector).
fsm:
string
Defined in: ai/fsm/StateMachineAgent.ts:19
Key of the FSM to run: a registerFsm name or a .esfsm asset path.