Simple inventory system for both 2D and 3D. You can easily integrate the system into your own project.This inventory contains the following:Toggle inventoryAdjustable inventory sizeAttach an script to any gameobject you want to add to your inventory and you're good to goDrop itemsLoot item (With keypress or OnTrigger with collider)Works with both 2D and 3D.Demo Scenes (2D, 3D)Save inventory between scenes and exit gameUsing scriptable objects to save inventory data such as prefab, stackable items and more.