Would i have to do anything different if i wanted this movement controlled by the angle control so position A = 0 and position B = 360?
Ive tried this code but it doesnt work:
s = thisComp.layer(“Control”).effect(“Ears”)(“Angle”);
A = [1088,766];
B = [980,952];
linear(s,0,360,A,B);