Nana, vc poderia fazer um tutorial daquele shake leve “satisfatório” que vem junto com um zoom? É tipo um squeeze, não sei explicar😭😭
2026-02-10 14:44:42
3
Chaeie :
What plugins do u need
2026-02-10 03:37:00
1
Edu :
Cadê as configuração que ia deixar nós comentários ?
2026-02-28 15:27:32
1
𝗍𝖺𝗒.𝖺𝖾 :
QUE TUTORIAL PERFEITO
2026-02-07 17:43:07
1
la𝗎 𖦹 soobin :
ensina a fazer shakes limpinhos e suaves??
2026-02-17 22:10:22
0
𝓵𝓲𝓪 :
PRIMEIRAA
2026-02-07 13:49:10
1
L!ara𐚁 :
gente muda alguma coisa do de 2021 a o de 2023
2026-03-05 00:38:11
0
nana :
n = 35;
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 && t < 1){
v = velocityAtTime(key(n).time - thisComp.frameDuration/10);
amp = .05;
freq = 4.0;
decay = 8.0;
value + v*amp*Math.sin(freq*t*2*Math.PI)/Math.exp(decay*t);
}else{
value;
}
2026-02-07 13:42:02
4
℘ :
Nana, pode ensinar como baixa topaz?
2026-02-07 23:35:48
1
To see more videos from user @yizhuotut, please go to the Tikwm
homepage.