How do you load a level before playing

Okay so I followed this guide on YouTube and have loading working correctly

Problem is, when the level loads, it’s like I’m controller a camera and it spawns outside the level, it’s like it’s ignoring everything my character has set up in the level, the level blueprint itself has really nothing in it

Character BP: FirstPersonCharacter posted by anonymous | blueprintUE | PasteBin For Unreal Engine
Level01Map: Level01Map posted by anonymous | blueprintUE | PasteBin For Unreal Engine

any ideas?