-
Apply Mask to Multiple Text Layers?
I’m trying to make an effect where a rectangular mask goes across the screen and makes objects that are inside of the mask appear. There are a few text objects in a line (horizontally). I want to have an animated mask slide across these, making them visible as it does. The problem is that I don’t know how to do this without actually putting a mask on each individual text object of the exact same animation timing (which would be difficult and annoying). Is there an easier way to have one mask apply to many different layers (I’ve tried making an adjustment layer with the mask on it, and then making the text objects a child of this).