atk.anim 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "atk",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_duration": 0.2,
  7. "sample": 10,
  8. "speed": 1,
  9. "wrapMode": 1,
  10. "curveData": {
  11. "comps": {
  12. "cc.Sprite": {
  13. "spriteFrame": [
  14. {
  15. "frame": 0,
  16. "value": {
  17. "__uuid__": "e2f074e3-f99d-42d7-882e-b91dc520c3cc"
  18. }
  19. },
  20. {
  21. "frame": 0.1,
  22. "value": {
  23. "__uuid__": "6f95bd2c-de15-41f6-b2f9-5ba27cd22cdd"
  24. }
  25. }
  26. ]
  27. },
  28. "cc.BoxCollider": {
  29. "size": [
  30. {
  31. "frame": 0,
  32. "value": {
  33. "__type__": "cc.Size",
  34. "width": 0,
  35. "height": 0
  36. }
  37. },
  38. {
  39. "frame": 0.1,
  40. "value": {
  41. "__type__": "cc.Size",
  42. "width": 163.6,
  43. "height": 162
  44. }
  45. },
  46. {
  47. "frame": 0.2,
  48. "value": {
  49. "__type__": "cc.Size",
  50. "width": 0,
  51. "height": 0
  52. }
  53. }
  54. ],
  55. "offset": [
  56. {
  57. "frame": 0,
  58. "value": {
  59. "__type__": "cc.Vec2",
  60. "x": 0,
  61. "y": 0
  62. }
  63. },
  64. {
  65. "frame": 0.1,
  66. "value": {
  67. "__type__": "cc.Vec2",
  68. "x": 37.3,
  69. "y": 86
  70. }
  71. }
  72. ]
  73. }
  74. }
  75. },
  76. "events": []
  77. }