-
Technical question…
Hey guys…
I have a little bit of a technical question. I am looking at the wiggle() and random() expressions. They both generate random values although both have different effects, but why is it that the random() expression can be +/-/* and / to/from a value, but the wiggle() expression has to be PART of a value… transform.position.wiggle()[0]??
I am just trying to better understand the inner workings of expressions.
Thanks in advance for your help…
Stephen =]