Lines

Basic description of the lines.

Character-Name

Sets the height of the character name displayed in the dialogue.

Character-Name:
  ascent: 25

Dialogue-Lines

Sets the starting height, spacing between lines, and the maximum number of dialogue lines.

Dialogue-Lines:
  count: 5
  ascent: 10
  space: 9

Answer-Lines

Sets the starting height, spacing between answer lines, and the maximum number of answer lines.

Answer-Lines:
  count: 3
  ascent: 54
  space: 9

Last updated