SpriteKit – Understanding SKScene scaleMode

Moving from Cocos2D to SpritKit We have recently moved from Cocos2D to using SpriteKit as our game development framework.  In the process we have been experimenting with the various aspects of developing with SpriteKit.  This will be the first in a series of posts sharing what we have learned along the way. What is scaleMode? […]

Continue reading