[Solved] Open specific scene by default when loading project in GDevelop

GDevelop has an option to select a specific scene for starting the game:

image

And it has another option for selecting a specific scene for starting previews:

image

But is there a way to select a specific scene to open by default when you first open the project in GDevelop?

For example, the game I’m working on has 3 scenes: Title, Character Selection, and the Game itself. The Title and Character Selection scenes are complete; I’m currently working on the Game itself now. When I open the project in GDevelop, it opens Title by default, and I have to specifically open the Game scene (and then close the Title and Title (Events) tabs).

It’d be nice if I could instead set Game as the scene that opens by default. Is there a way to do that?

Ah! You can move a scene to be the first in the list and then it’ll open that one by default. Yay!

image

2 Likes

Ya but you don’t want to sort 10 scenes every week.
I hate the automatic scene opening at start, since the last update. Even if I really want to edit the menu scene every time, it doesn’t save a click! :no_mouth:

1 Like

I think we’ll update that to automatically re-open whatever scene was last edited, the last time you were working on the game. What do you think?

2 Likes

That sounds really good!