Menu Dialog Display

Started by Zefk, November 12, 2016, 02:30:37 PM

Previous topic - Next topic
November 12, 2016, 02:30:37 PM Last Edit: November 12, 2016, 02:33:11 PM by Zefk
About:
This script displays text. You can pass a variable value or string into it using concatenation or use it for a dialog box. I made this mainly for a stat menu I am designing.

Download Demo:
Menu Dialog Display

Features:
1.Use bitmaps(png,etc) for numbers or any alien numbering system images
2.Use of sol.text_suface for font packages (Any Solarus compatible font package you want)
3.The ability to display text on the string. You can use it for menu text or a simple dialog box. I designed it mainly for menus.
4.The ability to pass a variable value or string into the the text using concatenation.
5.One can reverse the string, change spacing, and overwrite it with a new string.
6.The ability to position or change coordinates of the string.
7.Able to make the string diagonal and move the diagonal string down the y-axis.
8.Easy to change! Go down to the comment, "CHANGE SETTINGS AREA:" at the beginning of the script.
9.A RGB color reference comment list at the end of the script
10.The ability to easily change the font in, "CHANGE SETTINGS AREA:."
11.Easily change the font color in, "CHANGE SETTINGS AREA:." Uses RGB color, so check the reference list at the end of the script.
12.Easily change the font size in, "CHANGE SETTINGS AREA:."

YouTube Preview:
Menu Dialog Display

Gif Preview: