Looping Wiggle Expression - After Effects Tutorial

Published: 10 July 2019
on channel: M3Animate
37,379
823

In this Video, I want to show you the way of applying the wiggle effect in which it can loop in Comp Duration in Adobe After Effects.
As you know, wiggle expression is one of the most practical and effective expressions in After Effect and you can easily make complex and applying animations by using this application.
But the problem will happen when begging and the ending is not the same and we want to make a loop animation or a move which has made to repeat in our video, by using wiggle! This is what we need for making a loop video.
By applying this code، this problem would be solved and you can make it very easy.

Expression Code:

freq = 1;
amp = 510;
loopTime = thisComp.duration;
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)

--------------------------------------------------------------------------------------
Please leave your comments and questions in the comment part. Also by subscribing the channel, you can follow our tutorial videos.

Email address: m3animate@gmail.com

FOLLOW ME:
Instagram:   / m3animate  
Telegram: https://t.me/M3Animate

#aftereffectstutorial


On this page of the site you can watch the video online Looping Wiggle Expression - After Effects Tutorial with a duration of hours minute second in good quality, which was uploaded by the user M3Animate 10 July 2019, share the link with friends and acquaintances, this video has already been watched 37,379 times on youtube and it was liked by 823 viewers. Enjoy your viewing!