scale.anim 1.4 KB

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