Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Steppy Autoscroll

  • Posted by Navarro Parker on June 18, 2015 at 9:40 pm

    I’m using the Autoscroll – Vertical.ffx preset to scroll a block of text.

    It uses Motion Tile wired to a Speed slider (which is set at -50). The results are nice and smooth as expected. But I need to step in the same increment at the font height. Like hold frame or exponential interpolation as it advances line-by-line upward. Any thoughts how to do this?

    Tile Center:
    offset = effect("Autoscroll - vertical slider")("Speed (pixels/second)") * (time-inPoint) * (100/scale[0]);
    [thisLayer.width/2, thisLayer.height/2 + offset]

    Output Height:
    (thisComp.height / (thisLayer.height * (scale[0]/100))) * 100

    Navarro Parker replied 11 years, 2 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

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