-
changing a property on every group inside shape layers via scripting?
Hello!
I have 65 shape layers previously converted from text layer, and I need to access every single group’s position to add a wiggle (so basically, every converted letter, which is now a group inside the shape layer). Sometimes instead of wiggling the position, the opacity may need to be set the same value, etc.
As the client keeps giving more and more words which needs to be converted into shape layer, and all that digging into the group’s transform props can take forever, I’m wondering how should a script be to loop through all the groups from the selected layers and add a wiggle (or whatever, I’d change depending on the needs).edit: I don’t know if it’s even possible to batch convert text to shape layer and perform the adding the wiggle?
thanks!!