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

how to put line spacing in an After Effects template

New Here ,
Oct 25, 2024 Oct 25, 2024

I'm making an after animation template that I always use in videos at the premiere (e.g. headline, cta) I've already done the animation and put in all the settings that I want to be editable, but I'm not finding the spacing option between text lines. Does anyone know how to set this option?

TOPICS
Resources
298
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
Advocate ,
Oct 25, 2024 Oct 25, 2024
LATEST

If you're using AE 2025 you can add a slider control and the following expression.

 

Source Text Expression:

style.setLeading(effect("Leading")(1))

 screenshot.png

 

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