How Can I add an actor to a Start player point from a BLANK TEMPLATE

You will need:

  • a blank level
  • a Game Mode assigned to this level
  • a Pawn assigned to this :point_up: Game Mode
  • an unobstructed Player Start in the Level

The Game Mode should :crossed_fingers: 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.