Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Also I’m not sure why the text is so up there, maybe you are using draw_set_valign somewhere? In that case, after using it, try setting it back to fa_top.

If that is not it, then you can always change the position of everything, including text, using textbox_set_position.