on map 1 event sheet add the event
On collision with layoutchanger
system goto layout "Map2"
on map 2 event sheet add the action
on start of layout
player set position (add the coordinates)
If the player doesn't exist on map 2, either set it to global, or use a system create player action..