-
Pause for random amount of time between each wiggle.
I have a basic wiggle expression that will move in just one direction. But I also would like it to pause for a random amount of time before it moves to the next location as well. Thanks for the help.
w = wiggle(.5,1000);
[w[0],value[1]]