Impact Scales- After effects AMV Tutorial | Expression Scales

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2025

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

  • @abxtract9848
    @abxtract9848  3 ปีที่แล้ว

    Expression - n = 0;
    if (numKeys > 0){
    n = nearestKey(time).index;
    if (key(n).time > time){
    n--;
    }
    }
    if (n == 0){
    t = 0;
    }else{
    t = time - key(n).time;
    }
    if (n > 0 && t < 1){
    v = velocityAtTime(key(n).time - thisComp.frameDuration/10);
    amp = .05;
    freq = 4.0;
    decay = 8.0;
    value + v*amp*Math.sin(freq*t*2*Math.PI)/Math.exp(decay*t);
    }else{
    value;
    }

  • @SanaSana-zs7kf
    @SanaSana-zs7kf 2 ปีที่แล้ว

    This anime character name?

  • @aizensings
    @aizensings 3 ปีที่แล้ว

    Could you make an edit for me? I don’t have IG how else can I contact you

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

      Contact on ishaanratan090602@gmail.com

  • @SURAJPAL-jz5dz
    @SURAJPAL-jz5dz 3 ปีที่แล้ว

    next tutorial on camera how to use camera and get smooth flow in video

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

    wtf is this bs