Clumsy Games
While I have a number of commitments, my aim is to wind them down while increasing input into development of a game I have been working on.
Due to an accident I have limited use of my left hand. With a passion for game development, this only made me more determined to do what some other games fail to do.Â
Unity 'Cross Platform Input' hard codes Left and Right Mouse buttons. I have a problem playing any games that use this as I need to map Right Mouse button to Forward - I go to move Forward and the game 'alt-fires' or whatever.
As a result I wrote my own that reads input from the OS to provide full rebinding across platforms and controllers. The following will work as you want on Windows, Mac, Linux for keyboard/mouse or whichever controller.
This is a test level of something I'm working on. You can see why I call myself 'clumsy'.