moreGamePopNode.prefab 14 KB

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