I could make a value called inventory or something, and have there be children which are also values inside of it, and having it add the items as a child of the inventory value. Then, I make it so when you have the value, it duplicates the image button from ReplicatedStorage over to the inventory, and because they are values, I can save them over to other places, being the dungeons. I would also make an ""Equipped" value, storing the equipped items. Would this idea work?