Yep. Fun game! Keep going!
Hypnotriod
Creator of
Recent community posts
Cool game! Quite polished already. And it has a lot of stuff. I'm definitely going to spend some more time in it.
The white scroll bar is breaking an immersion though. scrollbar-width: thin and scrollbar-color should do the trick for the modern browsers. And I would add user-select: none to all of the text blocks.
Sorry that I can not add much. I like how all the components of the game are thought through.
Funny enough but the MS Edge does it's weird stuff. Eventually it did load.
No issue with the Chrome though.
But anyway I'm seeing these errors in the console:
ERROR: Attempt to open script 'res://scripts/ProgramManager.gd' resulted in error 'File not found'.
ERROR: Attempt to open script 'res://scripts/pause/PauseManager.gd' resulted in error 'File not found'.
index.js:467 ERROR: Failed to instantiate an autoload, can't load from path: res://scripts/pause/PauseManager.gd.
...
