-
Expression to randomize a size of an object
I would like the size of my object to change randomly (maintaining the height-width proportion), ideally being able to manage how many changes occur per second and the minimum and maximum size the object can have.
The closest expression to what I want to achieve that I found is wiggle, but it does not allow me to control all the values as I would like (e.g. the scale is not maintained).
Thank you very much in advance for your help and time
Best Alessio