Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. {
  2. "version": "1.01",
  3. "sceneWidth":144,
  4. "sceneHeight":144,
  5. "sheetWidth":512,
  6. "sheetHeight":512,
  7. "maxSprites":21,
  8. "colorsExported":true,
  9. "colorOperationsCombined":false,
  10. "clips":
  11. [
  12. {"name":"Idle", "startFrame":3, "duration":60},
  13. {"name":"Walk", "startFrame":63, "duration":17},
  14. ],
  15. "triggers":
  16. [
  17. {"frame":146, "name":"Slash"},
  18. {"frame":237, "name":"FootStomp"}
  19. ],
  20. "sprites":
  21. [
  22. {"id":0, "name":"ArmLowerLeft", "x":434, "y":210, "width":61, "height":78, "rotated":false},
  23. {"id":1, "name":"ArmLowerRight", "x":218, "y":143, "width":75, "height":90, "rotated":false},
  24. ],
  25. "animationData":
  26. [
  27. [
  28. {"spriteID":5, "color":{"r":1, "g":1, "b":1, "a":1}, "colorAdd":{"r":0, "g":0, "b":0, "a":0}, "scaleX":29.6448974609375, "scaleY":34.55802917480469, "skewX":-47.2611083984375, "skewY":55.10063171386719, "positionX":35.6, "positionY":-39.05, "positionZ":14},
  29. {"spriteID":2, "color":{"r":1, "g":1, "b":1, "a":1}, "colorAdd":{"r":0, "g":0, "b":0, "a":0}, "scaleX":-44.9051513671875, "scaleY":-60.27278137207031, "skewX":50.99481201171875, "skewY":-67.85148620605469, "positionX":36.1, "positionY":-55.25, "positionZ":12},
  30. ],
  31. [
  32. {"spriteID":5, "color":{"r":1, "g":1, "b":1, "a":1}, "colorAdd":{"r":0, "g":0, "b":0, "a":0}, "scaleX":29.8004150390625, "scaleY":34.71672058105469, "skewX":-47.263671875, "skewY":55.11749267578125, "positionX":35.7, "positionY":-39.15, "positionZ":14},
  33. {"spriteID":0, "color":{"r":1, "g":1, "b":1, "a":1}, "colorAdd":{"r":0, "g":0, "b":0, "a":0}, "scaleX":59.412078857421875, "scaleY":76.25637817382812, "skewX":-13.248809814453125, "skewY":17.138671875, "positionX":26.9, "positionY":-54.1, "positionZ":13},
  34. ]
  35. ],
  36. "trackObjects":
  37. [
  38. {
  39. "name":"Sword",
  40. "transform":
  41. [
  42. {"frame":1, "position":{"x":74.2, "y":306.05, "z":2}, "scale":{"x":1.0701220490497827, "y":1.0098970214698086}, "rotation":-29.45346624875273},
  43. {"frame":2, "position":{"x":74.2, "y":306.05, "z":2}, "scale":{"x":1.0701220490497827, "y":1.0098970214698086}, "rotation":-29.45346624875273},
  44. ]
  45. },
  46. {
  47. "name":"SwordGlow",
  48. "transform":
  49. [
  50. {"frame":1, "position":{"x":74.2, "y":306.05, "z":1}, "scale":{"x":1.0701220490497827, "y":1.0098970214698086}, "rotation":-29.45346624875273},
  51. {"frame":2, "position":{"x":74.2, "y":306.05, "z":1}, "scale":{"x":1.0701220490497827, "y":1.0098970214698086}, "rotation":-29.45346624875273},
  52. ]
  53. }
  54. ]
  55. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement