QUOTE(redman @ 06/24/08, 09:48 PM) [snapback]287459[/snapback]
Thanks. I'll try & figure it out. But is there any plugin since I hve to generate thousands of them.
Just try the expression - it generates an infinite number of them if you wait long enough.
Ok, after you changed "if(frame == 20)" to "if(frame%20 == 0)" -> this will split every existing particle in two every 20 frames instead only at frame 20.
I dont think theres a plugin, since its too easy to do without one.