Edit of asset "LimboAI: Behavior Trees & State Machines (Godot 4.2)" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | LimboAI: Behavior Trees & State Machines (Godot 4.2) | |
Description |
LimboAI is an open-source C++ module for Godot 4 providing a combination of Behavior Trees and State Machines for crafting your game’s AI. It comes with a behavior tree editor, built-in documentation, visual debugger, and more! While it is implemented in C++, it fully supports GDScript for creating your own tasks and states. The full list of features is available on the LimboAI GitHub page: https://github.com/limbonaut/limboai Behavior Trees are powerful hierarchical structures used to model and control the behavior of agents in a game (e.g., characters, enemies, entities). They are designed to make it easier to create complex and highly modular behaviors for your games. This release works with Godot 4.2. Currently, GDExtension version supports only exports for Linux, Windows, macOS and Web. |
|
Category | Tools | |
License | MIT | |
Repository Provider | Custom | |
Repository Url | https://github.com/limbonaut/limboai | |
Issues Url | https://github.com/limbonaut/limboai/issues | |
Godot version | Godot 4.2 | |
Version String | 1.1.1 | 1.0-dev3 |
Download Commit | https://github.com/limbonaut/limboai/releases/download/v1.1.1/limboai+v1.1.1.gdextension-4.2.zip | https://github.com/limbonaut/limboai/releases/download/v1.0-dev3/gdextension-4.2.1.limboai+v1.0.dev3.zip |
Download Url (Computed) | https://github.com/limbonaut/limboai/releases/download/v1.1.1/limboai+v1.1.1.gdextension-4.2.zip | https://github.com/limbonaut/limboai/releases/download/v1.0-dev3/gdextension-4.2.1.limboai+v1.0.dev3.zip |
Icon Url |
https://raw.githubusercontent.com/limbonaut/limboai/master/doc/images/logo_signet.png
|