Quote:
Originally Posted by 18gillespiery
What we did was define two variables as joysticks on the same port
From there use the Joystick.setChannel() method to change it to the y axis on the other stick. It should be channel 5.
after that it should work.
|
Sorry, I'm a bit confused about what you're doing.
Quote:
Originally Posted by 18gillespiery
What we did was define two variables as joysticks on the same port
|
Bad idea. Why do you need to do this?
Can you post your code please?