-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add joystick to Vector3d #431
Comments
I'm not sure of the following:
|
beautiful! |
Draft PR here: #433 I added the 2d Joystick to the Vector3d and it can control an arbitrary pair of dimensions. Next up:
|
Screen.Recording.2023-01-26.at.18.36.27.mov |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I love the joystick and would love to use it to set a Vector 3d. One way it could work is if we allow the user to set the vector plane by plane and let them quickly change between planes.
Tap the joystick to show the existing 2d joystick applied to a plane. Tap a button to switch planes, or use modifier keys, to quickly switch between them. As an added bonus the joystick grid could rotate to the new plane when switching.
Thoughts?
The text was updated successfully, but these errors were encountered: