(Need help) Transporting player

So I’m currently working on a side scroller. Is there a way to transport the player from one location of the map to another but in the same map without loading anything?

Just do “Set Actor Location” on the character?

I tried that but it wouldn’t work. But I tried something else and figured it out. But thanks anyways :slight_smile:

There is a “teleport” node if you were not aware

Yea I found that out. Haha. That’s what I used.