Edit of asset "Inventory System Example" Accepted
Warning: Using Git tags or branches is no longer supported. Please give a full Git commit hash instead, or use the Custom download provider for GitHub Releases downloads.
If you think that this warning is incorrect, you can always open an issue.
If you think that this warning is incorrect, you can always open an issue.
Old/Current | New/Edit | |
---|---|---|
Title | Inventory System Example | Inventory System Example |
Description |
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 |
Example scene with 3 scripts: - Inventory - controls item picking and switching slots - ItemSlot - contains slot data - Item - contains item data |
Category | Scripts | Demos |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/Oen44/Godot-Inventory | https://github.com/Oen44/Godot-Inventory |
Issues Url | https://github.com/Oen44/Godot-Inventory/issues | https://github.com/Oen44/Godot-Inventory/issues |
Godot version | Godot 3.2 | Godot 3.0 |
Version String | 2.0 | 1.0 |
Download Commit | 2.0 | 1.0 |
Download Url (Computed) | https://github.com/Oen44/Godot-Inventory/archive/2.0.zip | https://github.com/Oen44/Godot-Inventory/archive/1.0.zip |
Icon Url |
https://raw.githubusercontent.com/Oen44/Godot-Inventory/master/images/W_Sword001.png
|
https://raw.githubusercontent.com/Oen44/Godot-Inventory/master/images/W_Sword001.png
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://i.imgur.com/S82hLbf.gif
|
|
Thumbnail |
https://i.imgur.com/DJqdixm.png
|