Simple Scripting API

Simple scripting API to manage all behavior trees/forests

Simple scripting API to manage, control and access all runtime behavior tree component instances and properties

The main scripting API is the BtEngine class interface. The BtEngine class interface contains all the essential functions to load, destroy, execute, pause, resume, stop, reset, and query properties of those node, tree and forest instances. Almost all those BtEngine’s operations can be checked and tested through the BtEngine Demo GUI script.