Items

Localization

(Only when Localization add-on installed) Set localized item title and description.

Asset

Set the item prefab or - if Unity Addressables Package is installed - the asset reference.

Properties

Set several item properties here:

  • Item Values (The item value defined by the currencies)

  • Rarity (The item rarity defined by the rarities data)

  • Consumable (If an item can be consumed or not)

  • Equipable (If an item can be equipped) - Make sure to define the SlotID's here.

  • Stackable (If an item can be stacked)

Events

Set Item based events here.

Logic - Graphs

(Only when Logic add-on installed) Execute Logic graphs on item specific events.

Last updated