|
Re: Trigger buttons
Do you know how to read a joystick button? Make a simple bit of code to do that for each button you want.
Do you know how to set motor speed? Use an if statement to use the value of the joystick buttons to decide what speed to run the motor at. If you're having problems with the code, show us what you're doing and we can help you find what should be changed.
|