Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对 libgdx 粒子系统有一些工作经验,在 *.p 文件中我们定义了效果并提供了一个作为基本粒子的图像资源。
我的要求是使用构造对象作为粒子,比如我从网格生成的“犹他茶壶”。如何使用粒子这样的物体?
提前致谢。