whirlyblendmodes.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "skeleton": {
  3. "hash": "wOLCjLyjs9E",
  4. "spine": "4.0.31",
  5. "x": -252.71,
  6. "y": -232.55,
  7. "width": 456.71,
  8. "height": 360.69,
  9. "images": "./images/",
  10. "audio": ""
  11. },
  12. "bones": [
  13. { "name": "root" },
  14. { "name": "_rotation", "parent": "root", "color": "abe323ff" },
  15. { "name": "additive", "parent": "root", "x": -37.18, "y": -104.42 },
  16. { "name": "multiply", "parent": "root", "x": 75.86 },
  17. { "name": "normal", "parent": "root" },
  18. { "name": "screen", "parent": "root", "x": -124.58 }
  19. ],
  20. "slots": [
  21. { "name": "normal", "bone": "normal", "color": "ff9100ff", "attachment": "whirly" },
  22. { "name": "multiply", "bone": "multiply", "color": "905e9eff", "attachment": "whirly", "blend": "multiply" },
  23. { "name": "screen", "bone": "screen", "color": "0670c6ff", "attachment": "whirly", "blend": "screen" },
  24. { "name": "additive", "bone": "additive", "color": "0670c6ff", "attachment": "whirly", "blend": "additive" }
  25. ],
  26. "transform": [
  27. {
  28. "name": "rotation",
  29. "bones": [ "additive", "multiply", "normal", "screen" ],
  30. "target": "_rotation",
  31. "mixX": 0,
  32. "mixScaleX": 0,
  33. "mixShearY": 0
  34. }
  35. ],
  36. "skins": [
  37. {
  38. "name": "default",
  39. "attachments": {
  40. "additive": {
  41. "whirly": { "rotation": -0.06, "width": 256, "height": 256 }
  42. },
  43. "multiply": {
  44. "whirly": { "rotation": -0.06, "width": 256, "height": 256 }
  45. },
  46. "normal": {
  47. "whirly": { "rotation": -0.06, "width": 256, "height": 256 }
  48. },
  49. "screen": {
  50. "whirly": { "rotation": -0.06, "width": 256, "height": 256 }
  51. }
  52. }
  53. }
  54. ],
  55. "animations": {
  56. "animation": {
  57. "bones": {
  58. "_rotation": {
  59. "rotate": [
  60. {},
  61. { "time": 0.3333, "value": -120 },
  62. { "time": 0.6667, "value": -240 },
  63. { "time": 1, "value": -360 }
  64. ]
  65. }
  66. }
  67. }
  68. }
  69. }