Home Artists Posts Import Register
Join the new SimpleX Chat Group!

Content

⭐️Expression⭐️


freq = 0.5; //frequency

amp = 50; //amplitude

loopTime = 3; //time in secs


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)


💕Advanced Character Rig class! Special offer  - 15$ (vs 24.99$). The discount will disappear in 11 days!


https://www.udemy.com/course/how-to-set-advanced-character-rig-with-duik-in-after-effects/learn/lecture/25877768?couponCode=RIGTHEMALL#overview


💕 My INSTAGRAM 

https://www.instagram.com/al_leleka/


💕 Support me on Patreon and get project file 

https://www.patreon.com/alleleka

Files

LOOPED WIGGLE EXPRESSION IN AFTER EFFECTS. TUTORIAL

⭐️Expression⭐️ freq = 0.5; //frequency amp = 50; //amplitude loopTime = 3; //time in secs 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) 💕Advanced Character Rig class! Special offer - 15$ (vs 24.99$). The discount will disappear in 11 days! https://www.udemy.com/course/how-to-set-advanced-character-rig-with-duik-in-after-effects/learn/lecture/25877768?couponCode=RIGTHEMALL#overview 💕 My INSTAGRAM https://www.instagram.com/al_leleka/​ 💕 Support me on Patreon and get project file https://www.patreon.com/alleleka

Comments

No comments found for this post.