Edit of asset "Wyvernbox - Inventory System" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Wyvernbox - Inventory System | Wyvernbox - Inventory System |
Description |
Yet another inventory system for Godot 3, made primarily for Action RPGs. Supports: - 4 inventory types, including those for multi-slot items, equipment, and theoretically-infinite currencies - all types are Container-compatible - 2D and 3D ground items - stacking and quick-transfer - crafting with substitutes and random outcomes, merchants with randomized and limitable wares - localizable equipment affixes - item filters, and autosave. Setup: - Drag stuff from addons/wyvernbox_prefabs into your scene. Should just work. - Items are defined through ItemType resources. - For loot tables, make ItemInstantiators (each item, chance optional) and/or ItemGenerators (one from list, can be generated by script). For "or" logic or script-driven checks, make ItemPatterns. - Enabling the plugin optional, but highly recommended. |
Yet another inventory system for Godot 3, made primarily for Action RPGs. Supports stacking, quick-transfer, crafting with substitutes and random outcomes, merchants, localizable equipment affixes and item filters. Setup: - Drag stuff from addons/wyvernbox_prefabs into your scene. Should just work. - Items are defined through ItemType resources. - Enabling the plugin optional, but highly recommended. |
Category | Scripts | Scripts |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/don-tnowe/godot-wyvernbox-inventory | https://github.com/don-tnowe/godot-wyvernbox-inventory |
Issues Url | https://github.com/don-tnowe/godot-wyvernbox-inventory/issues | https://github.com/don-tnowe/godot-wyvernbox-inventory/issues |
Godot version | Godot 3.5 | Godot 3.5 |
Version String | 1.1.1 | 0.2 |
Download Commit | 628dde09442b1999168b3a34bc21db16e4f9e479 | b1b957b68c58ad509ec85b568a16596f959425d2 |
Download Url (Computed) | https://github.com/don-tnowe/godot-wyvernbox-inventory/archive/628dde09442b1999168b3a34bc21db16e4f9e479.zip | https://github.com/don-tnowe/godot-wyvernbox-inventory/archive/b1b957b68c58ad509ec85b568a16596f959425d2.zip |
Icon Url |
https://raw.githubusercontent.com/don-tnowe/godot-wyvernbox-inventory/master/icon.png
|
https://raw.githubusercontent.com/don-tnowe/godot-wyvernbox-inventory/master/icon.png
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/don-tnowe/godot-wyvernbox-inventory/master/images/screen1.png
|
|
Thumbnail |
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/don-tnowe/godot-wyvernbox-inventory/master/images/screen2.png
|
|
Thumbnail |
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/don-tnowe/godot-wyvernbox-inventory/master/images/screen3.png
|
|
Thumbnail |
|