JeremyW
02-13-2007, 04:20 PM
Is it possible to have a particle move with a defined velocity at birth, and then have it accelerate over it's lifetime?
I was thinking of using the particles age to multiply the velocity, but can't seem to find the right node. PAge just outputs a boolean (0 or 1).
So far I've tried using the time node to multiply the velocity, but that just generates the particles at greater velocity with each new particle. The first few are moving slowly, the next few are faster, and so on, but each particle maintains conctant speed through out it's life, which is not what I want.
I'm working with the TP Polygon Emitter.
I prefer to do this in R8.3 if possible, but I have later builds as well.
TIA
I was thinking of using the particles age to multiply the velocity, but can't seem to find the right node. PAge just outputs a boolean (0 or 1).
So far I've tried using the time node to multiply the velocity, but that just generates the particles at greater velocity with each new particle. The first few are moving slowly, the next few are faster, and so on, but each particle maintains conctant speed through out it's life, which is not what I want.
I'm working with the TP Polygon Emitter.
I prefer to do this in R8.3 if possible, but I have later builds as well.
TIA
