tap_close.anim 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. [
  2. {
  3. "__type__": "cc.AnimationClip",
  4. "_name": "tap_close",
  5. "_objFlags": 0,
  6. "__editorExtras__": {
  7. "embeddedPlayerGroups": []
  8. },
  9. "_native": "",
  10. "sample": 60,
  11. "speed": 0.4,
  12. "wrapMode": 2,
  13. "enableTrsBlending": false,
  14. "_duration": 1,
  15. "_hash": 500763545,
  16. "_tracks": [
  17. {
  18. "__id__": 1
  19. }
  20. ],
  21. "_exoticAnimation": null,
  22. "_events": [],
  23. "_embeddedPlayers": [],
  24. "_additiveSettings": {
  25. "__id__": 6
  26. },
  27. "_auxiliaryCurveEntries": []
  28. },
  29. {
  30. "__type__": "cc.animation.RealTrack",
  31. "_binding": {
  32. "__type__": "cc.animation.TrackBinding",
  33. "path": {
  34. "__id__": 2
  35. },
  36. "proxy": null
  37. },
  38. "_channel": {
  39. "__id__": 4
  40. }
  41. },
  42. {
  43. "__type__": "cc.animation.TrackPath",
  44. "_paths": [
  45. {
  46. "__id__": 3
  47. },
  48. "opacity"
  49. ]
  50. },
  51. {
  52. "__type__": "cc.animation.ComponentPath",
  53. "component": "cc.UIOpacity"
  54. },
  55. {
  56. "__type__": "cc.animation.Channel",
  57. "_curve": {
  58. "__id__": 5
  59. }
  60. },
  61. {
  62. "__type__": "cc.RealCurve",
  63. "_times": [
  64. 0,
  65. 0.5,
  66. 1
  67. ],
  68. "_values": [
  69. {
  70. "__type__": "cc.RealKeyframeValue",
  71. "interpolationMode": 0,
  72. "tangentWeightMode": 0,
  73. "value": 255,
  74. "rightTangent": 0,
  75. "rightTangentWeight": 1,
  76. "leftTangent": 0,
  77. "leftTangentWeight": 1,
  78. "easingMethod": 0,
  79. "__editorExtras__": {
  80. "tangentMode": 0
  81. }
  82. },
  83. {
  84. "__type__": "cc.RealKeyframeValue",
  85. "interpolationMode": 0,
  86. "tangentWeightMode": 0,
  87. "value": 0,
  88. "rightTangent": 0,
  89. "rightTangentWeight": 1,
  90. "leftTangent": 0,
  91. "leftTangentWeight": 1,
  92. "easingMethod": 0,
  93. "__editorExtras__": {
  94. "tangentMode": 0
  95. }
  96. },
  97. {
  98. "__type__": "cc.RealKeyframeValue",
  99. "interpolationMode": 0,
  100. "tangentWeightMode": 0,
  101. "value": 255,
  102. "rightTangent": 0,
  103. "rightTangentWeight": 1,
  104. "leftTangent": 0,
  105. "leftTangentWeight": 1,
  106. "easingMethod": 0,
  107. "__editorExtras__": {
  108. "tangentMode": 0
  109. }
  110. }
  111. ],
  112. "preExtrapolation": 1,
  113. "postExtrapolation": 1
  114. },
  115. {
  116. "__type__": "cc.AnimationClipAdditiveSettings",
  117. "enabled": false,
  118. "refClip": null
  119. }
  120. ]