Skip to main content

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

key for azerty keyboards dont work

(+1)

True! Yeah, the keybindings are hardcoded for QWERTY and assume that you'll use the mouse with your right hand—I was trying to pick my battles during the jam and setting up UI stuff (plus infrastructure to pause the game while the menu is up and things) can take time, so I just went with what I thought was probably the most common setup. It should definitely have input config ultimately though. I've been seriously considering porting it from Godot to my own nascent engine as my next step, which is why I haven't done anything like that post-jam yet, but I don't think input config would take too long to get going so if that's something you need I'll go ahead and do that in Godot and put up a new build you can use.

(+1)

Okay, if you download v0.12, all you should have to do is press <Esc> to open the config menu and then click the "AZERTY" button to remap the controls, and it should remember your choice on future runs of the game. Let me know if you run into any problems.