GDQuest/godot-steering-ai-framework
A complete framework for Godot to create beautiful and complex AI motion. Works both in 2D and in 3D. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2462
- days_rel: n/a
- days_push: 719
- n_releases_24m: 0
Adoption not part of the score
1546 stars · 90 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A GDScript framework for the Godot game engine implementing steering behaviors (seek, flee, path following, group behaviors, etc.) for smooth AI agent movement in both 2D and 3D. It is inspired by LibGDX's GDX-AI and ships as a Godot addon with demos.
Use cases
- implement smooth NPC movement in Godot
- make enemies flee or chase the player
- have agents follow paths or leaders
- avoid collisions between groups of AI agents
- blend multiple steering behaviors for complex motion
- replace heavy pathfinding with lightweight steering
When to choose
- you use Godot and need fluid, emergent agent motion in 2D or 3D
- you want reusable, combinable steering behaviors instead of hand-coding them
- you need efficient movement without full A* pathfinding
When to avoid
- you need full pathfinding or navigation around complex obstacles
- you are not using the Godot engine
- you need decision-making/planning AI rather than motion steering
Facets
framework · maturity maintenance
game-engine simulation agent-framework artificial-intelligence simulation game-engine cross-platform godot gdscript steering-behaviors ai-motion 2d 3d game-development
2 sources
- readme: https://github.com/GDQuest/godot-steering-ai-framework · fetched 2026-08-28 · 0345e0bf42fc
- homepage: http://gdquest.com/docs/godot-steering-ai-framework · fetched 2026-08-29 · 07c29d04aad0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GDQuest/godot-steering-ai-framework | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="GDQuest/godot-steering-ai-framework")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem