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.
Viewing post in Hivemind Redux jam comments
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