Inventory Master
Last updated
Last updated
The transform var for the Player/Main Character
If you want the inventory to lock the players movement when it is open
Are you using the Save/Load system? If so, do you want to encrypt your data when saving? (Adds small performance hit of around 15/20ms when saving).
Turn this on to Load your save data when the game starts
Turns on Stack Splitting for the Inventory
2 Different Types to Choose From:
Classic - Allows you to choose how many to split
Minecraft Method - Splits in half immediately with one click
Are you using the Notifications Manager? If so turn this on and see this section: Notification Setup
Are you using the Shop System? If so, make sure to turn this on!
A global variable Int Var used for Currency. The default used is the Malbers Coins.
A set of different rarity colors that you can use when setting the rarities of your items! Custom Rarities will be coming in a future update!
The reference to the use TransformVar
The reference to the delete TransformVar
The reference to the equip TransformVar
The reference to the drop TransformVar
The reference to the unequip TransformVar
The Inventory Parent Object TransformVar
The Other Buttons TransformVar
The Item Info Panel TransformVar
The list of registered inventories TransformVar
The list of registered items
The Malbers Event associated with locking the camera when the Inventory is opened
Turns on debug messages which output to the console e.g.