Jump to content
Sign in to follow this  
Dynamax

joystick Sensitivity.. what is what

Recommended Posts

joystickSensitivity[]={0.500000,0.500000,0.500000,0.500000,0.500000,0.500000,1.000000,1.000000,0.500000,0.500000

,0.500000,0.500000,0.500000,0.500000,1.000000,1.000000};

ok.. i would like to know which numbers belong to which axis.. dont know why a referance wasn't added ie.. X-+ Y-+ Z-+

Share this post


Link to post
Share on other sites

If it can help u, this is a rply of my email to IDEA GAMES :

"Hello,

Numbers are sensitivity for each of the folowing inputs:

AXIS_X AXIS_Y AXIS_Z ROT_X ROT_Y ROT_Z SLIDER_1 SLIDER_2

First eight values are for positive part of axis, last eigtht for the

negative one:

AXIS_X_POS AXIS_Y_POS AXIS_Z_POS ROT_X_POS ROT_Y_POS ROT_Z_POS

SLIDER_1_POS SLIDER_2_POS

AXIS_X_NEG AXIS_Y_NEG AXIS_Z_NEG ROT_X_NEG ROT_Y_NEG ROT_Z_NEG

SLIDER_1_NEG SLIDER_2_NEG

Value is transformed as:

value = pow(raw_value,1/sensitivity).

With the best regards Robert Stipek"

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×