SparklersParticle.prefab 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_rawFiles": null,
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "SparklersParticle",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [],
  17. "_tag": -1,
  18. "_active": true,
  19. "_components": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_prefab": {
  25. "__id__": 3
  26. },
  27. "_id": "",
  28. "_opacity": 255,
  29. "_color": {
  30. "__type__": "cc.Color",
  31. "r": 255,
  32. "g": 255,
  33. "b": 255,
  34. "a": 255
  35. },
  36. "_cascadeOpacityEnabled": true,
  37. "_anchorPoint": {
  38. "__type__": "cc.Vec2",
  39. "x": 0.5,
  40. "y": 0.5
  41. },
  42. "_contentSize": {
  43. "__type__": "cc.Size",
  44. "width": 0,
  45. "height": 0
  46. },
  47. "_rotationX": 90,
  48. "_rotationY": 90,
  49. "_scaleX": 1,
  50. "_scaleY": 1,
  51. "_position": {
  52. "__type__": "cc.Vec2",
  53. "x": 0,
  54. "y": 0
  55. },
  56. "_skewX": 0,
  57. "_skewY": 0,
  58. "_localZOrder": 0,
  59. "_globalZOrder": 0,
  60. "_opacityModifyRGB": false,
  61. "groupIndex": 0
  62. },
  63. {
  64. "__type__": "cc.ParticleSystem",
  65. "_name": "",
  66. "_objFlags": 0,
  67. "node": {
  68. "__id__": 1
  69. },
  70. "_enabled": true,
  71. "_custom": true,
  72. "_file": {
  73. "__uuid__": "b2687ac4-099e-403c-a192-ff477686f4f5"
  74. },
  75. "_texture": {
  76. "__uuid__": "6d5eda59-8c32-4938-b4ba-99a69c5e29d7"
  77. },
  78. "_srcBlendFactor": 770,
  79. "_dstBlendFactor": 771,
  80. "playOnLoad": true,
  81. "_autoRemoveOnFinish": false,
  82. "_totalParticles": 500,
  83. "_duration": -1,
  84. "_emissionRate": 1000,
  85. "_life": 0.1,
  86. "_lifeVar": 0.1,
  87. "_startColor": {
  88. "__type__": "cc.Color",
  89. "r": 255,
  90. "g": 255,
  91. "b": 255,
  92. "a": 255
  93. },
  94. "_startColorVar": {
  95. "__type__": "cc.Color",
  96. "r": 0,
  97. "g": 0,
  98. "b": 0,
  99. "a": 255
  100. },
  101. "_endColor": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 0
  107. },
  108. "_endColorVar": {
  109. "__type__": "cc.Color",
  110. "r": 0,
  111. "g": 0,
  112. "b": 0,
  113. "a": 0
  114. },
  115. "_angle": 360,
  116. "_angleVar": 360,
  117. "_startSize": 100,
  118. "_startSizeVar": 0,
  119. "_endSize": 0,
  120. "_endSizeVar": 0,
  121. "_startSpin": 220,
  122. "_startSpinVar": 1100,
  123. "_endSpin": 220,
  124. "_endSpinVar": 1100,
  125. "_sourcePos": {
  126. "__type__": "cc.Vec2",
  127. "x": 0,
  128. "y": 0
  129. },
  130. "_posVar": {
  131. "__type__": "cc.Vec2",
  132. "x": 10,
  133. "y": 10
  134. },
  135. "_positionType": 0,
  136. "_emitterMode": 0,
  137. "_gravity": {
  138. "__type__": "cc.Vec2",
  139. "x": 0.25,
  140. "y": 0.86
  141. },
  142. "_speed": 0,
  143. "_speedVar": 0,
  144. "_tangentialAccel": 0,
  145. "_tangentialAccelVar": 0,
  146. "_radialAccel": 0,
  147. "_radialAccelVar": 0,
  148. "_rotationIsDir": false,
  149. "_startRadius": 0,
  150. "_startRadiusVar": 0,
  151. "_endRadius": 0,
  152. "_endRadiusVar": 0,
  153. "_rotatePerS": 0,
  154. "_rotatePerSVar": 0,
  155. "_N$preview": true
  156. },
  157. {
  158. "__type__": "cc.PrefabInfo",
  159. "root": {
  160. "__id__": 1
  161. },
  162. "asset": {
  163. "__id__": 0
  164. },
  165. "fileId": "78BN0f4xdFaoBoclN11ZRw",
  166. "sync": false
  167. }
  168. ]