Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. //---------------------------------------------------------------------------------------------------------------------
  2. // ---Right Wrist---
  3. // Bone name Parent bone name Coordinate system origin Control bone name
  4. <helper> hlp_wrist_R Bip01_R_Forearm Bip01_R_Forearm Bip01_R_Hand
  5. // Declare base translation of the helper (in parent's coordinate system)
  6. // X Y Z
  7. <basepos> 4.73531 -4.14252e-06 -9.03751e-05
  8. // AoI RotC RotH TransH
  9. <trigger> 90 -89.9786 2.65026 2.36381 -179.997 -56.7617 -90.0035 0 0 0
  10.  
  11. //---------------------------------------------------------------------------------------------------------------------
  12. // ---Left Wrist---
  13. // Bone name Parent bone name Coordinate system origin Control bone name
  14. <helper> hlp_wrist_L Bip01_L_Forearm Bip01_L_Forearm Bip01_L_Hand
  15. // Declare base translation of the helper (in parent's coordinate system)
  16. // X Y Z
  17. <basepos> 4.73531 -4.14252e-06 -9.03751e-05
  18. // AoI RotC RotH TransH
  19. <trigger> 90 -89.9786 2.65026 2.36381 -179.997 -56.7617 -90.0035 0 0 0
  20.  
  21. //---------------------------------------------------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement