Skip to main content

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

Hey, thanks a lot! I did not think about different keyboards at all, sorry. Next time I might include a custom keybinding system :)

Are you using the “new” Input System in Unity? With it, you can map multiple keys to the same input, so you’re able to have both WASD/ZQSD/Arrow keys, but also support gamedpad, etc. Very useful.

(+1)

no, I actually didn't! I'm still used to the old one, but probably switch for future projects then :)