How to link a mask path to only the x or y position of another layer?
I’m trying to create a wipe text reveal animation where a vertical line moves horizontally and reveals text as it moves.
I have a mask on the text layer to create this, and I want to link the mask path to just the X parameter of the line layer’s position property (so the mask will move with the line).
When I drag the pick whip on the mask path to the X position of the line layer, I’m given the error
object of type found where a property is needed
Why is this? What can I do to resolve this error? AE newbie here so your help will be appreciated!