Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 2.13 KB

README.md

File metadata and controls

39 lines (30 loc) · 2.13 KB

Overview

This aseprite script non-destructively creates an outline for multiple layers as if they merged before being outlined. (It does NOT actually merge the layers). The outline is created on a new layer named "Outline"

Note: aseprite's default outline function will create an outline for each layer individually, this creates an outline for all the layers as a whole

Features

  • Generates a single outline for multiple layers without having to merge them
  • Control over which cels, frames, and layers are outlined
  • Customizable outline thickness and color
  • Non-destructive: outline is added to a new, easily removable layer

How to use

Just download Outline Merged.lua and drop it into the scripts folder
image

2. Run the script (Outline Merged.lua)

image

3. Select layers or cells

image
OR
image

4. Click Outline

image

Result:

image
Observe there is no change to the original layers, making it easy to undo

Comes with options to change outline style

image image

Example where cels are selected instead of entire layers

Notice that outlines are only created in the frames with selected cells
image