Fireworks.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698
  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": "Fireworks",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 8
  27. },
  28. {
  29. "__id__": 11
  30. }
  31. ],
  32. "_active": true,
  33. "_level": 2,
  34. "_components": [],
  35. "_prefab": {
  36. "__id__": 14
  37. },
  38. "_opacity": 255,
  39. "_color": {
  40. "__type__": "cc.Color",
  41. "r": 255,
  42. "g": 255,
  43. "b": 255,
  44. "a": 255
  45. },
  46. "_contentSize": {
  47. "__type__": "cc.Size",
  48. "width": 720,
  49. "height": 1280
  50. },
  51. "_anchorPoint": {
  52. "__type__": "cc.Vec2",
  53. "x": 0.5,
  54. "y": 0.5
  55. },
  56. "_position": {
  57. "__type__": "cc.Vec3",
  58. "x": 0,
  59. "y": 0,
  60. "z": 0
  61. },
  62. "_scale": {
  63. "__type__": "cc.Vec3",
  64. "x": 1,
  65. "y": 1,
  66. "z": 1
  67. },
  68. "_rotationX": 0,
  69. "_rotationY": 0,
  70. "_quat": {
  71. "__type__": "cc.Quat",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0,
  75. "w": 1
  76. },
  77. "_skewX": 0,
  78. "_skewY": 0,
  79. "_zIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "New Sprite(Splash)",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": false,
  92. "_level": 2,
  93. "_components": [
  94. {
  95. "__id__": 3
  96. }
  97. ],
  98. "_prefab": {
  99. "__id__": 4
  100. },
  101. "_opacity": 99.96000000000001,
  102. "_color": {
  103. "__type__": "cc.Color",
  104. "r": 244,
  105. "g": 13,
  106. "b": 13,
  107. "a": 255
  108. },
  109. "_contentSize": {
  110. "__type__": "cc.Size",
  111. "width": 500,
  112. "height": 600
  113. },
  114. "_anchorPoint": {
  115. "__type__": "cc.Vec2",
  116. "x": 0.5,
  117. "y": 0.5
  118. },
  119. "_position": {
  120. "__type__": "cc.Vec3",
  121. "x": 0,
  122. "y": 0,
  123. "z": 0
  124. },
  125. "_scale": {
  126. "__type__": "cc.Vec3",
  127. "x": 1,
  128. "y": 1,
  129. "z": 1
  130. },
  131. "_rotationX": 0,
  132. "_rotationY": 0,
  133. "_quat": {
  134. "__type__": "cc.Quat",
  135. "x": 0,
  136. "y": 0,
  137. "z": 0,
  138. "w": 1
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_zIndex": 0,
  143. "groupIndex": 0,
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.Sprite",
  148. "_name": "",
  149. "_objFlags": 0,
  150. "node": {
  151. "__id__": 2
  152. },
  153. "_enabled": true,
  154. "_srcBlendFactor": 770,
  155. "_dstBlendFactor": 771,
  156. "_spriteFrame": {
  157. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  158. },
  159. "_type": 0,
  160. "_sizeMode": 0,
  161. "_fillType": 0,
  162. "_fillCenter": {
  163. "__type__": "cc.Vec2",
  164. "x": 0,
  165. "y": 0
  166. },
  167. "_fillStart": 0,
  168. "_fillRange": 0,
  169. "_isTrimmedMode": true,
  170. "_state": 0,
  171. "_atlas": null,
  172. "_id": ""
  173. },
  174. {
  175. "__type__": "cc.PrefabInfo",
  176. "root": {
  177. "__id__": 1
  178. },
  179. "asset": {
  180. "__uuid__": "2f582109-5166-4768-8c41-0bb8bf832be4"
  181. },
  182. "fileId": "0bqyqjbTRNh7iRzXjUoZ5H",
  183. "sync": false
  184. },
  185. {
  186. "__type__": "cc.Node",
  187. "_name": "lose",
  188. "_objFlags": 0,
  189. "_parent": {
  190. "__id__": 1
  191. },
  192. "_children": [],
  193. "_active": true,
  194. "_level": 0,
  195. "_components": [
  196. {
  197. "__id__": 6
  198. }
  199. ],
  200. "_prefab": {
  201. "__id__": 7
  202. },
  203. "_opacity": 255,
  204. "_color": {
  205. "__type__": "cc.Color",
  206. "r": 255,
  207. "g": 255,
  208. "b": 255,
  209. "a": 255
  210. },
  211. "_contentSize": {
  212. "__type__": "cc.Size",
  213. "width": 0,
  214. "height": 0
  215. },
  216. "_anchorPoint": {
  217. "__type__": "cc.Vec2",
  218. "x": 0.5,
  219. "y": 0.5
  220. },
  221. "_position": {
  222. "__type__": "cc.Vec3",
  223. "x": 0,
  224. "y": 222,
  225. "z": 0
  226. },
  227. "_scale": {
  228. "__type__": "cc.Vec3",
  229. "x": 1,
  230. "y": 1,
  231. "z": 1
  232. },
  233. "_rotationX": 0,
  234. "_rotationY": 0,
  235. "_quat": {
  236. "__type__": "cc.Quat",
  237. "x": 0,
  238. "y": 0,
  239. "z": 0,
  240. "w": 1
  241. },
  242. "_skewX": 0,
  243. "_skewY": 0,
  244. "_zIndex": 0,
  245. "groupIndex": 0,
  246. "_id": ""
  247. },
  248. {
  249. "__type__": "cc.ParticleSystem",
  250. "_name": "",
  251. "_objFlags": 0,
  252. "node": {
  253. "__id__": 5
  254. },
  255. "_enabled": true,
  256. "_srcBlendFactor": 770,
  257. "_dstBlendFactor": 771,
  258. "_custom": true,
  259. "_file": null,
  260. "_spriteFrame": {
  261. "__uuid__": "8cb0f2c0-a9f2-48e5-8eb3-16cb1990dcff"
  262. },
  263. "_stopped": true,
  264. "playOnLoad": true,
  265. "autoRemoveOnFinish": false,
  266. "totalParticles": 150,
  267. "duration": -1,
  268. "emissionRate": 10,
  269. "life": 2.5,
  270. "lifeVar": 0,
  271. "_startColor": {
  272. "__type__": "cc.Color",
  273. "r": 0,
  274. "g": 255,
  275. "b": 51,
  276. "a": 255
  277. },
  278. "_startColorVar": {
  279. "__type__": "cc.Color",
  280. "r": 0,
  281. "g": 0,
  282. "b": 0,
  283. "a": 255
  284. },
  285. "_endColor": {
  286. "__type__": "cc.Color",
  287. "r": 0,
  288. "g": 204,
  289. "b": 255,
  290. "a": 255
  291. },
  292. "_endColorVar": {
  293. "__type__": "cc.Color",
  294. "r": 0,
  295. "g": 0,
  296. "b": 0,
  297. "a": 0
  298. },
  299. "angle": 90,
  300. "angleVar": 20,
  301. "startSize": 20,
  302. "startSizeVar": 0,
  303. "endSize": 0,
  304. "endSizeVar": 0,
  305. "startSpin": 0,
  306. "startSpinVar": 0,
  307. "endSpin": 0,
  308. "endSpinVar": 0,
  309. "sourcePos": {
  310. "__type__": "cc.Vec2",
  311. "x": 0,
  312. "y": 0
  313. },
  314. "posVar": {
  315. "__type__": "cc.Vec2",
  316. "x": 400,
  317. "y": 0
  318. },
  319. "positionType": 0,
  320. "emitterMode": 0,
  321. "gravity": {
  322. "__type__": "cc.Vec2",
  323. "x": -100,
  324. "y": -200
  325. },
  326. "speed": 180,
  327. "speedVar": 50,
  328. "tangentialAccel": 80,
  329. "tangentialAccelVar": 0,
  330. "radialAccel": 0,
  331. "radialAccelVar": 0,
  332. "rotationIsDir": false,
  333. "startRadius": 0,
  334. "startRadiusVar": 0,
  335. "endRadius": 0,
  336. "endRadiusVar": 0,
  337. "rotatePerS": 0,
  338. "rotatePerSVar": 0,
  339. "_N$preview": true,
  340. "_id": ""
  341. },
  342. {
  343. "__type__": "cc.PrefabInfo",
  344. "root": {
  345. "__id__": 1
  346. },
  347. "asset": {
  348. "__uuid__": "2f582109-5166-4768-8c41-0bb8bf832be4"
  349. },
  350. "fileId": "e8cDveYv1Iw7E9cGYsu2UZ",
  351. "sync": false
  352. },
  353. {
  354. "__type__": "cc.Node",
  355. "_name": "win",
  356. "_objFlags": 0,
  357. "_parent": {
  358. "__id__": 1
  359. },
  360. "_children": [],
  361. "_active": true,
  362. "_level": 0,
  363. "_components": [
  364. {
  365. "__id__": 9
  366. }
  367. ],
  368. "_prefab": {
  369. "__id__": 10
  370. },
  371. "_opacity": 255,
  372. "_color": {
  373. "__type__": "cc.Color",
  374. "r": 255,
  375. "g": 255,
  376. "b": 255,
  377. "a": 255
  378. },
  379. "_contentSize": {
  380. "__type__": "cc.Size",
  381. "width": 0,
  382. "height": 0
  383. },
  384. "_anchorPoint": {
  385. "__type__": "cc.Vec2",
  386. "x": 0.5,
  387. "y": 0.5
  388. },
  389. "_position": {
  390. "__type__": "cc.Vec3",
  391. "x": 0,
  392. "y": 639,
  393. "z": 0
  394. },
  395. "_scale": {
  396. "__type__": "cc.Vec3",
  397. "x": 1,
  398. "y": 1,
  399. "z": 1
  400. },
  401. "_rotationX": 0,
  402. "_rotationY": 0,
  403. "_quat": {
  404. "__type__": "cc.Quat",
  405. "x": 0,
  406. "y": 0,
  407. "z": 0,
  408. "w": 1
  409. },
  410. "_skewX": 0,
  411. "_skewY": 0,
  412. "_zIndex": 0,
  413. "groupIndex": 0,
  414. "_id": ""
  415. },
  416. {
  417. "__type__": "cc.ParticleSystem",
  418. "_name": "",
  419. "_objFlags": 0,
  420. "node": {
  421. "__id__": 8
  422. },
  423. "_enabled": true,
  424. "_srcBlendFactor": 770,
  425. "_dstBlendFactor": 771,
  426. "_custom": true,
  427. "_file": null,
  428. "_spriteFrame": {
  429. "__uuid__": "8cb0f2c0-a9f2-48e5-8eb3-16cb1990dcff"
  430. },
  431. "_stopped": false,
  432. "playOnLoad": true,
  433. "autoRemoveOnFinish": false,
  434. "totalParticles": 150,
  435. "duration": -1,
  436. "emissionRate": 20,
  437. "life": 2.5,
  438. "lifeVar": 0,
  439. "_startColor": {
  440. "__type__": "cc.Color",
  441. "r": 255,
  442. "g": 0,
  443. "b": 0,
  444. "a": 255
  445. },
  446. "_startColorVar": {
  447. "__type__": "cc.Color",
  448. "r": 0,
  449. "g": 0,
  450. "b": 0,
  451. "a": 255
  452. },
  453. "_endColor": {
  454. "__type__": "cc.Color",
  455. "r": 255,
  456. "g": 245,
  457. "b": 0,
  458. "a": 255
  459. },
  460. "_endColorVar": {
  461. "__type__": "cc.Color",
  462. "r": 0,
  463. "g": 0,
  464. "b": 0,
  465. "a": 0
  466. },
  467. "angle": 90,
  468. "angleVar": 20,
  469. "startSize": 20,
  470. "startSizeVar": 0,
  471. "endSize": 25,
  472. "endSizeVar": 0,
  473. "startSpin": 0,
  474. "startSpinVar": 0,
  475. "endSpin": 0,
  476. "endSpinVar": 0,
  477. "sourcePos": {
  478. "__type__": "cc.Vec2",
  479. "x": 0,
  480. "y": 0
  481. },
  482. "posVar": {
  483. "__type__": "cc.Vec2",
  484. "x": 400,
  485. "y": 0
  486. },
  487. "positionType": 0,
  488. "emitterMode": 0,
  489. "gravity": {
  490. "__type__": "cc.Vec2",
  491. "x": 0,
  492. "y": -200
  493. },
  494. "speed": 0,
  495. "speedVar": 50,
  496. "tangentialAccel": 80,
  497. "tangentialAccelVar": 0,
  498. "radialAccel": 0,
  499. "radialAccelVar": 0,
  500. "rotationIsDir": true,
  501. "startRadius": 0,
  502. "startRadiusVar": 0,
  503. "endRadius": 0,
  504. "endRadiusVar": 0,
  505. "rotatePerS": 0,
  506. "rotatePerSVar": 0,
  507. "_N$preview": true,
  508. "_id": ""
  509. },
  510. {
  511. "__type__": "cc.PrefabInfo",
  512. "root": {
  513. "__id__": 1
  514. },
  515. "asset": {
  516. "__uuid__": "2f582109-5166-4768-8c41-0bb8bf832be4"
  517. },
  518. "fileId": "c7CNcwboNMLJ/TVvHF+LJQ",
  519. "sync": false
  520. },
  521. {
  522. "__type__": "cc.Node",
  523. "_name": "New Node",
  524. "_objFlags": 0,
  525. "_parent": {
  526. "__id__": 1
  527. },
  528. "_children": [],
  529. "_active": true,
  530. "_level": 0,
  531. "_components": [
  532. {
  533. "__id__": 12
  534. }
  535. ],
  536. "_prefab": {
  537. "__id__": 13
  538. },
  539. "_opacity": 255,
  540. "_color": {
  541. "__type__": "cc.Color",
  542. "r": 255,
  543. "g": 255,
  544. "b": 255,
  545. "a": 255
  546. },
  547. "_contentSize": {
  548. "__type__": "cc.Size",
  549. "width": 0,
  550. "height": 0
  551. },
  552. "_anchorPoint": {
  553. "__type__": "cc.Vec2",
  554. "x": 0.5,
  555. "y": 0.5
  556. },
  557. "_position": {
  558. "__type__": "cc.Vec3",
  559. "x": 0,
  560. "y": 692,
  561. "z": 0
  562. },
  563. "_scale": {
  564. "__type__": "cc.Vec3",
  565. "x": 1,
  566. "y": 1,
  567. "z": 1
  568. },
  569. "_rotationX": 0,
  570. "_rotationY": 0,
  571. "_quat": {
  572. "__type__": "cc.Quat",
  573. "x": 0,
  574. "y": 0,
  575. "z": 0,
  576. "w": 1
  577. },
  578. "_skewX": 0,
  579. "_skewY": 0,
  580. "_zIndex": 0,
  581. "groupIndex": 0,
  582. "_id": ""
  583. },
  584. {
  585. "__type__": "cc.ParticleSystem",
  586. "_name": "",
  587. "_objFlags": 0,
  588. "node": {
  589. "__id__": 11
  590. },
  591. "_enabled": true,
  592. "_srcBlendFactor": 770,
  593. "_dstBlendFactor": 771,
  594. "_custom": true,
  595. "_file": null,
  596. "_spriteFrame": null,
  597. "_stopped": true,
  598. "playOnLoad": true,
  599. "autoRemoveOnFinish": false,
  600. "totalParticles": 150,
  601. "duration": -1,
  602. "emissionRate": 10,
  603. "life": 1,
  604. "lifeVar": 0,
  605. "_startColor": {
  606. "__type__": "cc.Color",
  607. "r": 245,
  608. "g": 0,
  609. "b": 255,
  610. "a": 255
  611. },
  612. "_startColorVar": {
  613. "__type__": "cc.Color",
  614. "r": 0,
  615. "g": 0,
  616. "b": 0,
  617. "a": 255
  618. },
  619. "_endColor": {
  620. "__type__": "cc.Color",
  621. "r": 255,
  622. "g": 0,
  623. "b": 0,
  624. "a": 255
  625. },
  626. "_endColorVar": {
  627. "__type__": "cc.Color",
  628. "r": 0,
  629. "g": 0,
  630. "b": 0,
  631. "a": 0
  632. },
  633. "angle": 90,
  634. "angleVar": 20,
  635. "startSize": 50,
  636. "startSizeVar": 0,
  637. "endSize": 0,
  638. "endSizeVar": 0,
  639. "startSpin": 0,
  640. "startSpinVar": 0,
  641. "endSpin": 0,
  642. "endSpinVar": 0,
  643. "sourcePos": {
  644. "__type__": "cc.Vec2",
  645. "x": 0,
  646. "y": 0
  647. },
  648. "posVar": {
  649. "__type__": "cc.Vec2",
  650. "x": 0,
  651. "y": 0
  652. },
  653. "positionType": 0,
  654. "emitterMode": 0,
  655. "gravity": {
  656. "__type__": "cc.Vec2",
  657. "x": 0,
  658. "y": 0
  659. },
  660. "speed": 180,
  661. "speedVar": 50,
  662. "tangentialAccel": 80,
  663. "tangentialAccelVar": 0,
  664. "radialAccel": 0,
  665. "radialAccelVar": 0,
  666. "rotationIsDir": false,
  667. "startRadius": 0,
  668. "startRadiusVar": 0,
  669. "endRadius": 0,
  670. "endRadiusVar": 0,
  671. "rotatePerS": 0,
  672. "rotatePerSVar": 0,
  673. "_N$preview": true,
  674. "_id": ""
  675. },
  676. {
  677. "__type__": "cc.PrefabInfo",
  678. "root": {
  679. "__id__": 1
  680. },
  681. "asset": {
  682. "__uuid__": "2f582109-5166-4768-8c41-0bb8bf832be4"
  683. },
  684. "fileId": "961+B4oM9IdIHj4Nt21fjS",
  685. "sync": false
  686. },
  687. {
  688. "__type__": "cc.PrefabInfo",
  689. "root": {
  690. "__id__": 1
  691. },
  692. "asset": {
  693. "__uuid__": "2f582109-5166-4768-8c41-0bb8bf832be4"
  694. },
  695. "fileId": "dfbeayxghJBqr3kKMbnHLX",
  696. "sync": false
  697. }
  698. ]