How Can i select default Pawn class from button?

Interestingly enough, it is and isn’t at the same time:

The red bit is not so clear.

  • if the player instance exists, it will change the class but it does not destroy the existing Pawn and simply places them at Player Start
  • if there’s no player spawned, the Game Mode will spawn a new default pawn and possess it

@acegxd Try:

3 Likes