⚡The ABSOLUTE BEST Way to Animate Numbers in After Effects - Fast and Easy

Avnish Parker Guide 1 years ago

Descrição

In this After Effects tutorial, I’ll show you how to create a clean and professional animated number counter with automatic commas, suffixes like "K" or "M", all without using any third-party plugins! Whether you're designing a finance animation, countdown screen, or stat reveal, this method will save you time and make your animation stand out. I’ll walk you through linking a text layer to a slider control, using expressions to clean up decimals, and styling it with gradients, glow, and blur effects. This tutorial is also going to cover: after effects number counter, animated number counter after effects, after effects tutorial, motion graphics tutorial, after effects expressions, slider control after effects, clean counter animation, finance animation after effects, stat animation after effects, after effects glow effect, after effects gradient text, after effects text animation, blurred banner effect, glassmorphism after effects, monospaced font after effects, after effects design tutorial, number animation after effects, suffix number counter, automatic commas after effects, beginner after effects tutorial.


Expression:

n = Math.round(thisComp.layer("Slider").effect("Slider Control")("Slider")) || 1;
"$" + (n + "").replace(/\B(?=(\d{3})+(?!\d))/g, ",") + "m"; // Grouping by 3 digits



Timecode
00:00 Preview
00:24 Background Idea
00:44 Add Text
01:02 Design Text
01:24 Create Counter
02:32 Fixing Problem
03:05 Resize Currency Symbol
04:02 Add Suffix
04:19 Adding Elements
06:03 Add Icon
06:33 Fixing Bouncing Number



-------------------------------------------------


👉 Support My Channel: http://bit.ly/SupportParker
☕ Buy Me a Coffee: https://bit.ly/take-Caffeine
🫶 Patreon: https://bit.ly/SupportingParker


-------------------------------------------------


👉 Opening Music: https://bit.ly/Parker-Intro


⭐ Software I am using:

• My Animation Software: https://bit.ly/Try-After-Effects
• My Video Editing Software: https://bit.ly/Try-Premiere-Pro
• Adobe Photoshop: https://bit.ly/Try-Photoshop
• All Adobe Software: https://bit.ly/Try-Creative-Cloud




-------------------------------------------------


⭐️ Unlimited Creative Downloads:
Get access to over 600,000 ready-to-use Photos, Illustrations, Templates, Effects, Fonts, Brushes, and more:
http://bit.ly/2LUMmPt


-------------------------------------------------



⭐️ My Premium Store: http://bit.ly/MyPremiumShop
⭐️ My Official Website: http://bit.ly/avnishparker



-------------------------------------------------


Check Out These Playlists

➡️ Audio Visualizer Tutorials: http://bit.ly/AudioVisualizerAE
➡️ After Effects Particles: http://bit.ly/ParticlesAE
➡️ Transitions in After Effects: http://bit.ly/TransitionAE
➡️ Motion Graphics Tutorials: http://bit.ly/MotionAE
➡️ Logo Animation in After Effects: http://bit.ly/LogoIntroAE
➡️ Slideshow in After Effects: http://bit.ly/SlideshowAE
➡️ Text Animation in After Effects: http://bit.ly/TextAnimationAE
➡️ Film Title Design in After Effects: http://bit.ly/FilmTitleAE
➡️ After Effects Tips and Tricks: http://bit.ly/AEtips
➡️ Simple Logo Intro in After Effects: http://bit.ly/SimpleLogoAE


-------------------------------------------------


🫱🏻‍🫲🏽 Let's Connect


YouTube: https://www.youtube.com/AvnishParker
Website: https://www.avnishparker.com
Email: hello@avnishparker.com


-------------------------------------------------




As always, this tutorial is free and we are not using any third-party plugin for creating this. Every single tutorial on my channel is made with love and hard work, so don't forget to leave a like. 👍 Thank you for watching ❤️


#AfterEffectsTutorial #MotionGraphics