Game Development Reference
In-Depth Information
Getting ready
For an infinite scrolling background you need to know about the anatomy of SpriteKit
shown earlier. You should be aware of the rendering loop, how in a particular frame the up-
date method functions, and how SKScene evaluates the actions and physics simulation
thereby rendering all the stuff in the SKView . Now using this loop, you implement sky
scrolling infinitely giving the feel of a spaceship flying.
Search WWH ::




Custom Search