Skip to main content

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

How can I display text that exceeds the 256 characters in the ASCII mapping when the game is running? These texts can be displayed when the game is made, but not when the game is runnin.

Try using multiple fonts and swapping them out as necessary within dialogue events.

(+1)

Thank you for your reply. I don't quite understand how to operate it yet, but I will give it a try.