Advertisement
Ramaraunt1

Untitled

Mar 15th, 2017
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. hobbit_face_keys = [
  2. (20,0, 0.7,-0.6, "Chin Size"),
  3. (260,0, -0.6,1.4, "Chin Shape"),
  4. (10,0,-0.5,0.9, "Chin Forward"),
  5. (240,0,0.9,-0.8, "Jaw Width"),
  6. (210,0,-0.5,1.0, "Jaw Position"),
  7. (250,0,0.8,-1.0, "Mouth-Nose Distance"),
  8. (200,0,-0.3,1.0, "Mouth Width"),
  9. (50,0,-1.5,1.0, "Cheeks"),
  10.  
  11. (60,0,-0.4,1.35, "Nose Height"),
  12. (70,0,-0.6,0.7, "Nose Width"),
  13. (80,0,1.0,-0.1, "Nose Size"),
  14. (270,0,-0.5,1.0, "Nose Shape"),
  15. (90,0,-0.2,1.4, "Nose Bridge"),
  16.  
  17. (100,0,-0.3,1.5, "Cheek Bones"),
  18. (150,0,-0.2,3.0, "Eye Width"),
  19. (110,0,1.5,-0.9, "Eye to Eye Dist"),
  20. (120,0,1.9,-1.0, "Eye Shape"),
  21. (130,0,-0.5, 1.1, "Eye Depth"),
  22. (140,0,1.0,-1.2, "Eyelids"),
  23.  
  24. (160,0,1.3,-0.2, "Eyebrow Position"),
  25. (170,0,-0.1,1.9, "Eyebrow Height"),
  26. (220,0,-0.1,0.9, "Eyebrow Depth"),
  27. (180,0,-1.1,1.6, "Eyebrow Shape"),
  28. (230,0,1.2,-0.7, "Temple Width"),
  29.  
  30. (30,0,-0.6,0.9, "Face Depth"),
  31. (40,0,0.9,-0.6, "Face Ratio"),
  32. (190,0,0.0,0.95, "Face Width"),
  33.  
  34. (280,0,0.0,1.0, "Post-Edit"),
  35. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement