Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello there, I'm having issues trying to play this game. I downloaded it to my windows PC, but the "down" button is perpetually being pressed, even though I'm giving no player input. To even hit begin, I had to counteract the action that kept hovering over escape by holding up and clicking my mouse. Once in the game, my character kept spinning in a circle while looking down. I couldn't break him out of it or stop it, though I could hit the menu button (but it always went to the very bottom input for Escape). I tried uninstalling and reinstalling it, but that didn't help. I even tried playing it on a controller, but the same issues persisted. As it is, it's completely unplayable to me, so if you know what's wrong or how I can fix it, please let me know!

Hi - this is the first time I've heard of this problem.

The movement input works by listening for input on an axis, which has a deadzone of 50%. The only reason I can think of for this happening is that your keyboard's down key is sitting above that threshold at all times. Even if you are using a gamepad, the game still listens for keyboard inputs and switches if a key is pressed.

I know it isn't optimal, but you could try removing the keyboard from it's USB slot before/when you start the game, and then trying controller input. If the issue persists, either your gamepad is also above 50% (seems unlikely) or you've found a bug in the game I'll need to try and replicate. If it doesn't, then your keyboard down key must be registering as pressed. 

Let me know if you try removing the keyboard and what the result is. 

Hi Jamie! I figured it'd be easier to show a video of the issue, so I attached it here so you can see what I'm talking about. It's easier than trying to type an explanation, haha. I hope this helps you a little to try and figure out what's wrong.