Basic Expressions in After Effects Part 1 | Tutorial

Поделиться
HTML-код
  • Опубликовано: 6 сен 2024

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

  • @ManueldoesMotion
    @ManueldoesMotion  Год назад +2

    I am currently working on my first course: Animating with expressions in After Effects! Join my newsletter and I'll keep you posted! bit.ly/j-m-newsletter

  • @tenzinsamphel5950
    @tenzinsamphel5950 Год назад +2

    Been using AE for years and every now and then you literally forget some of this stuff. Thank you for the refresh.

  • @austinday2033
    @austinday2033 Год назад

    You can also write posterizeTime(4); value;
    This also works.

  • @passion_proh-jects
    @passion_proh-jects 11 месяцев назад

    Thank you! Anchor Point for shapes, for me, has always been... challenging... So thanks for that...

  • @noneeds33
    @noneeds33 8 месяцев назад

    var duration = 5; // Toplam süre
    var repeatDuration = 1; // Tekrar etme süresi
    var t = time % repeatDuration; // Tekrar etme süresi içindeki zaman
    var openDuration = 0.5; // Hızlı açılma süresi
    var closeDuration = 0.7; // Daha yavaş kapanma süresi
    var openCloseDuration = openDuration + closeDuration; // Toplam açılış ve kapanış süresi
    // Açılış ve kapanışın tekrarlanabilir olması için bir if koşulu
    if (t < openDuration) { // Hızlı açılma
    linear(t, 0, openDuration, 0, 100);
    } else if (t > openCloseDuration) { // Tekrar etme süresi dışında kalan zamanlar
    0; // Opacity sıfır olacak
    } else { // Yavaş kapanma
    linear(t - openDuration, 0, closeDuration, 100, 0);
    }

  • @danivicario
    @danivicario Месяц назад

    Excellent video

  • @navithavijith7263
    @navithavijith7263 Месяц назад

    Omg Its a New start..! Thank you for such a wonderful video

  • @footballgoOne
    @footballgoOne Год назад

    Greetings from Uzbekistan! Thanks bro for the videos!!!👍

  • @salilthegreat
    @salilthegreat Год назад

    Keep making..as someone who is new to this field these are the things we really need..thanx alot🙌

    • @ManueldoesMotion
      @ManueldoesMotion  Год назад

      You're welcome! Glad the videos are helpful! I will! 🙌🏻

  • @rifkinietzsche2450
    @rifkinietzsche2450 6 месяцев назад

    many thanks sir, i am studying motion graphic for the first time.

  • @mervat.
    @mervat. Год назад

    You have unforgettable voice 🔥❤️

  • @zhivu-vopreki
    @zhivu-vopreki 8 месяцев назад

    Wow, cool, thank you!

  • @manolomaru
    @manolomaru Год назад

    Suuuper expressions Manu!
    ✨👌💪😎🙂😎👍👍✨

  • @rvraje2503
    @rvraje2503 Год назад

    clean and clear explanation 😍😍

  • @isaiaspichardo-hx4or
    @isaiaspichardo-hx4or 2 месяца назад

    si pudiera poner las letras que presionas estaria perfecto. Tambien si no recortaras mucho se agradeceria, en el minuto 2:04 no entiendi, como hicistes para llegar ahi

  • @j33t78
    @j33t78 Год назад

    Literally this is so much helpful 🔥🔥 need more expression tutorial 😍

    • @ManueldoesMotion
      @ManueldoesMotion  Год назад

      That’s great to hear! I’ll make a second part.

    • @j33t78
      @j33t78 Год назад

      @@ManueldoesMotion ❤️❤️ thanks

  • @loomonda18
    @loomonda18 7 месяцев назад +1

    Are expressions mandatory though? Can't you just manually adjust the x/y values in the timeline?

    • @ManueldoesMotion
      @ManueldoesMotion  7 месяцев назад +1

      They are not mandatory but they make things easier and faster. Expressions allow you to create things that aren’t possible with keyframes so it’s good to have at least basic knowledge about expressions.

    • @loomonda18
      @loomonda18 7 месяцев назад

      @@ManueldoesMotion ahh I see, thanks!

  • @lily73733
    @lily73733 Год назад

    Another great tutorial 👍🏼 thank you Manuel🌟🌟🌟

  • @nicolasfgentile
    @nicolasfgentile Год назад

    Awesome, Manuel. 🔥🔥🔥

  • @clev7078
    @clev7078 Год назад

    Thank you so much sir❤️❤️

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

    Hey Manuel,
    I've got a question! Can i make animations like Magnatesmedia in Premiere Pro in place of AE!?
    And can you make tutorials of how Magnatesmedia edit their videos, even with AE would be great.
    Cheers 🤟

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

      I think you need to do a lot of it in After Effects.

    • @HyphenYouTube
      @HyphenYouTube Год назад

      @@ManueldoesMotion alright alright alright 🤟

  • @LeynNnn
    @LeynNnn Год назад

    nice one, really like your channel ❤

  • @MuhammadZubair-yn5np
    @MuhammadZubair-yn5np 5 месяцев назад

    How you figure out these codings. Is there anyway to learn them ?

    • @ManueldoesMotion
      @ManueldoesMotion  5 месяцев назад

      Animating with expressions in After Effects
      ruclips.net/p/PLXBrSY-3cIv0h_c1YiDNudDhpiKG--WwO

  • @xamDeluxe
    @xamDeluxe Год назад

    thank you very mutch

  • @recapednic
    @recapednic Год назад

    How to edit like sunny v2 ?

  • @jaysonfontela5761
    @jaysonfontela5761 Год назад

    💖💖💖

  • @mikebroski6422
    @mikebroski6422 Год назад

    my brother u really need a discord server

  • @Klausjp.ontheroadagain
    @Klausjp.ontheroadagain Год назад

    around 0:18, your words go and scale down, you never said click on size to scale down. So I am looking for scale and don't find it. If you teach please choose your words carefully [for dummies, lol] danke

    • @ManueldoesMotion
      @ManueldoesMotion  Год назад

      I use the cursor and drag the scale value down instead of entering a value. You can see the values decreasing.

    • @Klausjp.ontheroadagain
      @Klausjp.ontheroadagain Год назад

      @@ManueldoesMotion if you watch yes, but if you only listen and do in AE your Voice you are lost

  • @user-jw4cb2dd1r
    @user-jw4cb2dd1r 6 месяцев назад

    why you start record your tutorials from the middle how to creare could you rec from the beginning?

    • @ManueldoesMotion
      @ManueldoesMotion  6 месяцев назад

      It isn’t possible to go into all details in a YT video.

  • @isaiaspichardo-hx4or
    @isaiaspichardo-hx4or 2 месяца назад

    este tutorial basico es como el colegio, te dan cosas basica y despues derepente te ponen una scheisse bastante compleja que no se sabe que hizo el profe

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

      Here's a sheet with the most important expressions explained: bit.ly/expressions-cheat-sheet