手指图标.json 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. {
  2. "skeleton": {
  3. "hash": "3Ttp7KZBJozpsU5Mfiv59tZ9sTs",
  4. "spine": "3.8.75",
  5. "x": -73.36,
  6. "y": -3,
  7. "width": 109.36,
  8. "height": 132.6,
  9. "images": "../images/手指图标/",
  10. "audio": "C:/Users/Jason.L/Desktop"
  11. },
  12. "bones": [
  13. { "name": "root" },
  14. { "name": "手指", "parent": "root", "x": -6.36, "y": 44.65 },
  15. { "name": "光标", "parent": "手指", "length": 58.6, "rotation": 40.54, "x": -61.53, "y": 38.09 }
  16. ],
  17. "slots": [
  18. { "name": "光标", "bone": "光标", "attachment": "光标" },
  19. { "name": "手指", "bone": "手指", "attachment": "手指" }
  20. ],
  21. "skins": [
  22. {
  23. "name": "default",
  24. "attachments": {
  25. "手指": {
  26. "手指": { "x": -9.14, "y": 8.35, "width": 103, "height": 112 }
  27. },
  28. "光标": {
  29. "光标": { "x": 29.76, "y": -5.25, "rotation": -40.54, "width": 63, "height": 63 }
  30. }
  31. }
  32. }
  33. ],
  34. "animations": {
  35. "拉": {
  36. "slots": {
  37. "光标": {
  38. "attachment": [
  39. { "name": null },
  40. { "time": 0.0333, "name": "光标" }
  41. ]
  42. }
  43. },
  44. "bones": {
  45. "光标": {
  46. "scale": [
  47. { "time": 0.0333, "x": 0.755, "y": 0.841, "curve": 0.25, "c3": 0.75 },
  48. { "time": 0.5333, "x": 1.211, "y": 0.775, "curve": "stepped" },
  49. { "time": 0.6667, "x": 1.211, "y": 0.775 }
  50. ]
  51. },
  52. "手指": {
  53. "translate": [
  54. { "curve": 0.25, "c3": 0.75 },
  55. { "time": 0.5, "x": -40, "y": -40, "curve": "stepped" },
  56. { "time": 0.6333, "x": -40, "y": -40 }
  57. ]
  58. }
  59. }
  60. },
  61. "点击": {
  62. "slots": {
  63. "光标": {
  64. "attachment": [
  65. { "name": null }
  66. ]
  67. }
  68. },
  69. "bones": {
  70. "手指": {
  71. "translate": [
  72. { "x": 10.72, "y": -10, "curve": "stepped" },
  73. { "time": 0.1, "x": 10.72, "y": -10, "curve": 0.25, "c3": 0.75 },
  74. { "time": 0.3333, "curve": "stepped" },
  75. { "time": 0.5, "curve": 0.25, "c3": 0.75 },
  76. { "time": 0.8333, "x": 10.72, "y": -10 }
  77. ]
  78. }
  79. }
  80. }
  81. }
  82. }