在 Cocos2D for iPhone 中为精灵表的各个部分制作动画?

发布于 2024-10-30 18:45:55 字数 203 浏览 0 评论 0原文

我在 Xcode 3.2.5 中使用 iPhone 的 Cocos2D 0.99.5。似乎没有太多有用的信息来为精灵表的各个部分设置动画。这就是我想要完成的一切。我在网上找到的一些信息的尝试已被弃用。我希望它能与我的 Cocos2D 版本一起正常工作。

我确切地知道测试我的第一个精灵 2 帧所需的 CGRect 坐标。

谢谢

I'm using Cocos2D 0.99.5 for iPhone in Xcode 3.2.5. There doesn't seem to be much useful information to animate pieces of a sprite sheet. This is all I'm trying to accomplish. A few attempts with info I found online are deprecated. I want it to work fine with my version of Cocos2D.

I know exactly the CGRect coordinates I need to use to test my first sprites 2 frames.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

萝莉病 2024-11-06 18:45:55

Cocos2D 编程指南中的 Sprite 基础知识对此进行了很好的介绍:

http: //www.cocos2d-iphone.org/wiki/doku.php/prog_guide:精灵

This is covered fairly well with the Sprite basics in the Cocos2D programming guide:

http://www.cocos2d-iphone.org/wiki/doku.php/prog_guide:sprites

音盲 2024-11-06 18:45:55

我为此目的编写了一个工具

http://www.darkfunction.com

I have written a tool for exactly this purpose

http://www.darkfunction.com

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文