Diagrams, Resources
Last updated
Last updated
ScriptableObject Factory - box.com
Inventory Icons by VespaWarrior, on Unity AssetStore Important: Only import assets used in your project: Icons zip file
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