Third Person Character Spawns Below Map And Disappears/Freezes

Map_1 has a game mode. I’ve tried it with or without a pawn class and neither way works. My main menu level is affecting my map_1 game mode as well. The main menu tutorial told me to put “none” for pawn class because you don’t want your character on the menu but changing that to none changes it on map_1 as well.

I’ve tried all options with or without pawn class and game mode and nothing seems to help.

If I put “character” (not my custom character) for pawn class, the level opens correctly but I see no character and can’t move… so that’s the closest I’ve come.