Question
Best practice for tweening multiple layers at once?
I have a couple of folders on my timeline that each contain a dozen layers. I want to fade all 24 objects out. The obvious methods I can think of would be:
- Add a start and end keyframe to all of the individual layers and tween the opacity.
- Add another layer above all of them and tween in a white rectangle over the top (fortunately I'm dealing with a blank white background on this particular project).
- Create a new symbol that's a combined copy of all of them, add a blank keyframe to drop all of the separate layers off the screen, and then tween a fade-out on the combined one.
Is there some better or more "correct" way? Is there any way to mask an entire folder or apply an opacity tween to all of the contents at one time?
