How to wiggle XYZ dimensions separately for Anchor Point
I need to wiggle my anchor point with different settings on each axis. How can I do this?
I want the following:
for x: wiggle(1,1000);
for y: wiggle(.1,1000);
for z: wiggle(100,2);
Can't seem to figure out how to split the axis up.
Thanks!
