limboai and godot-behavior-tree

These are competitors, as both tools provide Behavior Tree and State Machine functionalities for Godot 4, forcing users to choose one over the other based on features and user preference.

limboai
52
Established
godot-behavior-tree
36
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 16/25
Maintenance 2/25
Adoption 10/25
Maturity 8/25
Community 16/25
Stars: 2,563
Forks: 115
Downloads:
Commits (30d): 0
Language: C++
License: MIT
Stars: 213
Forks: 25
Downloads:
Commits (30d): 0
Language: GDScript
License:
No Package No Dependents
No License Stale 6m No Package No Dependents

About limboai

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.

game-development game-AI character-behavior Godot-engine AI-design

About godot-behavior-tree

kagenash1/godot-behavior-tree

Behavior Tree plugin for the Godot game engine

This project helps game developers create complex and believable artificial intelligence (AI) for characters in their Godot 4.x games. You design AI behaviors visually using a tree-like structure, defining what an AI character should do (like patrol or chase) and when. The output is reusable AI logic that individual game characters can follow, reacting dynamically to in-game events.

game-development game-ai godot-engine behavior-trees character-ai

Scores updated daily from GitHub, PyPI, and npm data. How scores work