Skip to main content

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

Game still has an error with the command center. If you try to leave the command center by clicking on return it'll throw up a traceback error. OSError: Couldn't find file 'unfreeze/door.mp3'. This is because it's suppose to be ("sound", "unfreeze.mp3"), in the command script file and not ("sound", "unfreeze/door.mp3"),.