Page 1 of 1

Need to be able use a real joystick for input.

Posted: Sat Mar 30, 2019 6:15 pm
by DevRuss
Joystick input has been added as of 5.1.47.11. You can now:
  • Add one or more joysticks.
  • Apply a curve to each joystick axis.
  • Apply smoothing so that axis inputs are less jittery and helps reduce noisy joystick data (where the axis values change even though you are not touching the joystick.
  • Map a joystick axis to any axis of the output joystick virtual driver.
  • Map a joystick button or hat button to any button or hat of the output joystick virtual driver.
  • Use a joystick in digital mode for WASD movement.

Re: Need to be able use a real joystick for input.

Posted: Sat Jun 01, 2019 12:57 pm
by DevRuss
This suggestion was implemented in 5.1.65.80.

Need to be able use a real joystick for input

Posted: Fri Oct 16, 2020 2:12 pm
by DonnaDug
How can i do if i want to use my own python module in the python script on ghost event ?

And i could be nice to add this manipulation if possible on the wiki.


regards

Bussiere

Re: Need to be able use a real joystick for input.

Posted: Mon Nov 02, 2020 6:18 pm
by DevRuss
I'm not sure what you mean by using a Python module here. ControlMyJoystick does not support Python scripts.