Hi
I am making a game where the player can enter different buildings. I would like to make it so that the player clicks on the door to enter a new layout then when they click the door in the room that they are in, to exit, to appear at the entrance to the door in a different layout. Currently I am able to click on the door and go into the layout but when I come out of the door appear at the start of the layout. I hope that this makes sense and thanks in advance for any help.
I have tried to set the players position to the coordinates just outside the door but it doesn't work.