Is there any way to change the default level you load into, when you load into the project - when you launch the game?
Thanks!
Just to add to that, you can also change the editor settings to always open the last level you worked on:
Editor Preferences → General - Loading & Saving → Load Level at Startup.
Select “Last Opened”.
3 Likes
You can also set them in the config file in your project config folder. DefaultEngine.ini is the file, under the section.
[/Script/EngineSettings.GameMapsSettings]
1 Like