Forum Replies Created

  • Gabriel Gama

    September 24, 2019 at 9:38 pm in reply to: Horizontal scroll from specific starting position

    In the end I found a solution for myself!

    veloc = 100;
    x = position[0] + (time - inPoint) *veloc;
    y = position[1];
    [x,y]

  • Gabriel Gama

    September 20, 2019 at 5:53 pm in reply to: Horizontal scroll from specific starting position

    Almost! Let me try to write it in another way (Maybe I’m didnt explain it correctly)
    Is it possible to make a an object follow a horizontal prefixed path (lets say go 1920 pixels to the right) in 10 seconds?
    This way I cant manually arrange the objects as they move in the timeline!

    I’m trying this with expressions because I have thousands of objects that should follow a linear path, going inside the compostion and the outside (for a 1080p resolution)

    Basically make objects go from left to right in a fixed time, independent of initial position and time duration of the object.

  • Ok, this plug-in is really nice and does the job nicely.
    Now I have another question: Can you merge different video tracks into one without losing any pan/crop event? So you have four objects into the same track. When I try to use the plugin with 4 objects in the same track, even if they are in different places in screen the track does not recognize it so I can not stack them (as seen in the image).

    Any ideas?

  • This seems like it will help a lot! Thank you very much, I really tried to find that on the Internet but found nothing. I will try using it and will post a feedback here!

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy