Edit of asset "LimboAI: Behavior Trees and State Machines for Godot 4.2" Accepted

Old/Current New/Edit
Title LimboAI: Behavior Trees and State Machines for 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 build works with Godot 4.2.x releases. Currently, GDExtension version supports only exports for Linux, Windows, macOS and Web.
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 build works with Godot 4.2.x releases. 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.0.2 1.0-rc3
Download Commit https://github.com/limbonaut/limboai/releases/download/v1.0.2/limboai+v1.0.2.gdextension-4.2.2.zip https://github.com/limbonaut/limboai/releases/download/v1.0-rc3/limboai+v1.0.rc3.gdextension-4.2.zip
Download Url (Computed) https://github.com/limbonaut/limboai/releases/download/v1.0.2/limboai+v1.0.2.gdextension-4.2.2.zip https://github.com/limbonaut/limboai/releases/download/v1.0-rc3/limboai+v1.0.rc3.gdextension-4.2.zip
Icon Url https://raw.githubusercontent.com/limbonaut/limboai/master/doc/images/logo_signet.png