Inventory System Plugin Godot
A downloadable tool for Windows, macOS, Linux, and Android
β¨ What You Get
- π¦ **Item Database** - Load items from JSON/CSV/Resources with 6-tier rarity system (CommonβMythic)
- π **Inventory System** - 20 configurable slots with stacking, weight limits, and 4 sorting methods
- βοΈ **Equipment Manager** - 10 equipment slots with automatic stat calculation (cached for performance)
- π¨ **Complete UI** - Grid inventory, hotbar (1-0 keyboard shortcuts), tooltips, context menus
- πΎ **Save/Load** - Built-in serialization for game saves
- π― **Plug & Play** - Zero complex setup!
---
## π¨ Full Feature List
### Core Systems
β **Rarity System** - 6 levels (Common, Uncommon, Rare, Epic, Legendary, Mythic) with color-coded borders
β **Drag & Drop** - Smooth animations with hover effects
β **Hotbar** - 10 slots with keyboard shortcuts (1-0 keys)
β **Weight Management** - Configurable weight/capacity limits
β **Sorting** - 4 methods (by name, type, rarity, value)
β **Context Menu** - Right-click actions (use, drop, destroy, split)
β **Smart Tooltips** - Auto-positioning (stays on screen)
β **Equipment Slots** - 10 slots (weapon, helmet, chest, legs, boots, gloves, rings, accessories)
β **Stat Calculation** - Automatic with performance caching
β **Icon Generator** - Procedural icons for prototyping
### Developer Features
β **Debug Mode** - Detailed logging for development
β **Helper Methods** - `is_full()`, `get_total_value()`, `get_unique_items()`, etc.
β **Signals System** - Complete event system for integration
β **Accessibility** - Option to disable animations
β **Modular Design** - Use only what you need
Download
Click download now to get access to the following files:
Development log
- Inventory Plugin Godot3 hours ago


