- Current Version: 1.0: 2022-06-29T10:08:16Z
- First Published: 2022-06-29T10:08:16Z
- Size: 1191712
- Supported Unity Versions: 2020.3.35
tools visual-scripting
Add to cart
Behavior Tree Slayer
No rating !(1 Vote)
$64.39
$64.39
- 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
Add to cart