cocos2d / cocos2d-js

cocos2d-x for JS
http://www.cocos2d-x.org
MIT License
1.86k stars 490 forks source link

Implement Cocos Studio 2.x JSON parser #1266

Closed pandamicro closed 9 years ago

zj8487 commented 9 years ago

hi @pandamicro please kindly consider auto callback feature reference:http://www.cocoachina.com/bbs/read.php?tid-276980.html

pandamicro commented 9 years ago

@zj8487 Can you please review our implementation here: https://github.com/cocos2d/cocos2d-html5/pull/2580

Any suggestions or feed backs are welcome

zj8487 commented 9 years ago

hi @pandamicro very glad to do this

pandamicro commented 9 years ago

@zj8487 Sorry I made a mistake, this is the PR for JSON parser: https://github.com/cocos2d/cocos2d-html5/pull/2569

lassade commented 9 years ago

How i make cocos studio export json? So i can test this most recent PR. There is a CFG file in my folder project with the tag DefaultSerializer on it, maybe changing this to something else.

(my nickname is El_Jorge in the cocos2d forum)

zj8487 commented 9 years ago

@lassade until now it is not supported, i am waiting the version of ccs and cocos2d-js

lassade commented 9 years ago

@pandamicro How can i help?

pandamicro commented 9 years ago

@zj8487 @lassade Thank you for your attention

The Cocos Studio v2.1 will support json export. And the supported version of Cocos Studio will be released in the next week, please stay tuned.

And I will release Cocos2d-JS v3.3 beta today which include the JSON parser