How to Create a percentage counter or number counter in after effects.Â
WATCH THE VIDEO TUTORIAL IN THE HINDI LANGUAGE
https://www.youtube.com/watch?v=65oAXiS9SVo
In the world of motion graphics, Adobe After Effects stands out as a powerful tool for creating stunning animations and effects. One of the most popular animations is the percentage counter, which is widely used in progress bars, loading animations, and countdowns. In this tutorial, we’ll walk you through the step-by-step process of creating a percentage counter in After Effects, providing tips and tricks to make your animation look professional and polished.
Getting Started with After Effects
Before we dive into the creation of a percentage counter, make sure you have Adobe After Effects installed on your computer. Open the application and create a new project. For this tutorial, we will be using a 1080p HD composition with a frame rate of 30 frames per second (fps).
Step 1: Creating a New Composition
To begin, create a new composition by clicking on Composition > New Composition. Name your composition “Percentage Counter” and set the dimensions to 1920×1080 pixels. Set the duration to 10 seconds—this will give us plenty of time to animate our counter.
Step 2: Adding Text for the Percentage Counter
Next, we need to add the text that will display the percentage. Select the Text Tool (shortcut: T) and click anywhere in the composition window to create a text layer. Type “0%” and center it in the composition using the Align panel. It’s important to use a font that is both readable and visually appealing. We recommend using a bold, sans-serif font like Arial or Montserrat.
Step 3: Applying the Expression to Animate the Counter
To animate the percentage counter, we will use an expression—a powerful feature in After Effects that allows us to automate animations.
- With the Text Layer selected, press P to bring up the Position property.
- Hold down Alt (Option on Mac) and click the stopwatch next to the Source Text property. This will open the expression editor.
In the expression editor, type the following code:
progress = Math.floor(effect("Slider Control")("Slider")); progress + "%"
Counter expression after effects
// Reference the slider control
sliderValue = effect(“Slider Control”)(“Slider”);// Round the slider value and add a percentage symbol
Math.round(sliderValue) + “%”
This expression will calculate the percentage based on a Slider Control, which we’ll add next.
Step 4: Adding the Slider Control
To control the percentage, we need to add a Slider Control effect to the text layer.
- Select the text layer and go to Effect > Expression Controls > Slider Control.
- Rename the Slider Control to “Percentage” for clarity.
Now, return to the expression editor and link the effect("Slider Control")("Slider")
part of the expression to the Percentage slider by using the Pick Whip tool.
Step 5: Keyframing the Percentage Animation
With the Slider Control in place, we can now animate the percentage counter.
- Go to the beginning of the timeline and set the Slider Control to 0. Click the stopwatch next to the Slider Control to create a keyframe.
- Move the playhead to the end of the timeline and set the Slider Control to 100.
Now, when you scrub through the timeline, you should see the percentage increase from 0% to 100%.
Step 6: Adding Motion Blur for Smooth Animation
To give your percentage counter a more dynamic and realistic feel, you can enable Motion Blur.
- Click on the Motion Blur switch (the three overlapping circles icon) next to the text layer in the timeline.
- Enable the Motion Blur for the entire composition by clicking the Motion Blur switch at the top of the timeline.
Step 7: Creating a Progress Bar (Optional)
A percentage counter is often accompanied by a progress bar. Let’s create a simple progress bar to enhance the visual appeal of your animation.
- Select the Rectangle Tool (shortcut: Q) and draw a long, narrow rectangle at the bottom of your composition.
- With the shape layer selected, press S to bring up the Scale property. Click the Link icon to unlink the X and Y scales.
- Set the X Scale to 0% at the beginning of the timeline and add a keyframe.
- Move the playhead to the end of the timeline and set the X Scale to 100%.
Now, the progress bar should animate in sync with the percentage counter.
Step 8: Adding Finishing Touches
To make your animation more visually appealing, consider adding the following effects:
- Color Gradients: Apply a gradient overlay to the text and progress bar for a more polished look.
- Glow Effects: Use the Glow effect to make your counter stand out against the background.
- Background Animation: Add a simple background animation, such as a gradient ramp or a moving texture, to keep the viewer’s attention.
Step 9: Rendering Your Animation
Once you’re satisfied with your percentage counter, it’s time to render the animation.
- Go to Composition > Add to Render Queue.
- In the Render Queue, select your desired output format. We recommend using the H.264 codec for high-quality video with a small file size.
- Click Render to export your animation.
Hashtags:
#PremierePro #TextBounceEffect #TextAnimation #VideoEditing #PremiereProTutorial #AdobePremierePro #VideoEffects #YouTubeTutorial #ContentCreation
Unlock the secrets to creating a sleek and professional-looking percentage counter in Adobe After Effects with this comprehensive tutorial! Whether you're a seasoned editor or just starting out, this video will guide you through the entire process, from start to finish. Learn how to design and animate a percentage counter that can be used in various projects, including loading screens, progress bars, and more.
In this step-by-step tutorial, you'll discover the techniques for crafting smooth and dynamic loading animations, customizing your percentage counter, and ensuring that it integrates seamlessly into your projects. Perfect for video editors, motion graphic designers, and anyone looking to enhance their video content with interactive elements.
What You'll Learn:
How to create a percentage counter in Adobe After Effects
Step-by-step instructions for designing and animating a loading effect
Tips and tricks for customizing your counter to fit your project’s needs
How to create animated progress bars and loading screens
Techniques for integrating percentage counters into your video projects
Don’t forget to like, share, and subscribe for more tutorials on Adobe After Effects and video editing tips!
Keywords:
percentage counter After Effects, loading video effect, loading effect, loading screen, After Effects tutorial, Adobe After Effects, loading animation, After Effects animation, downloading effect, installing progress bar, animated progress bar, progress bar, animated loading bar, percentage, counter, number counter, loading circle, Adobe After Effects tutorial, how to create percentage counter, After Effects tutorials, video editing, motion graphics
Hashtags:
#AfterEffects #AfterEffectsTutorial #VideoEditing #MotionGraphics #LoadingAnimation #ProgressBar #AdobeAfterEffects #PercentageCounter #LoadingEffect #VideoTutorial