The object is dropping because it has physics behavior.
Click the button before it goes off screen.
Clicking it gives it force, and saves its current state as json to a dictionary.
It then moves to the next layout where the object is loaded with the save state from the previous layout on start, as if it were the same layout.