particleEffects.anim 998 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. [
  2. {
  3. "__type__": "cc.AnimationClip",
  4. "_name": "particleEffects",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "sample": 60,
  8. "speed": 2,
  9. "wrapMode": 1,
  10. "events": [],
  11. "_duration": 3,
  12. "_keys": [
  13. [
  14. 0,
  15. 3
  16. ]
  17. ],
  18. "_stepness": 0,
  19. "_curves": [
  20. {
  21. "modifiers": [
  22. {
  23. "__id__": 1
  24. },
  25. "color"
  26. ],
  27. "data": {
  28. "keys": 0,
  29. "values": [
  30. {
  31. "__type__": "cc.Color",
  32. "r": 255,
  33. "g": 255,
  34. "b": 255,
  35. "a": 255
  36. },
  37. {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 0
  43. }
  44. ],
  45. "easingMethods": {}
  46. }
  47. }
  48. ],
  49. "_commonTargets": [],
  50. "_hash": 3174019996
  51. },
  52. {
  53. "__type__": "cc.animation.ComponentPath",
  54. "component": "cc.Sprite"
  55. }
  56. ]