Behavior Tree Slayer
This is a very good game AI visualization tool, which is very suitable for independent developers with a certain degree of programming skills.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $69.99
- Category:
- Tools › Visual-scripting
- Developer:
- GameFrontier
- Price:
- $69.99
- Favorites:
- 7
- Supported Unity Versions:
- 2020.3.35 or higher
- Current Version:
- 1.0
- Download Size:
- 1.14 MB
- Last Update:
- Jun 29, 2022
- Description:
- Lightweight, easy to learn and use
- Independent. It is not deeply bound to the unity GameObject framework. If you need it, you can even run it outside of unity after a little modification. The event driven mechanism is used, and the logical view is separated, so it is easy to expand more powerful functions
- High performance, you can accurately control the contents of each tick at each node, so that there is no unnecessary performance consumption
- High productivity. Nodes can be modified in both runtime and editor modes. This feature is very important for workflow. Many excellent behavior tree components or plug-ins do not provide runtime editing capabilities, which is also an essential difference between them and me
- Technical Details:
- Runtime Friendly,Both the runtime and the editor can modify nodes
- A visual editor
- Event driven
- Efficient
- Many Examples
- XML serialization
- Multi thread friendly
- Continue »