Need help with an expression for unit conversion
Hello, I'm using an expression to have different counters for a display, and two of those numbers are a length measurement, one in feet and another in meters. I want to make it so that when I move the...
View ArticleSubtitle Expression
Hi First post! I have created subtitles on a corporate video using the Metadata created from premiere. Its working well with the expression: L = thisComp.layer("Thatcham_Corporate_Video WITH...
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 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 ArticleAlways scale layer from comp center (not layer anchor point)
Usually if I want to scale a layer from any place other than it's center, there are two ways I do it: 1) Parent that layer to a null, then scale that null. (which is workable, but it adds another layer...
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 ArticleAuto Fade In/Out audio based on layer in/out points?
Is it possible to automatically fade a layer's audio in and out based on its in and out points?
View ArticlePossible to store a variable in one comp and accessible to all other comps.
Hi There, This question is mainly for architectural reasons. Is there a way within the After Effects project file, to declare a global variable that is accessible to all comps? I want to simply...
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 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 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 Articlestroke width with expression
Hi, iam trying to set stroke width based on shape scale, (to maintain fixed stroke size) so ive used "(1/transform.scale[0])*500;" for stroke width expression, but this only works for either stroke...
View Article"slider wiggle"=? in french ??
Hello, i'm novice. I'm working on a project, but there is not the same AE version. I'm french.I have a error message, because AE can't found the 'slider' effect. It's a language problem.I understand...
View ArticleAnalog Clock
Hi, Im making an analog clock with a minute, second and hour handle. hey shall rotate properly relative to each other. Its my first time using expressions and Im a bit lost. I want the time to speed...
View ArticleIncrease and decrease a numerical text layer over time
I need to create a text layer with a numerical value that will range from 0% to 100% over time using key frames. I need the value to change over time, increasing or decreasing the percentage based on...
View ArticletoComp is not working correctly for Particular and Element 3d (pics included...
So, Im using AE CS6. The two plugins concerned are Element 3d and Trapcode Particular.Im going to include alot of information since I'm not sure what would come in handy to know to solve this. The...
View ArticleExpression help with time remapping
Hi I have a 25fps Precomp with an animation that changes on every frame. In the master comp I want to apply an expression to its time remap property so that it holds on each consecutive frame for a...
View Articleglobal array variables? , transfer data from one layer expression to another
hi i have arrays in expression, but i have a problem, every time when i move effect point control(i need move it for my task) array update and erasing, but i need to save data from previous array...
View ArticleExpression to create even distances
Hi,i want to add a control value (220) to the x-pos of my layer. i want to define the x-positions of my layers automatically.My master layer, containing the initioal x-pos, has its x-pos at 320.Now for...
View Article