修复大拇指旋转问题

main
SuGar-456 1 week ago
parent 99fc71988d
commit 150953d127
  1. 16
      Assets/Scenes/SampleScene.unity

@ -800,12 +800,12 @@ MonoBehaviour:
Pinky2: {fileID: 2144751390}
Pinky3: {fileID: 2063385951}
Wrist: {fileID: 699354984}
Pitch: 0
Roll: 1
Yaw: 2
Pitch: 2
Roll: 0
Yaw: 1
HasIMU: 1
coefficient: 0.6
Thumb1Offset: {x: 0, y: 0, z: -90}
Thumb1Offset: {x: 0, y: 0, z: 0}
NeedRealTransfrom: 1
UsingNetwork: 1
UsingAndroidService: 0
@ -831,9 +831,6 @@ MonoBehaviour:
Button_Joystick: 0
Button_Menu: 0
FlatEuler: {x: 0, y: 0, z: -90}
EnableQuaternionContinuity: 1
EnableWristSmoothing: 1
WristSmoothingSpeed: 18
SendBackIP:
Duration1: 20
Amplitude1: 4
@ -1536,7 +1533,7 @@ MonoBehaviour:
Yaw: 1
HasIMU: 1
coefficient: 0.6
Thumb1Offset: {x: 0, y: 0, z: 90}
Thumb1Offset: {x: 0, y: 0, z: 0}
NeedRealTransfrom: 1
UsingNetwork: 1
UsingAndroidService: 0
@ -1562,9 +1559,6 @@ MonoBehaviour:
Button_Joystick: 0
Button_Menu: 0
FlatEuler: {x: 0, y: 0, z: 90}
EnableQuaternionContinuity: 1
EnableWristSmoothing: 1
WristSmoothingSpeed: 18
SendBackIP:
Duration1: 1
Amplitude1: 4

Loading…
Cancel
Save