Halftone Wave_After Effects Tutorial _Creative Typography Animation in After Effects

Поделиться
HTML-код
  • Опубликовано: 15 сен 2024
  • Script:
    x=thisComp.layer("Gradient").sampleImage(transform.position,[.5,.5]/2,true,time)[2];100*[x,x]
    Reference:www.motionscrip...

    FREE DOWNLOAD
    Animation Composer 3 (Plug-in) : bityl.co/3yCN​​​

    Please Subscribe to my Channel: ytube.io/3FfM​

    FOLLOW ME
    IG: @designbytiger_

    MUSIC
    RUclips Audio Library​(Free)
    #kinetictypography​ #aftereffectstutorial​ #typography​ #tutorial​ #motiondesign

Комментарии • 6

  • @KneeCapHill
    @KneeCapHill 2 года назад +15

    Maybe do a voiced tutorial next time ? 8 minutes of stock music is enough to make people pull out their hair.
    4:14 is what really got me

  • @babataoce9909
    @babataoce9909 Год назад +1

    stack at 4:14 too

  • @MasonSStarkey
    @MasonSStarkey 10 месяцев назад

    How would i write the script to alter the vertical position of the letter, rather than its scale?
    So it only moves up and down on one axis
    Thank you!

  • @Alex-dr3nh
    @Alex-dr3nh 3 года назад

    Dope!

  • @NatashaMaritz
    @NatashaMaritz 3 месяца назад

    I'm struggling at 4:15.... No idea how to add in that expression correctly. Any tips please?

    • @nlozada
      @nlozada 2 месяца назад

      In the description of the video he has written the expression for us to copy and paste.
      If you are struggling with the expression itself, keep in mind that what is in quotations (" ") is the name of the layer that has the color gradient that drives your animation.
      In the video, the animation comes from a solid layer with fractal noise named BG, but he precomposes this solid and names the precomp BG also.
      Keep in mind, the expression is pulling information from the precomp layer named BG. If you what to use something else to drive you animation, you can just enter the precomp named BG and replace the solid that has the fractal noise.
      Hope this helps