Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Debugging A Behavior Tree

Ryan Heath edited this page Apr 4, 2022 · 1 revision

At runtime, open the behavior tree asset you want to debug and click on the agent object in the inspector to get into the debugger view.

Nodes will turn red as they execute, allowing you to see the execution path of the nodes.

Clone this wiki locally