How to dynamicly change path text
So im on this assignment where i have 150 copies of the same comp. The only difference in these comps is the names that appear in a text string that i animate with Path text. Since this would take a...
View ArticleMath.round for Shape layers to land on whole pixels?
Trying to keep my shape layers on whole pixels to avoid subpixel blurring. For one-dimensional properties, this works fine: Math.round(value); But for two dimensional props, I'm running into errors...
View ArticleExpression to limit tracking data
Hello, Is there an expression to limit the scale of tracking data. In other words, I would like to take tracking data and reduce the size, so if I track my hand and it moves 10 inches up or down, I...
View ArticleHelp with this expression.
Hey everyone, I'm not the best at expressions, but i'm trying to learn and was wondering if someone could tell me what is wrong with the expression I have. It is from a tutorial found in video...
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 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 ArticleAccess Properties of a Layer Inside a Precomp
First time visiting these forums but they look like a super helpful place so any response is awesome. I'm trying to save myself some headache by creating one animation ("CircleIcon") and then using it...
View ArticleExpression Issue - Photo Slideshow
Dear forum, I need some advice on expression settings in After Effects. The project I am working on is a slideshow with 300 photographs. They move from left to right (panning horizontal while...
View ArticleAngle Expressions second time around
I have three seperate layered Illustrator image files that represents a head. The first image is the head in which the digieffects freeform has been applied.(extrusion) The other two image files are...
View ArticleSway 3D object on Z-axis using slider?
Hi there,I have multiple objects (side by side) which I would like to sway on the z-axis as if the wind is blowing them. I already have their anchor points at the top of each object. I have a few...
View ArticleChange opacity precomp layer expression
Hi, I want to control my precomp layers opacity within my maincomp by changing the layername. For example: If my layer name(in the maincomp) is "A" only the layer called "A" in the precomp will show. I...
View ArticleIncrement 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 ArticleLinking a 2D layer to a 3D layer
Ok, i've come to my limitation of expression skills. I've setuped a 3D composition, with various elements at various depths. One of this element is a Sun. I setuped a camera to do a pan inside my 3D...
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 ArticleTracking puppet pin tool with null object track(HELP)
I'm trying to track my puppet pin tool to a null object. I am using the code n=thisComp.layer("NullObject_Name"); nullpos=n.toComp(anchorPoint); fromComp(nullpos); But ever time I assign the name of...
View ArticleDan's Universal Counting Clock
Hey Dan! I was trying to get your Universal Counting Clock to stop when it hits 00:00:00, but this part threw me: if (clockTime < 0){ sign = "-"; clockTime = -clockTime;}else{ sign = "";} I...
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 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 Articlemoving layer to another layer at intime
Hi, i don't know expression except wiggle and stuff like that but i need to do something with it for an animation. i have a layer "A" which is handly animated and i want all others layer start from a...
View ArticleTrack nested child layer's position
Hi, I have a Main Comp with a layer named 'Controller'.I have several 2d layers parented to this controller.Now,i need to precompose two of them.let's say this precomposition of these two layers is...
View Article