Hello community,
I am trying to make one game controller using arduino leonardo.
I want to play battleground
using arduino leonardo gamepad
meanwhile I developed the joystick control which runs perfectly for horizon chase on my android phone.
but this game contains multiple joystick controls,
one of these is the character movement and another one is the eye joystick
how can I develop this?
I mean I have one input as one button, If the button count is 1 then the joystick should work as the character movement joystick and for count 2 it should work as the eye movement joystick.
will the z axis movement and rotations work with this?
I am using this library for now
please help me to get this!