-
Repeater : Control alpha of the copies only
Hi,
I duplicate an object using the repeater. I need to control the opacity of the copies only.
I understand that end and start opacities give an interpolation on all the copies. So it is useless here.What I did is :
1) duplicate my object obj1 to create obj2
2) Apply the repeater to obj2
3) control obj2 opacityIt is not convenient for if I need to edit obj1.
Any idea to make it more elegant ?
Thank you !