Page 1 of 1

particle emission rate

Posted: Wed Sep 01, 2021 10:47 am
by davoodice2
hi.
I want my particle system emit some particles from certain time.


for example from frame 20 I want emit 5 particle and each particle haven 30 frame lifetime. I want particle system emits 1 particle each 6 frames. but it emits more at start and waits for particles to die for emit again.
Why does it release all the particles in the first frame?

it happens if start time isn't frame 0;

please see this simple sample
moho file:
https://www.mediafire.com/file/iuxwj78o ... .moho/file

video:
https://www.mediafire.com/file/gvidrwhm ... 6.mp4/file

Re: particle emission rate

Posted: Wed Sep 01, 2021 4:46 pm
by synthsin75
Instead of starting the particle at frame 20, try moving the particle layer to start at frame 20 in the sequencer.

Re: particle emission rate

Posted: Wed Sep 01, 2021 10:17 pm
by davoodice2
synthsin75 wrote: Wed Sep 01, 2021 4:46 pm Instead of starting the particle at frame 20, try moving the particle layer to start at frame 20 in the sequencer.
awesome! we need to set particle start too.
thank bro