Need help create room to room movement system for top-down game

I am trying to create a script where once the character touches a hitbox at the end of the screen, the camera teleports to the new room and the character teleports forward into the room depending on where they were facing. I got the camera to move fine, but the character is giving me problems. I want the character to teleport forward somewhat so that he doesn’t hit the hitbox for returning to the previous room. I’ve tried Set actor location, teleport, get actor forward vector, etc. Nothing has worked and I need answers. For some reason, the character just doesn’t teleport when hitting the hitbox.

Hey @SmellyCarpet!

I think this post of mine could be helpful here. Sorry for not being able to prepare something specifically for your case tho, don’t have much free time these days :smiling_face_with_tear: But I believe it already has what you’re looking for! Still feel free to get back to us if you have any trouble implementing it for your use case :innocent: