- Home /
Is there a way to have a sub emitter inherit size over lifetime?
Pretty much the title, been doing some google-fu and can't find much. I also tried to have the sub emitter inherit "Size" but it wasn't working....
Any solutions?
Thanks :)))
Answer by karl_jones · Sep 17, 2019 at 10:58 AM
No this is not possible. You could try copying the size curve to the submitter and then inheriting the duration or lifetime to see if that gives you the look you need. Alternatively, you could also write a script to apply the size.
I was attempting to add a script to inherit the size, and was trying to wing it, look it up, and scrolled through the documentation unity has on particle systems. Couldn’t seem to find it, could you possibly point me in the right direction?
Your answer
Follow this Question
Related Questions
New particle system structs - how does this work? 1 Answer
Random Non-uniform Particle Start Size? 1 Answer
Particle emission on particle collision 2 Answers
Particle system breaks on play 0 Answers