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.
Original issue reported on code.google.com by ramnares...@gmail.com on 16 May 2013 at 6:38
Original issue reported on code.google.com by
ramnares...@gmail.com
on 16 May 2013 at 6:38Attachments: