Hello,
I’m going through the tutorials and I’m on chapter 4.
I have created the menu.lua file. However, when I go to the simulator and click on ‘open’, I can not click on anything but the main.lua file. I tried changing the name of the menu.lua to main.lua to see if that would work, and it did. The only problem is that the screen on the simulator comes up black.
As you can see in the attached image, I have created a new folder called ‘sceneGroup’ inside of my project and have placed a copy of the background.png and title.png.
Please advise.