Teleport works on one level but won't work on another

I created a simple teleport where if the player steps on to object they will touch the Collison box and then be teleported to a destination that is instance editable.

It works perfectly fine in one level but in another nothing happens when the player steps onto it. I really don’t know what the issue is since it works on the one level.
What am I doing wrong?

(If you need more screenshots or info let me know!)

Is the location variable in the second level actually point somewhere you could put the player?

Yeah, I’ve tried multiple different points but so far no luck

1 Like

Hmm, not sure. But I would try using a print node to check the overlap is happening.

Yeah it looks like there’s no overlap happening, not sure what’s going on but ill keep playing with it!

I went back and set up a new teleport in the first level and everything works normal, is there something in the level settings that might be breaking things?

I know this is probably a hard thing to answer so if you aren’t sure then no worries!

1 Like

Delete the BP from the level, and drag a new one in :slight_smile:

Sorry I forgot to respond! I was just being dumb and didn’t have the gamemode set on the level.

Thank you for your help!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.