cant run my game

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By script

Hello, I am new to Godot and when i press ‘‘f5’’ to run my game it says ‘‘no main scene was selected’’ i would then click on the ‘‘select button’’ and it would show a file called ‘‘import’’ i would then click on it and nothing shows up. Does anyone know what i am suppose to do to run my game?

:bust_in_silhouette: Reply From: Gluon

If you go to the options at the top, select project, then in the application section select run you can set a main scene there. Just add the path to the first scene you want to load like this

res://Example.tscn