Skip to content
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

RotationUtil should take rotation of the hand into account #184

Open
JonnyOThan opened this issue Oct 10, 2022 · 1 comment
Open

RotationUtil should take rotation of the hand into account #184

JonnyOThan opened this issue Oct 10, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@JonnyOThan
Copy link
Collaborator

No description provided.

@JonnyOThan
Copy link
Collaborator Author

The JSIEvaCockpitHandle in the ASET mk1cockpit is placed at an angle that makes the user tend to grip it closer to the axis of rotation. Since the point we use to detect movement is the center of the palm collider, if the user tries to rotate their hand instead of moving it, the grip position could move in the opposite direction as intended.

The RotationUtil class that we use should also allow the user to rotate their hand to turn the object. Perhaps we need a parameter to blend between rotation and translation inputs, or maybe it should be based on how close the hand is to the axis of rotation.

@JonnyOThan JonnyOThan changed the title Rotation axis for JSIEVACockpitHandle in ASET mk1 cockpit with kerbal hands is wrong RotationUtil should take rotation of the hand into account Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant