Mobile VR Inventory System

Mobile VR Inventory System 0.2

Mobile VR Inventory System
Making an Inventory System for games, along with the UI to show the inventory items and everything else that goes along with it, is a big challenge! This pack aims to help reduce that workload and make it faster and easier to get an Inventory System for Mobile VR games specifically.

Easily configure item options such as:
- Name
- Stack Size
- Max Number of Stacks
- Equippable or not
- Sounds when picked up/used

VR Inventory Class functions:
- Add Item
- Remove Item
- Has Item (true or false)
- Get Item Quantity (number)
- Save & Load
Top