Hey everyone, decided to post in here even though I'm using GDK because I will probably get a response quicker.
Anyways, so my issue right now is that when I use something like
Text( 40, 40, "Stick Up " + dbJoystickUp() );
I only get either a 0 or a 1 (at the slightest touch)... Now, I know I use to use the joystick commands back when I was using just Dark Basic Pro, and never had this issue, now, it seems that I only get one or the other. I cannot set a deadzone because it won't return a decimal value. Anyone with any ideas? Thanks a lot!