Watching the video helped. I am assuming you will be adding more stuff to those layouts. If that's true then I would I would suggest you follow this logic.
On end of layout set player.x and player.y to two variables called playerPositionX and playerPositionY.
On Start of new layout set player.x and player.y to their respective variables.