Water Filling Expression for After Effects

Creating Realistic Water Fill Effects in After Effects with Expressions Introduction Creating realistic liquid animations can be challenging, especially when you need dynamic, adjustable water filling effects. While there are plugins available for this purpose, you can actually achieve a professional-looking water fill effect using expressions directly in After Effects. In this tutorial, I’ll share…

Some Useful After Effects Expression for Editing Text Proporties

Setting multiple features: Here are some other settings: Here are the set of functions available for text styling in After Effects expressions (all used on the style object): Function Purpose setFont(fontName, [startIndex], [endIndex]) Set font by PostScript/system name setFontSize(size, [startIndex], [endIndex]) Set font size setFauxBold(boolean, [startIndex], [endIndex]) Enable/disable faux bold setFauxItalics(boolean, [startIndex], [endIndex]) Enable/disable faux italics…