Tutorial

An Introduction to SpriteKit Part 2: Actions, Sequences and Gesture Recognizers


In the first part of the tutorial series, you have learned all you need to know about scenes, nodes, labels and points in SpriteKit by centering a label on the screen. In this part, you will move the label when you tap the screen...