key for azerty keyboards dont work
Viewing post in The Animals Unfettered comments
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.