Blog
After Effects tutorial – Create progress bar with dynamic text (percentual)
example expression: Math.round(thisComp.layer(“pre_cursore 4”).effect(“PERCENTAGE”)(“Cursore”)) Math.round() function convert the float value to an Int value. Standard toolkit in After Effects, no plug-ins required.