Easy Percentage Counter with only 1 line of Expression [AE Tutorial]

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.ค. 2024
  • Making a counter animation in After Effects seems difficult at first. But with just using a Slider Control and a toFixed expression, it is actually easy to animate a counter.
    The toFixed expression takes an input number, removes the decimal places and output the whole number. Adding a number inside the bracket will fix the input number to the specified decimal places.
    for example:
    toFixed(1) gives 1.0
    toFixed(2) gives 1.00
    Chapters:
    00:00 Introduction
    00:42 Creating the Counter
    06:42 Finishing Up the Animation
    Background Music:
    After The Rain by Tokyo Music Walker
    End card music:
    Chill Jazzy Lofi Hip-Hop Beat Music By KaizanBlu

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

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

    An easy tutorial, thaks :D

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

    Exactly what I was looking for, thank you!

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

    This was super useful, thank you so much!

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

    Clear and simple!

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

    Great tutorial, thanks

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

    Fantastic tutorial, help me so much... thank you!

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

    Thank you for this! :D

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

      great! glad this helped you!

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

    Very useful. thank you very much. I was struggling trying to hide the decimals, you really saved me!

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

      thank you! glad you find it useful!

  • @canal.fundamental
    @canal.fundamental 10 หลายเดือนก่อน

    Thank you very much

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

      Thank you for checking out my tutorial! Glad this helped you!

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

    thank you
    effect("Slider Control")("Slider").value.toFixed()