this is crazy, I’ve learned a bit of scripting and thought – I can handle this.
So I typed :
i=wiggle(2,5);
[i[0],i[1]]
Doesn’t uniform scale.
So I paste your code:
w = wiggle(5,30);
[w[0],w[0]]
and it works.
Spaces? i not w? What’s the deal? Does AE think ‘that’s some Dan Ebberts code so make it work.