-
Should we start off on a new branch for SpriteKit or a new repo?
Maybe the code could be agnostic to what backing parts are implemented?
I mean if we could implement some sort of a protocol that SKSp…
-
Process: Xcode [9590]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 6.0.1 (6528)
Build Info: …
-
In the `GameScene.swift` file, running Mavericks with Xcode6-Beta I get the build error:
```
Could not find an overload for '-=' that accepts the supplied arguments
```
Due to the code;
```
self.p…
-
Hello,
I just started playing around with Sprite Kit, and I'm trying to incorporate JSTileMap into my project. However, I downloaded the latest source from Github, and it won't compile JSTileMap.m. I…
-
Hi!
Thanks for getting back to me on SO for the issue i have mentioned here: http://stackoverflow.com/questions/21556625/fail-to-see-a-tmx-map-using-spritekit-and-jstilemap
I have attached here the …
ghost updated
10 years ago
-
Every time I run the shortcut, I get this error:
Process: Xcode [5760]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Vers…
-
```
Process: Xcode [11163]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 5.1.1 (5085)
Build Info: IDEFrameworks-508500…
-
Demo project has 2 compilation issues :
/Users/admin/Downloads/spine-spritekit-master 2/spine-spritekit/spine_adapt.h:12:10: 'spine/spine.h' file not found
and
Command /Applications/Xcode.app/Con…
-
Hello, I downloaded and it will not run because of an error on an unused variable. Could you please help me to make this work?
![error](https://f.cloud.github.com/assets/6934570/2403340/8d61ca2a-aa2…
-
Attempting to move this discussion from an email chain. Please excuse the crappy formatting:
Viktor:
> I had a look a the latest version of the physics, I know it’s all a work in progress so things …