Announcement

Collapse
No announcement yet.

Map Mouse Movement While Pressing Mouse Button to Controller Joystick

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Map Mouse Movement While Pressing Mouse Button to Controller Joystick

    I have a game that requires me to hold the right (or left) mouse button down while moving the mouse to pan the camera. I found out how to do this with a shift mode, but can this be done where the joystick adds holding the mouse button while moving the mouse without having to press another button on the controller?

  • #2
    You can achieve this in two ways:

    Map RMB or LMB to R3 (your stick click) and enable the Toggle option for this mapping.
    Thus, when you press the stick, it will emulate holding RMB until you press the stick again.





    Or use stick zones. Stretch as much as possible one of the zones of the stick (for example - High). Select "All" directions and assign the desired mouse click to this zone.
    Thus, when the stick deviates (falls into the High zone), the mouse click emulation will also work continuously, and you will get the desired result.

    Comment

    Working...
    X