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

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

Explorer ,
Aug 08, 2022 Aug 08, 2022

Copy link to clipboard

Copied

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

Views

66

Translate

Translate

Report

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

Copy link to clipboard

Copied

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

Votes

Translate

Translate

Report

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