Hello, I’m trying to add an expression to the anchor point value but I’m getting an error and I don’t know why
The expression:
x= content(“Rectangle 1”).content(“Rectangle Path 1”).size/-2;
y= 0;
[x,y]
And thats the error: “After Effects warning:array piece can’t expand to more than one value”
Anyone knows how to solve it ?