• Spine and Sprite Kit

Hi,

I am researching the possibilities to use Spine together with Sprite Kit (and Swift) and found a thread on the forum where you discussed it with Esoteric dev Nate.

Do you think it's worth investing time/money in it from your experiences? It seems it will take a while to get an official runtime for Sprite Kit unfortunately.

Best,
Pelle

Related Discussions
...
2 个月 后

Hi Pelle!

Really sorry for taking so long to reply.

About your question, the unofficial spritekit runtimes still need a lot of improvements. If you decide to work with spine and sprite kit, you have to consider that you will have a LOT of restrictions when creating the animation on spine editor.

If you are starting your app from scratch, you may consider using another engine like unity or cocos2d. Their runtimes are way better developed.

In our case, we already had the app up and running on native iOS, so using cocos2d for example would mean re-coding everything. So we preferred to use the spritekit runtime and deal with the limitations.

Cheers!
Hugo