-
Null + variance
I have many elements attached to one null with a change in position.
I’d like to have all the elements to generally maintain the same movement, but with some degree of variance between them. Is there a way to easily add 10 or 20px of random difference between the position change in each element? I’m not exactly sure where to start.