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

how to get the options (like font or textAlign etc.) of a "numbers" text effect

New Here ,
Mar 14, 2021 Mar 14, 2021

i use bodymovin to get the options, but i can only get the effects property(red area), how can i get the options of the numbers text effects(blue area)WX20210315-120550.png;

TOPICS
Error or problem , FAQ , How to , Scripting , SDK
292
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
Valorous Hero ,
Mar 14, 2021 Mar 14, 2021

The Options Area is not keyframeable if this is your Q.
You can mimic a lot of what the Numbers Effect does via Expressions. If make it clear what it is that you are trying to achieve, someone may be able to assist you.

Very Advanced After Effects Training | Adaptive & Responsive Toolkits | Intelligent Design Assets (IDAs) | MoGraph Design System DEV
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
New Here ,
Mar 14, 2021 Mar 14, 2021

Thanks for your reply

 

My question is how to get the whole options of the Numbers text effect by ExtenScript , not only the options in Red Area, but also in Blue Area in my figure.

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
Community Expert ,
Mar 15, 2021 Mar 15, 2021

The blue area is custom data controlled by a plugin (the Numbers effect) and unfortunately, ExtendScript scripts have no access to this data. So as @Roland Kahlenberg suggested, the only workaround would be to avoid the Numbers effects and use text layers instead for which you have much better scripting access.

 

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects
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
New Here ,
Mar 15, 2021 Mar 15, 2021
LATEST

what a pity 😞

 

 

Thanks for your help very much

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