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 3.1Added item events- You can script and assign events for items like On Use, On Equip, On Unequip- Added example use event for Healing PotionUpdate 3.0 (total refactor of the system)- Universal inventory system- Equipment system- Itemization system- Affixes system- Item tooltip system- Vendor (NPC trading) system
Godot-Inventory
Simple inventory system using GDScript.
Preview
Scene Tree
Panel mouse filter set to Ignore.
GridContainer mouse filter set to Pass.
Update 3.1
Added item events
- You can script and assign events for items like On Use, On Equip, On Unequip
- Added example use event for Healing Potion
Update 3.0 (total refactor of the system)
- Universal inventory system
- Equipment system
- Itemization system
- Affixes system
- Item tooltip system
- Vendor (NPC trading) system
Reviews
Quick Information
Update 3.1Added item events- You can script and assign events for items like On Use, On Equip, On Unequip- Added example use event for Healing PotionUpdate 3.0 (total refactor of the system)- Universal inventory system- Equipment system- Itemization system- Affixes system- Item tooltip system- Vendor (NPC trading) system