Increment value with layer number
Hi, I need to increment a value in the layer, based on the number of layers in the comp. Something like layer 1 has a blur value of 10, layer 2 of 20 and if duplicate a layer it automatically has a...
View ArticleAccurate Timer For Sports
Hi all. I'm trying to make an expression you apply to a text layer to time sports videos accurately. So far, I have the minutes and seconds figured out, but can't seem to get the milliseconds to work....
View ArticleOpacity random motion, ok! and loops?
Hi there!I'm using an expression by Dan Ebberts, thanks Dan!This expression works great, but the problem is that It's not a loop.I need to do a loop to 4500 f. I try to use time % loopTime, but it...
View ArticleParenting expression needed
I want to create a handmade anamorphic lens flare and I wanted to have a basic control to animate its position.What Im after is an expression that will allow me to parent the lensflare 'artwork' to a...
View ArticleSmoothing values of another layer
I have Layer A which has a standard wiggle on it. I pickwhip the position of Layer B to copy Layer A's. But now I want Layer B's motion to be a damped — as if Layer B is copying Layer A's movement, but...
View ArticleHow to calculate the 4 corners of a text layer?
Hello I need to know how to translate the size of a text layer to get the coordinate of his corners. My need is to be able , in an automatic way, to give a solid the size of a text. For exemple if i...
View Articleobject position controlled by time
So, i want to control the position of a white box by using expressions because i can't use keyframes as i want (or i'm just stupid). I already have a = thisComp.layer("White box").effect("Sound...
View Article3D WARP/3DBEND: geometry expression no show?
"3D warp" as seen on tv.adobe "What's New", does not seem to be available on my version of CS6 AE (from disk). I'm not getting the geometry option even though,I have the 3D box checked and it is a...
View ArticleKeeping Exponential Scale "live" with expressions
Is there a way to replicate the Exponential Scale via expression? As you know, once you run the animation assistant, the keyframes are locked down and if I need to change the start or end values, I...
View ArticleAdjust the amount of Mocha stabilize?
I have a couple shots that Mocha (and the awesome MochaImport script) has beautifully stabilized. However, it's a little too rock solid. Is there someway to craft an expression that can dial back the...
View ArticleExpressions Optimization
I use a lot of expressions - to a point where I sometimes get stack overrun errors in renders, and other glitches. I am wondering if anyone has advice for optimizing expressions and reducing the amount...
View ArticleSnappier Wiggle?
How would you make a wiggle expression that radically reduced the time between values? Like Wiggle that uses Exponential interpolation as inbetween values? So even though the pace would be something...
View Articlecontrolling nulls with expressions
I am having an issue with an expression I'm working with. I am trying to produce a dynamic graph (among other visualisers) that appears to be being controlled by a datastream - the artifical datastream...
View Articlewiggler expression for position
I want to have a random movement on a layer using the a wiggle expression but I only want it on one axis.Using this:wiggle(1,50)makes it pop around on the screen, so what do I need to add to this to...
View ArticleCreate sphere on keyframes with expression
Hi, I've just begun to learn after effects and could use a little help. I have a small solid wich is moving around on the comp. This is done using expressions. What I would like to do is first to...
View ArticleFade out on every keyframe
Another newbie question.Tried this expression on a layers opacity: d = Math.abs(time -transform.position.nearestKey(time).time);easeOut(d, 100, 0) The idea was to make the layers opacity go from 100%...
View ArticleUnfolding Effect
I came across an animation that depicts a series of diagonal lines unfolding like a fan. The artwork is simple enough but I wasn't sure how to build this in after effects and I wondered if there might...
View ArticleExpression with delay
Hi, I'm a nooby when it comes to expression, so can anyone please help me with how I can create a certain expression? I think it's quite simple. I've got 2 layers. One layer has an animation (leader)...
View Article"No active camera" error
Ran into this problem tonight with a couple expressions I've used in the past in CS3+. My scene has 1 camera. It it's set to active and the eyeball is on and its in/out is the length of my comp. Is...
View ArticleHow to delay an animation
Sorry for my bad english: i'll try to be clear.Once a layer has some animation (position, scale etc),how can i link another layer to this first one (or the animated property of the first one to the...
View Article