-
Making text appear as an object passes by?
This is probably really easy to do but I also wanted to see which way is best.
I have just a simple square that goes across the screen, passing over some text. I want the text to appear as the square passes over it. I figured I could mask it and it would be simple but someone mentioned that a Track Matte is easier. I didn’t know what that was until now, and I did the square’s alpha on my text. Gave it a really nice effect, but the only problem is it will only show the text on the part that the square is on. So I need to find a way to keep any text that it has already passed over.
Should I just do a mask or how can I use the track matte and make the text stay?