Sway 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 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 Query (adding an additional expression)
Hey there I shall try to explain this as best as possible and please refer to the images or links if the images fail to embed. the following code http://d.pr/i/keMI allows, on a certain dgree of...
View ArticleOpacity change every 5th frame
I want to create a jiggle animation. I have 3 layers that I want to swap between every 5 frames using an expression. How would I go about setting this up so it would cycle in order every 5th frame?
View ArticleParsing number text string to numeric value
If I have the number "5" as a text layer, how can I get another text layer to read that number, and then add another number to it? This gives me "56". I want "11". temp =...
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 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 ArticleWho else would find a global Expressions object useful?
I often find myself working with multiple layers which all have the same set of expressions applied - eg, one for position, one for rotation, etc. Sometimes there might be one expression that I have to...
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 ArticleAE expression for "length of text layer" for lower thirds nameplate
Hello everyone,Is there a way to measure the total width (and height) of a text layer, to automatically update the length (and height) of a shape layer? I produce web news segments with 7-15 lower...
View Articlefollow a leader with delay
hi i have bunch of layers all distributed in z space.All in a row.So,they have all differenent position data.Now the first layer starts to move towards the camera.After a specific time i.e 1.5 secs i...
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 ArticleLinking position to mask path?
I know I can copy and paste a Mask Path to a layer's Position and vice versa. But is there a way to link them live with an expression? I think I'm running into a problem with too many dimensions in an...
View ArticleFont Size Expression
I need an expression that would automatically change the font size based on how many characters are typed in. The goal is to fit multi-line text into a bounding box as it's read from the external text...
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 ArticleMultiple Expressions
Is there any way that I can patch the same expression in the same property layer multiple times? What if I would like my camera to execute the same expression at different points in the composition?
View Articlecontrolling Key-Value by Point Controller
Hey guys,I have multiple layers, each one has three position keyframes with keyA, keyB and keyC. Now I want to have a small "helper": the value of frame B should be changed by a "Point Control" (which...
View ArticleDetecting keyframes
HelloI want to detect if layer property has keyframe.Two properties: position and opacity.I need something like this: p = transform.position;o = transform.opacity; if(p.hasKeyframe on current time){...
View ArticleHow to create a simple bobbing up and down motion expression?
Hi, I have a 3D object that I want to continuously bob up and down but I'm having trouble finding an expression to do this. I would use wiggle on the Z except wiggle creates random motion and I need...
View ArticleRepeaters: a=1; a++; Only repeat a++; !!
I'm trying to make the repeater's distance increase by 1 each time. Therefore I need my declaration of 'a' to be outside the bit that gets repeated. How do I do this?
View Article