Numbers counting up with commas, decimals [ULTIMATE GUIDE] - After Effects 2020 Update

Nick Khoo
Nick Khoo
91.5 هزار بار بازدید - 4 سال پیش - A comprehensive look at how
A comprehensive look at how to create numbers counting up in After Effects and create a preset for it so you never have to make it again.

In this lesson we also animate it with commas, decimal points and percentages as well as any other prefix you want to add.

For numbers with commas
s = "" + Math.round(effect(1)(1)[0]);
s.replace(/\B(?=(\d{3})+(?!\d))/g, ",");

For decimal points to 2 places
s = "" + (effect(1)(1)[0]).toFixed(2);
s.replace(/\B(?=(\d{3})+(?!\d))/g, ",");

- This will only work if the point controller (or your language equivalent) is the first effect in the effects stack.

Want to help out the channel?
Get The "Lyric Video Creator Kit" Here: https://www.lyricvideocreatorkit.com/

What's Included
✅ 60 Animated Presets
✅ Bonus Thicc Marker + 4k Neon pack
✅ Premiere Ready
✅ Full Tutorial
No After Effects Skills Required

Get it here!: https://www.lyricvideocreatorkit.com/
4 سال پیش در تاریخ 1399/11/06 منتشر شده است.
91,524 بـار بازدید شده
... بیشتر