Skip to main content

Construct Scenes Settings

Settings relative to Scene References. They're accessible at Project Settings > Construct > Scenes and expose the following properties:

SettingDescription
Enable References ConsistencyIf enabled, it makes sure when building that all Scene References are assigned correctly.
Editor Startup SceneIf 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.)

Editor Startup Scene Inspector

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.