cellItem_down2.anim 1.1 KB

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