Forums › Adobe After Effects Expressions › How do you turn off the text effects with expressions?
-
How do you turn off the text effects with expressions?
-
Lori Newman
September 26, 2006 at 5:52 pmIf I use red circles (for example) in the graphical text presets, how do I control the expressions
to turn the effect off? -
Mylenium
September 27, 2006 at 6:04 amSplit the layer and remove the expression. Other than that you can add sliders to expressions in most cases and by animating the slider range towards zero you can effectively disable them. In your case you’d need to add a slider expression control and use something like this:
amplitude=effect(“Amplitude”)(“Slider”)
wiggle(f,amplitude)Mylenium
[Pour Myl
Viewing 1 - 2 of 2 posts
Log in to reply.