Wanting to make it so that when you hover over the inventory item its name and description shows up as text in the widget (box in the bottom left). Well the inventory items are showing when correctly when i pick something up, but i cant fetch the information from the array afterwards.
I think maybe it is putting the name and image there but not actually the information on which item in the array it is, if that makes sense? Any ideas?