Mayx's Home Page https://mabbs.github.io
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
1.4 KiB

3 years ago
  1. {
  2. "version":"1.0.0",
  3. "model":"model.moc",
  4. "textures":[
  5. "histoire.1024/0.png",
  6. "histoire.1024/1.png",
  7. "histoire.1024/normal_2.png"
  8. ],
  9. "layout":{
  10. "center_x":0.0,
  11. "center_y":-0.05,
  12. "width":2.0
  13. },
  14. "hit_areas_custom":{
  15. "head_x":[-1, 1],
  16. "head_y":[1, -1],
  17. "body_x":[-1, -1],
  18. "body_y":[1, -1]
  19. },
  20. "motions":{
  21. "idle":[
  22. {"file":"motions/idle/idle_00.mtn"},
  23. {"file":"motions/idle/idle_01.mtn"},
  24. {"file":"motions/idle/idle_02.mtn"}
  25. ],
  26. "sleepy":[
  27. {"file":"motions/tap/shake.mtn"}
  28. ],
  29. "flick_head":[
  30. {"file":"motions/tap/refuse.mtn"},
  31. {"file":"motions/tap/nep_slide_head_2.mtn"},
  32. {"file":"motions/tap/nep_touch_belly_2.mtn"},
  33. {"file":"motions/tap/nep_touch_boobs_1.mtn"}
  34. ],
  35. "tap_body":[
  36. {"file":"motions/tap/smile.mtn"}
  37. ],
  38. "talk":[
  39. {"file":"motions/tap/nep_touch_belly_1.mtn"},
  40. {"file":"motions/tap/nep_slide_head_2.mtn"},
  41. {"file":"motions/tap/nep_touch_head_1.mtn"}
  42. ],
  43. "rest":[
  44. {"file":"motions/tap/tilt_head.mtn"},
  45. {"file":"motions/idle/idle_00.mtn"},
  46. {"file":"motions/idle/idle_01.mtn"},
  47. {"file":"motions/idle/idle_02.mtn"}
  48. ],
  49. "":[
  50. {"file":"motions/tap/nep_touch_belly_1.mtn"},
  51. {"file":"motions/tap/nep_slide_head_2.mtn"},
  52. {"file":"motions/tap/nep_touch_head_1.mtn"},
  53. {"file":"motions/tap/nep_touch_boobs_1.mtn"}
  54. ]
  55. }
  56. }

Powered by TurnKey Linux.