News

Behavior Tree editor for Unity 2021 and above. Contribute to MikeBrixia/Unity-Behavior-Tree development by creating an account on GitHub.
Getting started There are many different techniques for creating artificial intelligence in a game. Popular ones are Finite State Machines, Fuzzy Logic and Behavior Trees. Some games use just one ...