- Add decorator design.Conditional decorators make the Behavior Tree user interface more intuitive and easier to read.A behavior tree architecture that conforms to human intuition and is easier to learn.
- Very easy to extend, you can customize nodes and UI styles with just a few lines of code.
- It solves many pain points in the use of traditional behavior trees, and it is worth trying for users who are not satisfied with traditional behavior trees.
- Full subtree support, editor supports multiple windows, can edit and debug both parent and child trees.
[ Example | Feedback | Wiki ]