particlesystem.prefab 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "data": {
  7. "__id__": 1
  8. }
  9. },
  10. {
  11. "__type__": "cc.Node",
  12. "_name": "ParticleSystem",
  13. "_objFlags": 0,
  14. "_opacity": 255,
  15. "_color": {
  16. "__type__": "cc.Color",
  17. "r": 255,
  18. "g": 255,
  19. "b": 255,
  20. "a": 255
  21. },
  22. "_cascadeOpacityEnabled": true,
  23. "_parent": null,
  24. "_anchorPoint": {
  25. "__type__": "cc.Vec2",
  26. "x": 0.5,
  27. "y": 0.5
  28. },
  29. "_contentSize": {
  30. "__type__": "cc.Size",
  31. "width": 0,
  32. "height": 0
  33. },
  34. "_children": [],
  35. "_scaleX": 1,
  36. "_scaleY": 1,
  37. "_position": {
  38. "__type__": "cc.Vec2",
  39. "x": 0,
  40. "y": 0
  41. },
  42. "_skewX": 0,
  43. "_skewY": 0,
  44. "_localZOrder": 0,
  45. "_globalZOrder": 0,
  46. "_tag": -1,
  47. "_opacityModifyRGB": false,
  48. "_reorderChildDirty": false,
  49. "_id": "",
  50. "_active": true,
  51. "_components": [
  52. {
  53. "__id__": 2
  54. }
  55. ],
  56. "_prefab": {
  57. "__id__": 3
  58. },
  59. "_eulerAngles": {
  60. "__type__": "cc.Vec3",
  61. "x": 0,
  62. "y": 0,
  63. "z": 0
  64. }
  65. },
  66. {
  67. "__type__": "cc.ParticleSystem",
  68. "_name": "",
  69. "_objFlags": 0,
  70. "node": {
  71. "__id__": 1
  72. },
  73. "_enabled": true,
  74. "_custom": false,
  75. "_file": {
  76. "__uuid__": "b2687ac4-099e-403c-a192-ff477686f4f5"
  77. },
  78. "_srcBlendFactor": 770,
  79. "_dstBlendFactor": 771,
  80. "playOnLoad": true,
  81. "_autoRemoveOnFinish": false,
  82. "totalParticles": 150,
  83. "duration": -1,
  84. "emissionRate": 10,
  85. "life": 1,
  86. "lifeVar": 0,
  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": 90,
  116. "angleVar": 20,
  117. "startSize": 50,
  118. "startSizeVar": 0,
  119. "endSize": 0,
  120. "endSizeVar": 0,
  121. "startSpin": 0,
  122. "startSpinVar": 0,
  123. "endSpin": 0,
  124. "endSpinVar": 0,
  125. "sourcePos": {
  126. "__type__": "cc.Vec2",
  127. "x": 0,
  128. "y": 0
  129. },
  130. "posVar": {
  131. "__type__": "cc.Vec2",
  132. "x": 0,
  133. "y": 0
  134. },
  135. "_positionType": 0,
  136. "_emitterMode": 0,
  137. "gravity": {
  138. "__type__": "cc.Vec2",
  139. "x": 0,
  140. "y": 0
  141. },
  142. "speed": 180,
  143. "speedVar": 50,
  144. "tangentialAccel": 80,
  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": null,
  163. "fileId": "868c9k4nqZNHpGMlTm0Yx6q"
  164. }
  165. ]