BoomParticle.prefab 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  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": "BoomParticle",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. }
  23. ],
  24. "_tag": -1,
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 8
  29. }
  30. ],
  31. "_prefab": {
  32. "__id__": 9
  33. },
  34. "_id": "",
  35. "_opacity": 255,
  36. "_color": {
  37. "__type__": "cc.Color",
  38. "r": 255,
  39. "g": 255,
  40. "b": 255,
  41. "a": 255
  42. },
  43. "_cascadeOpacityEnabled": true,
  44. "_anchorPoint": {
  45. "__type__": "cc.Vec2",
  46. "x": 0.5,
  47. "y": 0.5
  48. },
  49. "_contentSize": {
  50. "__type__": "cc.Size",
  51. "width": 0,
  52. "height": 0
  53. },
  54. "_rotationX": 0,
  55. "_rotationY": 0,
  56. "_scaleX": 1,
  57. "_scaleY": 1,
  58. "_position": {
  59. "__type__": "cc.Vec2",
  60. "x": 510,
  61. "y": 345.2
  62. },
  63. "_skewX": 0,
  64. "_skewY": 0,
  65. "_localZOrder": 0,
  66. "_globalZOrder": 0,
  67. "_opacityModifyRGB": false,
  68. "groupIndex": 0
  69. },
  70. {
  71. "__type__": "cc.Node",
  72. "_name": "SparklersParticle",
  73. "_objFlags": 0,
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_tag": -1,
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. }
  84. ],
  85. "_prefab": {
  86. "__id__": 4
  87. },
  88. "_id": "",
  89. "_opacity": 255,
  90. "_color": {
  91. "__type__": "cc.Color",
  92. "r": 255,
  93. "g": 255,
  94. "b": 255,
  95. "a": 255
  96. },
  97. "_cascadeOpacityEnabled": true,
  98. "_anchorPoint": {
  99. "__type__": "cc.Vec2",
  100. "x": 0.5,
  101. "y": 0.5
  102. },
  103. "_contentSize": {
  104. "__type__": "cc.Size",
  105. "width": 0,
  106. "height": 0
  107. },
  108. "_rotationX": 90,
  109. "_rotationY": 90,
  110. "_scaleX": 1,
  111. "_scaleY": 1,
  112. "_position": {
  113. "__type__": "cc.Vec2",
  114. "x": -30.9,
  115. "y": 46.8
  116. },
  117. "_skewX": 0,
  118. "_skewY": 0,
  119. "_localZOrder": 0,
  120. "_globalZOrder": 0,
  121. "_opacityModifyRGB": false,
  122. "groupIndex": 0
  123. },
  124. {
  125. "__type__": "cc.ParticleSystem",
  126. "_name": "",
  127. "_objFlags": 0,
  128. "node": {
  129. "__id__": 2
  130. },
  131. "_enabled": true,
  132. "_custom": true,
  133. "_file": {
  134. "__uuid__": "b2687ac4-099e-403c-a192-ff477686f4f5"
  135. },
  136. "_texture": {
  137. "__uuid__": "da1937ef-f8c7-49a6-8310-aab05e871cba"
  138. },
  139. "_srcBlendFactor": 770,
  140. "_dstBlendFactor": 771,
  141. "playOnLoad": true,
  142. "_autoRemoveOnFinish": false,
  143. "_totalParticles": 500,
  144. "_duration": -1,
  145. "_emissionRate": 1000,
  146. "_life": 0.1,
  147. "_lifeVar": 0.1,
  148. "_startColor": {
  149. "__type__": "cc.Color",
  150. "r": 255,
  151. "g": 214,
  152. "b": 0,
  153. "a": 255
  154. },
  155. "_startColorVar": {
  156. "__type__": "cc.Color",
  157. "r": 0,
  158. "g": 0,
  159. "b": 0,
  160. "a": 255
  161. },
  162. "_endColor": {
  163. "__type__": "cc.Color",
  164. "r": 245,
  165. "g": 255,
  166. "b": 0,
  167. "a": 0
  168. },
  169. "_endColorVar": {
  170. "__type__": "cc.Color",
  171. "r": 0,
  172. "g": 0,
  173. "b": 0,
  174. "a": 0
  175. },
  176. "_angle": 360,
  177. "_angleVar": 360,
  178. "_startSize": 100,
  179. "_startSizeVar": 0,
  180. "_endSize": 0,
  181. "_endSizeVar": 0,
  182. "_startSpin": 220,
  183. "_startSpinVar": 1100,
  184. "_endSpin": 220,
  185. "_endSpinVar": 1100,
  186. "_sourcePos": {
  187. "__type__": "cc.Vec2",
  188. "x": 0,
  189. "y": 0
  190. },
  191. "_posVar": {
  192. "__type__": "cc.Vec2",
  193. "x": 10,
  194. "y": 10
  195. },
  196. "_positionType": 0,
  197. "_emitterMode": 0,
  198. "_gravity": {
  199. "__type__": "cc.Vec2",
  200. "x": 0.25,
  201. "y": 0.86
  202. },
  203. "_speed": 0,
  204. "_speedVar": 0,
  205. "_tangentialAccel": 0,
  206. "_tangentialAccelVar": 0,
  207. "_radialAccel": 0,
  208. "_radialAccelVar": 0,
  209. "_rotationIsDir": false,
  210. "_startRadius": 0,
  211. "_startRadiusVar": 0,
  212. "_endRadius": 0,
  213. "_endRadiusVar": 0,
  214. "_rotatePerS": 0,
  215. "_rotatePerSVar": 0,
  216. "_N$preview": true
  217. },
  218. {
  219. "__type__": "cc.PrefabInfo",
  220. "root": {
  221. "__id__": 1
  222. },
  223. "asset": {
  224. "__id__": 0
  225. },
  226. "fileId": "622WLv48pO55e5U7M7CyZc",
  227. "sync": false
  228. },
  229. {
  230. "__type__": "cc.Node",
  231. "_name": "particlesystem",
  232. "_objFlags": 0,
  233. "_parent": {
  234. "__id__": 1
  235. },
  236. "_children": [],
  237. "_tag": -1,
  238. "_active": true,
  239. "_components": [
  240. {
  241. "__id__": 6
  242. }
  243. ],
  244. "_prefab": {
  245. "__id__": 7
  246. },
  247. "_id": "",
  248. "_opacity": 255,
  249. "_color": {
  250. "__type__": "cc.Color",
  251. "r": 255,
  252. "g": 255,
  253. "b": 255,
  254. "a": 255
  255. },
  256. "_cascadeOpacityEnabled": true,
  257. "_anchorPoint": {
  258. "__type__": "cc.Vec2",
  259. "x": 0.5,
  260. "y": 0.5
  261. },
  262. "_contentSize": {
  263. "__type__": "cc.Size",
  264. "width": 0,
  265. "height": 0
  266. },
  267. "_rotationX": 0,
  268. "_rotationY": 0,
  269. "_scaleX": 1,
  270. "_scaleY": 1,
  271. "_position": {
  272. "__type__": "cc.Vec2",
  273. "x": -30.9,
  274. "y": 47.4
  275. },
  276. "_skewX": 0,
  277. "_skewY": 0,
  278. "_localZOrder": 0,
  279. "_globalZOrder": 0,
  280. "_opacityModifyRGB": false,
  281. "groupIndex": 0
  282. },
  283. {
  284. "__type__": "cc.ParticleSystem",
  285. "_name": "",
  286. "_objFlags": 0,
  287. "node": {
  288. "__id__": 5
  289. },
  290. "_enabled": true,
  291. "_custom": true,
  292. "_file": {
  293. "__uuid__": "b2687ac4-099e-403c-a192-ff477686f4f5"
  294. },
  295. "_srcBlendFactor": 770,
  296. "_dstBlendFactor": 771,
  297. "playOnLoad": true,
  298. "_autoRemoveOnFinish": false,
  299. "_totalParticles": 150,
  300. "_duration": -1,
  301. "_emissionRate": 10,
  302. "_life": 1,
  303. "_lifeVar": 0,
  304. "_startColor": {
  305. "__type__": "cc.Color",
  306. "r": 255,
  307. "g": 184,
  308. "b": 0,
  309. "a": 255
  310. },
  311. "_startColorVar": {
  312. "__type__": "cc.Color",
  313. "r": 0,
  314. "g": 0,
  315. "b": 0,
  316. "a": 255
  317. },
  318. "_endColor": {
  319. "__type__": "cc.Color",
  320. "r": 255,
  321. "g": 255,
  322. "b": 255,
  323. "a": 0
  324. },
  325. "_endColorVar": {
  326. "__type__": "cc.Color",
  327. "r": 0,
  328. "g": 0,
  329. "b": 0,
  330. "a": 0
  331. },
  332. "_angle": 90,
  333. "_angleVar": 20,
  334. "_startSize": 100,
  335. "_startSizeVar": 0,
  336. "_endSize": 100,
  337. "_endSizeVar": 0,
  338. "_startSpin": 0,
  339. "_startSpinVar": 0,
  340. "_endSpin": 0,
  341. "_endSpinVar": 0,
  342. "_sourcePos": {
  343. "__type__": "cc.Vec2",
  344. "x": 0,
  345. "y": 0
  346. },
  347. "_posVar": {
  348. "__type__": "cc.Vec2",
  349. "x": 0,
  350. "y": 0
  351. },
  352. "_positionType": 0,
  353. "_emitterMode": 1,
  354. "_gravity": {
  355. "__type__": "cc.Vec2",
  356. "x": 0,
  357. "y": 0
  358. },
  359. "_speed": 180,
  360. "_speedVar": 50,
  361. "_tangentialAccel": 80,
  362. "_tangentialAccelVar": 0,
  363. "_radialAccel": 0,
  364. "_radialAccelVar": 0,
  365. "_rotationIsDir": false,
  366. "_startRadius": 0,
  367. "_startRadiusVar": 0,
  368. "_endRadius": 0,
  369. "_endRadiusVar": 0,
  370. "_rotatePerS": 0,
  371. "_rotatePerSVar": 0,
  372. "_N$preview": true
  373. },
  374. {
  375. "__type__": "cc.PrefabInfo",
  376. "root": {
  377. "__id__": 1
  378. },
  379. "asset": {
  380. "__id__": 0
  381. },
  382. "fileId": "07G0BLdDZDfKOSPyfPYUGc",
  383. "sync": false
  384. },
  385. {
  386. "__type__": "cc.Animation",
  387. "_name": "",
  388. "_objFlags": 0,
  389. "node": {
  390. "__id__": 1
  391. },
  392. "_enabled": true,
  393. "_defaultClip": {
  394. "__uuid__": "490fff60-56ce-4ad5-9671-1064b7d7f4e7"
  395. },
  396. "_clips": [
  397. {
  398. "__uuid__": "490fff60-56ce-4ad5-9671-1064b7d7f4e7"
  399. }
  400. ],
  401. "playOnLoad": false
  402. },
  403. {
  404. "__type__": "cc.PrefabInfo",
  405. "root": {
  406. "__id__": 1
  407. },
  408. "asset": {
  409. "__id__": 0
  410. },
  411. "fileId": "63TihEZ4tBTqf6DFxtA8EX",
  412. "sync": false
  413. }
  414. ]