On the door object add 2 instance variables for x and y co-ord, then have an event when pressing E and overlapping door : set player position to door.varx, door.vary. In the editor view you'll need to set those variable values on the doors to where you expect the player to move.