- Home /
How will a particle system behave if it has a random start size and a linearly decreasing curve for size over lifetime?
If a particle spawns with a random size between 0.2 and 1, and the curve looks as follows: What happens after the particle spawns? Will it start out at the point along the curve corresponding to its start size, and would it disappear faster than a particle that spawned with a larger size? Does it depend on its start lifetime as well? And what are the units for the horizontal axis on the size over lifetime curve?
Thank you for your help!
Answer by ifurkend · Aug 24, 2017 at 05:38 AM
They just multiply. The horizontal axis in the curve scales with each particle's start lifetime.
Your answer
Follow this Question
Related Questions
modify particle system startLifetime over time 1 Answer
Particle System appearing fine in scene, but is partially visible in Game 0 Answers
How to make particles always face away from player 0 Answers
Make Start Color setting in particle system control _EmissionColor 1 Answer
Particle system start speed (startSpeed) as a curve 1 Answer