Easy Behavior Tree
Easy Behavior Tree is a lightweight, customizable behavior tree editor built for Unity developers who want full control over AI without the clutter of bloated tools.
by ShadowWolfInteractiveMedia
Price History +
Whether you're building stealth games, RTS units, or horror game enemies with unpredictable patrol logic, Easy Behavior Tree gives you the control and visibility you need to build smarter AI—fast.
EBT features ActionNodes that can run any subroutine when that node is reached in the tree, allowing for easy integration into existing projects. You can also easily make your own nodes by simply copying the template and adding 1 new line of code to the editor!
Full documentation is provided along with code comments so it is easy to get started!