Advertisement
Ramaraunt1

Untitled

Mar 16th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 KB | None | 0 0
  1. hobbit_face_keys = [
  2. (14,0, 0.49,-0.42, "Chin Size"),
  3. (182,0, -0.42,.98, "Chin Shape"),
  4. (7,0,-0.35,0.63, "Chin Forward"),
  5. (168,0,0.64,-0.56, "Jaw Width"),
  6. (147,0,-0.35,0.7, "Jaw Position"),
  7. (175,0,0.56-0.7, "Mouth-Nose Distance"),
  8. (140,0,-0.21,0.7, "Mouth Width"),
  9. (35,0,-1.05,0.7, "Cheeks"),
  10.  
  11. (42,0,-0.28,0.954, "Nose Height"),
  12. (49,0,-0.42,0.49, "Nose Width"),
  13. (56,0,0.7,-0.07, "Nose Size"),
  14. (189,0,-0.35,0.7, "Nose Shape"),
  15. (63,0,-0.14,.98, "Nose Bridge"),
  16.  
  17. (70,0,-0.21,1.05, "Cheek Bones"),
  18. (105,0,-0.14,2.1, "Eye Width"),
  19. (77,0,1.05,-0.63, "Eye to Eye Dist"),
  20. (84,0,1.33,-.7, "Eye Shape"),
  21. (92,0,-0.35, 0.77, "Eye Depth"),
  22. (98,0,0.7,-.84, "Eyelids"),
  23.  
  24. (112,0,0.91,-0.14, "Eyebrow Position"),
  25. (119,0,-0.07,1.33, "Eyebrow Height"),
  26. (158,0,-0.07,0.63, "Eyebrow Depth"),
  27. (126,0,-0.77,1.12, "Eyebrow Shape"),
  28. (161,0,0.84,-0.49, "Temple Width"),
  29.  
  30. (21,0,-0.42,0.63, "Face Depth"),
  31. (28,0,0.63,-0.42, "Face Ratio"),
  32. (133,0,0.0,0.665, "Face Width"),
  33.  
  34. (196,0,0.0,0.7, "Post-Edit"),
  35. ]
  36.  
  37.  
  38.  
  39. ( "hobbit_man", 0,
  40. "hobbit_man_body", "hobbit_man_calf_l", "hobbit_m_handL",
  41. "hobbit_male_head", man_face_keys,
  42. ["hobbit_man_hair_s","hobbit_man_hair_m","hobbit_man_hair_n","hobbit_man_hair_o", "hobbit_man_hair_y10", "hobbit_man_hair_y12","hobbit_man_hair_p","hobbit_man_hair_r","hobbit_man_hair_q","hobbit_man_hair_v","hobbit_man_hair_t","hobbit_man_hair_y6","hobbit_man_hair_y3","hobbit_man_hair_y7","hobbit_man_hair_y9","hobbit_man_hair_y11","hobbit_man_hair_u","hobbit_man_hair_y","hobbit_man_hair_y2","hobbit_man_hair_y4"], #man_hair_meshes ,"man_hair_y5","man_hair_y8",
  43. ["hobbit_beard_e","hobbit_beard_d","hobbit_beard_k","hobbit_beard_l","hobbit_beard_i","hobbit_beard_j","hobbit_beard_z","hobbit_beard_m","hobbit_beard_n","hobbit_beard_y","hobbit_beard_p","hobbit_beard_o", "hobbit_beard_v", "hobbit_beard_f", "hobbit_beard_b", "hobbit_beard_c","hobbit_beard_t","hobbit_beard_u","hobbit_beard_r","hobbit_beard_s","hobbit_beard_a","hobbit_beard_h","hobbit_beard_g",], #beard meshes ,"beard_q"
  44. ["hair_blonde"], #hair textures
  45. ["beard_blonde"], #beard_materials
  46. [("manface_young_2" ,0xffcbe0e0,["hair_blonde"],[0xffffffff, 0xffb04717, 0xff502a19]),
  47. ("manface_midage" ,0xffdfefe1,["hair_blonde"],[0xffffffff, 0xffb04717, 0xff632e18, 0xff502a19, 0xff19100c]),
  48. ("manface_young" ,0xffd0e0e0,["hair_blonde"],[0xff83301a, 0xff502a19, 0xff19100c, 0xff0c0d19]),
  49. ("manface_young_3" ,0xffdceded,["hair_blonde"],[0xff2f180e, 0xff171313, 0xff07080c]),
  50. ("manface_7" ,0xffc0c8c8,["hair_blonde"],[0xff171313, 0xff07080c]),
  51. ("manface_midage_2",0xfde4c8d8,["hair_blonde"],[0xff502a19, 0xff19100c, 0xff0c0d19]),
  52. ("manface_rugged" ,0xffb0aab5,["hair_blonde"],[0xff171313, 0xff07080c]),
  53. ], #man_face_textures,
  54. [(voice_die,"snd_man_die"),(voice_hit,"snd_man_hit"),(voice_grunt,"snd_man_grunt"),(voice_grunt_long,"snd_man_grunt_long"),(voice_yell,"snd_man_yell"),(voice_victory,"snd_man_victory")], #voice sounds
  55. "skel_hobbit", 1.0,
  56. "psys_game_blood","psys_game_blood_2",
  57. [[1.7, comp_greater_than, (1.0,face_width), (1.0,temple_width)], #constraints: ex: 1.7 > (face_width + temple_width)
  58. [0.3, comp_less_than, (1.0,face_width), (1.0,temple_width)],
  59. [1.7, comp_greater_than, (1.0,face_width), (1.0,face_depth)],
  60. [0.3, comp_less_than, (1.0,eyebrow_height), (1.0,eyebrow_position)],
  61. [1.7, comp_greater_than, (1.0,eyebrow_height), (1.0,eyebrow_position)],
  62. [-0.7, comp_less_than, (1.0,nose_size), (-1.0,nose_shape)],
  63. [0.7, comp_greater_than, (1.0,nose_size), (-1.0,nose_shape)],
  64. [2.7, comp_greater_than, (1.0,chin_size), (1.0,mouth_nose_distance), (1.0,nose_height), (-1.0,face_width)],
  65. ]
  66. ),
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement