Controller Button Mappings
I could have sworn there was already a thread for this, but couldn't find it anywhere. So, here goes. In my Unity apps I use an input layer that requires me to map from an HID to a set of button mappings, and then the rest of my app just deals with w...