Starling-FFParticleSystem icon indicating copy to clipboard operation
Starling-FFParticleSystem copied to clipboard

Improved particle system for the Starling framework

Results 1 Starling-FFParticleSystem issues
Sort by recently updated
recently updated
newest added

@shin10 Trying to compile the Demo I get these errors with Starling 2.3: ``` DemoStarlingMain.as(247): col: 26 Error: Call to a possibly undefined method createBuffers. ffpsStyle.effectType.createBuffers(4096, 16); ^ DemoStarlingMain.as(248): col:...