cocos2d-x and CocoStudio. How do I import animations?

Hello guys,
I am currently working on a project developed using cocos2d-x 3.x. I’ve seen and tried the new CocoStudio tool, and it seems really good for handling animations.

My question is: it currently exports animations in json format, but how do I import them into the project and how do I run them? Are there any pre-built classes or APIs to handle this? I cannot find any hints looking at the documentation (both from cocos2d-x and from CocoStudio).

Thanks!

Come on, guys? No answer for a simple question like this? There is plenty of third-party software that export animations to json files. Just how do I import them?

Up