New posts in sprite-kit

How to create a vertical scrolling menu in spritekit?

Performing your own physics calculations for a collision in Sprite Kit

How to draw a line in Sprite-kit

Presenting UIViewController from SKScene

How to get pixel color from SKSpriteNode or from SKTexture?

Getting angle between 2 lines in swift [duplicate]

SpriteKit physics in Swift - Ball slides against wall instead of reflecting

Adding Convenience Initializers in Swift Subclass

Add glowing effect to an SKSpriteNode

Shader performance data maybe unavailable due to deployment target older than device version

How to cache or preload SKLabelNode font?

Multi-touch gesture in Sprite Kit

How do I go from SKScene to UIViewController by code?

Spritekit - not loading @3x images from SKTextureAtlas

How does collisionBitMask work? Swift/SpriteKit

Sprite kit and colorWithPatternImage

How can I make a function execute every second in swift?

How do I present a UIViewController from SKScene?

Swift - Must call a designated initializer of the superclass SKSpriteNode error

How do I detect which SKSpriteNode has been touched