-
Wiggle code
Hi there,
I’ve got an image of some people tied together by a rope, I was looking to wiggle them a bit but there are multiple layers of people.
Got this so far:
seedRandom(3);
wiggle(3,25);But they seem to move in front of each other.
They must not move in the z axis, can anyone help me?
Thanks,Elpe