so i’ve created a respawn function so that when a player respawns they respawn at random player starts which ive placed around the map.
when trying to respawn it does spawn them there, but on occasion it will spawn them out of the map? i’ve made sure that the player starts are all in the correct place.
this happens to both the client and the host.
does anyone know why this is happening and how to fix this?
(Player Controller BP)
(Setup random player start respawn points)
(Game Mode BP)
(This is what shows)