-
tracking child one dimension
Hi i was wondering if any one could help me with this… I am trying to track a child layers Y position only,
here is an example of the code im using
c=thisComp.layer(“rod”);
c.toWorld(thisComp.layer(“rod”).transform.position[1]);sadly i get an error.
help is much appreciated