Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sprite-kit

Pausing certain actions in Sprite Kit

ios xcode ios7 sprite-kit

PhysicsBody is nil using SpriteKit with Swift

merge two sprite nodes in sprite kit

objective-c sprite-kit

SKLightNode performance issues

Loading an SKNode from a .sks scene file in Swift

Collect coins and add to score label in Sprite Kit

Alternative way to fade the background color into another color

sprite-kit swift2

How to create custom blend mode in SpriteKit

SpriteKit SKPhysicsBody collision in one direction like a door you can only go through but not back

Creating a Divided Map Swift

Troubles to detect if a CGPoint is inside a square (diamond-shape)

SKEmitterNode how to maintain same effect with blend mode "add" across different backgrounds

How to apply full-screen SKEffectNode for post-processing in SpriteKit

Sprite Kit OS X: SKTexture size property is incorrect

can we get image name from SKSpriteNode?

ios7 sprite-kit xcode5.0.1

Sprite Kit Physics Collision Issue

SKNode position not working, always going to default 0,0

ios position sprite-kit sknode

How can I find out if an SKTexture is the placeholder image

ios objective-c sprite-kit

Swift SpriteKit PhysicsBody forced as optional by Xcode

How to connect two SKSpriteNode's using SKPhysicsJointPin - swift