精灵表生成的iPhone?精灵、iPhone

由网友(爷?独霸天下)分享简介:到现在为止我一直在做我自己的1024 * 1024雪碧张通过将图像中的64×64格,以帮助轻松识别每个精灵的位置和大小。Until now I have been making my own 1024*1024 sprite sheets by placing the images in an 64 x 64 gri...

到现在为止我一直在做我自己的1024 * 1024雪碧张通过将图像中的64×64格,以帮助轻松识别每个精灵的位置和大小。

Until now I have been making my own 1024*1024 sprite sheets by placing the images in an 64 x 64 grid to help to identify easily the position and size of each sprite.

不用说,它的工作原理,但我在浪费了大量的空间。

Needless to say, it works but i'm wasting a lot of space.

有没有一种工具来帮助我采取的.png格式不同的精灵,并产生与他们任何dessired大小精灵张?。甚至更好,如果它也产生与信息有关文件大小和坐标每个精灵的。

Is there any kind of tool to help me take separate sprites in .png format and generate sprite sheets of any dessired size with them ?. even better if it also generates a file with information about size and coordinates of each sprite.

感谢。

推荐答案

我在迈克尔·戴利的书阅读Zwoptex的学习的iOS游戏编程的。

I read about Zwoptex in Michael Daley's book Learn iOS Game Programming.

http://zwoptexapp.com

阅读全文

相关推荐

最新文章