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
{{ message }}
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
Our joystick code acts as though a value of (1, 1) (x and y values) is possible, but because the joystick itself moves along a circle, that's not possible. We should see if there's a way to read the values from the joystick in a more robust manner, so that we are able to use its full range of outputs.
The text was updated successfully, but these errors were encountered:
Our joystick code acts as though a value of
(1, 1)
(x and y values) is possible, but because the joystick itself moves along a circle, that's not possible. We should see if there's a way to read the values from the joystick in a more robust manner, so that we are able to use its full range of outputs.The text was updated successfully, but these errors were encountered: