You will need:
- a blank level
- a Game Mode assigned to this level
- a Pawn assigned to this
Game Mode
- an unobstructed Player Start in the Level
The Game Mode
should then spawn the
Pawn
in the Level
at a Player Start
. Do tell in case you get stuck.
Furthermore, it’s the Game Mode that handles this behaviour:
And it can be overridden there.