point1 = position;point2 = thisComp.layer("Kite").position;L = length(point1, point2);w = thisLayer.width;r = L/w*100;[r, value[1], value [2]]
t = thisComp.layer("Kite");l = thisComp.layer("String");fromPoint = l.positionatPoint = t.positionlookAt(fromPoint, atPoint)
t = thisComp.layer("String");l = thisComp.layer("String");fromPoint = t.toWorld(position);atPoint = l.toWorld(thisComp.layer("String").anchorPoint);lookAt(fromPoint, atPoint)
posted by Rick @ 6:39 AM 2 Comments
View my complete profile
Subscribe toPosts [Atom]