Forum Replies Created

  • Chandra Hope

    June 25, 2013 at 10:24 pm in reply to: Expression Count Up Percentage

    I tired that and it wouldn’t work, did I type something wrong?

    beginCount = 55;
    stopCount = 0;
    beginTime = 55; // start counting at time = 0
    countDur = 1; // count for 4 seconds
    “” + Math.round(linear(time,beginTime,beginTime + countDur,beginCount,stopCount)) + “%”

  • Chandra Hope

    June 25, 2013 at 9:51 pm in reply to: Expression Count Up Percentage

    Hi there, how could I make this do the opposite and make it count backwards? I tried playing with some of the text but was way off 🙂

    (I already got it to work by just making it a pre-comp and then reversing the time for the purposes of getting what I need done fast, but I was just curious what the code would look like 🙂 )

    Thanks!

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