[solved] Display text help

Started by MoonDog, Sat 18/07/2015 15:45:16

Previous topic - Next topic

MoonDog

Hey guys

How do I change the font of the display text only. Because I have fonts I want set for speech and all the GUI's but I can't find where to change display text. Also another question is where do I put this code:

Code: ags

game.dialog_options_x = 0
game.dialog_options_y = 10


Because I have my dialog gui ready and I read somewhere this will help position it. But maybe I read it wrong.

Slasher

The Font text for Display is the Normal Font (0).
Put the code in game start in the Global.

You can also import more fonts that can be used.

MoonDog

Thank you. Working perfectly now.

SMF spam blocked by CleanTalk