FULL BREAKDOWN - How to edit Short Form like Devin Jatho in After Effects

Marius
Marius
8.5 هزار بار بازدید - 6 ماه پیش - In depth tutorial on how
In depth tutorial on how to recreate on of the Reels from Devin's Jatho Instagram

Assets used in this video:
https://drive.google.com/drive/folder...

Expressions used in this video:

Number counter with 'K' at the end:
Math.round(effect("Slider Control")("Slider"))+"K"

Numbers changing from 0 to 1:
seedRandom(index, true);
Math.round(random(time * 0.5)) % 2

Number counter with '$' at the start and 3 decimal places
"$" + (Math.round(effect("Slider Control")("Slider") * 1000) / 1000).toLocaleString({ minimumFractionDigits: 3, maximumFractionDigits: 3 })


Thank you for watching!
6 ماه پیش در تاریخ 1402/11/06 منتشر شده است.
8,582 بـار بازدید شده
... بیشتر