|
Re: Xbox 360 Controller Triggers
As far as I know, the XNA driver for the Xbox 360 controller (the one that Windows uses) has the two controllers input as one axis. The Xbox controller outputs five axes, two for each stick and one that is the combined triggers. i believe that it returns 0 for neither trigger pulled and each trigger adds or subtracts one from this value when pulled (i.e. you pull both triggers and the value is still 0).
|