newgrounds / Outline-Effect

Outline Image Effect for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outline Effect

Outline Image Effect for Unity

FEATURES:

Merged outline between multiple sprite/line renderers

Erase option to keep outlines behind specific sprite/line renderers

Per sprite/line renderer color support

INSTALLATION:

Download the files and open the project OR place the "Assets/OutlineEffect" folder in your Assets folder

USAGE:

Add a layer called "Outline"

Add Outline Effect component to camera

Add Renderer objects to "Outline Renderers" in the script OR replace the list from your scripts

NOTE:

I do not own the Half Life sprite and it's used for demonstration purposes only under fair use.

TWITTER:

cakeslice_dev

About

Outline Image Effect for Unity

License:MIT License


Languages

Language:GLSL 51.2%Language:C# 48.8%