PerfectMoveUp.anim 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "PerfectMoveUp",
  4. "_objFlags": 0,
  5. "_rawFiles": null,
  6. "_duration": 1,
  7. "sample": 60,
  8. "speed": 1,
  9. "wrapMode": "1",
  10. "curveData": {
  11. "props": {
  12. "position": [
  13. {
  14. "frame": 0,
  15. "value": [
  16. 361,
  17. 227.33333333333334
  18. ]
  19. },
  20. {
  21. "frame": 1,
  22. "value": [
  23. 361,
  24. 350
  25. ]
  26. }
  27. ],
  28. "opacity": [
  29. {
  30. "frame": 0,
  31. "value": 255
  32. },
  33. {
  34. "frame": 0.6666666666666666,
  35. "value": 255
  36. },
  37. {
  38. "frame": 1,
  39. "value": 0
  40. }
  41. ],
  42. "scale": [
  43. {
  44. "frame": 0,
  45. "value": {
  46. "__type__": "cc.Vec2",
  47. "x": 0.5,
  48. "y": 0.5
  49. }
  50. },
  51. {
  52. "frame": 0.25,
  53. "value": {
  54. "__type__": "cc.Vec2",
  55. "x": 1,
  56. "y": 1
  57. }
  58. },
  59. {
  60. "frame": 1,
  61. "value": {
  62. "__type__": "cc.Vec2",
  63. "x": 1,
  64. "y": 1
  65. }
  66. }
  67. ]
  68. }
  69. },
  70. "events": []
  71. }