-
random movement within a shape of a shapelayer
Hi!
I want to move some small icons within the boundaries of a ShapeLayer a rectangular shape will do.
I want so move and scale this shape, so the parts within move with it.
Not from border to border, more like a wiggle random movment, but in a specific area. It would be cool to also control the “wiggle” parameters (speed and how far before direction change – easing would be cool too).i found this: https://www.aecheatsheet.com/quick-tutorials/bounding-box-with-clamp
but the movement is too fast and not really controlable
any ideas?
thanks in advance!