Hi,
I’m trying to make some text fade in, but that text is made from an image with an alpha map so that it cuts out the unwanted white areas. Now I want to animate this to fade in. The only problem is that if I adjust the alpha for the material when animating, it brings back those unwanted white areas. How would I go about animating the alpha of the whole thing again? Is it possible? Maybe I need to animate the alpha of the UV map somehow. Is there a way to do that?
Thanks