Results 1 to 2 of 2

Thread: PyGame and XBox 360 controller triggers

  1. #1
    Join Date
    Jul 2007
    Beans
    155

    PyGame and XBox 360 controller triggers

    I'm messing about with new ways of typing, and I glanced at my trusty controller, and wondered if I could use the analog sticks and triggers to do clever narrowing-down stuff, but after messing about with events, and figuring out how the thing works in PyGame, I've found something that may or may not be problematic.

    The left trigger modifies the value for axis 2 positively, and the right trigger modifies it negatively. Not a problem with the sticks, moving those left and right at the same time is a pain in the neck, but pressing both triggers at once is something I was assuming was going to be fairly common.

    Is this an issue with the pad, PyGame, or my brain?

    (A quick google search only yielded a thread I made forever ago, complaining about how sensitive this very controller is.)

  2. #2
    Join Date
    Jul 2007
    Beans
    155

    Re: PyGame and XBox 360 controller triggers

    Not sure what the period of time it is that I'm not allowed to bump in, but:

    BUNP DDDDDD

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •