Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 739 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 739 Bytes

UI - Unity Inventory

Using Unity Version 2023.1

Utilizing JSON files with JsonUtility inside of Unity to compile item data and save inventory.

Inventory gets saved by simply remmebering the item ID and amount that is in the slot. image

Can easily be edited for a variety of different sized inventories.

Allows for simple item movement and item swapping, saves the inventory whenever an item is moved.

image

Here is a Imgur link to a short gif of it being used and saving inventory layout.