Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I've got a weird bug where my character wont stop moving. I'm not pressing any keys and he's moving on his own

(+1)

The bug was caused by a program called VJoy. After uninstalling, the game worked great. But the cursor keeps leaving the screen. Try locking it in the center of the screen:  Cursor.lockState = CursorLockMode.Locked.

Other than that, the game is very enjoyable and I love the models and graphics. Good Job!

Thanks a lot for the feedback I'll definitely add the cursor lock in the update. Weird bug, no idea how the program caused it

VJoy is used to map controls on different devices. I used it to trick Rocket league into thinking I had 2 controllers plugged in, instead of one controller and a keyboard. That mapping caused the issue.