Animated Number Counter Expression - After Effect Tutorial

Published: 25 February 2019
on channel: Motion Tutorials
8,574
125

Animated Number Counter Expression - After Effect Tutorial

Hey guys, welcome back to another tutorial. In this tutorial, we will be creating an animated number counter effect using by expression within Adobe After Effects CC 2018.


Expression:

beginCount = 0;
stopCount = 100;

beginTime = 0; // start counting at time = 0
countDur = 5; // count for 5 seconds

"" + Math.round(linear(time,beginTime,beginTime + countDur,beginCount,stopCount)) + "%"


Other related Tutorial:    • Video  


On this page of the site you can watch the video online Animated Number Counter Expression - After Effect Tutorial with a duration of hours minute second in good quality, which was uploaded by the user Motion Tutorials 25 February 2019, share the link with friends and acquaintances, this video has already been watched 8,574 times on youtube and it was liked by 125 viewers. Enjoy your viewing!