Tutorial | Overshoot Expression | Adobe After Effects

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ธ.ค. 2024

ความคิดเห็น • 13

  • @gerardoestrada3040
    @gerardoestrada3040 ปีที่แล้ว

    Thank you so much, it´s exactly what i was looking for 👍

  • @FunFuerFelix
    @FunFuerFelix 2 ปีที่แล้ว +58

    You're welcome!
    freq = 3;
    decay = 5;
    n = 0;
    if (numKeys > 0){
    n = nearestKey(time).index;
    if (key(n).time > time) n--;
    }
    if (n > 0){
    t = time - key(n).time;
    amp = velocityAtTime(key(n).time - .001);
    w = freq*Math.PI*2;
    value + amp*(Math.sin(t*w)/Math.exp(decay*t)/w);
    }else
    value

    • @daitofuproject
      @daitofuproject 2 ปีที่แล้ว +1

      thx!

    • @davielias4404
      @davielias4404 2 ปีที่แล้ว +1

      My hero!

    • @EricNoneless
      @EricNoneless ปีที่แล้ว +4

      thank you, why he didn't put it in the description??

    • @mingwu7002
      @mingwu7002 5 หลายเดือนก่อน

      Angel

  • @bluestaar100
    @bluestaar100 2 ปีที่แล้ว +1

    “Despite these 4 eyes im not that smart” is underrated 😂

  • @fadikd310
    @fadikd310 4 ปีที่แล้ว

    Thank you so much that really helped a lot with how my animations look. Does this work on any keyframes or Position/Rotation/Scale only?

  • @The1995BornGuy
    @The1995BornGuy 3 ปีที่แล้ว +2

    Thank you so much! Helped a lot! However there's a small mistake in the code in the dropbox pdf you've shared. The 'V' of value(in the last line of code) is capital. It should be small. While your code still works, it keeps giving an expression error notification.

  • @animainercia
    @animainercia ปีที่แล้ว +3

    Dont work when i set "easy in"

    • @ilmannfh
      @ilmannfh ปีที่แล้ว

      Any solution rn?

  • @TheeDutchBoy
    @TheeDutchBoy 2 ปีที่แล้ว

    Ur ears 👂 smart