Koala Behavior Trees

$19
Publisher Hexiled Games
File size 154.09kB
Number of files 110
Latest version 1
Latest release date 2018-03-13 06:24:24
First release date 2018-03-13 06:24:24
Supported Unity versions 2018.4.2 or higher
A behavior trees implementation that allows you to edit them with simple drag and drop operations and serializes them using Unity's Scriptable Objects. 14+ Types of Nodes including Selectors, Sequencers, Repeat and While Loops, Conditions and Actions, Decorators. A detailed explanation of their use can be found in a youtube list of videos. The underlying library used to visualize and edit trees is open source (SoHi). Create simple behaviors through visual scripting, or robust and complex solution by writing your own actions. Trees in the inspector give visual feedback of their operation during runtime for easy debugging. Lots of working examples included.