This kind of helps me, but what if I want the player to be able to drop object between layers?
I mean this as in, I want the player to only carry one item at a time. If they want to switch it, they need to drop what they have and pick up the other object. I would need this function between layouts
Lets say Layout 1 is outside and 2 is inside. I would need the player to pick up the object in layout 1, drop it into 2 and have its position saved if the player goes back outside and needs to return to it later