Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

can you add canvas mode render version???

the game use webgl mode

and by that the text in game disappear randomly

I'm admittedly not to familiar with the rendering mode, but looking at the game code, the game actually defaults to rendering using canvas, and only switches to webgl if canvas doesn't work. What kind of OS are you playing on?

windows 7

Hmm okay. But yeah, if it's using webgl, then it's presumably because the game would have errors running on canvas.

any solution?

Not that I know of unfortunately. If you figure something out, let me know!