Hi guys!
Panda Behaviour is script-based Behaviour Tree engine. It allows you to easily write complex and scalable logics for your games.
Here is the main features:
[RELEASED] Panda BT - Behaviour Tree Scripting
Panda Behaviour is script-based Behaviour Tree engine. It allows you to easily write complex and scalable logics for your games.
Here is the main features:
- Lightweight and performant Behaviour Tree engine.
- Minimalist Built-in scripting language.
- Easily extensible by defining custom task in C#.
- Realtime visualisation and debugging.
- Version control friendly (produces no binary assets).
- Define simple tasks as...
[RELEASED] Panda BT - Behaviour Tree Scripting