Search found 1 match
- September 15th, 2010, 7:54 am
- Forum: Script requests
- Topic: Ease and wizz script on markers instead of keyframe
- Replies: 0
- Views: 9150
Ease and wizz script on markers instead of keyframe
Hi, I'm new here, and new to AE scripts too... I succeed to modify a script that fits my needs. It simply fires a "slide effect" of 15 images for each of my layer's marker: f=15; //duration d=-768; // 768 pixels slide from right to left f=framesToTime(f, fps = 1.0 / thisComp.frameDuration)...