(04-22-2021, 02:17 PM)Ofnuts Wrote:
- Create the N frames of the animation, with fully opaque object on transparent background (stack image)
- Use ofn-interleave-layers to copy the frames of Stack at 100% opacity over a solid background, yielding Image1
- In Stack, move the top layer to the bottom
- Use ofn-interleave-layers to copy the frames of Stack at 75% opacity over the frames in Image1, yielding Image2. Image1 can be discarded.
- In Stack, move the top layer to the bottom
- Use ofn-interleave-layers to copy the frames of Stack at 50% opacity over the frames in Image2, yielding Image3. Image2 can be discarded.
- In Stack, move the top layer to the bottom
- Use ofn-interleave-layers to copy the frames of Stack at 25% opacity over the frames in Image3, yielding Image4. Image3 can be discarded.
- Export Image4 as your animation.
Hi Ofnuts,
I used the above workflow (without lowering the opacity) to bulk up the leaves below with a difference that I moved 25 layers from the top of the stack to the bottom between the interleaves. Given the file had 100 layers I found it easier to put layers into a layer group and move that to the bottom of the stack. Then I moved the layers out of the layer group. So I was wondering if it might be an idea if ofn-interleave-layers could work with layers in the layer group to save having to move them out?
Leaves are from a brush by racer-x.