controlLayer=thisComp.layer("Animate In"); t=linear(time, thisLayer.inPoint, thisLayer.outPoint, controlLayer.inPoint, controlLayer.outPoint); controlLayer.position.valueAtTime(t);