List of all expression keyword not included in official documentation
Hi everyone, I came accross a tutorial by Harry Frank of Gray Machine. In this old post he give a tutorial on having dynamic text with an external text file... He is using a keyword wich is often use...
View ArticleThe value of this expression
I was looking through some old tutorial projects and came across this expression [thisLayer.width/2, thisLayer.height/2] which was applied to the Wipe Center property of the Radial Wipe Effect....
View Articleadd an inertia script to mask/shape-path keyframes?
anyone knows how to add an inertia script to mask/shape-path keyframes? OR a workaround that would yield similar results? thanksmanojit
View Articlewiggle expression with stepped (not smooth) interpolation?
hi not sure if it's even a wiggle expression I'm after, but I'm wondering how to go about getting a series of random values that an object or parameter will jump to (rather than smoothly transition...
View Article'Drift Over Time' but with easy-ease?
I'm using the nifty Adobe Drift Over Time preset. But its movement is linear. Any way to add an easy-ease to the start of it?This is applied to the position property of the Transform...
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 ArticleNoob Question: Move a layer in the opposite direction of a different animated...
So say that I have an icon that I animate on the Y-axis +40px, but instead of trying to hand key the other layer each time, is there an expression I can write to have the other layer move in the...
View ArticleExpression engine slower in CS4?
I've created a character animation system in AE7 with approximately 400 short expressions which connects layers in different comps to a control panel in the mastercomp. In AE7 everything works smooth...
View ArticleStoring a position value from the previous frame
Hey guys, So, I'm trying to assign the X value a null object had at the previous frame so I can continue to subtract a number from it cumulatively. I'm trying to assign it to a variable (prevframe)....
View Articleput null in camera point of interest with parenting
hi is there an expression i can use to put a null layer in the Camera point of interrest all the time?i try'd toworld(Camera.pointofinterest) but its not comming out right. thanks
View Articleseperate XYZ error / ae_force_english.txt
Hi together, would be nice if anybody can help out. I'm using AE CC with ae_force_english.txt and I'm recieving the error trying so seperate XYZ from an emitter. "Error at line 1 in property 'Position'...
View ArticleTime remap multiple keyframe between markers
Hello to all!First of all, just want to apologize for my basic English. I will try to explain as clearly as I can. I have a complex animation layer, which is precompose in another comp which I want to...
View ArticleI want to rotate objects around a Null, but have them stay upright...
I have 3 object parented to a null, and I want to rotate the null to have the objects in orbit around it, but I want the objects to stay upright... would this be done with an expression?
View ArticleLooping images really randomlyI
I need a constantly changing background for an animation. I use different drawings of the same background and loop them randomly, to avoid this looping look. Unfortunalety when I use random there are...
View ArticleHow to get relative position of layer in larger precomp.
The Setup: Comp 1 is 2000x3000 pixels. Comp 1 contains Layer X that is positioned at 1750,1250. (or whatever) I pull Comp 1 into Comp 2 which is 800x600. I scale and move Comp 1 inside Comp 2 by an...
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 ArticleAnimate a Blur Letter-by-Letter
So I've just learned about creating an expression selector, but I know absolutely nothing about writing code for expressions. What I want to achieve is this: I have a paragraph of text filling the...
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 ArticleUnpause animation if key value equals X
tldr: I need an expression that plays a sequence of images on a layer (and leave it on the last image) when the value of a key (keyframe?) in another layer of the same comp equals a specific value. I...
View Article4 digit random number
Hi guys, i would like to have a text layer that changes it´s 4-digit number everytime it´s duplicated. I found an expression that basically does that, but it also includes other values like "@" and...
View Article