April 2021
Beginner to intermediate
506 pages
11h 57m
English
To create your new game scenes, you’ll be using the naming convention of GameScene_#.sks where the # symbol represents the level number. You already have GameScene_1.sks, so the next scene to create is GameScene_2.sks.
You’re welcome to create the new scenes on your own or copy the examples in the resources/levels folder. The examples are all very similar with one exception: the exit is in a slightly different spot.
Should you choose to copy the pre-made scenes, simply drag the files into the Scenes group in the Project Navigator and you’ll be ready to go.
If, however, you’d rather make the new levels yourself, there’s something you can do to help speed up the process: use custom Xcode templates.
To create a new ...
Read now
Unlock full access