Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Update 2.0- Added Character Panel with equipment slots- Character Panel and Inventory Panel can be moved by dragging title bar- Added slot and item types (eg. boots can't be equipped on helmet slots)- Added Sort by Rarity button to Inventory panel- Increased default amount of inventory slots to 45- Added scrollbar to slots- Added custom item tooltip- Added "Add Item" button to add random item with random rarity- Items can be equipped and deequipped using Right Mouse Button- Improved items picking and dropping- Updated code for better performance and managemen
Godot-Inventory
Simple inventory system using GDScript.
Preview
Scene Tree
Panel mouse filter set to Ignore.
GridContainer mouse filter set to Pass.
Update 2.0
- Added Character Panel with equipment slots
- Character Panel and Inventory Panel can be moved by dragging title bar
- Added slot and item types (eg. boots can't be equipped on helmet slots)
- Added Sort by Rarity button to Inventory panel
- Increased default amount of inventory slots to 45
- Added scrollbar to slots
- Added custom item tooltip
- Added "Add Item" button to add random item with random rarity
- Items can be equipped and deequipped using Right Mouse Button
- Improved items picking and dropping
- Updated code for better performance and managemen
Reviews
Quick Information
Update 2.0- Added Character Panel with equipment slots- Character Panel and Inventory Panel can be moved by dragging title bar- Added slot and item types (eg. boots can't be equipped on helmet slots)- Added Sort by Rarity button to Inventory panel- Increased default amount of inventory slots to 45- Added scrollbar to slots- Added custom item tooltip- Added "Add Item" button to add random item with random rarity- Items can be equipped and deequipped using Right Mouse Button- Improved items picking and dropping- Updated code for better performance and managemen