Premium Only Content

Radial Delay in After Effects
How to delay layers based on their distance to the center of a comp.
Workbench: http://workbench.tv/tutorials/2016-02...
Patreon: http://patreon.com/workbench/
Merch: http://workbench.tv/products/merch/
Paypal: https://www.paypal.me/workbenchtv
Social
***********************************************************
Instagram: http://instagram.com/workbenchtv/
Twitter: https://twitter.com/workbench_tv
Facebook: http://facebook.com/workbenchtv
In this After Effects tutorial, we use a layer’s position to delay its animation based on its distance to the center of the composition. This allows us to use simple animation to make a much larger and more complex effect. To set up the grid of elements, you can position them manually, but I recommend checking out our script, StackIt (http://workbench.tv/products/scripts/....
Expression:
//Apply to Time Remap
pos = transform.position;
delay = -1; //in seconds
x = Math.pow(pos[0]-960,2);
y = Math.pow(pos[1]-540,2);
d = Math.sqrt(x+y);
value + linear(d,0,1102,0,delay);
To change the delay to frames instead of seconds use this:
delay = -10*thisComp.frameDuration;
-
55:42
Coin Stories with Natalie Brunell
1 day agoSaylor vs Wall Street – Why Bitcoin Wins
54 -
45:26
The Why Files
3 days agoCONPLAN 8888: The Secret Plan to Survive the Zombie Apocalypse
14.8K24 -
10:56
Liberty Hangout
2 days agoThank You Charlie
156K46 -
1:49:51
Steve-O's Wild Ride! Podcast
8 days ago $4.59 earnedChet Hanks Found God On Chat GPT | Wild Ride #266
59.1K6 -
2:18:15
Badlands Media
6 hours agoOnlyLands Ep. 25: Erica Kirk Steps Up, Antifa Fallout, and Global Sparks
72.1K18 -
2:05:01
TimcastIRL
9 hours agoTrump Just Ended H1B Visas In Major Crackdown, Charging $100k Per Visa | Timcast IRL
285K184 -
4:02:20
Nerdrotic
15 hours ago $24.49 earnedKimmel MELTDOWN | Hollywood Boycotts Disney | Friday Night Tights 372 with Kaida
125K20 -
34:08
Bannons War Room
9 hours agoMEGYN KELLY: Jimmy Kimmel and Sore Cultural Losers, and Charlie Kirk's Spiritual Revival, w/ Bannon
86.6K91 -
59:27
NAG Podcast
10 hours agoBrandon Straka: BOLDTALK with Angela Belcamino
79.2K11 -
59:43
Sarah Westall
8 hours agoVietnam Shuts down 86 Million Bank Accounts, The Fourth Turning & more w/ Andy Schectman
60.6K14