Narendrabrsoft / cocos2d-android-1

Automatically exported from code.google.com/p/cocos2d-android-1
0 stars 0 forks source link

Question about ZwoptexParser #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
I creat a a  zwoptex png picture and plist file from a online tool:
http://zwoptexapp.com/flashversion
without luck, the ZwoptexParse.java seems didn't parse the plist file correctly,
I check the plist file and the source code of parser,
I find there is no metadata element data in the plist T.T

Am I using the wrong tool for zwoptex file creating? What tools do you use for 
the pic sheet generating work.
Thanks foreahead.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by NGl...@gmail.com on 6 Nov 2010 at 12:42

GoogleCodeExporter commented 8 years ago
The flash version of Zwoptex is old and it outputs an older plist format.  The 
ZwoptexParse code in this project supports the newer Zwoptex format from the 
desktop version of the tool.  

Cocos2D for iPhone supports both formats.

It would be great if we had support for both formats in cocos2d-android-1.

Original comment by kell...@gmail.com on 7 Nov 2010 at 1:49

GoogleCodeExporter commented 8 years ago
yep, but the flash version is only way now I got to create plist and texture ,
so I checked the flash plist last night and make a little change to the 
Zwoptex.java, and it seems work fine processing plist file,  I attched the 
modified Zwoptex, a little messy, hope it will be helpful :)

Original comment by NGl...@gmail.com on 7 Nov 2010 at 1:57

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
haha , really honored :)

Original comment by NGl...@gmail.com on 24 Nov 2010 at 8:34