Behavior Tree Engine SDK For Unity Game Engine

  • Fully customized behaviors accomplished with general purposed behavior tree node scripting API

Three Software Components

1. Bt Studio
A standalone visual editor application that provides GUI utilities to design behavior tree diagrams and save as XML files

2. Bt Unity Menu
Menu utilities embedded in Unity Editor to automatically generate and setup node game objects, node scripts and tree structures specified in XML files

3. Bt Engine Scripting API
The BtEngine class interface to manage, control, and access all the runtime behavior tree component instances and properties in the behavior tree engine system

1. Get Unity

1. Get Unity

Download Unity now!

2. Get BtEngineSDK

2. Get BtEngineSDK

Download BtEngineSDK Trial for free now!

3. Try Our Demo

3. Try Our Demo

Follow the instructions to try our demo and test through most BtEngine APIs.