Outro: improved text display

[ci skip]

Increased text size to 100 and made use of the light variant.
This commit is contained in:
Charles Dang 2018-02-14 04:05:50 +11:00
parent 6bd9740f53
commit 0b77514031

View file

@ -30,7 +30,9 @@
h = "(text_height)"
maximum_width = "(width)"
font_size = {GUI_FONT_SIZE_HUGE}
font_size = 100
font_family = "light"
color = "([215, 215, 215, min(ceil(as_decimal(fade_step * 25.5)), 255)])"
text = "(outro_text)"