Saw.anim 850 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "Saw",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "_duration": 0.3333333333333333,
  7. "sample": 60,
  8. "speed": 1,
  9. "wrapMode": 0,
  10. "curveData": {
  11. "props": {
  12. "angle": [
  13. {
  14. "frame": 0,
  15. "value": 30,
  16. "curve": "cubicOut"
  17. },
  18. {
  19. "frame": 0.05,
  20. "value": 60
  21. },
  22. {
  23. "frame": 0.11666666666666667,
  24. "value": -10
  25. },
  26. {
  27. "frame": 0.16666666666666666,
  28. "value": 60
  29. },
  30. {
  31. "frame": 0.23333333333333334,
  32. "value": -10
  33. },
  34. {
  35. "frame": 0.3333333333333333,
  36. "value": 30
  37. }
  38. ]
  39. }
  40. },
  41. "events": [
  42. {
  43. "frame": 0.3333333333333333,
  44. "func": "attackFinish",
  45. "params": []
  46. }
  47. ]
  48. }