Extends: Resource
A resource describing one line in a dialogue
export var character: Resource = "[Object:null]"The character speaking
export var text: String = ""The text the character says
export var image: Texture = "[Object:null]"An image that is displayed full screen while the line is shown