Hi! I need to implement such scenario:
User is asked: “Please, turn your wheel left”;
Now, I need to read connected steering wheel unput, and set it to virtual horizontal axis.
Is it possible? Like, with keyboard, we do have function to read pressed keys. What about joysticks? Can I read currently active axis and e.t.c, in order to map it manually?