Hey guys, I am trying to implement a second joystick on mobile for my top-down shooter game but I’m having trouble figuring things out.
The reason why I want a second joystick, is so the player can move with one joystick, and rotate their player with the other joystick. (As I said earlier, this is a top-down shooter game)
Is there any work arounds on how to easily implement a second joystick, or do I have to make a entirely new custom joystick?