How to automate exporting different layer combinations?
Hi, I want to know how to export different layer combinations. I'm setting up character sprites for a video game, and I would like to mix and match different facial parts to make a variety of expressions.
Here is how the layers are set up:
This is how the folders look when opened:
The idea is to mix and match these parts to create different expressions. For example:
These are two possible combinations out of 216 total.
I tried to use this script: GitHub - mechanicious/photoshopCompositionComposer: Automate the process of creating design compositions in Photoshop
However, it would always export only the first 2 combinations. I spent quite a few hours trying to get it to work. The "Layer Composition" feature is near useless, as I have to make every possible combination visible, then save it. Is there a way to automate this? Thank you!
