This
Open level by name will trash all subsequent code. Because you’re opening another level ![]()
You need to set the player position AFTER opening the level, in that level.
So you can do it in the level BP or wherever, but after opening a level, check the save game for any player transforms save under that level name, and then move the player.
