Friday, January 9, 2015

Advanced Clock rig and expressions



Advanced Clock rig and expressions Create an advanced clock rig in After Effects, WITH REALISTIC TICKING MOVEMENTS!!! okay, so i'm a bit excited. But this is a pretty useful tutorial that can be adapted to lots of other things. Plus you'll learn a bit about expressions. Here is the clock graphic to download. http://goo.gl/m1kUnT Here are the expressions used on the rotation value. Hours: thisComp.layer("Minute").transform.rotation*(1/12)+thisComp.layer("Clock Control").effect("Hours")("Slider")*30 Minutes: value+thisComp.layer("Clock Control").effect("Minutes")("Slider")*6 Seconds: vIn=thisComp.layer("Minute").transform.rotation*60; t=vIn*(1/6); Math.floor(t)*6+thisComp.layer("Clock Control").effect("Seconds")("Slider")*6 My Tip Jar: http://goo.gl/rYpW42 Get Adobe Creative Cloud: http://goo.gl/dXciWe Don't forget to share this video. You never know who among your friends is a closet After Effects user. Thanks. Google+ http://ift.tt/1aqaobt After Effects Users Community http://ift.tt/17J2chr Twitter http://ift.tt/1aqannN Facebook: meh...

No comments:

Post a Comment