How do I add a new scene?

Hi

I know it’s a beginner’s question, but I’ve tried and searched a lot and haven’t found a way to add a new scene or level to the game.

I want to add 20 levels to the game from the beginning and work on them all at the same time.

In top left click that 3 lines icon
And next to scenes click +


You can add all 20 levels from the start. In the project manager, create a separate scene for each level and give them clear names, such as Level1, Level2, and so on. Then you can work on each scene independently and use the scene change action to move from one level to another. For a larger project, keeping each level as its own scene also makes things much easier to organize.