Dialogbox

An asset by Schweini
The page banner background of a mountain and forest
Dialogbox thumbnail image
Dialogbox thumbnail image
Dialogbox hero image

Quick Information

0 ratings
Dialogbox icon image
Schweini
Dialogbox

A dialogbox for all your needs!

Supported Engine Version
3.2
Version String
0.2
License Version
MIT
Support Level
community
Modified Date
4 years ago
Git URL
Issue URL

Godot Dialogbox Plugin

Made by Laurenz Reinthaler

Properties

visible characters: If set true, the characters (letters) show up with the speed determined trough the speed property

Character Speed: Determines how fast the characters (letters) will show up. The smaller the number the faster the text will be.

Play Sound: If set true, the sound will play after every character that showed up

Use Input Trigger: If set true, after the end of every dialog, the plugin waits for the input_trigger

Text: An Array. Can be used in the editor but is not recommended, it works better with code: show_text(["Hi", "how", "are", "you?"])

Input Trigger: The action which is used to confirm the next dialog (must be picked from the InputMap)

Vertical Margin: Is used to determine the vertical position of the textbox (textbox = the text)

Horizontal Margin: Is used to determine the vertical position of the textbox (textbox = the text)

Textbox Size: The size of the text (not the font size, but the size of the whole text)

Sound: Is only played when use_visible_characters and play_sound is true; Plays after after every character

Font: The font of the text

If you have any Issues or ideas open an issue on Github.com: https://github.com/Schweini07/Dialogbox

A dialogbox for all your needs!

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Dialogbox icon image
Schweini
Dialogbox

A dialogbox for all your needs!

Supported Engine Version
3.2
Version String
0.2
License Version
MIT
Support Level
community
Modified Date
4 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers