Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sprite-kit

How to touch and hold a node in Swift?

ios swift sprite-kit touch

New warning in Xcode 6.3 & Swift 1.2: Cast from '[SKNode]' to unrelated type 'String' always fails

init var with swift using SpriteKit?

swift sprite-kit

Creating a custom slider using Sprite Kit - how do I pass a @selector?

Swift: Calculate trajectory of node with applied impulse

Bounce rays with enumerateBodies alongRayStart

swift math sprite-kit 2d

Resizing SKSpriteNode with it's children

SKAction run method with argument?

ios xcode sprite-kit

Argument of '#selector' does not refer to an '@objc' method (swift 3)

swift sprite-kit selector

How to make a sprite that follow a circular path while its size changes?

swift path sprite-kit scale

SKEmitterNode iOS 8 vs iOS 9 How to get the same result?

Runnning SpriteKit processes in background threads to improve CPU usage

Is there a way to pause all sprites with a certain zPosition and below?

swift sprite-kit swift3

What does self.addChild Do?

Flipping a sprite with xScale in SpriteKit in iOS 8 doesn't flip the SKPhysicsBody

ios swift ios8 sprite-kit

Sprite Kit: How To Subclass SKNode to create a Vehicle class (complex object with joints)

subclass sprite-kit sknode