Skip to main content

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

As it's made with GameMaker, I wonder if it's to do with the randomize() function? If you are using that, make sure it only occurs once, in a create event at the start of the game. I had a similar issue with randomness before in HTML and that trick fixed it. Good luck either way!