Is your question about that one script in particular ? (for instance : you ran it, but it doesn't work as expected ?) Or, is it about "how to install .jsx photoshop scripts" in general ? If your question is actually the second one : .jsx files have to be put in the Presets/Scripts folder, and they then show up under…
@Eric Chadwick Thanks. Tried it. It works. But it works only for red colored layers. How do I specify another layer's colour? EDIT: Found this: https://gist.github.com/eppz/50847c5c058f2f2a0089a5b8435f5025 It toggles layer by name. All u need to do is change the name in the script and it would select or disable the layers…
I came across this which is very useful especially for texturing: https://forums.adobe.com/thread/2188616 Does anyone know how u activate the script in Photoshop? How do I save it to work in Photoshop? Wish this was a built in feature? Hoping Krita adds something like this as well.
Have you tried the built-in Generator tool? I've been using it to spit out PBR layer groups for our glTF tests, works great. No need to press any buttons, it just works in the background, saving the textures as soon as I make any edits. Not sure if that's what you're after.…