show.prefab 19 KB

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