Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to animate style text from start to end with expression?

Explorer ,
Mar 18, 2024 Mar 18, 2024

Hi everybody!

 

I'm looking for using an expression to change the style of my font but gradually like how we can do with position, opacity etc... on the text animations provides by After Effects.

I'd like to have different font styles for a sentence. And use a Slider to change the style of the characters of this sentence gradually.

I created a text layer with multiple letters. Each letter got its own style.

Then, I create another text layer with my sentence. I created a slider effect on this text layer and put this expression in the source text panel:

thisComp.layer("TextStyle").text.sourceText.getStyleAt(effect("Typo")("Slider"));

When I move my slider, all the sentence change its style! Perfect. But now, I'd like to have this change gradually, maybe on 2-3 letters to have something smoother etc... But what I have to add to this expression to manage it correctly???

 

Thank You in advance for your science!!!

 

PS: Im' french 😉

TOPICS
Expressions
200
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 18, 2024 Mar 18, 2024

It's not possible. Your only option is to create individual layers and animate each letter separately.

 

Mylenium 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Mar 18, 2024 Mar 18, 2024
LATEST

Oh?  Not possible? Thank you for your answer even if I'm a bit disappointed! lol'

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines