Home ยปDebugging
Index

Debugging

When the game is running Transitions, States and Actions are highlighted as they are activated.

Active Highlights

  • A running FSM has a green frame in the Graph View.
  • The active state is outlined in green.
  • The active state is shown in the Minimap.

Debugging Tools

Playmaker provides a variety of debugging tools:

Workflow Hints

  • Enable Debug in the State Inspector to see variable values at runtime.
  • While playing, Alt Click a transition to send the event and quickly test transitions.

 

 

See Also: