Spawn in relation to other actors

I’m not sure but try this:

Go to your character BP, create a function that would move the character:

And now go back to your GameMode BP and change this function:

To this:


Hope it helps!