-
How to load particle images in order, not random
I have added a group of images as a particle’s shape (10 images).
And I have carefully aligned a path for the emitter, where the images appear, zoom, rotate, shrink, and come to rest, one by another. Very beautiful it is, indeed.I am new to PI, but realize that each image represents a particle instance. I have opted for “Random start frame”, this makes several of my 10 images appear, which is almost what I am after.
However, what I really want is the images to appear in order, image01 first, then image02 and so on.
How can I achieve this? Is there a way at all?
Do I have to make a particle for each image? So that my emitter has 10 particles?