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
做一个库存系统为游戏,随着UI显示库存物品和其他与它,是一个巨大的挑战!这包旨在帮助减少工作量,使它更快,更容易得到移动虚拟现实游戏专门的库存系统。
轻松配置项选项如:
——名字
——栈大小
最大数量的堆栈
——Equippable或不是
——听起来当拿起/使用
虚拟库存类功能:
——添加物品
——删除项
——项目(真或假)
——获取项目数量(数量)
——保存和加载
请先
!