Hi,
First, thanks for great software. I think about buying it.
However. I have been reading forum for some days, searching information about Apple Sprite Kit framework support and I'm dissapointed. What I have found is one unofficial unsupported project and generic C library.
First is very limited. Second - generic C library (spine-c) is too generic for typical Sprite Kit users like me. I have no experience to implement fully optimized and bugless opengl drawing routine.
I really don't quite understand why Sprite Kit - the new, fresh, key mobile and desktop toolkit driving iOS 7 and OS X is still not supported.
What is the problem? The problem is, that Sprite Kit is high level framework. If one is using this framework, then he is focusing on developing game, not a low level engine component. The same reason why Flash game devs are making games instead of writing high performance display routines.
So, lack of official runtime is automatically blocking many Sprite Kit users from using Spine.
My point is - I need (and I bet, not only me, but hundreds of others devs) Sprite Kit official runtime. That is, runtime created by man, who knows Spine. Sorry, but it seems this man is the experienced Spine creator 🙂
Now, I try to show you, why creating Sprite Kit official runtime (unfortunately the Objective-C can make things harder) is worth your time. Don't want to be rude, just share I think some reasonable thoughts 🙂
Sprite Kit:
Is successor for cocos2d-iphone framework. Cocos2d-iphone has base over 4500 games created.
Gets best things from cocos2d and improves them. The problems for cocos2d-iphone, like for example ARC support simply not exist.
Is OFFICIAL, supported, tested product with well designed API and great, full documentation.
Works on OS X and iOS with Xcode 5 and all new compiler features.
Has stable inteface. That is, frequency of changes are not on insane level. Like cocos2d-x for example, where some things work today, and will not work tomorrow and bugs after bugs till 2015.
Will drive thousands games for iOS 7.
Is a standard, mature game toolkit.
If any game toolkit deserves official runtime, then Sprite Kit blessed by Apple is the very important one.
Please consider this.