I have an object that I want to appear at the same position in a layout as it was in the previous layout. I suppose I should be able to do this with some kind of expression, but I'm struggling. The object is starting from the top and moves slowly down, and when the player moves to the next layout, the object should appear at the same position in the new layout, and then continue its path. Any help would be appreciated.