Blast.prefab 20 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "Blast",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_level": 1,
  29. "_components": [
  30. {
  31. "__id__": 26
  32. }
  33. ],
  34. "_prefab": {
  35. "__id__": 27
  36. },
  37. "_opacity": 255,
  38. "_color": {
  39. "__type__": "cc.Color",
  40. "r": 255,
  41. "g": 255,
  42. "b": 255,
  43. "a": 255
  44. },
  45. "_contentSize": {
  46. "__type__": "cc.Size",
  47. "width": 0,
  48. "height": 0
  49. },
  50. "_anchorPoint": {
  51. "__type__": "cc.Vec2",
  52. "x": 0.5,
  53. "y": 0.5
  54. },
  55. "_position": {
  56. "__type__": "cc.Vec3",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0
  60. },
  61. "_scale": {
  62. "__type__": "cc.Vec3",
  63. "x": 1,
  64. "y": 1,
  65. "z": 1
  66. },
  67. "_eulerAngles": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_skewX": 0,
  74. "_skewY": 0,
  75. "_is3DNode": false,
  76. "groupIndex": 0,
  77. "_id": ""
  78. },
  79. {
  80. "__type__": "cc.Node",
  81. "_name": "label",
  82. "_objFlags": 0,
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [],
  87. "_active": false,
  88. "_level": 2,
  89. "_components": [
  90. {
  91. "__id__": 3
  92. }
  93. ],
  94. "_prefab": {
  95. "__id__": 4
  96. },
  97. "_opacity": 255,
  98. "_color": {
  99. "__type__": "cc.Color",
  100. "r": 255,
  101. "g": 255,
  102. "b": 255,
  103. "a": 255
  104. },
  105. "_contentSize": {
  106. "__type__": "cc.Size",
  107. "width": 22.86,
  108. "height": 32
  109. },
  110. "_anchorPoint": {
  111. "__type__": "cc.Vec2",
  112. "x": 0.5,
  113. "y": 0.5
  114. },
  115. "_position": {
  116. "__type__": "cc.Vec3",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0
  120. },
  121. "_scale": {
  122. "__type__": "cc.Vec3",
  123. "x": 1,
  124. "y": 1,
  125. "z": 1
  126. },
  127. "_eulerAngles": {
  128. "__type__": "cc.Vec3",
  129. "x": 0,
  130. "y": 0,
  131. "z": 0
  132. },
  133. "_skewX": 0,
  134. "_skewY": 0,
  135. "_is3DNode": false,
  136. "groupIndex": 0,
  137. "_id": ""
  138. },
  139. {
  140. "__type__": "cc.Label",
  141. "_name": "",
  142. "_objFlags": 0,
  143. "node": {
  144. "__id__": 2
  145. },
  146. "_enabled": true,
  147. "_materials": [
  148. {
  149. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  150. }
  151. ],
  152. "_useOriginalSize": false,
  153. "_string": "0",
  154. "_N$string": "0",
  155. "_fontSize": 32,
  156. "_lineHeight": 42,
  157. "_enableWrapText": true,
  158. "_N$file": {
  159. "__uuid__": "dbed354b-8fc8-4b16-9bb9-e43e3bd2cbdf"
  160. },
  161. "_isSystemFontUsed": false,
  162. "_spacingX": 0,
  163. "_batchAsBitmap": false,
  164. "_N$horizontalAlign": 1,
  165. "_N$verticalAlign": 1,
  166. "_N$fontFamily": "Arial",
  167. "_N$overflow": 0,
  168. "_N$cacheMode": 0,
  169. "_id": ""
  170. },
  171. {
  172. "__type__": "cc.PrefabInfo",
  173. "root": {
  174. "__id__": 1
  175. },
  176. "asset": {
  177. "__uuid__": "b1a823b2-e3af-44b6-8aff-0a97c6635bcd"
  178. },
  179. "fileId": "74gow1NMNFAaFagRz+66rF",
  180. "sync": false
  181. },
  182. {
  183. "__type__": "cc.Node",
  184. "_name": "ppk",
  185. "_objFlags": 0,
  186. "_parent": {
  187. "__id__": 1
  188. },
  189. "_children": [
  190. {
  191. "__id__": 6
  192. },
  193. {
  194. "__id__": 9
  195. },
  196. {
  197. "__id__": 13
  198. },
  199. {
  200. "__id__": 17
  201. },
  202. {
  203. "__id__": 21
  204. }
  205. ],
  206. "_active": true,
  207. "_level": 2,
  208. "_components": [
  209. {
  210. "__id__": 24
  211. }
  212. ],
  213. "_prefab": {
  214. "__id__": 25
  215. },
  216. "_opacity": 255,
  217. "_color": {
  218. "__type__": "cc.Color",
  219. "r": 255,
  220. "g": 255,
  221. "b": 255,
  222. "a": 255
  223. },
  224. "_contentSize": {
  225. "__type__": "cc.Size",
  226. "width": 0,
  227. "height": 0
  228. },
  229. "_anchorPoint": {
  230. "__type__": "cc.Vec2",
  231. "x": 0.5,
  232. "y": 0.5
  233. },
  234. "_position": {
  235. "__type__": "cc.Vec3",
  236. "x": 0,
  237. "y": 0,
  238. "z": 0
  239. },
  240. "_scale": {
  241. "__type__": "cc.Vec3",
  242. "x": 1,
  243. "y": 1,
  244. "z": 1
  245. },
  246. "_eulerAngles": {
  247. "__type__": "cc.Vec3",
  248. "x": 0,
  249. "y": 0,
  250. "z": 0
  251. },
  252. "_skewX": 0,
  253. "_skewY": 0,
  254. "_is3DNode": false,
  255. "groupIndex": 0,
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.Node",
  260. "_name": "gaoliang",
  261. "_objFlags": 0,
  262. "_parent": {
  263. "__id__": 5
  264. },
  265. "_children": [],
  266. "_active": true,
  267. "_level": 0,
  268. "_components": [
  269. {
  270. "__id__": 7
  271. }
  272. ],
  273. "_prefab": {
  274. "__id__": 8
  275. },
  276. "_opacity": 0,
  277. "_color": {
  278. "__type__": "cc.Color",
  279. "r": 156,
  280. "g": 112,
  281. "b": 0,
  282. "a": 255
  283. },
  284. "_contentSize": {
  285. "__type__": "cc.Size",
  286. "width": 63,
  287. "height": 63
  288. },
  289. "_anchorPoint": {
  290. "__type__": "cc.Vec2",
  291. "x": 0.5,
  292. "y": 0.5
  293. },
  294. "_position": {
  295. "__type__": "cc.Vec3",
  296. "x": 0,
  297. "y": 0,
  298. "z": 0
  299. },
  300. "_scale": {
  301. "__type__": "cc.Vec3",
  302. "x": 1,
  303. "y": 1,
  304. "z": 1
  305. },
  306. "_eulerAngles": {
  307. "__type__": "cc.Vec3",
  308. "x": 0,
  309. "y": 0,
  310. "z": 0
  311. },
  312. "_skewX": 0,
  313. "_skewY": 0,
  314. "_is3DNode": false,
  315. "groupIndex": 0,
  316. "_id": ""
  317. },
  318. {
  319. "__type__": "cc.Sprite",
  320. "_name": "",
  321. "_objFlags": 0,
  322. "node": {
  323. "__id__": 6
  324. },
  325. "_enabled": true,
  326. "_materials": [],
  327. "_srcBlendFactor": 770,
  328. "_dstBlendFactor": 1,
  329. "_spriteFrame": null,
  330. "_type": 0,
  331. "_sizeMode": 1,
  332. "_fillType": 0,
  333. "_fillCenter": {
  334. "__type__": "cc.Vec2",
  335. "x": 0,
  336. "y": 0
  337. },
  338. "_fillStart": 0,
  339. "_fillRange": 0,
  340. "_isTrimmedMode": true,
  341. "_atlas": null,
  342. "_id": ""
  343. },
  344. {
  345. "__type__": "cc.PrefabInfo",
  346. "root": {
  347. "__id__": 1
  348. },
  349. "asset": {
  350. "__uuid__": "b1a823b2-e3af-44b6-8aff-0a97c6635bcd"
  351. },
  352. "fileId": "f044pIHpRNHqOy3fOMhkq2",
  353. "sync": false
  354. },
  355. {
  356. "__type__": "cc.Node",
  357. "_name": "particlesystem",
  358. "_objFlags": 0,
  359. "_parent": {
  360. "__id__": 5
  361. },
  362. "_children": [],
  363. "_active": true,
  364. "_level": 0,
  365. "_components": [
  366. {
  367. "__id__": 10
  368. },
  369. {
  370. "__id__": 11
  371. }
  372. ],
  373. "_prefab": {
  374. "__id__": 12
  375. },
  376. "_opacity": 255,
  377. "_color": {
  378. "__type__": "cc.Color",
  379. "r": 255,
  380. "g": 255,
  381. "b": 255,
  382. "a": 255
  383. },
  384. "_contentSize": {
  385. "__type__": "cc.Size",
  386. "width": 0,
  387. "height": 0
  388. },
  389. "_anchorPoint": {
  390. "__type__": "cc.Vec2",
  391. "x": 0.5,
  392. "y": 0.5
  393. },
  394. "_position": {
  395. "__type__": "cc.Vec3",
  396. "x": 0,
  397. "y": 0,
  398. "z": 0
  399. },
  400. "_scale": {
  401. "__type__": "cc.Vec3",
  402. "x": 1,
  403. "y": 1,
  404. "z": 1
  405. },
  406. "_eulerAngles": {
  407. "__type__": "cc.Vec3",
  408. "x": 0,
  409. "y": 0,
  410. "z": 0
  411. },
  412. "_skewX": 0,
  413. "_skewY": 0,
  414. "_is3DNode": false,
  415. "groupIndex": 0,
  416. "_id": ""
  417. },
  418. {
  419. "__type__": "cc.ParticleSystem",
  420. "_name": "",
  421. "_objFlags": 0,
  422. "node": {
  423. "__id__": 9
  424. },
  425. "_enabled": true,
  426. "_materials": [],
  427. "_srcBlendFactor": 770,
  428. "_dstBlendFactor": 1,
  429. "_custom": true,
  430. "_file": null,
  431. "_spriteFrame": null,
  432. "_texture": null,
  433. "_stopped": false,
  434. "playOnLoad": true,
  435. "autoRemoveOnFinish": false,
  436. "totalParticles": 200,
  437. "duration": -1,
  438. "emissionRate": 0,
  439. "life": 0.8,
  440. "lifeVar": 0.1,
  441. "_startColor": {
  442. "__type__": "cc.Color",
  443. "r": 255,
  444. "g": 255,
  445. "b": 255,
  446. "a": 163
  447. },
  448. "_startColorVar": {
  449. "__type__": "cc.Color",
  450. "r": 255,
  451. "g": 255,
  452. "b": 255,
  453. "a": 198
  454. },
  455. "_endColor": {
  456. "__type__": "cc.Color",
  457. "r": 255,
  458. "g": 255,
  459. "b": 255,
  460. "a": 0
  461. },
  462. "_endColorVar": {
  463. "__type__": "cc.Color",
  464. "r": 0,
  465. "g": 0,
  466. "b": 0,
  467. "a": 0
  468. },
  469. "angle": 90,
  470. "angleVar": 130,
  471. "startSize": 21,
  472. "startSizeVar": 0,
  473. "endSize": 21,
  474. "endSizeVar": 0,
  475. "startSpin": 0,
  476. "startSpinVar": 0,
  477. "endSpin": 0,
  478. "endSpinVar": 360,
  479. "sourcePos": {
  480. "__type__": "cc.Vec2",
  481. "x": 0,
  482. "y": 0
  483. },
  484. "posVar": {
  485. "__type__": "cc.Vec2",
  486. "x": 15,
  487. "y": 30
  488. },
  489. "_positionType": 1,
  490. "positionType": 1,
  491. "emitterMode": 0,
  492. "gravity": {
  493. "__type__": "cc.Vec2",
  494. "x": 0,
  495. "y": -100
  496. },
  497. "speed": 200,
  498. "speedVar": 100,
  499. "tangentialAccel": 0,
  500. "tangentialAccelVar": 0,
  501. "radialAccel": 0,
  502. "radialAccelVar": 0,
  503. "rotationIsDir": false,
  504. "startRadius": 0,
  505. "startRadiusVar": 0,
  506. "endRadius": 0,
  507. "endRadiusVar": 0,
  508. "rotatePerS": 0,
  509. "rotatePerSVar": 0,
  510. "_N$preview": true,
  511. "_id": ""
  512. },
  513. {
  514. "__type__": "cc.Animation",
  515. "_name": "",
  516. "_objFlags": 0,
  517. "node": {
  518. "__id__": 9
  519. },
  520. "_enabled": true,
  521. "_defaultClip": null,
  522. "_clips": [
  523. {
  524. "__uuid__": "41487f68-e49a-47d4-9cf0-c6bca373f107"
  525. }
  526. ],
  527. "playOnLoad": false,
  528. "_id": ""
  529. },
  530. {
  531. "__type__": "cc.PrefabInfo",
  532. "root": {
  533. "__id__": 1
  534. },
  535. "asset": {
  536. "__uuid__": "b1a823b2-e3af-44b6-8aff-0a97c6635bcd"
  537. },
  538. "fileId": "5dn8sI8N1N17casgpbEc0P",
  539. "sync": false
  540. },
  541. {
  542. "__type__": "cc.Node",
  543. "_name": "particlesystem1",
  544. "_objFlags": 0,
  545. "_parent": {
  546. "__id__": 5
  547. },
  548. "_children": [],
  549. "_active": true,
  550. "_level": 0,
  551. "_components": [
  552. {
  553. "__id__": 14
  554. },
  555. {
  556. "__id__": 15
  557. }
  558. ],
  559. "_prefab": {
  560. "__id__": 16
  561. },
  562. "_opacity": 255,
  563. "_color": {
  564. "__type__": "cc.Color",
  565. "r": 255,
  566. "g": 255,
  567. "b": 255,
  568. "a": 255
  569. },
  570. "_contentSize": {
  571. "__type__": "cc.Size",
  572. "width": 0,
  573. "height": 0
  574. },
  575. "_anchorPoint": {
  576. "__type__": "cc.Vec2",
  577. "x": 0.5,
  578. "y": 0.5
  579. },
  580. "_position": {
  581. "__type__": "cc.Vec3",
  582. "x": 0,
  583. "y": 0,
  584. "z": 0
  585. },
  586. "_scale": {
  587. "__type__": "cc.Vec3",
  588. "x": 1,
  589. "y": 1,
  590. "z": 1
  591. },
  592. "_eulerAngles": {
  593. "__type__": "cc.Vec3",
  594. "x": 0,
  595. "y": 0,
  596. "z": 0
  597. },
  598. "_skewX": 0,
  599. "_skewY": 0,
  600. "_is3DNode": false,
  601. "groupIndex": 0,
  602. "_id": ""
  603. },
  604. {
  605. "__type__": "cc.ParticleSystem",
  606. "_name": "",
  607. "_objFlags": 0,
  608. "node": {
  609. "__id__": 13
  610. },
  611. "_enabled": true,
  612. "_materials": [],
  613. "_srcBlendFactor": 770,
  614. "_dstBlendFactor": 1,
  615. "_custom": true,
  616. "_file": null,
  617. "_spriteFrame": null,
  618. "_texture": null,
  619. "_stopped": false,
  620. "playOnLoad": true,
  621. "autoRemoveOnFinish": false,
  622. "totalParticles": 200,
  623. "duration": -1,
  624. "emissionRate": 0,
  625. "life": 1,
  626. "lifeVar": 0,
  627. "_startColor": {
  628. "__type__": "cc.Color",
  629. "r": 255,
  630. "g": 255,
  631. "b": 255,
  632. "a": 163
  633. },
  634. "_startColorVar": {
  635. "__type__": "cc.Color",
  636. "r": 255,
  637. "g": 255,
  638. "b": 255,
  639. "a": 198
  640. },
  641. "_endColor": {
  642. "__type__": "cc.Color",
  643. "r": 255,
  644. "g": 255,
  645. "b": 255,
  646. "a": 0
  647. },
  648. "_endColorVar": {
  649. "__type__": "cc.Color",
  650. "r": 255,
  651. "g": 255,
  652. "b": 255,
  653. "a": 0
  654. },
  655. "angle": 90,
  656. "angleVar": 130,
  657. "startSize": 21,
  658. "startSizeVar": 0,
  659. "endSize": 21,
  660. "endSizeVar": 0,
  661. "startSpin": 0,
  662. "startSpinVar": 0,
  663. "endSpin": 0,
  664. "endSpinVar": 360,
  665. "sourcePos": {
  666. "__type__": "cc.Vec2",
  667. "x": 0,
  668. "y": 0
  669. },
  670. "posVar": {
  671. "__type__": "cc.Vec2",
  672. "x": 30,
  673. "y": 30
  674. },
  675. "_positionType": 1,
  676. "positionType": 1,
  677. "emitterMode": 0,
  678. "gravity": {
  679. "__type__": "cc.Vec2",
  680. "x": 0,
  681. "y": 0
  682. },
  683. "speed": 0,
  684. "speedVar": 0,
  685. "tangentialAccel": 0,
  686. "tangentialAccelVar": 0,
  687. "radialAccel": 0,
  688. "radialAccelVar": 0,
  689. "rotationIsDir": false,
  690. "startRadius": 0,
  691. "startRadiusVar": 0,
  692. "endRadius": 0,
  693. "endRadiusVar": 0,
  694. "rotatePerS": 0,
  695. "rotatePerSVar": 0,
  696. "_N$preview": true,
  697. "_id": ""
  698. },
  699. {
  700. "__type__": "cc.Animation",
  701. "_name": "",
  702. "_objFlags": 0,
  703. "node": {
  704. "__id__": 13
  705. },
  706. "_enabled": true,
  707. "_defaultClip": null,
  708. "_clips": [
  709. {
  710. "__uuid__": "41487f68-e49a-47d4-9cf0-c6bca373f107"
  711. }
  712. ],
  713. "playOnLoad": false,
  714. "_id": ""
  715. },
  716. {
  717. "__type__": "cc.PrefabInfo",
  718. "root": {
  719. "__id__": 1
  720. },
  721. "asset": {
  722. "__uuid__": "b1a823b2-e3af-44b6-8aff-0a97c6635bcd"
  723. },
  724. "fileId": "efTUyz4HtCo6ENTLvVI6cQ",
  725. "sync": false
  726. },
  727. {
  728. "__type__": "cc.Node",
  729. "_name": "particlesystem2",
  730. "_objFlags": 0,
  731. "_parent": {
  732. "__id__": 5
  733. },
  734. "_children": [],
  735. "_active": true,
  736. "_level": 0,
  737. "_components": [
  738. {
  739. "__id__": 18
  740. },
  741. {
  742. "__id__": 19
  743. }
  744. ],
  745. "_prefab": {
  746. "__id__": 20
  747. },
  748. "_opacity": 255,
  749. "_color": {
  750. "__type__": "cc.Color",
  751. "r": 255,
  752. "g": 255,
  753. "b": 255,
  754. "a": 255
  755. },
  756. "_contentSize": {
  757. "__type__": "cc.Size",
  758. "width": 0,
  759. "height": 0
  760. },
  761. "_anchorPoint": {
  762. "__type__": "cc.Vec2",
  763. "x": 0.5,
  764. "y": 0.5
  765. },
  766. "_position": {
  767. "__type__": "cc.Vec3",
  768. "x": 0,
  769. "y": 0,
  770. "z": 0
  771. },
  772. "_scale": {
  773. "__type__": "cc.Vec3",
  774. "x": 1,
  775. "y": 1,
  776. "z": 1
  777. },
  778. "_eulerAngles": {
  779. "__type__": "cc.Vec3",
  780. "x": 0,
  781. "y": 0,
  782. "z": 0
  783. },
  784. "_skewX": 0,
  785. "_skewY": 0,
  786. "_is3DNode": false,
  787. "groupIndex": 0,
  788. "_id": ""
  789. },
  790. {
  791. "__type__": "cc.ParticleSystem",
  792. "_name": "",
  793. "_objFlags": 0,
  794. "node": {
  795. "__id__": 17
  796. },
  797. "_enabled": true,
  798. "_materials": [],
  799. "_srcBlendFactor": 770,
  800. "_dstBlendFactor": 1,
  801. "_custom": true,
  802. "_file": null,
  803. "_spriteFrame": null,
  804. "_texture": null,
  805. "_stopped": false,
  806. "playOnLoad": true,
  807. "autoRemoveOnFinish": false,
  808. "totalParticles": 200,
  809. "duration": -1,
  810. "emissionRate": 0,
  811. "life": 0.8,
  812. "lifeVar": 0.1,
  813. "_startColor": {
  814. "__type__": "cc.Color",
  815. "r": 255,
  816. "g": 255,
  817. "b": 255,
  818. "a": 163
  819. },
  820. "_startColorVar": {
  821. "__type__": "cc.Color",
  822. "r": 255,
  823. "g": 255,
  824. "b": 255,
  825. "a": 198
  826. },
  827. "_endColor": {
  828. "__type__": "cc.Color",
  829. "r": 255,
  830. "g": 255,
  831. "b": 255,
  832. "a": 0
  833. },
  834. "_endColorVar": {
  835. "__type__": "cc.Color",
  836. "r": 255,
  837. "g": 255,
  838. "b": 255,
  839. "a": 0
  840. },
  841. "angle": 90,
  842. "angleVar": 0,
  843. "startSize": 21,
  844. "startSizeVar": 0,
  845. "endSize": 80,
  846. "endSizeVar": 0,
  847. "startSpin": 0,
  848. "startSpinVar": 0,
  849. "endSpin": 0,
  850. "endSpinVar": 0,
  851. "sourcePos": {
  852. "__type__": "cc.Vec2",
  853. "x": 0,
  854. "y": 0
  855. },
  856. "posVar": {
  857. "__type__": "cc.Vec2",
  858. "x": 30,
  859. "y": 55
  860. },
  861. "_positionType": 1,
  862. "positionType": 1,
  863. "emitterMode": 0,
  864. "gravity": {
  865. "__type__": "cc.Vec2",
  866. "x": 0,
  867. "y": 0
  868. },
  869. "speed": 100,
  870. "speedVar": 0,
  871. "tangentialAccel": 0,
  872. "tangentialAccelVar": 0,
  873. "radialAccel": 0,
  874. "radialAccelVar": 0,
  875. "rotationIsDir": false,
  876. "startRadius": 0,
  877. "startRadiusVar": 0,
  878. "endRadius": 0,
  879. "endRadiusVar": 0,
  880. "rotatePerS": 0,
  881. "rotatePerSVar": 0,
  882. "_N$preview": true,
  883. "_id": ""
  884. },
  885. {
  886. "__type__": "cc.Animation",
  887. "_name": "",
  888. "_objFlags": 0,
  889. "node": {
  890. "__id__": 17
  891. },
  892. "_enabled": true,
  893. "_defaultClip": null,
  894. "_clips": [
  895. {
  896. "__uuid__": "41487f68-e49a-47d4-9cf0-c6bca373f107"
  897. }
  898. ],
  899. "playOnLoad": false,
  900. "_id": ""
  901. },
  902. {
  903. "__type__": "cc.PrefabInfo",
  904. "root": {
  905. "__id__": 1
  906. },
  907. "asset": {
  908. "__uuid__": "b1a823b2-e3af-44b6-8aff-0a97c6635bcd"
  909. },
  910. "fileId": "82083JPANH05oEX4v09+eQ",
  911. "sync": false
  912. },
  913. {
  914. "__type__": "cc.Node",
  915. "_name": "particlesystem4",
  916. "_objFlags": 0,
  917. "_parent": {
  918. "__id__": 5
  919. },
  920. "_children": [],
  921. "_active": true,
  922. "_level": 0,
  923. "_components": [
  924. {
  925. "__id__": 22
  926. }
  927. ],
  928. "_prefab": {
  929. "__id__": 23
  930. },
  931. "_opacity": 255,
  932. "_color": {
  933. "__type__": "cc.Color",
  934. "r": 255,
  935. "g": 255,
  936. "b": 255,
  937. "a": 255
  938. },
  939. "_contentSize": {
  940. "__type__": "cc.Size",
  941. "width": 0,
  942. "height": 0
  943. },
  944. "_anchorPoint": {
  945. "__type__": "cc.Vec2",
  946. "x": 0.5,
  947. "y": 0.5
  948. },
  949. "_position": {
  950. "__type__": "cc.Vec3",
  951. "x": 0,
  952. "y": 0,
  953. "z": 0
  954. },
  955. "_scale": {
  956. "__type__": "cc.Vec3",
  957. "x": 1,
  958. "y": 1,
  959. "z": 1
  960. },
  961. "_eulerAngles": {
  962. "__type__": "cc.Vec3",
  963. "x": 0,
  964. "y": 0,
  965. "z": 0
  966. },
  967. "_skewX": 0,
  968. "_skewY": 0,
  969. "_is3DNode": false,
  970. "groupIndex": 0,
  971. "_id": ""
  972. },
  973. {
  974. "__type__": "cc.ParticleSystem",
  975. "_name": "",
  976. "_objFlags": 0,
  977. "node": {
  978. "__id__": 21
  979. },
  980. "_enabled": true,
  981. "_materials": [],
  982. "_srcBlendFactor": 770,
  983. "_dstBlendFactor": 771,
  984. "_custom": true,
  985. "_file": null,
  986. "_spriteFrame": null,
  987. "_texture": null,
  988. "_stopped": false,
  989. "playOnLoad": true,
  990. "autoRemoveOnFinish": false,
  991. "totalParticles": 200,
  992. "duration": -1,
  993. "emissionRate": 0,
  994. "life": 0.3,
  995. "lifeVar": 0.3,
  996. "_startColor": {
  997. "__type__": "cc.Color",
  998. "r": 255,
  999. "g": 255,
  1000. "b": 255,
  1001. "a": 255
  1002. },
  1003. "_startColorVar": {
  1004. "__type__": "cc.Color",
  1005. "r": 0,
  1006. "g": 0,
  1007. "b": 0,
  1008. "a": 255
  1009. },
  1010. "_endColor": {
  1011. "__type__": "cc.Color",
  1012. "r": 255,
  1013. "g": 255,
  1014. "b": 255,
  1015. "a": 0
  1016. },
  1017. "_endColorVar": {
  1018. "__type__": "cc.Color",
  1019. "r": 255,
  1020. "g": 255,
  1021. "b": 255,
  1022. "a": 0
  1023. },
  1024. "angle": 90,
  1025. "angleVar": 120,
  1026. "startSize": 10,
  1027. "startSizeVar": 40,
  1028. "endSize": 30.3199997,
  1029. "endSizeVar": 0,
  1030. "startSpin": 0,
  1031. "startSpinVar": 0,
  1032. "endSpin": 0,
  1033. "endSpinVar": 180,
  1034. "sourcePos": {
  1035. "__type__": "cc.Vec2",
  1036. "x": 0,
  1037. "y": 0
  1038. },
  1039. "posVar": {
  1040. "__type__": "cc.Vec2",
  1041. "x": 7,
  1042. "y": 7
  1043. },
  1044. "_positionType": 1,
  1045. "positionType": 1,
  1046. "emitterMode": 0,
  1047. "gravity": {
  1048. "__type__": "cc.Vec2",
  1049. "x": 0,
  1050. "y": -900
  1051. },
  1052. "speed": 600,
  1053. "speedVar": 300,
  1054. "tangentialAccel": 0,
  1055. "tangentialAccelVar": 0,
  1056. "radialAccel": 0,
  1057. "radialAccelVar": 0,
  1058. "rotationIsDir": false,
  1059. "startRadius": 0,
  1060. "startRadiusVar": 0,
  1061. "endRadius": 0,
  1062. "endRadiusVar": 0,
  1063. "rotatePerS": 0,
  1064. "rotatePerSVar": 0,
  1065. "_N$preview": true,
  1066. "_id": ""
  1067. },
  1068. {
  1069. "__type__": "cc.PrefabInfo",
  1070. "root": {
  1071. "__id__": 1
  1072. },
  1073. "asset": {
  1074. "__uuid__": "b1a823b2-e3af-44b6-8aff-0a97c6635bcd"
  1075. },
  1076. "fileId": "37OuDkJt1CzJkBmKjFqQuC",
  1077. "sync": false
  1078. },
  1079. {
  1080. "__type__": "cc.Animation",
  1081. "_name": "",
  1082. "_objFlags": 0,
  1083. "node": {
  1084. "__id__": 5
  1085. },
  1086. "_enabled": true,
  1087. "_defaultClip": {
  1088. "__uuid__": "41487f68-e49a-47d4-9cf0-c6bca373f107"
  1089. },
  1090. "_clips": [
  1091. {
  1092. "__uuid__": "41487f68-e49a-47d4-9cf0-c6bca373f107"
  1093. }
  1094. ],
  1095. "playOnLoad": true,
  1096. "_id": ""
  1097. },
  1098. {
  1099. "__type__": "cc.PrefabInfo",
  1100. "root": {
  1101. "__id__": 1
  1102. },
  1103. "asset": {
  1104. "__uuid__": "b1a823b2-e3af-44b6-8aff-0a97c6635bcd"
  1105. },
  1106. "fileId": "a0g+jTM6xE4bOmF5UsP112",
  1107. "sync": false
  1108. },
  1109. {
  1110. "__type__": "8cda55HFDtFTJExsjkUU0IA",
  1111. "_name": "",
  1112. "_objFlags": 0,
  1113. "node": {
  1114. "__id__": 1
  1115. },
  1116. "_enabled": true,
  1117. "label": {
  1118. "__id__": 3
  1119. },
  1120. "blast": {
  1121. "__id__": 24
  1122. },
  1123. "spriteFrames": [
  1124. {
  1125. "__uuid__": "64602961-0bbd-4c67-9fb4-bb9229e7a036"
  1126. },
  1127. {
  1128. "__uuid__": "0620d410-026a-4ea4-8c94-361939528b83"
  1129. },
  1130. {
  1131. "__uuid__": "4f11149b-8031-4954-89f4-32f9569056f3"
  1132. },
  1133. {
  1134. "__uuid__": "7179a89e-4665-4248-9773-f5524732954b"
  1135. },
  1136. {
  1137. "__uuid__": "f1bb4eed-9829-4165-b016-a5d9d81a3bb0"
  1138. }
  1139. ],
  1140. "_id": ""
  1141. },
  1142. {
  1143. "__type__": "cc.PrefabInfo",
  1144. "root": {
  1145. "__id__": 1
  1146. },
  1147. "asset": {
  1148. "__uuid__": "b1a823b2-e3af-44b6-8aff-0a97c6635bcd"
  1149. },
  1150. "fileId": "d3MUA6JW9NSZ/6rGa4DgAU",
  1151. "sync": false
  1152. }
  1153. ]