Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | Pranav |
I exported my project, and when I run it, it doesn’t run. Any help?
I’m using 64-bit Linux.
export it with debug mode and run it on the terminal to see if there is an error.
volzhs | 2018-03-24 08:12
@volzhs Alright, I exported to HTML5 to check the error and it says there is no main scene or starting scene or something. How do I make a scene the main scene?
Pranav | 2018-03-24 09:12
You can set the main scene in the project settings (somewhere below the Application section if I’m not mistaken).
DodoIta | 2018-03-24 15:03