axis as a button?

Home Forums General I-War Talk Technical axis as a button?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #12797
    bob cobb
    Participant

    i play the game with a sidewinder gamepad.

    what i want to do is when i press the shift button (button 10 on the gamepad) i want to be able to control the menu that is normally done with the hatswitch.

    but the d-pad has axes instead of buttons

    here is what i got so far…

    [Shift1]
    Joystick1, JoyButton10

    [HUD.MenuLeft]
    Keyboard, Left
    Joystick1, JoyXAxis, Shift1

    [HUD.MenuRight]
    Keyboard, Right
    Joystick1, JoyXAxis, Shift1

    [HUD.MenuUp]
    Keyboard, Up
    Joystick1, JoyYAxis, Shift1

    [HUD.MenuDown]
    Keyboard, Down
    Joystick1, JoyYAxis, Shift1

    but with this it always goes left no matter if i press left or right, same thing with up and down

    does anyone even understand what i’m talking about?
    can anyone help out?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.