Items
Last updated
Last updated
(Only when Localization add-on installed) Set localized item title and description.
Set the item prefab or - if Unity Addressables Package is installed - the asset reference.
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)
Set Item based events here.
(Only when Logic add-on installed) Execute Logic graphs on item specific events.