Back to plugins

Godot community / AI behavior

Beehave

by bitbrain

Behavior-tree tooling for Godot NPCs and enemy logic. This is runtime game AI, not an editor assistant.

behavior treesNPCsRPGgame AI
Catalog label
Godot community
License
MIT
Godot version
4.4
Version
Asset Store listing
Snapshot
2026-06-08

What it is

This entry is an external Godot community add-on. It is listed because the workflow fits common Summer projects, not because Summer owns the code or replaces the upstream maintainer.

Why it fits

  • Provides reusable runtime systems for authored gameplay behavior.
  • Can reduce boilerplate around NPCs, inventory, pathfinding, or game-state logic.
  • Project-specific rules should stay explicit in your own code.

Before you add it

  • Useful for NPC behavior when LimboAI is heavier than the project needs.
  • Install manually from upstream; Summer does not run plugin uploads from this page.
  • Keep generated gameplay rules inspectable and owned by the project.

Source and ownership

External Godot community software. Summer does not own it, ship it, or replace the upstream maintainer's documentation.