Thanks Dan
You wrote:
“You need to isolate the x component of the wiggle,
like this:
x = wiggle(1,100)[0];
y = 0;
z = 0;
[x,y,z]
Dan”
But how come I only have to do that with the x position and not the y and z? I know coding is supposed to be logical, but this seems to me to be some kind “well that’s just how it is” kinda thing.
Cheers
Jesper