Gamepad Analog Trigger Pressure detection

0 favourites
  • 4 posts
From the Asset Store
Detects any kind of ad blocker. Very easy implementation into already existing projects
  • Looking through the gamepad entry in the manual, there doesn't seem to be any way of detecting gamepad trigger button pressure (e.g. to support accelerate/brake in a racing game). Is there any way to implement analog triggers currently in Construct2?

  • I thought the pressure buttons were accesible by gamepad.button(0,6) and gamepad.button(0,7)

    In this topic the whole gamepad was made visible:

  • LittleStain, on an xbox 360 pad the trigger buttons are accessible but they are binary as far as Construct2 is concerned (if I'm not mistaken). Either they are pressed or they are not. What I'm looking for is the degree to which the trigger is being pressed as they are analog buttons. E.g. is the trigger partially down, half way down, all the way down. If for example the triggers detect 10 degrees of pressure I'd like to return a number between 0 and 9 rather than pressed/not pressed.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • They are not binary..

    i believe a number between 0 and 100 is given for the analog buttons..

    At least that's what I read in the manual and heard from the guy who made the hud analog joystick above..

    I wouldn't have put the link there if I thought it wasn't usefull..

    If you had read it you'd have seen that it was pretty hard finding the right input but in the end we (he) did..

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)