Adding Slots To A Group

To do this, we need to expand our group and click on the plus sign.

We see two inputs :

  • The first one is responsible for the name of the action that is responsible for choosing the slot.

  • The second is the slot itself, which will store the item.

If you want the player to be able to carry many items of the same group, then you can easily do this by adding the desired number of slots.

Please note that the keys are checked in strings, so the name os the key in the slot and in the input system must be identical.

Last updated