turntableChoose.anim 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. [
  2. {
  3. "__type__": "cc.AnimationClip",
  4. "_name": "turntableChoose",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "sample": 60,
  8. "speed": 2,
  9. "wrapMode": 2,
  10. "events": [
  11. {
  12. "frame": 0.5,
  13. "func": "winAnimBack",
  14. "params": []
  15. }
  16. ],
  17. "_duration": 0.5,
  18. "_keys": [
  19. [
  20. 0,
  21. 0.23333333333333334,
  22. 0.25,
  23. 0.48333333333333334,
  24. 0.5
  25. ]
  26. ],
  27. "_stepness": 0,
  28. "_curves": [
  29. {
  30. "modifiers": [
  31. {
  32. "__id__": 1
  33. },
  34. "color"
  35. ],
  36. "data": {
  37. "keys": 0,
  38. "values": [
  39. {
  40. "__type__": "cc.Color",
  41. "r": 255,
  42. "g": 255,
  43. "b": 255,
  44. "a": 0
  45. },
  46. {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 0
  52. },
  53. {
  54. "__type__": "cc.Color",
  55. "r": 255,
  56. "g": 255,
  57. "b": 255,
  58. "a": 255
  59. },
  60. {
  61. "__type__": "cc.Color",
  62. "r": 255,
  63. "g": 255,
  64. "b": 255,
  65. "a": 255
  66. },
  67. {
  68. "__type__": "cc.Color",
  69. "r": 255,
  70. "g": 255,
  71. "b": 255,
  72. "a": 0
  73. }
  74. ],
  75. "easingMethods": {}
  76. }
  77. }
  78. ],
  79. "_commonTargets": [],
  80. "_hash": 330651432
  81. },
  82. {
  83. "__type__": "cc.animation.ComponentPath",
  84. "component": "cc.Sprite"
  85. }
  86. ]