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

Is there a way to link an properties expression into one layer only?

Explorer ,
Aug 08, 2022 Aug 08, 2022

Hi, I have 30 layers and each layers have it's own position keyframes. I add expression loopOut() for each layers for position properties. Is there a way to link an properties expression into one layer only? so if I want to change the expression, I don't need to change all layers expression one by one.

TOPICS
Expressions
95
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 ,
Aug 09, 2022 Aug 09, 2022
LATEST

You could try eval() and write the expression as a text string in a separate layer. But generally I consider this bad practice even if a ton of scripts and tools like Mr. Möhl's iExpressions use this hackery just as well...

 

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