Hi Dan,
here is another one question. regarding indexing
this layer named “line 27” have point X Y expression, there is another layer named “null 27 that i would like reffering to target point from Index +1 or – 1 from Null 27
please help sir
Thank you.
Madliman
here is my expression for “line 27” XY :
currentNull = thisComp.layer("Null "+(thisLayer.name.substr(7,3))) // get Null name
currentNull(index+1).toComp([0,0,0]) // get point from layer above