-
Randomising scale between 2 values with hold
I’ve search everywhere but need help!
I have various layers that need to be scaled uniformly picking a random values between 45 and 60% over the course of the timeline. They need to hold for a certain length of time but that hold time needs to vary before jumping to another scale between 45 and 60%. Each layer needs to look different, i.e., a different seed so there’s no obvious sync between layers.
The closest examples I’ve found have min and max hold times with min and max values and manipulate the seedRandom – but all the layers work together or smoothly animate between values.
Can someone help?