bgfade.anim 615 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "__type__": "cc.AnimationClip",
  3. "_name": "bgfade",
  4. "_objFlags": 0,
  5. "_rawFiles": null,
  6. "_duration": 2.505,
  7. "sample": 2,
  8. "speed": 1,
  9. "wrapMode": 1,
  10. "curveData": {
  11. "props": {
  12. "opacity": [
  13. {
  14. "frame": 0,
  15. "value": 255
  16. },
  17. {
  18. "frame": 2.5,
  19. "value": 0
  20. }
  21. ]
  22. },
  23. "comps": {
  24. "cc.Sprite": {
  25. "enabled": [
  26. {
  27. "frame": 0,
  28. "value": true
  29. },
  30. {
  31. "frame": 2.5,
  32. "value": false
  33. }
  34. ]
  35. }
  36. }
  37. },
  38. "events": []
  39. }