Mao.model3.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. {
  2. "Version": 3,
  3. "FileReferences": {
  4. "Moc": "Mao.moc3",
  5. "Textures": [
  6. "Mao.2048/texture_00.png"
  7. ],
  8. "Physics": "Mao.physics3.json",
  9. "Pose": "Mao.pose3.json",
  10. "DisplayInfo": "Mao.cdi3.json",
  11. "Expressions": [
  12. {
  13. "Name": "exp_01",
  14. "File": "expressions/exp_01.exp3.json"
  15. },
  16. {
  17. "Name": "exp_02",
  18. "File": "expressions/exp_02.exp3.json"
  19. },
  20. {
  21. "Name": "exp_03",
  22. "File": "expressions/exp_03.exp3.json"
  23. },
  24. {
  25. "Name": "exp_04",
  26. "File": "expressions/exp_04.exp3.json"
  27. },
  28. {
  29. "Name": "exp_05",
  30. "File": "expressions/exp_05.exp3.json"
  31. },
  32. {
  33. "Name": "exp_06",
  34. "File": "expressions/exp_06.exp3.json"
  35. },
  36. {
  37. "Name": "exp_07",
  38. "File": "expressions/exp_07.exp3.json"
  39. },
  40. {
  41. "Name": "exp_08",
  42. "File": "expressions/exp_08.exp3.json"
  43. }
  44. ],
  45. "Motions": {
  46. "Idle": [
  47. {
  48. "File": "motions/mtn_01.motion3.json"
  49. },
  50. {
  51. "File": "motions/sample_01.motion3.json"
  52. }
  53. ],
  54. "TapBody": [
  55. {
  56. "File": "motions/mtn_02.motion3.json"
  57. },
  58. {
  59. "File": "motions/mtn_03.motion3.json"
  60. },
  61. {
  62. "File": "motions/mtn_04.motion3.json"
  63. },
  64. {
  65. "File": "motions/special_01.motion3.json"
  66. },
  67. {
  68. "File": "motions/special_02.motion3.json"
  69. },
  70. {
  71. "File": "motions/special_03.motion3.json"
  72. }
  73. ]
  74. }
  75. },
  76. "Groups": [
  77. {
  78. "Target": "Parameter",
  79. "Name": "LipSync",
  80. "Ids": [
  81. "ParamA"
  82. ]
  83. },
  84. {
  85. "Target": "Parameter",
  86. "Name": "EyeBlink",
  87. "Ids": [
  88. "ParamEyeLOpen",
  89. "ParamEyeROpen"
  90. ]
  91. }
  92. ],
  93. "HitAreas": [
  94. {
  95. "Id": "HitAreaHead",
  96. "Name": "Head"
  97. },
  98. {
  99. "Id": "HitAreaBody",
  100. "Name": "Body"
  101. }
  102. ]
  103. }