A simple Dialog box API that allows the creation of Dialog boxes for characters. This is very simple and only has a few basic features. it uses my Super Basic Text Printer API so text placed into custom blocks must be in all uppercase. There are 6 characters to choose from when displaying a character head. You can add more by adding more costumes. The Character ID is the costume name. You can display up to 4 lines at a time. You can set each line individually or set the dialog box text it has a word wrap (thanks to the Printing API) that will do very basic character wrapping if words do not fit in the dialog box.
Change Log: 1.0 [11-1-2016] Inital Release.