Animate a Block Quote Template - Adobe After Effects tutorial

  Рет қаралды 52,381

ECAbrams

ECAbrams

Күн бұрын

Пікірлер: 72
@ECAbrams
@ECAbrams 4 жыл бұрын
sorry, everyone, I made an oopsie on that anchor point wrangling expression. Don't use t twice. Instead use something like "when": var when = 3; var l = sourceRectAtTime(when).left; var t = sourceRectAtTime(when).top; var h = sourceRectAtTime(when).height; var w = sourceRectAtTime(when).width; var x = l+w/2; var y = t+h/2; [x,y]
@CsabiKremser
@CsabiKremser 4 жыл бұрын
thanks.
@chensabo6643
@chensabo6643 4 жыл бұрын
I find myself binge watching your tutorials instead of Netflix. Thanks you!
@elikint
@elikint 4 жыл бұрын
EC I've watched a lot of AE tutorials, and taken a few paid classes, and hands down you're the best explainer/instructor I've had (ok maybe tied with Nol at SoMotion). You could do training/classes for a living no question! Thanks for sharing all this knowledge.
@ECAbrams
@ECAbrams 4 жыл бұрын
Thanks so much for your kind words. Maybe I should pivot to only teaching. I really enjoy client work though. But who knows how my career may continue to pivot this year.
@TheNewDawnLeadership
@TheNewDawnLeadership 16 күн бұрын
Thank you for explaining they "why".
@LetTheWritersWrite
@LetTheWritersWrite 4 жыл бұрын
Just a tip for those confused. Just keep writing the expressions along with the tutorial. After like the second or third time you start understanding what he's doing and you can apply it how you want.
@W6QLE
@W6QLE 4 жыл бұрын
I always learn something new from your tutorials, thanks! I especially like how quickly you cram in all the stuff we need to see...pause is our friend.
@pmrarun
@pmrarun 4 жыл бұрын
Last month I worked on a freelance gig, client required auto-adjusting lower third. Used the same math logic. Expression feature makes the after effects even more versatile.
@VicedRhino
@VicedRhino 3 жыл бұрын
For those of you encountering errors with the Slider Control aspects of the scripts: He didn't show it in the video, but there is an effect in AE that is just called "Slider Control" that you need to add to the null object in order for those parts of the script to work. Adjusting this slider will then change how close to or far away from the quote the author's name is.
@EelcoBruinsma
@EelcoBruinsma 4 жыл бұрын
So ingenious, so smooth, so embellished, so quotable! Thanks again for a great tutorial.
@pxlpizza
@pxlpizza 4 жыл бұрын
EC making content using McEelroy quotes is a week maker
@ECAbrams
@ECAbrams 4 жыл бұрын
Those podcasts really sustain me through the rough projects around here. They are the best.
@pxlpizza
@pxlpizza 4 жыл бұрын
​@@ECAbrams "Rule of thumb: if you can throw something at a wall and it sticks there, that's not [salad] dressing"
@ShafHussain
@ShafHussain 4 жыл бұрын
Liked before watching
@ECAbrams
@ECAbrams 4 жыл бұрын
Now, can I put that quote on the channel?
@ShafHussain
@ShafHussain 4 жыл бұрын
ECAbrams of course you can
@pranjalbhowmik8656
@pranjalbhowmik8656 3 жыл бұрын
Mind blown 🤯
@Ammir_koudia
@Ammir_koudia 4 жыл бұрын
FIRST ONE ...THANK YOU FOR THIS TUTRIAL
@agnekovalkova8492
@agnekovalkova8492 3 жыл бұрын
found an error in the first expression at 6:38: t is defined as time, then also defined as top, this can be fixed by changing the variable name to top = sourceRectAtTime(t).top; or changing the first time variable to time = 3; then using that throughout the rest of the expression. t = 3; l = sourceRectAtTime(t).left; t = sourceRectAtTime(t).top; w = sourceRectAtTime(t).width; h = sourceRectAtTime(t).height; x = l+w/2; y = t+h/2; [x,y]
@ElMountaserBAbbas
@ElMountaserBAbbas 3 жыл бұрын
Evan my man #I_Love_Your_Work
@KINGNEF
@KINGNEF 4 жыл бұрын
thanks for skillshare, got it :)
@RodrigoMirra
@RodrigoMirra 2 жыл бұрын
Amazing tutorial
@christiancanizal
@christiancanizal 2 жыл бұрын
I finally get this video kekw
@bintangpermata
@bintangpermata 4 жыл бұрын
thanks! very usefull for my video essay
@ECAbrams
@ECAbrams 4 жыл бұрын
That's awesome! Glad to hear it!
@suddenslipinterspersed-the7847
@suddenslipinterspersed-the7847 Жыл бұрын
Thank you! 😊
@ECAbrams
@ECAbrams Жыл бұрын
You're welcome 😊
@sanuratennakoon7979
@sanuratennakoon7979 Жыл бұрын
Thanks a lot.
@dianaparitskaia4750
@dianaparitskaia4750 4 жыл бұрын
hey, great video! Noticed a minor thing though. You have t variable re-usage in the expression. It is initially meant for timestamp and is assigned to top after that while being used as time on next lines
@ECAbrams
@ECAbrams 4 жыл бұрын
Good catch! What's very curious is that the method still works as expected even with that double usage of a variable. It's definitely sloppy code on my part.
@ECAbrams
@ECAbrams 4 жыл бұрын
Now I'm wondering how that's been possible. Strange stuff.
@hakimgraphiks5903
@hakimgraphiks5903 4 жыл бұрын
Thanks for sharing 🙂🤗
@LearnHowToEditStuff
@LearnHowToEditStuff 4 жыл бұрын
Hey dude! Been loving your channel for a while, would love to work on something / collab with you sometime!
@Muzly
@Muzly 4 жыл бұрын
Was this the comment that kicked off fundamentals?
@ArturoSld
@ArturoSld 4 жыл бұрын
i thought i wasn't going to learn anything because it's a very simple task, i was gladly mistaken! thank you!
@ECAbrams
@ECAbrams 4 жыл бұрын
It's a crafty channel like that ;)
@FantasticSpam
@FantasticSpam 4 жыл бұрын
I'm so here for the McElroy quotes
@alializadeh8195
@alializadeh8195 3 жыл бұрын
thanx
@doruvali3480
@doruvali3480 4 жыл бұрын
Nice.. Thx
@dyssethworks4789
@dyssethworks4789 4 жыл бұрын
thnx boss
@AndrewMarston
@AndrewMarston 4 жыл бұрын
Maths! Very clever as always. You learn this on Skill Share? Btw, did I happen to mention this comment is sponsored by Skill Share? Give it a thumbs up and even love it or pin it now to get 2 months of premium learning for free. XD Nice to see some of the YT sponsor dollars have made it your way.
@ECAbrams
@ECAbrams 4 жыл бұрын
I wish skillshare was around when I was learning this stuff. But Creative Cow forums were pretty good at the time.
@SeasonsOfLifeMin
@SeasonsOfLifeMin 3 жыл бұрын
Evan - AE was very particular about the order in which I did things, but I backed up a few times and eventually got it all sorted out. This is great stuff and I've saved a few variations in Essentials. THANKS! One question, though - these all slide in from the side, but in your intro sequence they slide in from the bottom. How do we do change the direction? (Slide from below, slide from top...)
@ECAbrams
@ECAbrams 3 жыл бұрын
That's all down to the positional change you animate through. So if you set a positional change to be positive on the vertical, negative on the horizontal, maybe a bit of both for a diagonal, that'll change where things "come from". Does that make sense?
@SeasonsOfLifeMin
@SeasonsOfLifeMin 3 жыл бұрын
​ @ECAbrams Got it. I adjusted the positional change on the animator to the type and the author and... HAPPYCAKES! In hindsight it should have been pretty obvious. But, with all the properties we were tweaking, I got a little lost as to what was controlling what. Appreciate the swift and accurate response!
@SeasonsOfLifeMin
@SeasonsOfLifeMin 3 жыл бұрын
​@@ECAbrams See my reply above and thanks, again. I was struggling with some "outside the boxedness" of the text on the bottom fly-in so I duplicated the rectangle, whited out the fill and alpha'd the quote and the author to it so it's masked regardless of speed and position as it flies in. Now, no text shows up before its time! More HAPPYCAKES! Another question... And, yes, I'm trying to work this into an immediate project, so "no pressure": What if we added another slider and wanted to allow the user to adjust the width of the rectangle and the height of the rectangle independently instead of adjusting the same padding all around? You're a lot faster on the math and syntax - how would that formula change if we added "Slider 2" to the scenario?
@akashsomvanshi9681
@akashsomvanshi9681 4 жыл бұрын
Why don't you attach source file because it goes over the head :(
@shantirane9182
@shantirane9182 2 жыл бұрын
what effect do put on the null object 'null 1'& 'origin' null object? I think it miss that part to explained in this tutorial.
@akashsomvanshi9681
@akashsomvanshi9681 4 жыл бұрын
all the scripts i've written to positon value of slider and author gives error please upload source file or mention all the scipts here please.
@MilesSpearman
@MilesSpearman 2 жыл бұрын
my "sample text" does not show up . Do you know any other trouble shooting mechanisms to get through that?
@MilesSpearman
@MilesSpearman 2 жыл бұрын
I see, you have to drag it to the box.
@phillustrations
@phillustrations 4 жыл бұрын
Oh, Evan. Those apostrophes are NOT happy.
@Ihopeyoureokay
@Ihopeyoureokay 4 жыл бұрын
Where did you get those adobe pillows ?
@ECAbrams
@ECAbrams 4 жыл бұрын
The lovely people at the Behance team sent me some after some live streams at their SF office.
@sundersquare
@sundersquare 4 жыл бұрын
Hey i'm trying to follow along and learna little. much appreciated video. I have an error when trying to add the null. i have an "error at line 133 (i have no line 133, only as far as eight!) it says "Error: Object of type Effect found where a Number, Array, or Property is needed. Any ideas?
@ECAbrams
@ECAbrams 4 жыл бұрын
What do you have written in there?
@sundersquare
@sundersquare 4 жыл бұрын
@@ECAbrams var t = 3; var x = 0; var y = thisComp.layer("Author").sourceRectAtTime(t).height/-2; var p = effect("Slider Control")/2; [x,y-p] Where am i supposed to put the slider control also, maybe that's the problem
@heliolozanocarreras4795
@heliolozanocarreras4795 4 жыл бұрын
Hello, Good tutorial! but i have a problem: in the script of the " T Quote - position (var p = thisComp.layer("Null 1").effect("Slider Control")("Slider");" I have the following message: " Error : Error : effect named `Slider Control` is missing or does not exist. It may have been renamed, deleted, or the name may have benn mistyped". Why is it happening? - Thanks!
@AdobeCreativeCloud
@AdobeCreativeCloud 4 жыл бұрын
Is there an effect called Slider control for the expression to look at?
@heliolozanocarreras4795
@heliolozanocarreras4795 4 жыл бұрын
@@AdobeCreativeCloud it a appears at minute 9.00: for the position variable, but I don´t know to whatt layer is that Slider control applyed (var p = thisComp.layer("Null 1").effect("Slider Control")("Slider");)
@noh9studio
@noh9studio 2 жыл бұрын
I'm trying to create something similar. Text layer with background shape fill and padding. I see the slider control in the Null layer but don't know what the slider was linked to. Any help is appreciated. @7m:50s
@ECAbrams
@ECAbrams 2 жыл бұрын
In this case, I think the slider is just an input for variable p? I'm not sure about the 7:50 timecode, but the part you're looking for should be around 9:25
@PontoZe
@PontoZe 4 жыл бұрын
i love your tutorials but i can never do the same. Something is always missing.
@ECAbrams
@ECAbrams 4 жыл бұрын
Where does it start to fall off the rails in this one?
@SikanderBinZain
@SikanderBinZain 4 жыл бұрын
Which camera are you using boss?
@ECAbrams
@ECAbrams 4 жыл бұрын
A lil Lumix G7 these days. One of the most affordable 4k options going.
@nomiraclesgonnacomeurway
@nomiraclesgonnacomeurway 2 жыл бұрын
a-e
@MilesSpearman
@MilesSpearman 2 жыл бұрын
I keep getting the error "Thiscomp layer is not defined" do you know what I could do to fix that?
@ECAbrams
@ECAbrams 2 жыл бұрын
Generally when something is not defined, Ae is missing some instruction. What is the line of expression you've typed in exactly? It's hard to diagnose from just an error message.
@joelllllllll
@joelllllllll 2 жыл бұрын
Why not just create a straight froward tutorial instead of having to explain all the particulars? Maybe create a two-part series for interested technoids.
Turn Footage into Emoji with Adobe After Effects
11:49
ECAbrams
Рет қаралды 52 М.
Become a master of After Effects Text Animation (EASY)
7:25
Keyframe Academy
Рет қаралды 1,6 МЛН
Как мы играем в игры 😂
00:20
МЯТНАЯ ФАНТА
Рет қаралды 3,4 МЛН
Pop On Collage in Adobe After Effects
19:20
ECAbrams
Рет қаралды 81 М.
How to edit SO good your viewers get addicted to your videos
14:32
Learn By Leo
Рет қаралды 1,9 МЛН
SourceRectAtTime() Revisited - Adobe After Effects tutorial
10:23
Text Animators for Beginners - After Effects Type Tutorial
14:39
Motion by Nick (Nick Greenawalt)
Рет қаралды 841 М.
Make AMAZING Lower Thirds in Premiere (must know technique)
6:41
Premiere Basics
Рет қаралды 94 М.
After Effects Tutorial - Dynamic Timeline Slider (Loki Disney+)
28:52
MediaWorkbench
Рет қаралды 80 М.
Create Text Animations Like Apple - After Effects Tutorial
12:14
Camp Keyframe
Рет қаралды 122 М.
Animate a Portrait with After Effects and Photoshop
20:35
ECAbrams
Рет қаралды 996 М.
How to Animate Individual Letters - After Effects Tutorial
11:00
PremiumBeat by Shutterstock
Рет қаралды 69 М.