You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The joystick class sometimes returns weird values for velocity. When isDPad == YES and a given axis is at a 1 or -1, the other axis will return strange values.
The text was updated successfully, but these errors were encountered:
@sneakyness If you have a sec, would you mind looking at this? To repro, enable isDPad and log the output of the joystick. Watch what happens as either axis reaches 1 or -1. (Pull to the edge to reproduce.)
The joystick class sometimes returns weird values for velocity. When isDPad == YES and a given axis is at a 1 or -1, the other axis will return strange values.
The text was updated successfully, but these errors were encountered: