Forum Replies Created

  • Jeremie Moore

    August 23, 2011 at 12:14 pm in reply to: increasing numbers in text

    Dan, is there a way to trigger the increase with a marker? I want this expression to happen at a particular frame in the timeline.

    Thanks
    J

  • Jeremie Moore

    August 22, 2011 at 9:19 pm in reply to: increasing numbers in text

    That’s It!!! Thanks Dan

  • Jeremie Moore

    August 19, 2011 at 1:37 pm in reply to: increasing numbers in text

    How do I modify this expression to include a decimal?

    startCount = 1600000;
    endCount = 999999999999999;
    countDur = 4;
    Math.round(linear(time,0,countDur,startCount,endCount))

    Thanks in advance Dan.

    startCount = 1600000;
    endCount = 999999999999999;
    countDur = 4;
    Math.round(linear(time,0,countDur,startCount,endCount))

  • Jeremie Moore

    March 4, 2009 at 6:34 pm in reply to: position over time when triggered

    Works like a dream!!

    Thank you Dan.

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