Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sprite-kit

SpriteKit Liquid (water)

ios sprite-kit liquid

How do I make confetti?

ios swift sprite-kit particles

How to animate the opacity of a SKShapeNode?

Is it possible to add a SpriteKit scene with transparent BG on top of a uikit view hierarchy?

iphone ios uikit sprite-kit

SKShapeNode(circleOfRadius) results in "unrecognized selector sent to class" in Playground for OSX

SpriteKit: fade out SKNode - children shines through

Recognize current device position as flat

SpriteKit shader crash iOS 9: SKDefaultShading, gl_FragCoord

ios iphone ipad sprite-kit ios9

UIPanGestureRecognizer in SKScene

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