Text
Show Text
The say statement is used... well, for a character to say something. The syntax is as follows:
"[Character Identifier] [Text to Say]"
It also accepts HTML, so you can show many things in a text like the Font Awesome icons.
If no character identifier is given, it will be considered as a narration and no name will be shown.
Clear the Text
You may want in some point to clear/remove the text. There's a "clear command" for that.
Last updated