This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- Masked Parts Batch Export | |
| -- | |
| -- Exports visible layers as separate files masked by and named after each layer in the selected group. | |
| -- Basically lets you export multiple parts quickly without having to edit individual parts. | |
| -- | |
| -- Steps: | |
| -- 1. Do some drawing | |
| -- 2. Create a group, your "Masks group" | |
| -- 3a. Create a layer and name it after the body part you want to export. (i.e. "l_leg") | |
| -- 3b. Color in the mask. Any opaque color will work. |