Procedural Hexagon Transitions in After Effects | NoPlugins

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

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

  • @trashbagin
    @trashbagin 6 лет назад +3

    Awesome! Thank you for that quick tutorial. It's very helpful

  • @theunitedspaceconfederatio3796

    Looks awesome. I've sent you a PM @noble with a question. Thanks for the great work in this video!

  • @Enzo_Artz
    @Enzo_Artz 4 года назад +3

    I got an error at 3:58. here is my expression: x=286;
    [value[0]+value[1]];
    it just says it contains an error?

    • @NobleKreative
      @NobleKreative  4 года назад +1

      X=286*(index-1);
      [Value[0]+X,Value[1]
      You forget to multiple by the index and add the Variable to the position array

  • @timeijs12
    @timeijs12 5 лет назад +3

    Awesome tutorial, you've earned my sub bud!

    • @NobleKreative
      @NobleKreative  5 лет назад

      Thank you and welcome to the community

  • @psary644
    @psary644 6 лет назад +2

    Great tutorial! This hexagonal model is very cool.
    I'm just having a little problem, I have two pre-composed hexagons. 1 is at: x = 21,1 y = 24,8 and the other at x = 41,9 y = 24,8 and the expression indicates error!
    The correct expression should be:
    x = 41.875 * (index-1);
    [Value [0] + x, value [1]];
    But it does not work. (The scale of the composition and the hexagon are a bit smaller than the video, but could that influence?)
    Do you have any idea what that might be?

    • @NobleKreative
      @NobleKreative  6 лет назад

      you need to check the second duplicate (comp) x position value after moving it where it should be and x position value of the first comp and subtract one from another to get the distance that you would need to use in the expression , keep in mind the anchor point that determine the distance between the 2 comps or layers . in your case the value you should use in the expression is 41.9-20.1= 20.8 hope that would help :)

    • @fr0biozavr
      @fr0biozavr 3 года назад

      @@NobleKreative On looks like on macbook this not work

    • @fr0biozavr
      @fr0biozavr 3 года назад

      @@NobleKreative
      x=251,25*(index-1);
      [value[0]+x,value[1]];
      not work for me. What is wrong? x - measured from subtract

  • @ComradeSeyb77
    @ComradeSeyb77 4 года назад +3

    Good tutorial. Most of you guys must know already but I have a question...
    after making all this animation, how do you use it as a transition?

    • @responsiblejerk2328
      @responsiblejerk2328 4 года назад +3

      add it above your incoming track and use it as a track matte.

  • @1KamaronConClase
    @1KamaronConClase 2 года назад +1

    Super easy and useful tutorial. Great job.

  • @LPArgus
    @LPArgus 2 года назад

    i know this is an older video, but as i was following this turorial just now, and had trouble with the expression, i figured, maybe this helps someone.
    at the point where you add "*(index-1)" to the expression, the hexagon is supposed to jump back to it's original position. but it didn't for me.
    after some fiddling around i found out that it works when you switch the number with the index part, so the index comes first, like this:
    x=(index-1)*317,5;
    [value[0]+x,value[1]];
    for some reason it didn't work the other way around, like shown in the video.

    • @NobleKreative
      @NobleKreative  2 года назад

      Change expression engine in the setting to legacy that should fix the problem

  • @jadeakisses
    @jadeakisses 5 лет назад +1

    How would I make the hexagons form in a way that makes a larger hexagon, a transition? I don't really know how to explain it ugh. Hopefully, someone understands what I'm talking about. I'd bee grateful for any help pls!

  • @prometheus_9215
    @prometheus_9215 4 года назад

    Thank you! Great simple tutorial! Special thanks for Rift script!

  • @DannyLucid76
    @DannyLucid76 4 года назад +1

    Hi, thanks for the tutorial. Im stuck on a simple part, can you explain what you did at 3.06 please ?

    • @NobleKreative
      @NobleKreative  4 года назад +1

      you need to check the second duplicate (comp) x position value after moving it where it should be and x position value of the first comp and subtract one from another to get the distance that you would need to use in the expression , keep in mind the anchor point that determine the distance between the 2 comps or layers . Hope that helps

    • @DannyLucid76
      @DannyLucid76 4 года назад

      Noble Kreative perfect, thanks very much for getting back to me.

    • @NobleKreative
      @NobleKreative  4 года назад

      @@DannyLucid76 you are welcome hope it was helpful reply

  • @missparker02
    @missparker02 5 лет назад

    can you please tell me the expression i can not see it or understand what a ceral means

  • @fanthom4679
    @fanthom4679 3 года назад

    thank you a lot man, a great tutorial

  • @karlbaker7844
    @karlbaker7844 4 года назад

    Hey, great tutorial... but i am having an issue with Rift.. it doesnt seem to work in the latest version of AE.. any ideas?

    • @taebae2862
      @taebae2862 3 года назад +1

      Hey, I saw that you posted and found to have the same problem. I watches these two videos and was able to use the script. The first link is if your having trouble installing the Script altogether and then second link is if you get a message that says something like "Unable to execute script at line 167. Permission denied (is Preferences > Scripting & Expressions > Allow Scripts to Write Files and Access Network enabled?) 1st Link: madebyloop.co.uk/how-to-install-after-effects-script/ 2nd Link: helpx.adobe.com/after-effects/using/scripts.html#:~:text=To%20allow%20scripts%20to%20write,Scripts%20%3E%20%5Bscript%20name%5D.

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

      @@taebae2862 THANK you so MUCH

  • @iamlupaz9528
    @iamlupaz9528 4 года назад

    Im using After Effects 2018 and cant find the "points" option anywhere... any idea how to else make a hexagon?

    • @Monster86a
      @Monster86a 4 года назад +1

      the polygon tool! I just recently learned that pressing arrow up/down changes the amount of points on the polygon!

    • @iamlupaz9528
      @iamlupaz9528 4 года назад

      @@Monster86a awesome! Thank you!

    • @AlibutOne
      @AlibutOne 3 года назад

      @@iamlupaz9528 another hint:
      You should unselect bevel path box.
      This work for me too

  • @TutoDPH
    @TutoDPH 6 лет назад +1

    you are the best bro

  • @2rogerthat
    @2rogerthat 6 лет назад +2

    Great tutorial! Nice!

    • @NobleKreative
      @NobleKreative  6 лет назад

      You are welcome stay tuned for more coming soon 👍

  • @chalvlad
    @chalvlad 6 лет назад +1

    AMAZING.thank you😎

  • @ded1623
    @ded1623 6 лет назад +2

    could you please make a tutorial for expression??

    • @NobleKreative
      @NobleKreative  6 лет назад

      Which expression exactly you need tutorial for ?

    • @ded1623
      @ded1623 6 лет назад +2

      @@NobleKreative overall.. not common expressions like wiggle, time, loopout, etc..

    • @NobleKreative
      @NobleKreative  6 лет назад

      Going to keep that in mind

  • @cekmop39
    @cekmop39 4 года назад

    Why is the name of the video "No Plagins", but in the project you use the plugin "Rift"?!

    • @NobleKreative
      @NobleKreative  4 года назад

      That's a script no a plugins and it is not necessary to use it . You can stagger your layers manually . And it is for free

  • @visualkings1
    @visualkings1 5 лет назад

    me7taj dak l plugin wach t9der dir m3aya zwin fih a bro ou big up rak top

  • @ElSultan98
    @ElSultan98 6 лет назад +2

    thank you kanye , very cool

  • @WilliamCoxGM
    @WilliamCoxGM 4 года назад +1

    gonna be honest I dont see the curved line. mine is flat.

    • @AlibutOne
      @AlibutOne 3 года назад

      I don't see it too.

  • @mayorsplace6351
    @mayorsplace6351 2 года назад +1

    in the title "noplugins", in the vidéo "plugins"

  • @bugima7392
    @bugima7392 3 года назад

    mira machine tu video es bueno

  • @dinaalaa3384
    @dinaalaa3384 5 лет назад +1

    too much ads don u think?!!!

    • @NobleKreative
      @NobleKreative  5 лет назад

      fixed :) thank your Dina for the feedback

  • @TheUniverseEZvideo
    @TheUniverseEZvideo 6 лет назад +1

    Thank you for an interesting lesson. +++19!

  • @HellPedre
    @HellPedre 2 года назад

    no plug ins.... requires plugin.... -_-

  • @rwin3606
    @rwin3606 3 года назад

    Salam najib halet chetore

  • @Zumito
    @Zumito 5 лет назад +1

    i don't speak english, i am from argentina but i need this i don't understand :C

    • @NobleKreative
      @NobleKreative  5 лет назад

      sorry for that but try to follow what i'm doing it will be a bit hard if you are newbie to AE

  • @lorenzopellegrino_
    @lorenzopellegrino_ 6 лет назад

    👍

  • @team.killus5099
    @team.killus5099 4 года назад

    no plugin but u using plugin :)