Outline
┗> Event > Object > Class
A region in the Overworld that draws a colored stencil outline for all Character
's inside.
Outline
is an Event
- naming an object outline
on an objects
layer in a map creates this object.
The color of a Character's outline is affected by the color of it's actor
Methods
Outline:drawCharacter(object: Object)
Arguments:
object: Object | The base class of all objects in Kristal. |
Outline:drawMask(object: Object)
Arguments:
object: Object | The base class of all objects in Kristal. |