Behavior Tree Visualizer - v0.1.2
Pre-release
Pre-release
This is the first release of Behavior Tree Visualizer. Compatible with Unity 2019.4 and 2020.1.
To import the package into your project, you can either download the .zip below or install through Package Manager with this URL: https://github.com/Yecats/UnityBehaviorTreeVisualizer/tree/main/com.wug.behaviortreevisualizer.
- Draws a graph representation of your behavior tree implementation
- Highlights nodes as they are running and surfaces StatusReason message
- Several style customization settings. Go here for more information.
- Includes standard behavior tree nodes for new implementations. Go here for more information.
- Sample project demonstrating behavior tree usage
Note: May work with Unity's 2020.2 beta - this has not yet been tested.