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

In the beginning the opening of the gate is way too slow. Even the sound ends early. What my problem is that I should be able to enter it when the garage door is higher than my head.

Still related to speed, the text speed is WAY too slow. I think you should double ot triple it.

Also, the interaction button. E is pretty common as an interaction button, but do you have any reason not to include space or left click? in the beginning I tried pressing left click, space and enter. Then I remembered something that it was E. I probably would have figured it out, but it just makes more sense to include space as well, I think.

Another thing is that the monster's sound really doesn't loop well, it feels like it's being cut off all the time.

I got stuck at the end. I replaced the fuses, I did the thing to the right, but I cannot pull the lever on the bottom floor.

But now, the things I like about the game:

It has a pretty nice atmosphere, I enjoyed walking through the building. The sounds were great, the graphics were consistent.

(+1)

Thanks for the feedback, I think the slow opening in the beginning is caused because I used WaitForSeconds in a coroutine instead of WaitForSecondsRealtime, the clipping audio is just caused by my own dumb code written at 5 am. Also, huge thanks  for finding the bug at the end where you couldn't finish the game.