Skip to main content

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

High scores reset if you end another run, win or lose.

(+1)

I'll look into that.

it turns out I was doing something VERY silly; I was loading the high scores on the episode selection screen. Which works unless you choose to resume a previously saved game, because then you bypass the episode select entirely. So now I just load the high scores at startup and it just works. (I’ll make a patch to the demo soon.)