Startup Profiles
Startup Profiles contain your startup object definitions and can easily be switched out in the editor. This allows you to create different profiles during development for prototyping, debugging or release versions and easily change them in the editor as you need. Additionally you can extend the system by writing your own custom profiles, allowing you to configure the startup process of your game as you like!
How to Create and Assign a Startup Profile
To create a new Startup Profile click Assets->Create->Startup Manager->Startup Profile. You can assign your active Startup Profile in the project settings of Startup Manager:

Last updated