Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: shownoemoticon on Tue 07/01/2020 08:02:12

Title: Changing GUI panel text color?
Post by: shownoemoticon on Tue 07/01/2020 08:02:12
I am having trouble changing the color and font of my GUI panel. I see bits and pieces of code posted in other topics asking this, but I don't know where to put it into the global script either. Can anyone seriously dumb it down for me? Thanks!

Edit: Also some of the old threads I find have dead links.
Title: Re: Changing GUI panel text color?
Post by: Khris on Tue 07/01/2020 08:53:01
Do you mean GUI labels? Or GUI buttons? Both have properties for color and font in the editor so changing them doesn't require scripting (unless you want to change those properties in-game).

Can you be a bit more specific about what exactly you're looking for?
Title: Re: Changing GUI panel text color?
Post by: Cassiebsg on Tue 07/01/2020 16:57:27
And if you talking about the default hardcoded gray GUI with black text. You can't. You'll have to make your own GUIs.