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 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
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
No description provided.
The text was updated successfully, but these errors were encountered: