Redstone
27-01-2012, 17:23
How would i make an if statement to check the status of the buttons on the joystick.
if (joystick button 9 is pressed){
//do something
}
Many Thanks :)
if (joystick button 9 is pressed){
//do something
}
Many Thanks :)