How to add QuickSlots to your project

Add QuickSlots to CustomUI in HECorePrefabs

It is recommended you have your own HECore asset for your game.

The addon contains a custom HECore called HECoreQuickSlots as a reference.

image.png

Add QuickSlotsAssigner prefab into UIInventory

For this, you need to add QuickSlotsAssigner prefab into the UIInventory prefab.

However, it is recommended you create your own inventory prefab variant (or any prefab included in the template you modify) to avoid losing changes when updating.

The addon contains a custom inventory prefab called UIInventoryWithQuickSlots as a reference.

image.png

Additionally, assign UIInventory and ContextMenu references on the QuickSlotAssigner component.

image.png

Remove DPad mappings from PlayerActions

Quick slots are triggered by using the DPad. This conflicts with DPad movement so it needs to be removed.

image.png

Alternatively, you can change how the quickslots are triggered in the asset QuickSlotsActions.