Restart Player

if i understand the question correctly is that you want you put the player back on the starting position once he goes into a certain trigger box? like in some games where if the character falls into the water it respawns back on land?

you can at the start of the level save the character’s World location in the Event Begin and once it goes into the trigger you can simply set its location back to original.
better idea would be to use TargetPoints.