Replacing multiple different smart objects (or loading objects with predetermined blending modes and opacities)
Hi, first time trying photoshop scripting. I'm at a new job doing renders and really frequently I have to manually replace the contents of a lot of smart layers to use different images with the same blending mode and opacity.
There's 2 ways I can think to simplify this:
a) Is there any way for a script to replace this smart objects contents with other files? Maybe using the base name and then replacing, something like
replacing render1 with render2, so it would replace render1.alpha for render2.alpha, render1.shadows for render2.shadows, etc
alternatively
b) A script that loads a series of files as smart objects with predetermined blending modes and opacities, like a template for loading the render elements.
I don't know if any of those 2 are possible, but if anyone can help me with either it would change my workflow greatly.
