Cocos2d 爆炸环粒子效果

发布于 2024-12-18 02:52:50 字数 96 浏览 1 评论 0原文

我发现爆炸环粒子效果最适合我的需要,但我不知道如何控制该粒子效果的爆炸半径。即:不爆炸整个屏幕,而只爆炸一个小圆圈

有人知道该怎么做吗?

提前致谢

I found the Exploding Ring particle effect best suite what I need but I could not figure out how to control the blast radius of this particle effect. I.e: not exploding out the whole screen but only exploding in a small circle

Does anyone know how to do it?

Thanks in advance

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

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

发布评论

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

评论(1

染柒℉ 2024-12-25 02:52:50

最简单的方法可能是使用粒子设计器 (http://articledesigner.71squared.com/)。它具有完整的 Cocos2D 支持,您可以使用编辑器直观地看到您想要的内容,而无需编写代码。您可以在 http://www.cocos2d-iphone.org/wiki/doku.php/prog_guide:粒子?s[]=粒子。希望有帮助!

Probably easiest method is to use Particle Designer (http://particledesigner.71squared.com/). It has full Cocos2D support and you can visually see what you want with the editor without having to code it. You can see how to integrate the export files at http://www.cocos2d-iphone.org/wiki/doku.php/prog_guide:particles?s[]=particle. Hope that helps!

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