PkLineLight.anim 1.1 KB

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