Inspiring
June 13, 2024
Answered
Automation Blocks - Copying Attributes from V1 to V2 Across All Clips
- June 13, 2024
- 2 replies
- 643 views
Hello!
The attached script does the following...
IF: The first clip on V1 and the first clip on V2 have a matching sequence start-time.
THEN: Copy/Paste the position and scale attributes from V1 clip to V2 clip.
I want to amend this script so EVERY clip on V2 that has a matching sequence start-time as a clip on V1 gets the position/scale attributes copied over from the matching clip.
Basically, if the timeline looked like this...

I'd want every clip on V2 to have the same position/scale attributes as the clip directly beneath it on V1
I also want it to copy the keyframes and keyframe values.
Any guidance on this?

