Panda BT Pro

Eric Begue

(13)
$44
Publisher Eric Begue
File size 620.23kB
Number of files 125
Latest version 1.4.4
Latest release date 2021-12-20 09:01:25
First release date 2016-03-31 07:00:32
Supported Unity versions 2018.4.2 or higher

Features:
- Performant Behaviour Tree Engine.
- Minimalist scripting language.
- Extensible by defining custom tasks in C#.
- Realtime visualization.
- Learning examples.
- Version control friendly (BTs are texts).
- In-Inspector drag&drop editor.
- Break point debugging.
- Source code included (no dlls).

 

Panda BT is a script-based Behaviour Tree engine which allows the authoring of complex, scalable and reusable logics for your game. It is designed to ease up fast prototyping and iterative development.
 

It is delivered as a single GameObject component that displays the BT state directly within the Inspector in realtime, making the BT execution flow visible at a glance as it is running.
 

A BT is build by writing a BT script using a minimalist language.
 

A task is implemented once in C# and re-used as a building block from the BT scripts.
 

You have now the power of BT at your finger tips!
 

Documentation
Forums
About Behaviour Tree