Diagrams, Resources
Inventory Overview and Links:
UML Class Diagram for Inventory System

ScriptableObject Factory
ScriptableObject Factory - box.com
Resources:
Inventory Icons by VespaWarrior, on Unity AssetStore Important: Only import assets used in your project: Icons zip file
Unity Package with Updated Code files:
Updated Apr 3, 2020
Inventory System Code Unity Package
IMPORTANT: _Importing this package will overwrite all of your existing files listed below. You may choose not to import the following items, and instead, paste the updated code into your scripts:
IMPORTANT: Delete The Following Scripts in your project, prior to importing the InventorySystem Code Package So these files can be updated.
- GameData.cs 
- PickUp.cs 
Package Includes the following CS Files:
- GameData.cs 
- PickUp.cs 
- Item.cs 
- Gem.cs 
- Potion.cs 
- Inventory.cs 
- InventoryDisplay.cs 
- Slot.cs 
- Hazard.cs 
Last updated
Was this helpful?
