On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I found a bug, if you open the first level in fullscreen, the game will crash. I don't know if the game will crash when you open other levels, but it works fine if I play not in fullscreen. (btw the game is awesome, I love the idea!)

It doesn't. If you posted the error message then I could try to fix it but otherwise I have nothing to go off of.

Maybe it's just a problem with my laptop then, but here is the error it gives me: 

___________________________________________
############################################################################################
ERROR in
action number 1
of Other Event: Room Start
for object objCont:

File is not opened for reading.
at gml_Script_stage_load
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_stage_load (line -1)
gml_Object_objCont_Other_4

That looks like the level files were missing

Oh that's strange, thanks for helping