@dmanning23 wrote:
What direction is supposed to be 'up' on a controller thumbstick? Looks like thumbsticks in MonoGame.WindowsDX 3.7 'up' is pointing at 1 and down is -1. I swear is used to be the other way.
I was digging through some old input code to double check and found a bunch of platform-specific flags that multiply the Y value of the thumbstick by -1, which leads me to believe this has been broken in the past.
Does anyone have a canonical answer before I open a ticket?
Posts: 2
Participants: 2