-
link layer’s position to an existing slider
Heya,
So I have a square layer that I’ve linked to two slider controller to easily animate its width and height:
– 1 slider for width
– 1 slider for heightThere’s another path layer that I’d like to link its position to the two sliders, as if to pin it to the original square layer as it shrinks/expands. Is there a way to link the 2nd layer while maintaining its current position and having it track correctly?
Thank you