Need to be able use a real joystick for input.

Got an idea for a great new feature? Let's hear it!

Moderator: DevRuss

Post Reply
DevRuss
Journeyman
Posts: 224
Joined: Wed Mar 27, 2019 12:59 am

Need to be able use a real joystick for input.

Post 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.
Attachments
joystick1.png
Russ - Tetherscript Developer
DevRuss
Journeyman
Posts: 224
Joined: Wed Mar 27, 2019 12:59 am

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

Post by DevRuss »

This suggestion was implemented in 5.1.65.80.
Russ - Tetherscript Developer
DonnaDug
Posts: 2
Joined: Thu Oct 08, 2020 6:22 am

Need to be able use a real joystick for input

Post 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
DevRuss
Journeyman
Posts: 224
Joined: Wed Mar 27, 2019 12:59 am

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

Post by DevRuss »

I'm not sure what you mean by using a Python module here. ControlMyJoystick does not support Python scripts.
Russ - Tetherscript Developer
Post Reply