- 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.
Need to be able use a real joystick for input.
Moderator: DevRuss
Need to be able use a real joystick for input.
Joystick input has been added as of 5.1.47.11. You can now:
Russ - Tetherscript Developer
Re: Need to be able use a real joystick for input.
This suggestion was implemented in 5.1.65.80.
Russ - Tetherscript Developer
Need to be able use a real joystick for input
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
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.
I'm not sure what you mean by using a Python module here. ControlMyJoystick does not support Python scripts.
Russ - Tetherscript Developer