local particle = cc.ParticleSystemQuad:create("粒子的plist文件路径") node:addChild(particle) -- 加到显示对象上就开始播放了