I already have a sprite sheet image, how can I get the plist file for cocos2D?

I am learning how to animate a sprite so that the image of the sprite sheet is called online. The problem is that I also need a plist file which I don't have. I tried Zwoptex but it doesn't seem to work.

Anyone have an idea? Thank.

+3
source share
3 answers

You can also go to Packaging Packer to create sprite sheets.

For the tutorial with the Spritesheet from Ray Wenderlich Demo, you can use resources and play with Sprite animated sheets. This will help you learn how to create animations.

, plist , -

Photoshop .

, , .

+1

Zwoptex . .plist cocos2d.

Mac. " ", .plist. , , "". , , . .

+3

, png gif, - Paint.NET, , . Texture Packer, , . Texture Packer , , .

After that, you can recreate the sprite sheet.

0
source

All Articles