-
Expression to change value of keyframe
Hi. I’m looking for a way to use a slider control to change a parameter value at a specific keyframe. Or, if I can do it without keyframes, just a way to use a slider control to change the value at a specific frame.
Here is what I’m trying to do…
I need a slider control to change the number of particles using CC Particle World or CC Particle Systems II. The catch is the particles need to be static, so no new particles are formed. The only way I’ve found to stop new particles from forming is to have two keyframes on the “Birth Rate”. The value at the first keyframe determines the number of particles, then on the next frame would be a keyframe with the value set to zero, stopping any new particles from forming. And then I would set the longevity to a high number so they don’t disappear.
The other problem I will have to solve is having those particles visible immediately (starting at frame 1). This seems impossible to me though because the CC Particle Systems appears to need at least a few frames before any particles can be formed. And if I have an expression that points to a specific frame, and I slider the layer to the left so that the specific frame is before the 0:00 frame, then the time of that frame will have changed, screwing up the expression. I hope that makes sense. Thank you.