Export to GitHub

cocos2d-android - issue #47

particle smallfirework.plist


Posted on May 16, 2013 by Helpful Wombat

What steps will reproduce the problem? 1. i am not able to include SmallFire.plist for particle 2. CCParticleSystem wheelFinish; wheelFinish =CCQuadParticleSystem.particleWithFile("SmallFire.plist");
wheelFinish.setPosition(355, 46); this.addChild(wheelFinish,100); 3. particle animation is not display.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

android2.2 api-8 mac-os Please provide any additional information below.

Attachments

Status: New

Labels:
Type-Defect Priority-Medium