Front Walk Cycle Animation In After Effects | No-Plugin

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 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 2 หลายเดือนก่อน +1

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

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

      You're very welcome 🤗

    • @user-kc1qj1vf8t
      @user-kc1qj1vf8t 2 หลายเดือนก่อน

      @@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 💙

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

      Thanks, mate ☺

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

    just love it, thanks a lot !

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

    Sos dios!! Gracias!!

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

      muchas 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??

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

      I also used After Effects 2020, as shown in the video.

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

      I send a message through fb, could please reply

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

      @@chathushkadhananjaya3379 Ok

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

      i have the same problem

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

      i have just Dashes and nothing more how can i resolve?

  • @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