Free Swift and Sprite Kit Tutorial
From our Pinball Games Tutorial Series – Part 8:Â MicroController and Standard Controllers
In this Swift tutorial, we’ll continue coding how to add support for external game controllers. This time we’ll add the Swift code to connect a micro gamepad controller (which is the fancy term for the new Apple TV remote) as well as a standard gamepad controller (in other words, a bluetooth gamepad with fewer buttons than most).
If you get lost in the code, don’t forget CartoonSmart subscribers get the source files to every Xcode project, progressively through a course (for example, end of session 1, end of session 2, etc).