I have a project would like to do some "noisy" vector outlines. However, it's many layers multiple characters and difficult to select and change all of it.
Was curious if there are any solutions, maybe scripting that would be able to create the noise for the entire document.
"Global" noisy vectors possible?
Moderators: Víctor Paredes, Belgarath, slowtiger
- hayasidist
- Posts: 3992
- Joined: Wed Feb 16, 2011 11:12 am
- Location: Kent, England
Re: "Global" noisy vectors possible?
you can set the "noisy" options in multiple layers at a time -- I've just had a quick try with a file with many groups each with many vectors - with all layers (including groups) selected - as long as the active layer is a vector, whatever you put in the Vector / Noise settings tab in layer properties gets applied to all the vector layers.
or, ofc, you can script it to (say) copy the settings from the active (vector) layer to all other vector layers in the file. A simple
snippet for all layers here: https://mohoscripting.com/snippets/iter ... he-project
or, ofc, you can script it to (say) copy the settings from the active (vector) layer to all other vector layers in the file. A simple
Code: Select all
if active layer is vector then:
copy noisy settings
for all layers
if vector then
set noisy settings
end
end
end
- Víctor Paredes
- Site Admin
- Posts: 5865
- Joined: Tue Jan 25, 2005 3:18 pm
- Location: Barcelona/Chile
- Contact:
Re: "Global" noisy vectors possible?
You can also use the filter by layer type to quickly select and modify the properties of all vector layers in the document.
Moho co-owner
Previously Rigged animation supervisor: My father's dragon, Wolfwalkers & Star Wars Visions "Screecher's Reach"
My personal Youtube Channel