-
how can I fix this expression?
x = wiggle(7,15); y = 100; [x, y];
simple, I need to wiggle the X position value and keep the Y constant.
I think I have the syntax of this expression wrong:x = wiggle(7,15);
y = 100;
[x, y];how can I fix?
x = wiggle(7,15); y = 100; [x, y];
simple, I need to wiggle the X position value and keep the Y constant.
I think I have the syntax of this expression wrong:
x = wiggle(7,15);
y = 100;
[x, y];
how can I fix?
We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy