How do we spend our summertime here in DC? Well, just taking an endless trip through The Potomac River, being stalked by some annoying mosquitoes. This animation is my contribution to #DcSummerLoops entry organized by @dukeandtheduck.
Client: The Duke & The Duck
Role: Design & Animation
Software: Illustrator, Photoshop, After Effects
LOOK AT EXPRESION lookAtLayer = "Paddle Target"; L = thisComp.layer(lookAtLayer); p = L.toComp(L.anchorPoint); d = thisLayer.toComp(anchorPoint) - p; d[0] = (d[0]==0)?1:d[0]; rotation + radians_to_degrees(Math.atan(d[1]/d[0])) -90*d[0]/ Math.abs(d[0]);