Particles behaviour

Hi

I’m trying to spread a EX9 Text with particle plugin, but I see that every particle changes instead of having an unique slice.

Any way to avoid this ? Maybe making some weird reorder of the slices

patricles.v4p (5.6 kB)

hello, this is because the particles are born at the origin and die after some time. each birth or death will change the order. i could add something like an ID pin, to give each particle a unique number, but i dont see a direct way with the current version.

thanks tonfilm, I’ll be alert if you add that functionality.

but what about doing something like this:

patricles.v4p (11.2 kB)