Quantcast
Channel: Adobe Community : Popular Discussions - After Effects Expressions
Viewing all articles
Browse latest Browse all 47983

Animate a Blur Letter-by-Letter

$
0
0

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 screen; it begins all blurred and then unblurs one letter at a time until it reaches the end of the text.

 

I have the text layer, then I have the blur animation keyframed from (50, 50) to (0, 0) 5 seconds later. By just putting on an expression selector, I seem darned near what I need but the animation doesn't start with letter 1 blurred, it has already set the blur on character 1 to 0, progressing to blur of 50 on the last character. I need all of the characters to start at blur 50 and then start the animation from character 1.

 

The default expression for expression selector is "selectorValue * textIndex/textTotal." I believe I need some kind of offset so that it doesn't start the animation at the beginning of my composition. I'm not sure how to code that or even how to look up the code, though I'm pretty sure it's something ridiculously simple.

 

The next issue is I'd like the letters to go from 50 blur to 0 blur one at a time in the span of a fraction of a second. Is this asking for a lot of code? I looked at a tutorial covering this and it seems like a lot of code may be involved in that and maybe I'm out of my depth. I don't even know how to go about learning what code is needed for this.

 

Thanks for any help. I hope this is clear.


Viewing all articles
Browse latest Browse all 47983

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>