Skip to main content

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

Thank you! Honestly, I should just come up with a bit of code I can drag-and-drop into projects to have key rebinding, because it's my least favourite thing to implement. So finicky, especially if you also want controller support! But very much worth doing nonetheless.

That’s exactly what I do – I have some scripts to generate a grid of binding buttons for actions, that I can just drop in the UI: https://github.com/rcorre/wildjam84/tree/main/bindings