Panda BT 2
Panda BT is a streamlined, script-based Behaviour Tree engine for creating dynamic, reusable game logic, ideal for rapid prototyping and scalable projects.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $85
- Category:
- Tools › Behavior-ai
- Developer:
- Eric Begue
- Price:
- $85
- Rating:
- Favorites:
- 6
- Supported Unity Versions:
- 2021.3.8 or higher
- Current Version:
- 2.0.0
- Download Size:
- 690.03 KB
- Last Update:
- Feb 5, 2025
- Description:
- 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!
- Technical Details:
- Performant Behaviour Tree Engine, Minimalist scripting language, Variables support (shareable between AI agents), 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)
- Continue »