repairRotation.anim 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "repairRotation",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "sample": 60,
  7. "speed": 0.5,
  8. "wrapMode": 2,
  9. "events": [],
  10. "_duration": 1.3333333333333333,
  11. "_keys": [
  12. [
  13. 0,
  14. 0.3333333333333333,
  15. 1,
  16. 1.3333333333333333
  17. ]
  18. ],
  19. "_stepness": 0,
  20. "_curves": [
  21. {
  22. "modifiers": [
  23. "eulerAngles"
  24. ],
  25. "data": {
  26. "keys": 0,
  27. "values": [
  28. {
  29. "__type__": "cc.Vec3",
  30. "x": 0,
  31. "y": 0,
  32. "z": 0
  33. },
  34. {
  35. "__type__": "cc.Vec3",
  36. "x": 0,
  37. "y": 0,
  38. "z": 30
  39. },
  40. {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": -30
  45. },
  46. {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. }
  52. ],
  53. "easingMethods": {
  54. "0": [
  55. 0.06,
  56. 0.12,
  57. 0.38,
  58. 0.95
  59. ],
  60. "1": "cubicInOut",
  61. "2": [
  62. 0.4,
  63. 0,
  64. 0.79,
  65. 0.53
  66. ]
  67. }
  68. }
  69. }
  70. ],
  71. "_commonTargets": [],
  72. "_hash": 1140334217
  73. }