Home » Archive

Articles in the AE Scripting Category

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 …

2D, AE Scripting, After Effects, Miscellaneous, Resources, Scripting »

[13 May 2015 | Comments Off on After Effects – Wiggle X or Y Axis Only – 5 Easy Expressions | ]
After Effects – Wiggle X or Y Axis Only – 5 Easy Expressions

Wiggle X or Y axis only in After Effects CC
This guide has everything you need to know about simple scripts to wiggle in X or …

Don`t copy text!