limbonaut/limboai
LimboAI - Behavior Trees and State Machines for Godot 4
This tool helps game developers create complex and believable artificial intelligence for characters, enemies, and other agents in Godot 4 games. You define AI logic using visual behavior trees and state machines, then integrate them into your game to control how characters react and make decisions. This is for game developers who want robust, editable, and debuggable AI without writing all the underlying logic from scratch.
2,563 stars.
Use this if you are developing games with Godot 4 and need a structured, visual way to design and implement sophisticated AI behaviors for in-game entities.
Not ideal if you are not using the Godot 4 game engine, as this tool is specifically built as a plugin for it.
Stars
2,563
Forks
115
Language
C++
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/limbonaut/limboai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related agents
nikkorn/mistreevous
A tool to build and execute behaviour trees in JavaScript and TypeScript
Calamari/BehaviorTree.js
An JavaScript implementation of Behavior Trees.
gilzamir18/AI4U
AI4U is a plugin that allows you use the Godot Game Engine to specify agents with reinforcement...
igiagkiozis/CrystalAI
A Utility AI for C# and Unity
rwth-acis/Virtual-Agents-Framework
This framework provides the architecture, assets and samples for creating own virtual agents,...