Device Specific SKScene files
        Watch FullscreenLearn how to test for a specific device before loading a Sprite Kit scene file (SKScene). This is an important lesson for iOS and tvOS developers as it allows you to make different GUI / layouts via the scene editor, without resorting to layout changes in the Swift code itself. We'll also discuss how to properly get the scene width and heigh
Added by: Justin
 😍 0   👍 0   😐 0  👎 0
😍 0   👍 0   😐 0  👎 0
Category: Game Development  -   Primary Software: Xcode  -   Coding Language: Swift and SpriteKit  -   |