-
clamp existing wiggle expression
Here’s the expression im using, I have a Null with expression sliders driving the wiggle, just want to clamp the value so it doesn’t go into negative values, i’m just not sure how to alter the expression to do this. Thanks in advance for any help.
w = wiggle(thisComp.layer("Master_ct").effect("PerSec")("Slider"),thisComp.layer("Master_ct").effect("Amt")("Slider"));
[w[0],[29.9]]