Skip to main content
Participant
June 15, 2021
Question

Pasting keyframe data on multiple layer using script

  • June 15, 2021
  • 1 reply
  • 5086 views

As we know, in after effects, we can copy multiple keyframes from one layer (ctr + C) and just paste on another (ctr + V) to get the animation copied as it is on the new layer

 

Now I already have the copied keyframe data with me -

 

Adobe After Effects 8.0 Keyframe Data

Units Per Second 30
Source Width 1920
Source Height 1080
Source Pixel Aspect Ratio 1
Comp Pixel Aspect Ratio 1

Transform X Position
Frame
0 271
4 271
20 960
54 960
70 1720

Transform Opacity
Frame percent
0 0
4 0
20 100
54 100
70 20


End of Keyframe Data

 

Can I store this in a variable and then bulk-paste it on multiple layers using a script?

This topic has been closed for replies.

1 reply

Mylenium
Legend
June 15, 2021

https://aescripts.com/paste-multiple-keyframes/

 

https://aescripts.com/keyframe-presets/

 

I'm sure there's even more. Just too lazy to comb through all the pages.

 

Mylenium