SparklersParticle.prefab 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  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. "_skewX": 0,
  48. "_skewY": 0,
  49. "_localZOrder": 0,
  50. "_globalZOrder": 0,
  51. "_opacityModifyRGB": false,
  52. "groupIndex": 0,
  53. "_eulerAngles": {
  54. "__type__": "cc.Vec3",
  55. "x": 0,
  56. "y": 0,
  57. "z": -90
  58. },
  59. "_trs": {
  60. "__type__": "TypedArray",
  61. "ctor": "Float32Array",
  62. "array": [
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1
  73. ]
  74. }
  75. },
  76. {
  77. "__type__": "cc.ParticleSystem",
  78. "_name": "",
  79. "_objFlags": 0,
  80. "node": {
  81. "__id__": 1
  82. },
  83. "_enabled": true,
  84. "_custom": true,
  85. "_file": {
  86. "__uuid__": "b2687ac4-099e-403c-a192-ff477686f4f5"
  87. },
  88. "_texture": {
  89. "__uuid__": "6d5eda59-8c32-4938-b4ba-99a69c5e29d7"
  90. },
  91. "_srcBlendFactor": 770,
  92. "_dstBlendFactor": 771,
  93. "playOnLoad": true,
  94. "_autoRemoveOnFinish": false,
  95. "totalParticles": 500,
  96. "duration": -1,
  97. "emissionRate": 1000,
  98. "life": 0.1,
  99. "lifeVar": 0.1,
  100. "_startColor": {
  101. "__type__": "cc.Color",
  102. "r": 255,
  103. "g": 255,
  104. "b": 255,
  105. "a": 255
  106. },
  107. "_startColorVar": {
  108. "__type__": "cc.Color",
  109. "r": 0,
  110. "g": 0,
  111. "b": 0,
  112. "a": 255
  113. },
  114. "_endColor": {
  115. "__type__": "cc.Color",
  116. "r": 255,
  117. "g": 255,
  118. "b": 255,
  119. "a": 0
  120. },
  121. "_endColorVar": {
  122. "__type__": "cc.Color",
  123. "r": 0,
  124. "g": 0,
  125. "b": 0,
  126. "a": 0
  127. },
  128. "angle": 360,
  129. "angleVar": 360,
  130. "startSize": 100,
  131. "startSizeVar": 0,
  132. "endSize": 0,
  133. "endSizeVar": 0,
  134. "startSpin": 220,
  135. "startSpinVar": 1100,
  136. "endSpin": 220,
  137. "endSpinVar": 1100,
  138. "sourcePos": {
  139. "__type__": "cc.Vec2",
  140. "x": 0,
  141. "y": 0
  142. },
  143. "posVar": {
  144. "__type__": "cc.Vec2",
  145. "x": 10,
  146. "y": 10
  147. },
  148. "_positionType": 0,
  149. "_emitterMode": 0,
  150. "gravity": {
  151. "__type__": "cc.Vec2",
  152. "x": 0.25,
  153. "y": 0.86
  154. },
  155. "speed": 0,
  156. "speedVar": 0,
  157. "tangentialAccel": 0,
  158. "tangentialAccelVar": 0,
  159. "radialAccel": 0,
  160. "radialAccelVar": 0,
  161. "rotationIsDir": false,
  162. "startRadius": 0,
  163. "startRadiusVar": 0,
  164. "endRadius": 0,
  165. "endRadiusVar": 0,
  166. "rotatePerS": 0,
  167. "rotatePerSVar": 0,
  168. "_N$preview": true
  169. },
  170. {
  171. "__type__": "cc.PrefabInfo",
  172. "root": {
  173. "__id__": 1
  174. },
  175. "asset": {
  176. "__id__": 0
  177. },
  178. "fileId": "78BN0f4xdFaoBoclN11ZRw",
  179. "sync": false
  180. }
  181. ]