motion graphics eXchange
top

Y Axis Jitter

Thumbnail for: Y Axis Jitter
This creates a random jittery motion in the Y axis. You can modify probability to make or less jitter, and the pos variable to define how large the jitter is.
After Effects CS3
Text-FX
Expressions

Views: 655
Permalink
visit |  download |  share this  error? 
Just apply the expression/preset on any layer
//applyTo: position
// Y Axis Jitter
probability = 8 ;  //higher is less likely
pos = 50;
val  = random(-probability-2, 1);
m = clamp(val, 0, 1);
y = wiggle(10, pos*m)-position;
value + [0, y[1]]
by Harry J. Frank, graymachine.com


(Min. Version: After Effects CS3, Category: Text-FX, Type: Expressions)
posted by MadDocc on Feb 24, 2010

 

Related topics:

Split At Markers

Thumbnail for: Split At Markers
This script will split all selected layers on all markers between their in and out points.
After Effects CS3
Useful things
Scripts (jsx)

Views: 496
Permalink
posted by motion_love on Jul 19, 2010

Aged Film Using Particles

Thumbnail for: Aged Film Using Particles
A great way to take modern footage and turn it into vintage looking aged film, using particles.
After Effects 7 Pro
Useful things
Video-/Tutorials

Views: 960
Permalink
posted by Dave Scotland on Jul 15, 2010

Words2Layers jsx-script

Thumbnail for: Words2Layers jsx-script
Adobe After Effects Script that takes the contents of a selected text layer and creates new text layers with each word of the selected text layer. The text string is split at space characters.
After Effects CS3
Text-FX
Scripts (jsx)

Views: 714
Permalink
posted by vfx007 on Jun 26, 2010


 

 

follow us on http://twitter.com/mgxchangeget in touch on facebook

 

 

motion graphics eXchange - Get The Search Engine