After Effects expression selectors for springy text @LongLiveMikey
After Effects expression selectors for springy text  @LongLiveMikey
Uploaded February 2024 | Updated September 2026, 2 weeks ago
I'M BACK!!! I'm rusty, so go easy on me. learn to create a procedural automatic springy text, it's pretty cool and you'll learn a bit how the expression selectors work for text animations in After Effects.

Here is the main expression. (it won't let me put a greater than or less than sign in the description, so you will need to replace that part. it's in the first if statement.

vel = effect("Layer Control")("Layer").transform.position.velocityAtTime(time);

x = Math.abs(vel[0])/10000;

if (vel[0] ---is less than--- 0){
nullPos = effect("Layer Control")("Layer").transform.position.valueAtTime(time-((textIndex-1)/24)*x);
} else{
nullPos = effect("Layer Control")("Layer").transform.position.valueAtTime(time-((textTotal-(textIndex-1))/24)*x);
}

[nullPos[0]*(100/thisComp.width),nullPos[1]*(100/thisComp.height)]

For awesome tools and plugins for After Effects, go to elementsupply.co

Don't forget to share this video. You never know who among your friends is a closet After Effects user. Thanks.

Twitter
twitter.com/longlivemikey

#aftereffects #motiongraphics #vfx #videoediting #adobeaftereffects #tutorial #aftereffectstips #aftereffectstutorials
After Effects expression selectors for springy textcompCode for After Effects: Must have tool!!!3D topographic maps in After EffectsQuick Monday update + Chance to win prizes + tutorial ideasProperty Group Index Expression + Free PresetElement 3D + Tracked FootageHow to keep the mosaic effect always square in After EffectsScrolling hacker text for FUI in After EffectsSqueeze warp for cartoony movementsHow To Run fast like the flash
After Effects Tutorials w/ Mikey |

After Effects expression selectors for springy text

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER