-
Text | How to achieve a fade-out effect for single text
I need the effect shown in Figure 1.
I first tried 3D rendering each character individually and adding opacity, but the effect was for the entire text, not individual characters.
Therefore, I tried using nisai_baramoji to split the text, but after splitting it, I had no idea how to achieve the desired effect. I haven’t found any other methods that can achieve this.
So, I’m asking if there’s a one-click method to achieve a fade-out effect for single characters with equal spacing (a plugin would also be fine). Adding black and white masks one by one is clearly unreasonable.