Bouncy Text Animation in After Effects - After Effects Tutorial - Text Animation Tutorial - Easy

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

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

  • @02_Nman
    @02_Nman ปีที่แล้ว +2

    I love it. He even added in the expression for us to copy. Thank you so much!

    • @Evelyn-u1p
      @Evelyn-u1p 4 หลายเดือนก่อน

      where is the script for expression pls

    • @TayyabaGulzar-gu3id
      @TayyabaGulzar-gu3id หลายเดือนก่อน

      @@Evelyn-u1p ya please guide me where is the expression to copy

  • @ejapontev
    @ejapontev 10 หลายเดือนก่อน

    Hello¡ great tutorial, thanks¡ I was wondering how can I edit the expression to make the animation in order, I mean, not random. Could you help me with that please? Thank you¡

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

    Great video!! How would I adjust the expression to allow for it to reveal in order of charcters as appose to random?

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

    I have no words. You are excellent sir.

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

    ⭐ Unlimited Downloads: 1.envato.market/3PZKEn
    Download Expression:
    bit.ly/3ozEMeN

  • @kapinjalvishwakarma2248
    @kapinjalvishwakarma2248 ปีที่แล้ว +13

    freq = 3;
    decay = 5;
    maxDelay = 1.0;
    seedRandom(textIndex,true);
    myDelay = random(maxDelay);
    t = time - (inPoint + myDelay);
    startVal = [100,100];
    endVal = [0,0];
    dur = 0.1;
    if (t < dur){
    linear(t,0,dur,startVal,endVal);
    }else{
    amp = (endVal - startVal)/dur;
    w = freq*Math.PI*2;
    endVal + amp*(Math.sin((t-dur)*w)/Math.exp(decay*(t-dur))/w);
    }
    expression 😁

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

      好人一生平安♡

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

    Thank you for sharing. We learn how to reveal bouncy text, but we need to know also how to move out /sink bouncy text form screen. :)

  • @newlifehub-e4t
    @newlifehub-e4t 3 หลายเดือนก่อน

    Where can I download the expression you use in this video

  • @LlunaPinuaga
    @LlunaPinuaga 2 หลายเดือนก่อน

    Cual e sla expression? podrias ponerlo ?

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

    U did great explaining in this tutorial 👏

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

    Did you scheduled the video for 7:30pm?

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

    como saber la expresion que a usado ? alguien la sabe ?

  • @마인드셋이전부이-g1z
    @마인드셋이전부이-g1z 3 ปีที่แล้ว

    Thank you so much man

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

    Hello, which sound do you use for the lettres that appears ? Thank you

  • @mira-graphics
    @mira-graphics 3 ปีที่แล้ว

    Just AWESOME you are.

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

    Awesome tutorial, thank you.

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

    you are a gem man!

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

    Sir, What’s name of background sound in preview ?

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

    awesome sir

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

    Hi. Expression does not work. Writes an error "no matching closing brace found". Help please))

    • @its_madan_here
      @its_madan_here 9 หลายเดือนก่อน

      Bro same problem please help me

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

    Thank you

  • @jawadsoomrotheboss
    @jawadsoomrotheboss 10 หลายเดือนก่อน

    Thank you so much. I copied the expression from comments in this video.

  • @Gingr.eckless
    @Gingr.eckless 2 ปีที่แล้ว

    Hello, I would like to know how to make the same animation but with vector images ?

  • @VictorMartinez-ze7sc
    @VictorMartinez-ze7sc ปีที่แล้ว +4

    freq = 3;
    decay = 5;
    maxDelay = 1.0;
    seedRandom(textIndex,true);
    myDelay = random(maxDelay);
    t = time - (inPoint + myDelay);
    startVal = [100,100];
    endVal = [0,0];
    dur = 0.1;
    if (t < dur){
    linear(t,0,dur,startVal,endVal);
    }else{
    amp = (endVal - startVal)/dur;
    w = freq*Math.PI*2;
    endVal + amp*(Math.sin((t-dur)*w)/Math.exp(decay*(t-dur))/w);
    }

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

    Thank !

  • @Evelyn-u1p
    @Evelyn-u1p 4 หลายเดือนก่อน

    where is the script for expression pls

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

    Thanks for the tutorial! Does anyone know how to make the same but with vector letters?

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

    very easy thank you

  • @video_omg
    @video_omg 8 หลายเดือนก่อน

    Where to get the code ?

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

    Really good video

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

    hi can you make an animation text tutorial out of it?

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

    nice

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

    Hello, how do I make an infinity movement? ( loop ) by Expression

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

      I am working on a Tutorial for the expression only. :)
      I’ll cover this topic in upcoming video. :)

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

    I cant download the expression .. can anyone give it to me

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

    Superb.useful videos.👍👍👍👍👍🇱🇰🔥👌👍

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

    Bhai sahi hai

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

    Plz tell ur utbe intro tutorial

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

    🔥

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

    nice intro

  • @newlifehub-e4t
    @newlifehub-e4t 3 หลายเดือนก่อน

    ❤❤❤❤

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

    🔥🔥😁😁

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

    Intro music ❤️

  • @newlifehub-e4t
    @newlifehub-e4t 3 หลายเดือนก่อน

    Can't fine the expression

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

    hi, Brother.
    Good Morning 🌞
    Beautifull vídeo 👏
    Copy Tutorials now.
    LIKE 👍

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

    ❤️💜

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

    If your F4 key is preparing cake for my birthday...

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

    🥰

  • @raconte-moi8888
    @raconte-moi8888 3 ปีที่แล้ว +1

    Second