粒子编辑器
使用粒子系统:
1. 创建粒子系统:CCParticleSystemQuad::create("particle/blue_fire.plist")
2. 设置粒子系统位置:pParticleSystem->setPosition(ccp(visibleSize.width/2,visibleSize.height/2))
3. 设置自动移除:pParticleSystem->setAutoRemoveOnFinish(true)
4. 添加到场景:this->addChild(pParticleSystem, 2)
particle_builder.rar
预估大小:32个文件
particle_builder
文件夹
example
文件夹
Upsidedown.plist
5KB
BoilingFoam.plist
7KB
Spiral.plist
4KB
BurstPipe.plist
7KB
Galaxy.plist
4KB
Phoenix.plist
9KB
Comet.png
5KB
tetris.plist
7KB
5.75MB
文件大小:
评论区