AI Editor
The AI Editor visualizes and debugs agent behaviors at runtime.
Capabilities
- Behavior Tree Graph: Live execution tracing of behavior tree nodes (
Sequence,Selector,Action,Condition). - State Machine Inspector: Current active FSM state, transition history, and event dispatch inspection.
- Blackboard Viewer: Real-time read/write variable state inspection for active agents.