Hi everyone, I’d like some help on how to respawn a player who is in spectator mode, please.
Hi there
Try this in your player controller:
Note that it will spawn whatever is set as Default Pawn in your Game Mode. Also it will leave the spectator pawn “hanging” somewhere in the world. You’ll have to take extra steps to destroy it.
thanks