Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

TheCatfish

11
Posts
4
Followers
A member registered Oct 21, 2019 · View creator page →

Creator of

Recent community posts

Thanks for playing, I know exactly which part you are talking about, just need to make a box collider a tiny bit higher, but I'm glad you liked the environment, was a real challenge to get this done in 3 days but we enjoyed it :)

Thanks for the review, the game could have used abit more polish yes, the levels I had to cut were faster pace, I will be working on this game to hopefully expand it in the future :)

Thank you for your kind words, I might expand the game further in future if I can get levels 4 through 6 to work as intended. :)

KARLSON was one of the games I pulled inspiration from when brainstorming what to make :)

So the game was going to be about 3 levels longer but there were some game breaking bugs on levels 4 to 6 to do with ladders and boxes that would make you float so i cut them out so it would be a short but playable game.

I did alot of searching forums and youtube on echolocation and found a few relevent YouTube videos and adapted them to suit my needs for my game, one of the videos was a shader study on the radar effect from no mans sky and another was a pulsing radar effect

I like the style and while its not working im with everyone else and would love to see this game fleshed out into a fully working game

Really fun game, I like the pancakes and how they chase you and the map is really nice too and when you first load in and its dark and you hear something coming for you it get a bit scary, then you realize that they are pancakes xD, 

Also the problem you had with your mouse can be fixed easily, just make a script that runs at the start of each scene and put this in and it will disable the cursor and lock it to the center

  Cursor.visible = false;
  Cursor.lockState = CursorLockMode.Locked;

then when you want to show the cursor again you can use this

Cursor.visible = true;
Cursor.lockState = CursorLockMode.None;

But really great game and im looking forward to your future work :)

(2 edits)

I was trying to work on a way to make certain object get highlighted by the wave going a different colour when they hit them but couldn't get it to work but the absolute darkness is part of the game as the Player is a blind man and can only see with the sonar and nothing else, im sorry to hear it caused motion sickness  :(

Yeah, the theme I was going for is that the player is completely blind and without the echolocation effect from the click, the player cannot see at all and must rely on it completely  in order to complete the game.

Web-Based version here if game is unplayable https://thecatfish.itch.io/escape-house-web