Publisher | Quantized Bit |
---|---|
File size | 498.20kB |
Number of files | 66 |
Latest version | 1.0.1 |
Latest release date | 2018-12-03 12:41:10 |
First release date | 2017-07-17 05:57:24 |
Supported Unity versions | 2018.4.2 or higher |
B3 Behavior Tree is a simple, efficient and optimized visual behavior tree for programmers.
- Source code included
- Output files as XML
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
[email protected]