-
Control Opacity of multiple layers with 1 Slider Controller
Hello, I’ve been searching forums but haven’t found a solution to my problem.
I have 10 shape layers and each layer is at 2inch distance from another ( more like an extrusion ). When I move the Slider Controller to value 5 for example, I want only the first 5 layers to be visible. If i move to value 10, all the layers should be visible.
Maybe you understand better if I explain like this :
if(slider value==x) ;all layers <=x opacity==100 else 0.