particles and sprite variation
I have this particle system, and I have some sprite images. The sprites are not a sequence, but I would like to map these sprite images unto the particles, so I'm looking for a way to assign a number of different images to the same particles. So I get a degree of variation in system, not all the particles needs to be different from each other. How can this be done ?
... thanks