Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser



Quick Information

This is a simple RichTextLabel extension for displaying dialogues.Custom tags:[spd 1.5] - change text speed to 1.5 symbols/frame[inst 5] - instantly display next 5 symbols[snd 0] - choose first sound bite in sound bite list[wait 60] - delay for 60 framesExample: [color=gray][inst 13]!!!warning!!![/color][spd 1.5][snd 0]fast text with... [wait 60]sound bite 0[spd 0.1][snd -1]slow text without sound bite
This is a simple RichTextLabel extension for displaying dialogues.
Custom tags:
[spd 1.5] - change text speed to 1.5 symbols/frame
[inst 5] - instantly display next 5 symbols
[snd 0] - choose first sound bite in sound bite list
[wait 60] - delay for 60 frames
Example:
[color=gray][inst 13]!!!warning!!![/color]
[spd 1.5][snd 0]fast text with... [wait 60]sound bite 0
[spd 0.1][snd -1]slow text without sound bite
Reviews
Quick Information

This is a simple RichTextLabel extension for displaying dialogues.Custom tags:[spd 1.5] - change text speed to 1.5 symbols/frame[inst 5] - instantly display next 5 symbols[snd 0] - choose first sound bite in sound bite list[wait 60] - delay for 60 framesExample: [color=gray][inst 13]!!!warning!!![/color][spd 1.5][snd 0]fast text with... [wait 60]sound bite 0[spd 0.1][snd -1]slow text without sound bite