Respawn players in spectator mode

Hi everyone, I’d like some help on how to respawn a player who is in spectator mode, please.

Hi there :slight_smile:

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​:folded_hands: