Silhouette

┗> Event > Object > Class


A region in the Overworld that draws silhouettes of character's inside it that draw on top of the world. The original characters are not hidden.
Silhouette is an Event - naming an object silhouette on an objects layer in a map creates this object. \


Constructor


Silhouette(x: any, y: any, shape: any)

Arguments:

x: any
y: any
shape: any




Methods




Silhouette:drawCharacter(object: any)

Arguments:

object: any



Fields




Undocumented