firework.anim 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. [
  2. {
  3. "__type__": "cc.AnimationClip",
  4. "_name": "firework",
  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. 0.5,
  16. 1
  17. ]
  18. ],
  19. "_stepness": 0,
  20. "_curves": [
  21. {
  22. "modifiers": [
  23. {
  24. "__id__": 1
  25. },
  26. "color"
  27. ],
  28. "data": {
  29. "keys": 0,
  30. "values": [
  31. {
  32. "__type__": "cc.Color",
  33. "r": 255,
  34. "g": 255,
  35. "b": 255,
  36. "a": 255
  37. },
  38. {
  39. "__type__": "cc.Color",
  40. "r": 255,
  41. "g": 255,
  42. "b": 255,
  43. "a": 255
  44. },
  45. {
  46. "__type__": "cc.Color",
  47. "r": 255,
  48. "g": 255,
  49. "b": 255,
  50. "a": 0
  51. }
  52. ],
  53. "easingMethods": {}
  54. }
  55. }
  56. ],
  57. "_commonTargets": [],
  58. "_hash": 2661397628
  59. },
  60. {
  61. "__type__": "cc.animation.ComponentPath",
  62. "component": "cc.Sprite"
  63. }
  64. ]