How do I teleport player with fixed rotation?

If by a " transporter actor" you mean a separate BP, I can’t do that. I can’t use a separate actor because I have a ghost that moves around, and if he touches you, you get teleported to one of several vision sequences. This would be done with a trigger box attached to the ghost, a begin overlap for said trigger box, and an array for the locations all in the level BP.