Home » Archive

Articles in the AE Scripting Category

2D, AE Scripting, After Effects, Demo Video, Explainer Video, Resources, Scripting, Video Production »

[7 Dec 2023 | Comments Off on Ease and Wizz After Effects Expression Demo | ]
Ease and Wizz After Effects Expression Demo

Stumbled upon an old animation loop from 2016 I made as a quick little guide to interpolation expressions. This animated GIF loop simply demonstrates the …

2D, AE Scripting, After Effects, Animated Video, Miscellaneous, Motion Graphics, Online Video, Resources, Scripting, Video Production »

[15 Nov 2021 | Comments Off on Seamless Looping Wiggle Expression | ]
Seamless Looping Wiggle Expression

I have often wondered how to loop the After Effects wiggle expression to create a seamless wiggle loop for a certain loop time.

There is an …

2D, AE Scripting, After Effects, Animated Video, Motion Graphics, Resources, Scripting, Video Production »

[28 Jun 2021 | Comments Off on Link to the relative position while keeping the original position in After Effects | ]
Link to the relative position while keeping the original position in After Effects

If you want to link to the relative position values in After Effects while keeping the original position.
Use this expression:
var p = thisComp.layer(“YOUR LAYER NAME”).transform.position;
(p.value …

2D, AE Scripting, After Effects, Animated Video, Motion Graphics, Resources, Scripting, Video Production »

[4 Aug 2020 | Comments Off on Wiggle Puppet Pin X and Y position independently | ]
Wiggle Puppet Pin X and Y position independently

How to wiggle Puppet Pin X and Y positions independently in After Effects
If you need to wiggle a puppet in After Effects in only X …

Don`t copy text!