Particle spawn question


#1

Hi All,

I have this scene I need to create: A tumor (or a circular object) which is breaking apart slowly. For example, a
circular tumor breaks off into 5 pieces, and after 60 frames, those each
5 pieces breaks off into another 5 pieces and so on. So how do we do
this? How can I control the particles spawn through time in
ParticleFlow? Will really appreciate any help.

Thanks,

Raj


#2

Use a Age Test (Age In Event) = 60 to send them to the next event the Spawn and age test again. Or something like that.