Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

(GMS 1)

does anyone know how to change the default font color? i know it says to just change "default_col" in obj_textbox but that does nothing at all. i know ive fixed it in projects ive used this for before, but i cant remember how i did it and cant figure it out this time.


EDIT: leaving this up for both future me and anyone with a similar problem. in the actual create_dialogue script it sets the default text color as c_white directly, which seems to overwrite whatever youve set in the textbox. i know the default_col variable does get used in the code of the textbox object but i dont really have the attention span to figure out exactly why it doesnt take effect. i just changed the default in the script.