I'm making a life simulator game where the goal is to not die, and there are buildings in the game which will lead to another layout which is the inside the building. Im trying to make it where when you pick up items in the game and drop them they stay at the previous layout. So in a nutshell I'm trying to make it so the player can pick up an item and bring the objects to other layouts, but drop them which makes the item stay at that layout.