Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thank you so much! I'm glad you enjoyed my game even with that pesky bug that appear out of nowhere, something curious is that the windows version doesn't have that bug, I don't know if it's something with the browser, I will look into it, thank you for playing :3

(+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!