Joystick
Author |
Message |
Fashoomp
|
Posted: Thu Mar 01, 2007 10:14 pm Post subject: Joystick |
|
|
There is not much Joystick help in the Turing help file. There is 1 example, that does not even work, and i do not know enough to make it work. However, my teacher recommended i use it to make a racing game. So my question is... 1) How exactly does the joystick command work and 2) would joystick be my best bet for a racing game? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
ericfourfour
|
Posted: Fri Mar 02, 2007 12:03 pm Post subject: Re: Joystick |
|
|
In my experience, using the joystick is rather tedious considering it isn't well documented and requires a lot of trial and error to figure out how everything works.
If you do feel like using it I recommend reading Zylum's tutorial on Bitwise Operators because that is the most efficient way of figuring out the status of each button (you only need to read until you finish the intermediate section). |
|
|
|
|
|
|
|