Forum Replies Created

  • Fletcher Groeneman

    October 16, 2019 at 7:19 pm in reply to: Previous keyframe triggered movement

    Better yet, how would I have the animation trigger if a value goes above a certain threshold.

    IE if a number is > than 5 play this animation ease(time, start(as soon as the value went above the threshold), end (start + duration), value1, value2)

    But once it returns to under the threshold of 5 reverse that animation like this: ease(time, start(as soon as the value went back below the threshold), end (start + duration), value2, value1)

    – Fletcher Groeneman

  • Fletcher Groeneman

    October 7, 2019 at 11:39 pm in reply to: Robinhood app style number animations

    Dan… wow.

    Totally blown away. This is genius. Works perfectly… Plus it’s so elegant!

    Thank you so so much!

    Any ideas for the number flipping motion? or is that just crazy-land?

    – Fletcher Groeneman

  • Fletcher Groeneman

    August 14, 2014 at 10:47 pm in reply to: Getting active layer count at current time

    Thanks Dan.

    So let me try and interpret it:

    for (incrementally by 1; every layer index smaller than my index)
    if (that layer is active)
    add 1 to a start value of 0

    Correct?

    – Fletcher Groeneman

  • Fletcher Groeneman

    August 14, 2014 at 10:13 pm in reply to: Getting active layer count at current time

    Works perfect. Dan, you are the best!

    Many, many thanks.

    If you have time, could you walk me through that expression… I would love to understand what is happening so I can modify and re-use it in future work.

    – Fletcher Groeneman

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