I am exporting my project as a .exe executable file, but I am have a very strange issue. The starting menu has 3 buttons, a start button, a quit button and a button to see the controls. What’s weird is that when I export as a .exe file and open it on another pc the start button wont work. but the controls page button does work, so why does the start button not move me to the first level, but the options button does move me to the options page?
You can make sure your level1.tscn file is set up correctly. Also, try running the .exe from the command prompt to see if any errors show up when you click the start button.