Random animation for particle emitter

Is it possible to emit random bitmap/animation for a single emitter? It would save having two identical emitters with a different “Animation” property. Or maybe there is a way of selecting the frame of the animation as each particle is released?

Its not unfortunately. Been hoping for this feature.
Might be possible with a custom shader if you are using tilesource and can more easily create/manipulate your own texcoords in vp but I guess that would be more hassle than in the end create multiple emitters.

3 Likes