Changing dialog text size?

Status
Not open for further replies.
Level 8
Joined
Jul 29, 2010
Messages
319
Can you change the size of the text on a dialog button? On my map, you can choose between game modes, and I want to include a sentence as an extremely brief description of the game mode on the buttons, example

"|c00FF0000Blitz|r - Unlimited lives, Tank speed increases with every kill, one shot kills."

Issue is it doesn't fit the button box very well, is there a better way of giving the description?
All help is appreciated. :D
 
There isn't a way to make the text smaller, sadly. But a lot of maps use this alternative: when selecting the game mode, force the player to select a custom unit named "Information", or something similar. For each game mode, create a custom passive ability. Set the tooltip to a brief description of that game mode. Give that "information" unit all those abilities.

That way, the player can quickly hover over each ability to get info on the game modes, and use the dialog to actually select it. As long as you choose good icons and descriptions, it should be pretty intuitive.
 
Status
Not open for further replies.
Top