Main Menu and Level Streaming

Hi everyone, I am having another issue when it comes to level streaming, basically I have a main menu level that I want to use however, I am having difficulty on working how to handle pawns. I have a stationed camera for the main menu and would like to avoid from summoning my character (Since I am using ThirdpersonBP for my game mode there is no way to overwrite the game modes within the master level, where all the stored levels are located.) Is there a way to have no pawn in one level and once I hit play My character spawns in the appropriate level. Thanks!

When you’re streaming, your persistent level dictates the game mode for all the sublevels ( as far as I recall ).

So, best thing is to not have a default pawn in the streaming level game mode. That way, for each sub level you can either:

  1. Spawn a pawn of choice

  2. Actually PUT the pawn you want for that level in the sublevel map as part of the map.

PS: You set the game mode in the persistent level in the world settings:

325230-screenshot-3.jpg