Advertisement
Guest User

Miss Pauling SFM_DefaultAnimationGroup text

a guest
Aug 7th, 2014
926
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. // Crazyb2000's Miss Pauling
  2. "Face"
  3. {
  4. "control" "glasses_bone"
  5. "Full Face"
  6. {
  7. "groupColor" "255 128 32 255"
  8. "control" "FaceShape2"
  9. }
  10. "Upper Face"
  11. {
  12. "groupColor" "255 128 32 255"
  13. "control" "BrowCurve"
  14. }
  15. "Lower Face"
  16. {
  17. "groupColor" "255 128 32 255"
  18. "control" "MouthTwist"
  19. "control" "MouthV"
  20. "control" "WideSmile"
  21. "control" "MiddleLipRaise"
  22. }
  23. }
  24. "Pauling's Hair"
  25. {
  26.  
  27. "control" "HairBackShape"
  28. "control" "HairFrontShape"
  29. "control" "HairPuff"
  30. "control" "NoPin"
  31.  
  32. "Bangs"
  33. {
  34. "control" "HairBang_01"
  35. "control" "HairBang_02"
  36. "control" "HairBang_03"
  37. "control" "HairBang_04"
  38. }
  39.  
  40. "Sides"
  41. {
  42. "control" "HairBside_01"
  43. "control" "HairBside_02"
  44. }
  45.  
  46. "Back"
  47. {
  48. "control" "Hair01"
  49. "control" "hair02"
  50. "control" "hair03"
  51. "control" "hair04"
  52. "control" "hair05"
  53. "control" "Hair06"
  54.  
  55. }
  56. }
  57.  
  58.  
  59. "Pauling's Hand Correctors"
  60. {
  61. "groupColor" "255 128 32 255"
  62. "Left Hand"
  63. {
  64. "groupColor" "64 200 64 255"
  65. "control" "LHandCorrectRotOutward"
  66. "control" "LHandCorrectRotInward"
  67. "control" "LHandCorrectRotFwd"
  68. "control" "LHandCorrectRotBwd"
  69. "control" "LHandCorrectTwistCW"
  70. "control" "LHandCorrectTwistCCW"
  71. }
  72.  
  73. "Right Hand"
  74. {
  75. "groupColor" "200 64 64 255"
  76. "control" "RHandCorrectRotOutward"
  77. "control" "RHandCorrectRotInward"
  78. "control" "RHandCorrectRotFwd"
  79. "control" "RHandCorrectRotBwd"
  80. "control" "RHandCorrectTwistCW"
  81. "control" "RHandCorrectTwistCCW"
  82. }
  83. }
  84. // Crazyb2000's Miss Pauling ends here
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement