moreGamePopNode.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763
  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": "moreGamePopNode",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. },
  26. {
  27. "__id__": 12
  28. },
  29. {
  30. "__id__": 15
  31. }
  32. ],
  33. "_active": true,
  34. "_components": [
  35. {
  36. "__id__": 19
  37. },
  38. {
  39. "__id__": 20
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 21
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 750,
  56. "height": 1334
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 0,
  68. 0,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "_eulerAngles": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_is3DNode": false,
  88. "_groupIndex": 0,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "moreGame_bg_hb",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. },
  105. {
  106. "__id__": 4
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 6
  111. },
  112. "_opacity": 255,
  113. "_color": {
  114. "__type__": "cc.Color",
  115. "r": 255,
  116. "g": 255,
  117. "b": 255,
  118. "a": 255
  119. },
  120. "_contentSize": {
  121. "__type__": "cc.Size",
  122. "width": 573,
  123. "height": 823
  124. },
  125. "_anchorPoint": {
  126. "__type__": "cc.Vec2",
  127. "x": 0.5,
  128. "y": 0.5
  129. },
  130. "_trs": {
  131. "__type__": "TypedArray",
  132. "ctor": "Float64Array",
  133. "array": [
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 1,
  141. 1,
  142. 1,
  143. 1
  144. ]
  145. },
  146. "_eulerAngles": {
  147. "__type__": "cc.Vec3",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0
  151. },
  152. "_skewX": 0,
  153. "_skewY": 0,
  154. "_is3DNode": false,
  155. "_groupIndex": 0,
  156. "groupIndex": 0,
  157. "_id": ""
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "node": {
  164. "__id__": 2
  165. },
  166. "_enabled": true,
  167. "_materials": [
  168. {
  169. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  170. }
  171. ],
  172. "_srcBlendFactor": 770,
  173. "_dstBlendFactor": 771,
  174. "_spriteFrame": {
  175. "__uuid__": "43111bce-9a49-4f99-835b-e0702eaeb033"
  176. },
  177. "_type": 0,
  178. "_sizeMode": 1,
  179. "_fillType": 0,
  180. "_fillCenter": {
  181. "__type__": "cc.Vec2",
  182. "x": 0,
  183. "y": 0
  184. },
  185. "_fillStart": 0,
  186. "_fillRange": 0,
  187. "_isTrimmedMode": true,
  188. "_atlas": null,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.Button",
  193. "_name": "",
  194. "_objFlags": 0,
  195. "node": {
  196. "__id__": 2
  197. },
  198. "_enabled": true,
  199. "_normalMaterial": null,
  200. "_grayMaterial": null,
  201. "duration": 0.1,
  202. "zoomScale": 1.2,
  203. "clickEvents": [
  204. {
  205. "__id__": 5
  206. }
  207. ],
  208. "_N$interactable": true,
  209. "_N$enableAutoGrayEffect": false,
  210. "_N$transition": 0,
  211. "transition": 0,
  212. "_N$normalColor": {
  213. "__type__": "cc.Color",
  214. "r": 255,
  215. "g": 255,
  216. "b": 255,
  217. "a": 255
  218. },
  219. "_N$pressedColor": {
  220. "__type__": "cc.Color",
  221. "r": 211,
  222. "g": 211,
  223. "b": 211,
  224. "a": 255
  225. },
  226. "pressedColor": {
  227. "__type__": "cc.Color",
  228. "r": 211,
  229. "g": 211,
  230. "b": 211,
  231. "a": 255
  232. },
  233. "_N$hoverColor": {
  234. "__type__": "cc.Color",
  235. "r": 255,
  236. "g": 255,
  237. "b": 255,
  238. "a": 255
  239. },
  240. "hoverColor": {
  241. "__type__": "cc.Color",
  242. "r": 255,
  243. "g": 255,
  244. "b": 255,
  245. "a": 255
  246. },
  247. "_N$disabledColor": {
  248. "__type__": "cc.Color",
  249. "r": 124,
  250. "g": 124,
  251. "b": 124,
  252. "a": 255
  253. },
  254. "_N$normalSprite": null,
  255. "_N$pressedSprite": null,
  256. "pressedSprite": null,
  257. "_N$hoverSprite": null,
  258. "hoverSprite": null,
  259. "_N$disabledSprite": null,
  260. "_N$target": {
  261. "__id__": 2
  262. },
  263. "_id": ""
  264. },
  265. {
  266. "__type__": "cc.ClickEvent",
  267. "target": {
  268. "__id__": 1
  269. },
  270. "component": "",
  271. "_componentId": "cd58fkToeZLvKuTEPhUbrbO",
  272. "handler": "creatorDownLoadTask",
  273. "customEventData": ""
  274. },
  275. {
  276. "__type__": "cc.PrefabInfo",
  277. "root": {
  278. "__id__": 1
  279. },
  280. "asset": {
  281. "__uuid__": "cd71cb27-f8c9-4284-b18c-9aab7aa926a9"
  282. },
  283. "fileId": "81qTeHb5dLIatGCx9MwMIO",
  284. "sync": false
  285. },
  286. {
  287. "__type__": "cc.Node",
  288. "_name": "关闭按钮",
  289. "_objFlags": 0,
  290. "_parent": {
  291. "__id__": 1
  292. },
  293. "_children": [],
  294. "_active": true,
  295. "_components": [
  296. {
  297. "__id__": 8
  298. },
  299. {
  300. "__id__": 9
  301. },
  302. {
  303. "__id__": 10
  304. }
  305. ],
  306. "_prefab": {
  307. "__id__": 11
  308. },
  309. "_opacity": 255,
  310. "_color": {
  311. "__type__": "cc.Color",
  312. "r": 255,
  313. "g": 255,
  314. "b": 255,
  315. "a": 255
  316. },
  317. "_contentSize": {
  318. "__type__": "cc.Size",
  319. "width": 34,
  320. "height": 34
  321. },
  322. "_anchorPoint": {
  323. "__type__": "cc.Vec2",
  324. "x": 0.5,
  325. "y": 0.5
  326. },
  327. "_trs": {
  328. "__type__": "TypedArray",
  329. "ctor": "Float64Array",
  330. "array": [
  331. 256.231,
  332. 377.629,
  333. 0,
  334. 0,
  335. 0,
  336. 0,
  337. 1,
  338. 1.5,
  339. 1.5,
  340. 0
  341. ]
  342. },
  343. "_eulerAngles": {
  344. "__type__": "cc.Vec3",
  345. "x": 0,
  346. "y": 0,
  347. "z": 0
  348. },
  349. "_skewX": 0,
  350. "_skewY": 0,
  351. "_is3DNode": false,
  352. "_groupIndex": 0,
  353. "groupIndex": 0,
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.Sprite",
  358. "_name": "",
  359. "_objFlags": 0,
  360. "node": {
  361. "__id__": 7
  362. },
  363. "_enabled": true,
  364. "_materials": [
  365. {
  366. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  367. }
  368. ],
  369. "_srcBlendFactor": 770,
  370. "_dstBlendFactor": 771,
  371. "_spriteFrame": {
  372. "__uuid__": "c5de62b8-8987-4848-a267-1b15e048d729"
  373. },
  374. "_type": 0,
  375. "_sizeMode": 1,
  376. "_fillType": 0,
  377. "_fillCenter": {
  378. "__type__": "cc.Vec2",
  379. "x": 0,
  380. "y": 0
  381. },
  382. "_fillStart": 0,
  383. "_fillRange": 0,
  384. "_isTrimmedMode": true,
  385. "_atlas": null,
  386. "_id": ""
  387. },
  388. {
  389. "__type__": "cc.Button",
  390. "_name": "",
  391. "_objFlags": 0,
  392. "node": {
  393. "__id__": 7
  394. },
  395. "_enabled": true,
  396. "_normalMaterial": null,
  397. "_grayMaterial": null,
  398. "duration": 0.1,
  399. "zoomScale": 1.2,
  400. "clickEvents": [],
  401. "_N$interactable": true,
  402. "_N$enableAutoGrayEffect": false,
  403. "_N$transition": 3,
  404. "transition": 3,
  405. "_N$normalColor": {
  406. "__type__": "cc.Color",
  407. "r": 255,
  408. "g": 255,
  409. "b": 255,
  410. "a": 255
  411. },
  412. "_N$pressedColor": {
  413. "__type__": "cc.Color",
  414. "r": 211,
  415. "g": 211,
  416. "b": 211,
  417. "a": 255
  418. },
  419. "pressedColor": {
  420. "__type__": "cc.Color",
  421. "r": 211,
  422. "g": 211,
  423. "b": 211,
  424. "a": 255
  425. },
  426. "_N$hoverColor": {
  427. "__type__": "cc.Color",
  428. "r": 255,
  429. "g": 255,
  430. "b": 255,
  431. "a": 255
  432. },
  433. "hoverColor": {
  434. "__type__": "cc.Color",
  435. "r": 255,
  436. "g": 255,
  437. "b": 255,
  438. "a": 255
  439. },
  440. "_N$disabledColor": {
  441. "__type__": "cc.Color",
  442. "r": 124,
  443. "g": 124,
  444. "b": 124,
  445. "a": 255
  446. },
  447. "_N$normalSprite": null,
  448. "_N$pressedSprite": null,
  449. "pressedSprite": null,
  450. "_N$hoverSprite": null,
  451. "hoverSprite": null,
  452. "_N$disabledSprite": null,
  453. "_N$target": null,
  454. "_id": ""
  455. },
  456. {
  457. "__type__": "cdc50kCRVVBa5gcp4XXxVO+",
  458. "_name": "",
  459. "_objFlags": 0,
  460. "node": {
  461. "__id__": 7
  462. },
  463. "_enabled": true,
  464. "node_panel": {
  465. "__id__": 1
  466. },
  467. "onComplete": [],
  468. "_id": ""
  469. },
  470. {
  471. "__type__": "cc.PrefabInfo",
  472. "root": {
  473. "__id__": 1
  474. },
  475. "asset": {
  476. "__uuid__": "cd71cb27-f8c9-4284-b18c-9aab7aa926a9"
  477. },
  478. "fileId": "d2U8/OS1JJBIqoaGBKOBjT",
  479. "sync": false
  480. },
  481. {
  482. "__type__": "cc.Node",
  483. "_name": "icon",
  484. "_objFlags": 0,
  485. "_parent": {
  486. "__id__": 1
  487. },
  488. "_children": [],
  489. "_active": true,
  490. "_components": [
  491. {
  492. "__id__": 13
  493. }
  494. ],
  495. "_prefab": {
  496. "__id__": 14
  497. },
  498. "_opacity": 255,
  499. "_color": {
  500. "__type__": "cc.Color",
  501. "r": 255,
  502. "g": 255,
  503. "b": 255,
  504. "a": 255
  505. },
  506. "_contentSize": {
  507. "__type__": "cc.Size",
  508. "width": 100,
  509. "height": 100
  510. },
  511. "_anchorPoint": {
  512. "__type__": "cc.Vec2",
  513. "x": 0.5,
  514. "y": 0.5
  515. },
  516. "_trs": {
  517. "__type__": "TypedArray",
  518. "ctor": "Float64Array",
  519. "array": [
  520. 0,
  521. 299.706,
  522. 0,
  523. 0,
  524. 0,
  525. 0,
  526. 1,
  527. 1,
  528. 1,
  529. 1
  530. ]
  531. },
  532. "_eulerAngles": {
  533. "__type__": "cc.Vec3",
  534. "x": 0,
  535. "y": 0,
  536. "z": 0
  537. },
  538. "_skewX": 0,
  539. "_skewY": 0,
  540. "_is3DNode": false,
  541. "_groupIndex": 0,
  542. "groupIndex": 0,
  543. "_id": ""
  544. },
  545. {
  546. "__type__": "cc.Sprite",
  547. "_name": "",
  548. "_objFlags": 0,
  549. "node": {
  550. "__id__": 12
  551. },
  552. "_enabled": true,
  553. "_materials": [
  554. {
  555. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  556. }
  557. ],
  558. "_srcBlendFactor": 770,
  559. "_dstBlendFactor": 771,
  560. "_spriteFrame": null,
  561. "_type": 0,
  562. "_sizeMode": 0,
  563. "_fillType": 0,
  564. "_fillCenter": {
  565. "__type__": "cc.Vec2",
  566. "x": 0,
  567. "y": 0
  568. },
  569. "_fillStart": 0,
  570. "_fillRange": 0,
  571. "_isTrimmedMode": true,
  572. "_atlas": null,
  573. "_id": ""
  574. },
  575. {
  576. "__type__": "cc.PrefabInfo",
  577. "root": {
  578. "__id__": 1
  579. },
  580. "asset": {
  581. "__uuid__": "cd71cb27-f8c9-4284-b18c-9aab7aa926a9"
  582. },
  583. "fileId": "6aQpjfFJFEYIqkZfpAXyMQ",
  584. "sync": false
  585. },
  586. {
  587. "__type__": "cc.Node",
  588. "_name": "labName",
  589. "_objFlags": 0,
  590. "_parent": {
  591. "__id__": 1
  592. },
  593. "_children": [],
  594. "_active": true,
  595. "_components": [
  596. {
  597. "__id__": 16
  598. },
  599. {
  600. "__id__": 17
  601. }
  602. ],
  603. "_prefab": {
  604. "__id__": 18
  605. },
  606. "_opacity": 255,
  607. "_color": {
  608. "__type__": "cc.Color",
  609. "r": 241,
  610. "g": 255,
  611. "b": 91,
  612. "a": 255
  613. },
  614. "_contentSize": {
  615. "__type__": "cc.Size",
  616. "width": 8,
  617. "height": 73.52
  618. },
  619. "_anchorPoint": {
  620. "__type__": "cc.Vec2",
  621. "x": 0.5,
  622. "y": 0.5
  623. },
  624. "_trs": {
  625. "__type__": "TypedArray",
  626. "ctor": "Float64Array",
  627. "array": [
  628. 0,
  629. 203,
  630. 0,
  631. 0,
  632. 0,
  633. 0,
  634. 1,
  635. 1,
  636. 1,
  637. 1
  638. ]
  639. },
  640. "_eulerAngles": {
  641. "__type__": "cc.Vec3",
  642. "x": 0,
  643. "y": 0,
  644. "z": 0
  645. },
  646. "_skewX": 0,
  647. "_skewY": 0,
  648. "_is3DNode": false,
  649. "_groupIndex": 0,
  650. "groupIndex": 0,
  651. "_id": ""
  652. },
  653. {
  654. "__type__": "cc.Label",
  655. "_name": "",
  656. "_objFlags": 0,
  657. "node": {
  658. "__id__": 15
  659. },
  660. "_enabled": true,
  661. "_materials": [
  662. {
  663. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  664. }
  665. ],
  666. "_srcBlendFactor": 770,
  667. "_dstBlendFactor": 771,
  668. "_string": "",
  669. "_N$string": "",
  670. "_fontSize": 52,
  671. "_lineHeight": 52,
  672. "_enableWrapText": true,
  673. "_N$file": null,
  674. "_isSystemFontUsed": true,
  675. "_spacingX": 0,
  676. "_batchAsBitmap": false,
  677. "_styleFlags": 0,
  678. "_underlineHeight": 0,
  679. "_N$horizontalAlign": 1,
  680. "_N$verticalAlign": 1,
  681. "_N$fontFamily": "Arial",
  682. "_N$overflow": 0,
  683. "_N$cacheMode": 0,
  684. "_id": ""
  685. },
  686. {
  687. "__type__": "cc.LabelOutline",
  688. "_name": "",
  689. "_objFlags": 0,
  690. "node": {
  691. "__id__": 15
  692. },
  693. "_enabled": true,
  694. "_color": {
  695. "__type__": "cc.Color",
  696. "r": 182,
  697. "g": 48,
  698. "b": 48,
  699. "a": 255
  700. },
  701. "_width": 4,
  702. "_id": ""
  703. },
  704. {
  705. "__type__": "cc.PrefabInfo",
  706. "root": {
  707. "__id__": 1
  708. },
  709. "asset": {
  710. "__uuid__": "cd71cb27-f8c9-4284-b18c-9aab7aa926a9"
  711. },
  712. "fileId": "8friKcp+pKDL6csfdOa4ZB",
  713. "sync": false
  714. },
  715. {
  716. "__type__": "cd58fkToeZLvKuTEPhUbrbO",
  717. "_name": "",
  718. "_objFlags": 0,
  719. "node": {
  720. "__id__": 1
  721. },
  722. "_enabled": true,
  723. "icon": {
  724. "__id__": 13
  725. },
  726. "labName": {
  727. "__id__": 16
  728. },
  729. "_id": ""
  730. },
  731. {
  732. "__type__": "58495/rJOBNGoxELFSp8G2a",
  733. "_name": "",
  734. "_objFlags": 0,
  735. "node": {
  736. "__id__": 1
  737. },
  738. "_enabled": true,
  739. "color": {
  740. "__type__": "cc.Color",
  741. "r": 0,
  742. "g": 0,
  743. "b": 0,
  744. "a": 120
  745. },
  746. "design_block_node": {
  747. "__id__": 2
  748. },
  749. "bClickClose": true,
  750. "_id": ""
  751. },
  752. {
  753. "__type__": "cc.PrefabInfo",
  754. "root": {
  755. "__id__": 1
  756. },
  757. "asset": {
  758. "__uuid__": "cd71cb27-f8c9-4284-b18c-9aab7aa926a9"
  759. },
  760. "fileId": "",
  761. "sync": false
  762. }
  763. ]