Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sprite-kit

SKEmitterNode particleAction not working iOS9 Beta

ios iphone ipad sprite-kit ios9

How to create another screen on my app

xcode swift sprite-kit

Adding an SKScene to a UIViewController?

How can I load a spritekit file different than GameScene.swift in my GameViewController.swift?

Where Can I Find Sprite Kit Available fonts?

ios iphone fonts ios7 sprite-kit

physicsBody is misaligned with spriteNode

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