This example shows what can be done using the Particle class. I am also making use of the new garbage collection here. 100 particles will be created when the movie is loaded. If a particle dies it will be resettet. So there won’t be a new object for each particle. This also features color changing of the particles at runtime.
0 Responses to “Particles using BitmapData”