Goal

Extends: Resource

Description

A goal in the notepad hint system

Property Descriptions

id

export var id = 0

The numeric id of this goal

title

export var title = ""

The title of the goal

hints

export var hints = []

A list of hints

hints_fulfilled

export var hints_fulfilled = []

The last hint currently visible