Rice.model3.json 769 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "Version": 3,
  3. "FileReferences": {
  4. "Moc": "Rice.moc3",
  5. "Textures": [
  6. "Rice.2048/texture_00.png",
  7. "Rice.2048/texture_01.png"
  8. ],
  9. "Physics": "Rice.physics3.json",
  10. "DisplayInfo": "Rice.cdi3.json",
  11. "Motions": {
  12. "Idle": [
  13. {
  14. "File": "motions/mtn_00.motion3.json"
  15. }
  16. ],
  17. "TapBody": [
  18. {
  19. "File": "motions/mtn_01.motion3.json"
  20. },
  21. {
  22. "File": "motions/mtn_02.motion3.json"
  23. },
  24. {
  25. "File": "motions/mtn_03.motion3.json"
  26. }
  27. ]
  28. }
  29. },
  30. "Groups": [
  31. {
  32. "Target": "Parameter",
  33. "Name": "EyeBlink",
  34. "Ids": [
  35. "ParamEyeLOpen",
  36. "ParamEyeROpen"
  37. ]
  38. },
  39. {
  40. "Target": "Parameter",
  41. "Name": "LipSync",
  42. "Ids": []
  43. }
  44. ],
  45. "HitAreas": [
  46. {
  47. "Id": "HitAreaBody",
  48. "Name": "Body"
  49. }
  50. ]
  51. }