Hello,
I am getting errors that won’t allow the game to run. I am using the Inventory Master uGUI asset by Sander Buccheim and when trying to run the game, these errors appear:
UnityException: Tag: Tooltip is not defined.
ConsumeItem.Start () (at Assets/InventoryMaster/Scripts/Item/ConsumeItem.cs:19)
UnityException: Tag: Tooltip is not defined.
ShowTooltip.Start () (at Assets/InventoryMaster/Scripts/Item/ShowTooltip.cs:18)
UnityException: Tag: Tooltip is not defined.
PlayerInventory.Start () (at Assets/InventoryMaster/Scripts/ExampleScript/PlayerInventory.cs:179)
Any idea what to do? Should I just find another asset for inventory management? Please, help!