Wiggle Expressions

//WIGGLE X ONLY:
[wiggle(5,30)[0],value[1]]

————————————————————————————

//WIGGLE Y ONLY:
[value[0],wiggle(1,100)[1]]

————————————————————————————

//WIGGLE X AN Y SEPARATELY:	
[wiggle(5,30)[0],wiggle(1,100)[1]]
————————————————————————————

//WIGGLE WITH HOLD KEYFRAMES:
f = 2; a = 10;
posterizeTime(f);
wiggle(f, a);
0 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply

Your email address will not be published. Required fields are marked *