Simple Scripts For Floating Hair Animation - After Effects

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

КОМЕНТАРІ • 80

  • @fattabby5011
    @fattabby5011  2 роки тому +19

    The script:
    freq = 1;
    amp = 50;
    loopTime = 10;
    t = time % loopTime;
    wiggle1 = wiggle (freq, amp, 1, 0.5, t);
    wiggle2 = wiggle (freq, amp, 1, 0.5, t - loopTime);
    linear (t, 0, loopTime, wiggle1, wiggle2)

    • @LIASKO.
      @LIASKO. 2 місяці тому

      thx bro

  • @__canuto__
    @__canuto__ 3 роки тому +7

    whatthefrik, i never know these codes existed!! this gonna cuts some time for animating, thankyou!

  • @KoduckWengsRadio
    @KoduckWengsRadio 3 роки тому +14

    just what i am looking for, much thanks

  • @rdxxmz3316
    @rdxxmz3316 2 роки тому +3

    why doesn't it work for me??
    I get expression error

  • @FraggyFresh
    @FraggyFresh 3 роки тому +25

    not perfect or realistic in the strict sense of the word, but the illusion is pretty darn nice, i gotta say. ideal if you need a "quick-and-dirty" solution.

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

    thank you broo

  • @sullybritolostw0of
    @sullybritolostw0of Рік тому +3

    Thanks dude, it's simple but saved a lot of time

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

      Glad it helped, thank you for watching!

  • @mintsunvivid
    @mintsunvivid 2 місяці тому

    Where should I give loop ping pong effect? I gave loopout ping pong effect to the Puppet pin position, but it doesn't apply.

    • @fattabby5011
      @fattabby5011  2 місяці тому

      It should be, you need to hold Alt then click on the stop watch, paste the script in and drag the play head or click anywhere but do not press enter

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

    damn dont work on after 2023 but good tutorial

    • @fattabby5011
      @fattabby5011  3 місяці тому +1

      I still use it sometimes for some of my project in the 2024 version

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

      @@fattabby5011 in my 2023 dont work :/

  • @s1l3nz16
    @s1l3nz16 5 місяців тому

    love u

  • @racingboyhanoi
    @racingboyhanoi 2 роки тому +2

    simple and afffect

  • @kerbs888
    @kerbs888 3 місяці тому +1

    super useful ty!!

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

    Straight out of Expressions Trip at Motion School : motiondesign.school/courses/expressions-trip/
    Cool robot voice over

  • @Pgssummer
    @Pgssummer Місяць тому

    thanks, but how to smooth the animation at the end and repeat the loop

    • @fattabby5011
      @fattabby5011  Місяць тому

      @@Pgssummer It's random so you can't, I'm still trying to figure it out too

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

    i love you, thanks

  • @renge7689
    @renge7689 3 роки тому +3

    how do you get those spider web like thingy for the puppet pins?

    • @fattabby5011
      @fattabby5011  3 роки тому +8

      Ah those are mesh, you just have to tick in the show square in the top right corner when you use the puppet tool.

    • @renge7689
      @renge7689 3 роки тому +2

      @@fattabby5011 thank you!

  • @nijn3301
    @nijn3301 5 місяців тому +1

    tysm good sir you saved my life

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

    In the wiggle2 section in the Expressions, it's giving an error that says "undefined value used". I used exactly what you used in the recording idk why it's not working :/

    • @keatonsinfiniteplaylist
      @keatonsinfiniteplaylist 2 роки тому +2

      same rip

    • @w1steria
      @w1steria 10 місяців тому

      freq = 1;
      amp = 20;
      loopTime = 15;
      t = time % loopTime;
      wiggle1 = wiggle (freq, amp, 1, 0.5, t);
      wiggle2 = wiggle (freq, amp, 1, 0.5, t - loopTime);
      linear (t, 0, loopTime, wiggle1, wiggle2)
      try this, in the description they added brackets

  • @djcj
    @djcj 3 роки тому +2

    bless u

  • @Capik035
    @Capik035 3 роки тому +2

    Thank U ur my GOat

    • @fattabby5011
      @fattabby5011  3 роки тому

      Glad it helps, thank you for watching!

  •  3 роки тому +1

    thank you

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

    Hi Guy| is there any faster way, plus-in for example

  • @오-c7l
    @오-c7l 2 роки тому +1

    where do i get the code

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

      freq = 1;
      amp = 20; (slow or fast wiggle)
      loopTime = 15; (How long you want your loop to last, 15 is 15 seconds)
      t = time % loopTime;
      wiggle1 = wiggle (freq, amp, 1, 0.5, t);
      wiggle2 = wiggle (freq, amp, 1, 0.5, t - loopTime);
      linear (t, 0, loopTime, wiggle1, wiggle2)

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

    you' re a legend

  • @jumpadreamstudio7612
    @jumpadreamstudio7612 3 роки тому +1

    How to edit speed this script?

  • @nika_art09
    @nika_art09 3 роки тому +3

    AMAZING :#

    • @fattabby5011
      @fattabby5011  3 роки тому

      Thank you and sorry for the late reply, somtime the notification doesn't pop up until I open and check

    • @nika_art09
      @nika_art09 3 роки тому +1

      @@fattabby5011 hahaha chill, keep the good work :)

  • @skubidu9102
    @skubidu9102 3 роки тому +1

    ty!

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

    How do I type the script in when I click on the puppet at the bottom the words don’t come up so I can’t replace them

    • @Inodem_
      @Inodem_ 2 роки тому +3

      you have to hold the alt button and then click the keyframe logo (the stopwatch logo)

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

    Anybody can copy past the script in the comments please

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

      freq = 1;
      amp = 20; (slow or fast wiggle)
      loopTime = 15; (How long you want your loop to last, 15 is 15 seconds)
      t = time % loopTime;
      wiggle1 = wiggle (freq, amp, 1, 0.5, t);
      wiggle2 = wiggle (freq, amp, 1, 0.5, t - loopTime);
      linear (t, 0, loopTime, wiggle1, wiggle2)

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

    thanks is working perfect :D

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

    man did you remove your tutorials or am i confusing you with someone else ?

  • @THEGODOFNOOBS
    @THEGODOFNOOBS 3 роки тому +6

    short simple sweet loved it

  • @efratnehemia3466
    @efratnehemia3466 3 роки тому

    morganaaaaaa

  • @yourlocalfather5433
    @yourlocalfather5433 3 роки тому +1

    bro i cant paste it :DD can u help me

    • @fattabby5011
      @fattabby5011  3 роки тому

      Sometime Ctrl+C and Ctrl+V won't work, you need to copy paste it with your mouse

    • @fattabby5011
      @fattabby5011  3 роки тому +5

      Ah, I know what you mean, you can't just paste the code in the pin after you copy it, you will have to hold Alt and click on the stopwatch of the pin, then you can paste the code in

    • @yourlocalfather5433
      @yourlocalfather5433 3 роки тому

      @@fattabby5011 thanks mate it works now

    • @yourlocalfather5433
      @yourlocalfather5433 3 роки тому

      ​@@fattabby5011 bro background hair is still here how can i fix it ?

    • @fattabby5011
      @fattabby5011  3 роки тому

      @@yourlocalfather5433 what do you mean?

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

    so he skips over answering the question about ERRORS i see...anyone else ever found a solution for that. Copied, pasted...get an error message and no movement...anyone with an answer yet?

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

      Sorry, I haven't visited this channel for a long time. What is the error?

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

      @@fattabby5011 the script. copy/paste and "Error on Line 2"
      tried all kinds of things - nothing worked. too bad - looks like a great script.

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

      @@Agente00Ai freq = 1;
      amp = 50;
      loopTime = 10;
      t = time % loopTime;
      wiggle1 = wiggle (freq, amp, 1, 0.5, t);
      wiggle2 = wiggle (freq, amp, 1, 0.5, t - loopTime);
      linear (t, 0, loopTime, wiggle1, wiggle2)

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

      @@Agente00Ai Here's the script, simply paste it in without pressing enter or anything.

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

      @@fattabby5011 thank you...will try when i reinstall AE. CEP file error after windows update - driving me nuts!
      BUT THANK YOU, AMIGO!

  • @shubhamranabhat.vol2304
    @shubhamranabhat.vol2304 3 роки тому

    Why I am not able to copy script.. ?

    • @fattabby5011
      @fattabby5011  3 роки тому

      From the description?

    • @aliscringevlogs8259
      @aliscringevlogs8259 3 роки тому

      @@fattabby5011 yeah same it just provides the link

    • @truckingadventureswiththeb616
      @truckingadventureswiththeb616 11 місяців тому

      Use your mouse..Left click and drag over the Text underneath this video Description. Then Right Click to Copy it. Then open Notepad on your computer and paste it. Don't forget to Save it and name it. Then remember where the file is. Once your ready to use it in AE, simply go to the notepad file and copy the code from there and paste it in AE on the layer timeline bar.

  • @dxvadix
    @dxvadix 3 роки тому

    How do you make it move in the other direction

    • @mhralo15
      @mhralo15 3 роки тому +1

      i think it's not working other direction..... you can find another script, it's called "AFpHairRig"...
      IF YOU NEED THIS SCRIPT YOU CONTACT ME

    • @salmansupriyo
      @salmansupriyo 3 роки тому

      @@mhralo15 How?

    • @mhralo15
      @mhralo15 3 роки тому

      @@salmansupriyo I think I will make a tutorial on this topic if you need

    • @salmansupriyo
      @salmansupriyo 3 роки тому

      @@mhralo15 Can you make a tutorial about real hairs moving?

    • @mhralo15
      @mhralo15 3 роки тому

      @@salmansupriyo yes ... i will try

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

    Hi, use AFPHairRig script (its free) and be happy :)