How to use inventory and add items

To use items you need an inventory.

How to use Inventory

Simple, just add the "Inventory" component to your JU Character and you are ready to add and use items.

OptionsDescription

Update On Body Visibility

Updates the visibility of items by body

Is A Loot

This option in an external inventory makes it possible to access items from another inventory (Collecting items from a dead enemy for example)

Holdable Items Right Hand

Items that are possible to wield in the right hand

Holdable Items Left Hand

Items that are possible to wield in the left hand

Sequence Slot

Sequence for changing holdable items by alphanumeric key numbers. Can be set by Inventory Slots present in the UI.

Enable PickUp

Enable Item Pick Up System

Item Layer

Pick Up Checker Item Layer

Checker Offset

Pick Up Checker Position Offset

Checker Radius

Pick Up Checker Radius

Use Default Input To Pick Up

Uses standard input control to collect items from environment

Hold Time To Pick Up

Time to pick up a item

How to add items

1 - Find the right hand bone and place the item in hand

2 - Click on "Setup Items" button

The item is now ready to use, but to be able to change items during the game, let's add the component Item Switch Manager:

Choose the most convenient item switch options for your game.

Now you have a item working

Last updated