Copy link to clipboard
Copied
I have a lot of objects in multiple files with the identical roughen effect applied to them. And by "identical" I don't just mean the same graphic style, I mean the randomized roughens are all the same.
How can I reset/re-randomize/re-generate all of the roughens to be different, and then record it as an action or script?
Hi @gdwd.
No scripting necessary.
Your Actions might work provided you apply Roughen after you duplicate your objects.
Select your current objects, you can remove the roughen effect using the Appearance panel.
Then re-apply it and you will get a random effect. (I am using CC 2014/2015)
Copy link to clipboard
Copied
Hi gdwd
I think you're going to need some scripting for this. Clearing the squares can be assigned to an action as it is just select all, then Reduce to Basic Appearance in the Appearance panel flyout menu (assuming your art is as basic as the sample) but the action won't record the use of the effects panel unless you specifically insert a menu item (from the Actions Panel flyout menu) and even then it will need user interaction to set the roughen settings that are needed. A script should be able to bypass the limitations of the Actions Panel. If you're not a scripter you might ask for assistance in the scripting forum https://forums.adobe.com/community/illustrator/illustrator_scripting
Copy link to clipboard
Copied
Hi @gdwd.
No scripting necessary.
Your Actions might work provided you apply Roughen after you duplicate your objects.
Select your current objects, you can remove the roughen effect using the Appearance panel.
Then re-apply it and you will get a random effect. (I am using CC 2014/2015)