After Effects Video Tutorial: Stamp or Icon Impact

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

The inertia script, as the link doesn't work any longer, but the script still does:

amp = 0.1;
freq = 2.0;
decay = 2.0;
n = 0;
if (numKeys > 0){
n = nearestKey(time).index;
if(key(n).time > time){
n--;
}
}
if(n == 0){
t = 0;
}
else{
t = time - key(n).time;
}
if(n>0){
v = velocityAtTime(key(n).time - thisComp.frameDuration/10);
value +
}
else {value}

abandonedlife
Автор

7 years later and this still holds up... bravo!

eze
Автор

dude I was exactly looking for this it is outdated but its easy to find all these feature in premiere pro

politestranger
Автор

This is incredible!  Thank you so much...  I absolutely love watching a pro work and doing my darnedest to keep up!!!

Greggor
Автор

It doesn't work for me. No matter what I do, I never get that sinus curve in the graph editor. I copied both from Gray Machine and Motion Graphics

OliverNorwellHardy
Автор

This is exactly what I need to know, its just a little too fast for me and it seems you assume that people know too much. I know this might be an intermediary video but just a little more detail would be much appreciated

KirstyAmes
Автор

Thank you so much! This is a great tutorial :)

naomigoldstein
Автор

if you are still afraid of touching after effects like me try and using premiere pro play around bass effect + zoom

itchyJaw
Автор

고맙습니다.. !! I'm so thank you to account for expression that I don't know, and a lot of things..!

강도-ge
Автор

Thank you so much. Your presentation and guide are, while educational, very helpful and entertaining.

mohamednevim
Автор

maybe you should write in the description that we need to get used to be patient with the way you explain things, because you speak too fast and some of us don't understand what you do or how you do it, I appreciate your tutorials though.

:)

jorgetumeruiz
Автор

At 5:29 You mention that you are going to use the slider control to power the position and suddenly position appear screen . May i know how you did that. I am totally new to After Effects

yashwanthvijay
Автор

the best tutorial ever thank u so much!

anagpinderyoga
Автор

Nope, I get nothing. as soon as I type 'wiggle(1, ' and link it it says "this project contains expression error: 1 of 1.

shapebubble
Автор

I"m getting this error every time I do the wiggle command I get "Error at line 1 in property position of layer 1 (Null 1) in comp "comp 1" Expected ;. 

if I paste the script for the slider and then the script for the wiggle position and parent it to the slider, it offsets to top left out of sight. 

I"ll Appreciate the feedback.

This is the result of the strange offset
temp = effect("Slider Control")("Slider");
[temp, temp, temp]

Hyperwav
Автор

Everything seems to be working fine EXCEPT After I place the slider keyframes as well as the expression from Grey Machine I get the wobble up and down but not side to side. Double checked it all and I tried to follow your instructions to the letter. Do you have any suggestions on where I should look?

vitamincmediagroup
Автор

He Evan, great tutorial as always. I still don't get what the difference is with using a camera for this. It would save a few steps, like pickwhipping layers to the null object.

paulschool
Автор

The wiggler is also a great tool. just punch in the values and it shakes. done lol

spah
Автор

Should this still work for After Effects CC 2020? I can't get the expressions to work.

lively-waves
Автор

Amazing tutorial! The hard work is much appreciated.

CCAirborn