Front Walk Cycle Animation In After Effects | No-Plugin

Поділитися
Вставка
  • Опубліковано 8 вер 2024

КОМЕНТАРІ • 73

  • @JafarFazel
    @JafarFazel  2 роки тому +11

    The expression that I Use for looping the paths:
    👇👇
    if (numKeys >1 && time > key(numKeys).time) {
    t1 = key(1).time;
    t2 = key(numKeys).time;
    span = t2 - t1;
    delta = time - t2;
    t = delta%span;
    valueAtTime(t1 + t)
    } else {
    value
    }

    • @teejaismiscvideos9070
      @teejaismiscvideos9070 Рік тому

      excellent work dear, just subscribe, very helpful

    • @JafarFazel
      @JafarFazel  Рік тому

      ​@@teejaismiscvideos9070 Thanks dude!
      Thank you 💙

    • @muh.raisadam5878
      @muh.raisadam5878 7 місяців тому

      can i ask why do those layers have the particullar expression and distinct from the expression of those layers @@JafarFazel

  • @user-kc1qj1vf8t
    @user-kc1qj1vf8t 3 місяці тому +1

    Thank you it helped me a lot, have a good day ! There is not a lot tuto about front animation ...

    • @JafarFazel
      @JafarFazel  3 місяці тому

      You're very welcome 🤗

    • @user-kc1qj1vf8t
      @user-kc1qj1vf8t 3 місяці тому

      @@JafarFazel Thank you ,have a good day ! ( sorry i don't speak english very well )

  • @tavoquin
    @tavoquin Рік тому

    thanks a thousand and one, your teachings are very valuable.

    • @JafarFazel
      @JafarFazel  Рік тому

      Thanks, glad you found it useful!

  • @mobinkashfi7957
    @mobinkashfi7957 2 роки тому +1

    Wow dude! This was very helpful!
    Thank you 💙

  • @vincentduret2942
    @vincentduret2942 Рік тому

    just love it, thanks a lot !

  • @deepsoul8235
    @deepsoul8235 Рік тому

    Sos dios!! Gracias!!

  • @kaderraz4159
    @kaderraz4159 2 роки тому

    Did subscribe jafar looking forward for more videos like this

  • @user-vx2xp5od2y
    @user-vx2xp5od2y Рік тому

    JUST BEST ONE

  • @shreenemad4417
    @shreenemad4417 2 роки тому

    Amazing work

  • @sohastar4206
    @sohastar4206 Рік тому

    that is great sir. please speak loudly .I can not hear clearly your voice.😊😊😊😊

  • @kim_heaven
    @kim_heaven 2 роки тому

    I wanted it ❤

  • @Nameless_traveler
    @Nameless_traveler 2 роки тому

    nice 👍👍
    karet awlie

  • @muhammadsalmankhan8426
    @muhammadsalmankhan8426 Рік тому

    nice

  • @zainabprimuswala9842
    @zainabprimuswala9842 8 місяців тому

    i wanted to add perspective background like yours in my animation from where can i find one?

  • @alizeehoang5185
    @alizeehoang5185 Рік тому

    Hi! Thank you so much for sharing this, really appreciate mate! I'm trying to move an object with as you do with the light rn... But when I move the arrow, the object stays still... Any idea about what I do wrong? 🙏

    • @JafarFazel
      @JafarFazel  Рік тому

      Thanks dude !
      The only advice I can give is to watch that part again and do exactly what I did step by step.

    • @alizeehoang5185
      @alizeehoang5185 Рік тому

      Well, I simply restarted the software and it worked 🤷‍♀ Thanks for your fast answer ​ @Jafar Fazel !

  • @leonelsantos6517
    @leonelsantos6517 2 роки тому

    Naice.

  • @poojamaurya8410
    @poojamaurya8410 2 роки тому +1

    i am not understand that what you paste as "intended expression" for path can you please tell me

    • @JafarFazel
      @JafarFazel  2 роки тому +1

      I meant this expression that I put in the "project files" in the description of the video:
      👇👇
      if (numKeys >1 && time > key(numKeys).time) {
      t1 = key(1).time;
      t2 = key(numKeys).time;
      span = t2 - t1;
      delta = time - t2;
      t = delta%span;
      valueAtTime(t1 + t)
      } else {
      value
      }

    • @poojamaurya8410
      @poojamaurya8410 2 роки тому

      @@JafarFazel thank you but can you explain this too in your next video how to use this

    • @JafarFazel
      @JafarFazel  2 роки тому +1

      @@poojamaurya8410 I have explained how to use the expression in the video

    • @poojamaurya8410
      @poojamaurya8410 2 роки тому

      @@JafarFazel yes and btw its help me a lot so thank you so much this tutorial

  • @myomyintaung4799
    @myomyintaung4799 2 роки тому

    could you please give me the loopout expression for Path.

    • @JafarFazel
      @JafarFazel  2 роки тому

      It is in the project file link.

  • @emelio6928
    @emelio6928 Рік тому

    Hi, thanks for the tutorial. I just have one question. When I use a tree as a 3D layer, echo effect doesn't work. I can do it using repeater. But I just don't get it why it's working when you apply "echo effect" on a 3D shape layer and it's not working when I do it. I tried it in AE 2020-23. The result is the same no echo effect with 3D layer

    • @JafarFazel
      @JafarFazel  Рік тому

      Hi, Do you do the effect settings like me?

    • @emelio6928
      @emelio6928 Рік тому

      @@JafarFazel Thanks for the reply.
      Sure. The echo effect just disappears when I switch to 3D layer. If I switch 3D layer off, the echo effect works fine. I tried it on both, on a shape and AI layer. This is something I don't understand at all.

    • @JafarFazel
      @JafarFazel  Рік тому

      @@emelio6928 Just to be sure, follow these steps:
      -Make the layer 3D
      -Animate it
      -Add an echo effect
      -Change the echo time
      See again, if it doesn't work, it's probably a software problem.

    • @emelio6928
      @emelio6928 Рік тому

      @@JafarFazel Thanks, I'll do this way. Yeah, I also thought it might be a software problem

    • @JafarFazel
      @JafarFazel  Рік тому

      Another way: animate the light post, make it 3d then pre-come it, then add the Echo effect to the pre-comp. I think this way will work.

  • @mdshafqatullah4996
    @mdshafqatullah4996 Рік тому

    😊

  • @loghunath
    @loghunath 9 місяців тому

    If i want to scale down the entire character, how to do it here with this animation?

    • @JafarFazel
      @JafarFazel  9 місяців тому

      The Easiest way, put the character layers in a new composition and then scale down the composition. @loghunath

  • @user-vx2xp5od2y
    @user-vx2xp5od2y Рік тому

    Regarding motion graphics

  • @abigaelwairimu2236
    @abigaelwairimu2236 Рік тому

    Hello Jafar....when you say no plugins do youean you don't use duik or puppet or limber?....

    • @JafarFazel
      @JafarFazel  Рік тому

      Hello, yes

    • @abigaelwairimu2236
      @abigaelwairimu2236 Рік тому

      @@JafarFazel ooh thanks..am a beginner with basic after effects knowledge...trying to venture into explainer videos...is it really possible to do a complete 1 minute 2d animation without using duik or puppet.. please tell me

    • @JafarFazel
      @JafarFazel  Рік тому

      @@abigaelwairimu2236 Yes, it is possible, but you can only create a simple animation for the character, but my suggestion is to learn Duik at the beginning because it is free and you can also do more advanced animations.

    • @abigaelwairimu2236
      @abigaelwairimu2236 Рік тому

      @@JafarFazel ok thanks...i will try my best to learn duik i will continue watching your videos they are inspiring..God bless

    • @JafarFazel
      @JafarFazel  Рік тому

      @@abigaelwairimu2236 good luck :)

  • @chathushkadhananjaya3379
    @chathushkadhananjaya3379 Рік тому

    I am use after effects 2020, but tper and wave part not there😢, how can i pulg it??

  • @bubuufool2169
    @bubuufool2169 6 місяців тому

    15:48 what shortcut?

    • @JafarFazel
      @JafarFazel  6 місяців тому

      Select the points then hit CTRL+T

    • @bubuufool2169
      @bubuufool2169 6 місяців тому

      @@JafarFazel THX!

  • @Deitymars
    @Deitymars Рік тому +1

    not sure why, but I'm finding it hard to follow along...

    • @JafarFazel
      @JafarFazel  Рік тому

      I think it is because this training is one of the advanced topics of motion graphics and animation.

    • @NguyenVietHoangQP
      @NguyenVietHoangQP 7 місяців тому

      too

    • @andres160982
      @andres160982 4 місяці тому

      It is hard to follow. I've watched over 70 tutorials and this guy, good as he is, doesn't care much about explaining himself. You need to kind of guess what layers he is activating, shying, showing, hiding, while trying to keep up with the rest. Also, he doesn't bother to explain important things nor to give tips about common problems that could arise while doing this.

  • @user-vx2xp5od2y
    @user-vx2xp5od2y Рік тому

    CAN I TALK TO YOU SIR

  • @swapnilhinge835
    @swapnilhinge835 Рік тому

    jafar bhai
    ye video hindi me lao na

    • @JafarFazel
      @JafarFazel  Рік тому

      Unfortunately, I don't know Hindi.

  • @alluwant2c578
    @alluwant2c578 Рік тому

    jafar bro are you expensive? need help!

    • @JafarFazel
      @JafarFazel  Рік тому

      How Can I help?

    • @alluwant2c578
      @alluwant2c578 Рік тому

      @@JafarFazel bro if i need a simple explainer video animation what would it cost me... 8 to 10 min of video..
      and thanks for your time