ljf.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "skeleton": {
  3. "hash": "7vBvxg5TepM",
  4. "spine": "3.8-from-4.0.09",
  5. "x": -88.58,
  6. "y": -46.6,
  7. "width": 179,
  8. "height": 198,
  9. "images": "./images/",
  10. "audio": ""
  11. },
  12. "bones": [
  13. { "name": "root" },
  14. { "name": "bone", "parent": "root", "x": 0.42, "y": 52.4 }
  15. ],
  16. "slots": [
  17. { "name": "npc_192", "bone": "bone", "attachment": "npc_195" }
  18. ],
  19. "skins": [
  20. {
  21. "name": "default",
  22. "attachments": {
  23. "npc_192": {
  24. "npc_192": { "x": 0.5, "width": 179, "height": 198 },
  25. "npc_193": { "x": 0.5, "width": 179, "height": 198 },
  26. "npc_194": { "x": 0.5, "width": 179, "height": 198 },
  27. "npc_195": { "x": 0.5, "width": 179, "height": 198 }
  28. }
  29. }
  30. }
  31. ],
  32. "animations": {
  33. "animation": {
  34. "slots": {
  35. "npc_192": {
  36. "color": [
  37. { "time": 0.8, "color": "ffffffff" },
  38. { "time": 1, "color": "ffffff00" }
  39. ],
  40. "attachment": [
  41. { "name": "npc_192" },
  42. { "time": 0.1, "name": "npc_193" },
  43. { "time": 0.2, "name": "npc_194" },
  44. { "time": 0.3, "name": "npc_195" },
  45. { "time": 0.4, "name": "npc_192" },
  46. { "time": 0.4667, "name": "npc_193" },
  47. { "time": 0.5667, "name": "npc_194" },
  48. { "time": 0.6667, "name": "npc_195" },
  49. { "time": 0.7333, "name": "npc_193" },
  50. { "time": 0.8333, "name": "npc_194" },
  51. { "time": 0.9333, "name": "npc_195" },
  52. { "time": 1, "name": "npc_192" }
  53. ]
  54. }
  55. },
  56. "bones": {
  57. "bone": {
  58. "translate": [
  59. {},
  60. { "time": 0.3333, "x": 32.74 },
  61. { "time": 0.6333, "x": -29.76 },
  62. { "time": 1 }
  63. ]
  64. }
  65. }
  66. }
  67. }
  68. }