iOS9 Sprite Kit issues
问题 Everything was going so well until I upgraded to xCode 7 and iOS 9.... My current project is a 2D platform game, ever since the upgrade I've fallen fowl of the sprite kit bug/errors that many of us seem to be facing. My issue is that all sprites appear randomly in terms of their zPosition position each time the game runs on either simulator or device. I've been scouring stack for an answer without luck, so far I've tried. Moving all images to .xcassets Like described here Changing the iOS