I’m trying to make a gun control system that is like a typical console shooter, where you would control the movement with one joystick/control and the camera movement with another joystick/control.
I’ve managed to do it on PC:
But, it only disables the left thumbstick (which I want to use) and still doesn’t disable the emulator for right mouse clicks.
The right mouse click I’m talking about is the thing that makes you rotate around your character when holding down right click.
In addition, tapping also seems to emulate mousedown, which shoots the weapon… Is there a way to differentiate them?
If you do not have a UI with a button to emulate a right mouse click then it is disabled/redundant by default.
You can only tap your screen on mobile devices aswell as use the movement pad and jump button. Tapping basically accounts for a left click. Nothing else.