Construct Scenes Settings
Settings relative to Scene References. They're accessible at Project Settings > Construct > Scenes and expose the following properties:
| Setting | Description |
|---|---|
| Enable References Consistency | If enabled, it makes sure when building that all Scene References are assigned correctly. |
| Editor Startup Scene | If enabled and a Scene Reference is assigned, it allows to force a starting Scene whenever entering play mode, regardless of what scene is curretly open and is being edited. |
Editor Startup Scene
This setting can be either enabled or disabled. When enabled it allows to force a specific Scene when entering playmode (if any.)
In this example, the setting is enabled and will force playmode to always start from the Bootstrap Scene. See the page about Scene References for information about how to set a value.