Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 567 Bytes

File metadata and controls

35 lines (21 loc) · 567 Bytes

DialogLineResource

Extends: Resource

Description

A resource describing one line in a dialogue

Property Descriptions

character

export var character: Resource = "[Object:null]"

The character speaking

text

export var text: String = ""

The text the character says

image

export var image: Texture = "[Object:null]"

An image that is displayed full screen while the line is shown