moveClip.anim 881 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "moveClip",
  4. "_objFlags": 0,
  5. "_native": "",
  6. "sample": 1,
  7. "speed": 1,
  8. "wrapMode": 2,
  9. "events": [
  10. {
  11. "frame": 0,
  12. "func": "",
  13. "params": []
  14. },
  15. {
  16. "frame": 15,
  17. "func": "",
  18. "params": []
  19. }
  20. ],
  21. "enableTrsBlending": false,
  22. "_duration": 15,
  23. "_keys": [
  24. [
  25. 0,
  26. 15
  27. ]
  28. ],
  29. "_stepness": 0,
  30. "_curves": [
  31. {
  32. "modifiers": [
  33. "eulerAngles"
  34. ],
  35. "data": {
  36. "keys": 0,
  37. "values": [
  38. {
  39. "__type__": "cc.Vec3",
  40. "x": 0,
  41. "y": 360,
  42. "z": 0
  43. },
  44. {
  45. "__type__": "cc.Vec3",
  46. "x": 0,
  47. "y": 0,
  48. "z": 0
  49. }
  50. ],
  51. "easingMethods": {}
  52. }
  53. }
  54. ],
  55. "_commonTargets": [],
  56. "_hash": 787472460
  57. }