Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sprite-kit

Detect touch on child node of object in SpriteKit

ios xcode swift touch sprite-kit

How to blur everything except 2 nodes. Spritekit (Swift)

SKAction Completion Handlers; usage in Swift

How can I overlay a SKScene over a SCNScene in Swift?

ios swift sprite-kit scenekit

A way to apply zRotation so that it affects the SKPhysicsBody accordingly?

Stop objects from colliding using SpriteKit

swift sprite-kit

How to set a lineWidth less than 1 for SKShapeNode?

Multi-threading in SpriteKit

multithreading sprite-kit

Swift and Spritekit won't run on device running iOS 7.1

sprite-kit swift xcode6

How to rotate an SKSpriteNode around the node's Y-axis?

Stop SKAction that RepeatsForever - Sprite Kit

How do you scale SKSpirteNode without anti aliasing

How do I create a HUD on top of my Scenekit.scene

swift sprite-kit hud scenekit

Can I add a border to an SKSpriteNode, similar to UIView?

SKLabelNode - how to center align when more than one line?

ios sprite-kit sknode

Is it possible to use a circle (SKShapeNode) as a mask in Sprite Kit?

How do you tell if a node is on the screen spritekit swift

swift sprite-kit

How to reference the current Viewcontroller from a Sprite Kit Scene

How to recognize continuous touch in Swift?

Swift Dictionary [String:String] to NSMutableDictionary?