I'm trying to make an inventory system with the multiple answer prompt, and I want to make it so you can store items on your back and they spawn far away and when you want them back you can select it from the list (that list being your inventory) and it'll reappear in your hand.
I already have the storing away system working, but I cant figure out how to make it permanently add that objects tag name to a list until equipped or removed.
Anyone have any ideas? I was thinking a list variable.