- Изменено
Spine on Cocos2d-html5
Hi there!,
we are a small studio located in Barcelona. Currently I'm testing several html5 game engines for a new game.
I'd like to test the spine example on GitHub using the template project of cocos2d-x html5. It doesn't work, it doesn't recognize the atlas file.
I'm not familiar with cocos2d-x HTML5. Which runtime are you using?
I'm using files from this example:
https://github.com/MadDugan/spine-cocos2d-html5
CCSkeletonAnimation.js and CCSkeleton.js
Would like to use them on the template project of cocos2dx-html5
I'm afraid you'll have to work with the author of that runtime to resolve the issue. If there is an issue with spine-js I can help with that.
At the end I could make it work, however it doesn't work on canvas rendermode just on webGL. I need that because the animations need to run on mobile browsers. I've already written the author of that runtime.