All pages
Powered by GitBook
1 of 1

Loading...

UI_Inventory

Here you'll learn what each UI Inventory behaviour does.

Player UI Inventory Input

Inventory Panels Manager

Handles the inventory panels.

Item Auto Mover

Wieldable Tags: All of the item tag(s) that correspond to the wieldables.

Clothing Tags: All of the clothing tag(s) that correspond to clothing items.

Item Drag Handler

Dragged Item Scale: The visual scale of the dragged item.

Dragged Item Alpha: The transparency of the dragged item.

Slot Template: Slot template prefab that will be instantiate when an item gets dragged.

Delegates input (using the new Unity Input System) to sub behaviours using

Unity Events.