Animate COUNTERS in DaVinci Resolve - Including Commas & Symbols

Описание к видео Animate COUNTERS in DaVinci Resolve - Including Commas & Symbols

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.compan...

*High quality Music & SFX: (SAFE 70% on your first year)
https://audiio.com/partner?oid=1&affi...

-------------------------------------------------------------------------------------------------------

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
  / 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

Комментарии

Информация по комментариям в разработке