Unity StateTree
Inspired by the StateTree system in Unreal. A StateMachine with the selectors of behavior trees.
• About • Installation • Documentation • Other •
About
Note
This is WIP and was never tested in a real project.
Stateful Behavior Trees.
Installation
using Unity Package Manager:
add a package to
https://github.com/soraphis/UnityStateTree.git
Documentation
see documentation folder
Other
This project was created with heavy AI assistance.