Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)(-5)

CAN WE GAIN THE ABILITY TO CHANGE THE CONTROLS?!! I'm left handed and instead of moving with WASD, I use IJKL, but this game forces me to play with WASD.

(1 edit) (+1)

You can change the the two lines  Here by replacing

Keyboard::A with Keyboard::I and so on with desired keys to change the controls then compile.