Hello everyone,
I'm working with a photoshop template where i constantly place smart objects evenly spaced from left to right. Its quite a repetetive job, and i know this can be automated but don't really know how to approach this problem.
What i do is, i open my template with fixed dimentions and place smartobjects from left to right next to eacother.
All objects have the same dimentions but different names.
Sometimes i place four and sometimes 5 or more smartobjects on the canvas.
All objects should have the same width as the template witdh combined.
All smartobject should keep their aspectratio so height won't be a problem
it should look something like this:
[X][X][X][X][X][X][X]
with [X] being one smart opbject.
can someone send me in the right direction on how to do this?
And i only have a basic understanding of javascript so scripting this myself won't be an option
thanks for looking in tho this