Hey everyone I need some feedback on this.
If you could tell me your specs on your joystick like num axes,buttons
and so on, that would be cool… that way i can make it compatible
I’m using:
gravis GamePad Pro
1 axis
10 buttons
if your not sure here is a example usage for info.
import Joystick as j
j.printInfo()
then check the console.
The script needs to be in your python path or it will not import from
inside blender
this works on my joystick but i’m not too sure how it will work with
different ones
Docs added 8-17-04
download here
let me know what ya think…