Get player end position

guys I’ve got 2 maps with the same environment, I want to start the player on the second map at the exact point where they end on the first one.

in order to do this I need to find the last position of the player in the first map and where it ends so I can then set the player at this point on the second map, but how do I do this?

would a “get player character” hooked up to “get actor location” work and could I Get this to print to the screen, so it’d pop up a set of rotations and coordinates that I can then use to set the player character start point in the second map?

Solved:

Anyone in a similar boat, try the following that works on “B” key press: