Hello I’m new to Unreal Engine 4, but im really exited about it.
I just created a new Third-person-view project with Blueprint.
It gave me all I needed to get me started. The current level is called “Example_Map.umap” and its the map that starts when i run my project.
I decided to add another level to my project and I named it “Introlevel.umap”.
How do I make “Introlevel.umap” start when i launch my game, instead of “Example_Map.umap”?