-
Wiggle a 3D layer with xyz controls and also boundary controls
I want a circle to wiggle only x and y coordinates but to remain 3D for other things. It also needs to stay inside the comp dimensions. I have it wiggling with xyz controls but not comp constraints. Please help, thanks.
a =wiggle(3,5);
b =wiggle(5,10);
c = wiggle(2,20);
[a[0],b[1],c[2]]
Sorry, there were no replies found.