It’s a hud widget that is telling you
an inventory items info when you put
your cursor over it.
For something like that I’d just use the built-in tooltips:
You can then easily pipe in data from the item’s widget into the tooltip widget.
It’s a hud widget that is telling you
an inventory items info when you put
your cursor over it.
For something like that I’d just use the built-in tooltips:
You can then easily pipe in data from the item’s widget into the tooltip widget.