eyes.json 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "skeleton": {
  3. "hash": "twyVt4LWmOY",
  4. "spine": "4.0.31",
  5. "x": -434,
  6. "y": -133,
  7. "width": 868,
  8. "height": 322,
  9. "fps": 1,
  10. "images": "./images/",
  11. "audio": ""
  12. },
  13. "bones": [
  14. { "name": "root" },
  15. { "name": "L_Eye", "parent": "root", "x": -223.17, "y": 2.99 },
  16. { "name": "R_Eye", "parent": "root", "x": 237.32, "y": 6.4 }
  17. ],
  18. "slots": [
  19. { "name": "EyeWhite", "bone": "root", "attachment": "EyeWhite" },
  20. { "name": "R_Eye", "bone": "R_Eye", "attachment": "R_Eye" },
  21. { "name": "L_Eye", "bone": "L_Eye", "attachment": "L_Eye" },
  22. { "name": "EyeLines", "bone": "root", "attachment": "EyeLines" }
  23. ],
  24. "skins": [
  25. {
  26. "name": "default",
  27. "attachments": {
  28. "EyeLines": {
  29. "EyeLines": { "y": 28, "width": 868, "height": 322 }
  30. },
  31. "EyeWhite": {
  32. "EyeWhite": { "x": 3, "y": 2, "width": 700, "height": 148 }
  33. },
  34. "L_Eye": {
  35. "L_Eye": { "x": -0.81, "y": 2, "width": 148, "height": 148 }
  36. },
  37. "R_Eye": {
  38. "R_Eye": { "x": 0.67, "y": -1.39, "width": 148, "height": 148 }
  39. }
  40. }
  41. }
  42. ],
  43. "animations": {
  44. "animation": {}
  45. }
  46. }