gamefaIn.anim 705 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. [
  2. {
  3. "__type__": "cc.AnimationClip",
  4. "_name": "gamefaIn",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "sample": 60,
  8. "speed": 1,
  9. "wrapMode": 1,
  10. "events": [],
  11. "_duration": 1,
  12. "_keys": [
  13. [
  14. 0,
  15. 1
  16. ]
  17. ],
  18. "_stepness": 0,
  19. "_curves": [
  20. {
  21. "modifiers": [
  22. {
  23. "__id__": 1
  24. },
  25. "opacity"
  26. ],
  27. "data": {
  28. "keys": 0,
  29. "values": [
  30. 255,
  31. 0
  32. ],
  33. "easingMethods": {}
  34. }
  35. }
  36. ],
  37. "_commonTargets": [],
  38. "_hash": 651485840
  39. },
  40. {
  41. "__type__": "cc.animation.ComponentPath",
  42. "component": "cc.UIOpacity"
  43. }
  44. ]