Back to plugins
Godot community / Gameplay
GLoot
by Peter Kish
A universal inventory system for grid, stacked, and item-container workflows in Godot 4 projects.
inventoryitemsRPGUI
- Catalog label
- Godot community
- License
- MIT
- Godot version
- 4.4
- Version
- 3.0.1
- 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
- Good fit for RPG and survival prototypes. Keep item schema decisions explicit.
- 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.