-
Water-like movement
Hi, I have these 2 dots here and I wonder how to use expression to create movement as:
- The white dot will move freely around the comp, but will never be able to touch or overlay and/or being away from the red dot with an editable amount of pixels. (e.g. 50 pixels)
- The red dot can also move freely around the comp, but when the red dot moves, within an amount of distance (e.g. from 50 to 100 pixels) between the two, it drags the white dot along. When the red dot crosses that amount (e.g. > 100pixels), the white dot will stop following. (it’s like when an object moves on a water surface, the flow will drag another object into the same direction)