Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Character count and Frames

  • Dan Ebberts

    January 20, 2014 at 10:53 pm

    I think I misunderstood what you are trying to do. You want the rate at which the characters reveal to ease, is that correct? If so, I think you’ll need to describe the animation in more detail.

    Dan

  • Eliezer Cisner

    January 20, 2014 at 11:32 pm

    Exactly.

    This is what I have now in an Expression Selector:
    if (Math.floor(timeToFrames(time-inPoint)/1) > textIndex) 0 else 100
    I’m doing a typewriter-like effect, and I’d like the “typist” to type the final letters a bit slower than the rest, more specifically: ease out.

Page 2 of 2

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