Variations of an n-tense and lemcubus image.
Options 1 and 3 have already been updated, so I chose a new image.
Image 62
#loli
29 - Rename the clothes layers to add a number 1 to the top layer: example: left sock 1
30 - Duplicate the number for each clothes layer below: right sock 2, tie 4
31 - Duplicate the number again to get the total number of possible images. Example: 8
32 - The images will be named 0, 1, 2, ... until one less than the number of images you can generate (example: 0, 1, 2, 3, 4, 5, 6, 7)
32 - Make sure that you enabled the top layer (1) and the background (naked) layers, and export the image to disk, using the number as filename.
33 - The original naked image will be image 0
34 - The original clothed image will have a name which is one less than the total number you can generate (example: 7)
35 - You can use binary numbers (https://en.wikipedia.org/wiki/Binary_number) to decide if a layer should be visible in a specific image. Example: Image 5 has layers 1 and 4; 1+4 = 5.