[Resolved]Animation tool

Hi there,
I’m working on a mobile browser game which will use animations. I’m trying spine but the animation of its example only works on WebGL mode. Do the animations produced with CocosStudio work on canvas mode as well?

Yes,you could use CocoStudio or Flash + DragonBones to build your animation.

Cocos2d-html5 v2.2 supports DragonBones format, which name is armature.

The current develop branch of github supports CocoStudio in canvas mode. It will be released on next version v2.2.1.

Good news! We have some experience with dragon bones as well.

I’m not familiar with dragon bones!