T***@adobeforums.com
2009-03-05 18:22:21 UTC
I made a simple animation with an expression to move a layer at a constant speed. With the Separate XYZ effect I used the expression time*120 on the X position. (120 is linked to a slider control but that is irrelevant for the problem)
This works great but now I want to stop the layer for a bit and then move on from that very same spot. And there comes the problem. As soon as I set the speed to 0 the animation jumps to the start. This is pretty obvious because time*0 = 0, but I can't come up with a solution :s
This works great but now I want to stop the layer for a bit and then move on from that very same spot. And there comes the problem. As soon as I set the speed to 0 the animation jumps to the start. This is pretty obvious because time*0 = 0, but I can't come up with a solution :s