Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Yes, just increase gui.subtitle_maxwidth to the length you want

What's the max number one can place? I tried 500000 but a full sentence still occasionally results in a second line... 

(1 edit) (+1)

The max number that would make sense is the width of your game window (so 1920 for a 1080p game).


The layout is in "subtitle" mode which tries to even out the length of each line. If you want the default back just delete the part that says layout "subtitle". But note that this can be annoying to read because it will make the top line closer to the max width meaning you have to move your eyes more.