P3D-Space-Tech-Demo / Section2SpaceflightDocking

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Adding gamepad support #1

Open rayanalysis opened 3 years ago

rayanalysis commented 3 years ago

I'd probably like to exercise the built-in gamepad support in Panda for the whole demo, if this is possible. We have the gamepad official sample program already. I have made an old 360 controller work with a first-person camera handler before. I think this won't be too big a deal, but I'm willing to close the issue if there are any concerns with adding controller support.

Open also to discuss to what extent we're adding controller support, IE some controllers and not others.

rayanalysis commented 3 years ago

This is solved as of today for the first-person character case, but not the starship case yet.