How would I wiggle only on the y-axis when using wiggle with the slider expression control?
How would I use the wiggle expression only on the y-axis?
I'm using two sliders. The first for the frequency and the second for the amplitude.
Here's my expression so far. This works but wiggles on both the x and y axis. I just want the y only. How would I ammend the expression below?
wiggle(effect("Slider Control")("Slider"),effect("Slider Control 2")("Slider"))
thanks.
