anolog controls?
Blitz3D Forums/Blitz3D Programming/anolog controls?| 
 | ||
| How can you make blitz3d controls work with the thumbstick on a joypad controller? I have a madcatz joypad thats built of the xbox 360 controller and I want to see if I can get the analog stick to work in blitz3d. Last edited 2010 | 
| 
 | ||
| Goto "Control panel\game controllers" and plug yours in to find out how it's read, probably JoyX()/JoyY() or JoyHat(). |