Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sprite-kit

Sprite Kit - Move object to position of touch

ios objective-c sprite-kit

Pause SpriteKit Scene When Clicking on iAds

How to have my character "ride" along with moving platforms?

ios objective-c sprite-kit

shadowedBitMask vs. shadowCastBitMask

Swift : Updated Variable in a different scene

swift sprite-kit var scene

SpriteKit SKEmitterNode targetNode crash EXC_BAD_ACCESS

Swift SpriteKit making physicsbody from texture of an image slows down my app too much

Can't get Custom Class working in SpriteKit Scene (swift & xcode7 beta)

Swift, spritekit: How to restart GameScene after game over? Stop lagging?

swift sprite-kit swift2 xcode7

didBeginContact passed PKPhyicsObject

Why is update() preferred for game-logic rather than didFinishUpdate?

ios swift sprite-kit

Major Bug, Sprite Atlas created in XCAssets Folder does not support batch rendering

ios macos sprite-kit xcode7

How create movement buttons left/right?

swift sprite-kit

How can i model Entities and Components in a effective way in GameplayKit/SpriteKit

How to draw gradient with SKKeyframeSequence: as per Apple docs

How to make SKScene have fixed width?

ios sprite-kit

How can I prevent two types of SpriteKit nodes from colliding with each other?

ios ios7 collision sprite-kit

SpriteKit animateWithTextures not work with texture atlas

How to present a modal view in sprite kit?

How to set font size of SKLabelNode to fit in fixed size (Swift)