When the player wants to change levels:
-
Save the current location in the save game ( or level instance )
-
Open the new level
-
In the level BP or the new level, read where the player was from the save game ( or level instance )
-
Put the player there.
1 Like