-
Ramp Behavior, somewhat confused
Greetings!
I am trying to build a custom transition for FCP X but running into a brick wall of sorts. I want clip A to scale down to zero on the x axis from right to left and have clip B scale up to 100% from the same direction. I set the anchor and position for x axis to -1920 on clip A with 1920 for the x axis on clip B, all works well.
The problem begins when trying to use a ramp behavior in place of keyframes. A ramp behavior is added to both clip A and clip B, with 0% for start value and -100% for end value on Clip A, and -100% to 0% on the clip B side of the coin. Both clips will get bigger or smaller but the animation takes too fast on the first clip, all the way down to 0% before the other clip gets larger, leaving some black during the transition. What will I need to do and would using keyframes be a better approach?