Edit of asset "GoBoxDialog" Accepted

Old/Current New/Edit
Title GoBoxDialog GoBox
Description A ready-to-go dialog box for use in godot engine.

## Description

This plugin will add a new node called DialogBox.
By default, the dialog box will wait for ui_accept. This can be changed in DialogBox.gd.
The user can hold the ui_accept button to fast forward through the dialog.

### Signals
* dialog_complete - Signal emitted when all dialog has been parsed through by the user

### Functions
* get_history() - Returns history as a string of text
* clear_history() - Clears current history
* set_input_disabled(disabled: bool) - Box will accept input based on whether it is true or false
* set_actor_name(name: String) - Sets the name that will appear over the box. Set blank if no name is desired.
* queue_lines() - Queues any number of lines to go into an animation cycle of the box. If the text does not fit, it will automatically be broken up for the current cycle.
A ready to go dialog box for use in godot engine.
Category 2D Tools 2D Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/K0RIS/GoBoxDialog https://github.com/K0RIS/GoBox
Issues Url https://github.com/K0RIS/GoBoxDialog/issues https://github.com/K0RIS/GoBox/issues
Godot version Godot 4.2 Godot 4.2
Version String 1.1 1.0
Download Commit 954bb256a6df71c3a042c4f37636dfcc8d4b1327 a772f0b43925674bbe3b935f3b55085051a527fc
Download Url (Computed) https://github.com/K0RIS/GoBoxDialog/archive/954bb256a6df71c3a042c4f37636dfcc8d4b1327.zip https://github.com/K0RIS/GoBox/archive/a772f0b43925674bbe3b935f3b55085051a527fc.zip
Icon Url https://i.postimg.cc/44Sdxk8L/output-onlinepngtools.png
https://i.postimg.cc/44Sdxk8L/output-onlinepngtools.png