scoreParticle.prefab 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "scoreParticle",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [],
  19. "_active": true,
  20. "_level": 1,
  21. "_components": [
  22. {
  23. "__id__": 2
  24. },
  25. {
  26. "__id__": 3
  27. }
  28. ],
  29. "_prefab": {
  30. "__id__": 4
  31. },
  32. "_opacity": 255,
  33. "_color": {
  34. "__type__": "cc.Color",
  35. "r": 255,
  36. "g": 255,
  37. "b": 255,
  38. "a": 255
  39. },
  40. "_contentSize": {
  41. "__type__": "cc.Size",
  42. "width": 0,
  43. "height": 0
  44. },
  45. "_anchorPoint": {
  46. "__type__": "cc.Vec2",
  47. "x": 0.5,
  48. "y": 0.5
  49. },
  50. "_quat": {
  51. "__type__": "cc.Quat",
  52. "x": 0,
  53. "y": 0,
  54. "z": 0,
  55. "w": 1
  56. },
  57. "_skewX": 0,
  58. "_skewY": 0,
  59. "_zIndex": 0,
  60. "groupIndex": 0,
  61. "_id": "",
  62. "_trs": {
  63. "__type__": "TypedArray",
  64. "ctor": "Float64Array",
  65. "array": [
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 0,
  71. 0,
  72. 1,
  73. 1,
  74. 1,
  75. 1
  76. ]
  77. }
  78. },
  79. {
  80. "__type__": "cc.ParticleSystem",
  81. "_name": "",
  82. "_objFlags": 0,
  83. "node": {
  84. "__id__": 1
  85. },
  86. "_enabled": true,
  87. "_srcBlendFactor": 770,
  88. "_dstBlendFactor": 1,
  89. "_custom": true,
  90. "_file": {
  91. "__uuid__": "87e1e3b4-06c2-47dd-85fe-f7d4ba37b2b7"
  92. },
  93. "_spriteFrame": {
  94. "__uuid__": "31880b9c-5a40-4f99-8856-b0e5954ae86c"
  95. },
  96. "_stopped": true,
  97. "playOnLoad": true,
  98. "autoRemoveOnFinish": false,
  99. "totalParticles": 30,
  100. "duration": 0.1,
  101. "emissionRate": 500,
  102. "life": 0.2,
  103. "lifeVar": 0.4,
  104. "_startColor": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 255,
  108. "b": 51,
  109. "a": 255
  110. },
  111. "_startColorVar": {
  112. "__type__": "cc.Color",
  113. "r": 0,
  114. "g": 0,
  115. "b": 51,
  116. "a": 25
  117. },
  118. "_endColor": {
  119. "__type__": "cc.Color",
  120. "r": 0,
  121. "g": 0,
  122. "b": 0,
  123. "a": 255
  124. },
  125. "_endColorVar": {
  126. "__type__": "cc.Color",
  127. "r": 0,
  128. "g": 0,
  129. "b": 0,
  130. "a": 0
  131. },
  132. "angle": -90,
  133. "angleVar": 360,
  134. "startSize": 40,
  135. "startSizeVar": 0,
  136. "endSize": 20,
  137. "endSizeVar": 0,
  138. "startSpin": 0,
  139. "startSpinVar": 0,
  140. "endSpin": 0,
  141. "endSpinVar": 0,
  142. "sourcePos": {
  143. "__type__": "cc.Vec2",
  144. "x": 0,
  145. "y": 0
  146. },
  147. "posVar": {
  148. "__type__": "cc.Vec2",
  149. "x": 15,
  150. "y": -20
  151. },
  152. "positionType": 1,
  153. "emitterMode": 0,
  154. "gravity": {
  155. "__type__": "cc.Vec2",
  156. "x": 0,
  157. "y": 0
  158. },
  159. "speed": 340,
  160. "speedVar": 5,
  161. "tangentialAccel": 0,
  162. "tangentialAccelVar": 0,
  163. "radialAccel": 0,
  164. "radialAccelVar": 0,
  165. "rotationIsDir": false,
  166. "startRadius": 0,
  167. "startRadiusVar": 0,
  168. "endRadius": 0,
  169. "endRadiusVar": 0,
  170. "rotatePerS": 0,
  171. "rotatePerSVar": 0,
  172. "_N$preview": true,
  173. "_id": ""
  174. },
  175. {
  176. "__type__": "b3ac7z+dNhMxry0R3HbylFr",
  177. "_name": "",
  178. "_objFlags": 0,
  179. "node": {
  180. "__id__": 1
  181. },
  182. "_enabled": true,
  183. "particle": {
  184. "__id__": 2
  185. },
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.PrefabInfo",
  190. "root": {
  191. "__id__": 1
  192. },
  193. "asset": {
  194. "__uuid__": "7494235a-147e-423e-915a-96aa1d1390e4"
  195. },
  196. "fileId": "d8Mo7XZa5MzbD08hXdD2em",
  197. "sync": false
  198. }
  199. ]