Summary
Full Transcript
This simple Counter is great for displaying changing numbers in context. So in this tutorial I show you how to achieve this in DaVinci Resolve and how to safe it as a reusable Preset. Get my DaVinci Resolve Templates https://filmic-footprints-shop.company.site/ *High quality Music & SFX: (SAFE 70% on your first year) https://audiio.com/partner?oid=1&affid=1406 ------------------------------------------------------------------------------------------------------- CODE: : -- setup thousandsSeperator = "," prefix = "prefix " postfix = " postfix" -- setup end number = Counter delimited = (string.format('%d', number)):reverse():gsub("(%d%d%d)","%1" .. thousandsSeperator):gsub(",(%-?)$","%1"):reverse() return(prefix .. delimited .. postfix) FOLLOW Me on Instagram https://www.instagram.com/filmic_footprints/ The links with * are affiliate links. Purchasing anything through them helps support my channel Thanks for your support ❤️ #davinciresolve #tutorial #counter #animation #animated #motiongraphics #editingtutorial #videoediting #numbers #infographics
