[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

An aseprite script that creates a single outline for multiple layers

Notifications You must be signed in to change notification settings

Arktii/aseprite-outline-merged

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

About

An aseprite script that creates a single outline for multiple layers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages