Cocos Studio sample scene in json load with cocos2d-js

Hey, first let me say great job with cocos2d-js, I’m new at it and love it so far. No I got to the point where I would like to use Cocos Studio 1.6 with cocos2d-js, and I cant can’t get it to work. I tried with loading csb scenes, and that didn’t work in web, so now I’m trying to load sample scene from studio in json format, but I cant get it to work. Can you please tell me the right way to load json scenes and do you have to add all images the scene uses separetly to the resource.js file, or is there a way to load the whole dir?

1 Like