B3 Behavior Tree is a simple, efficient and optimized visual behavior tree for programmers.
B3 is using a standard action methods and components.
Actions are a public methods:
- void
- bool
- IEnumerator bool
- property bool
Behavior components:
- sequencer
- selector
- randomSelector
- inventer
- untilTrue
- untilFalse
B3 has been tested on Unity 5.3.6
More features and editing tools are coming in the future updates.
If you have any suggestions or encounter any bugs, please send an email to
quantizedbit@gmail.com