質問
Rotate layers incremental script
hello!
I have 8 layers (photos) each one rotated 45º.
I want counter rotate all layers automatically but I don’t know how do a script that rotate each layer incrementally
something like:
layer.index * 45
result
layer0 = 0º
layer1 = 45º
layer2 = 90º
layer3 = 135º
...
layer8 = 315º
it would be nice a menu to indicate angle of rotation and a checkbox for clockwise or counterclockwise
Thanks!
