This tutorial is perfect for beginners who are looking to learn how to create basic animations in After Effects. You will learn a valuable skill that you can use in your future projects & gain a better understanding of how to use After Effects.
#countanimation #numberanimation #aftereffects
-----------------------------------------------------------------------------------------
Expressions Here:-
Expression with Slider Control : effect("Slider Control")("Slider").value.toFixed(0)
List of Expression with Point Control:
(2 Decimal)
effect("Point Control")("Point")[0].toFixed(2)
(Commas)
Math.round(effect("Point Control")("Point")[0]).toLocaleString()
(Suffix & Prefix)
"₹" + Math.round(effect("Point Control")("Point")[0]).toLocaleString() + "Rupees"
Connect with me!
Instagram: / prashantanimationboy