MateUnlockPanel.prefab 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414
  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": "MateUnlockPanel",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 36
  31. },
  32. {
  33. "__id__": 37
  34. },
  35. {
  36. "__id__": 38
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 39
  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": 750,
  53. "height": 1334
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 375,
  65. 667,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "bg",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 4
  105. },
  106. "_opacity": 180,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 0,
  110. "g": 0,
  111. "b": 0,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 750,
  117. "height": 2000
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. 0,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1,
  136. 1,
  137. 1
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 0,
  150. "groupIndex": 0,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_materials": [
  162. {
  163. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  164. }
  165. ],
  166. "_srcBlendFactor": 770,
  167. "_dstBlendFactor": 771,
  168. "_spriteFrame": {
  169. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  170. },
  171. "_type": 0,
  172. "_sizeMode": 0,
  173. "_fillType": 0,
  174. "_fillCenter": {
  175. "__type__": "cc.Vec2",
  176. "x": 0,
  177. "y": 0
  178. },
  179. "_fillStart": 0,
  180. "_fillRange": 0,
  181. "_isTrimmedMode": true,
  182. "_atlas": null,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__uuid__": "f1037811-d8da-43db-9fdf-09f6d8738044"
  192. },
  193. "fileId": "9eGbQWYeVPJ7Dny74bgi47",
  194. "sync": false
  195. },
  196. {
  197. "__type__": "cc.Node",
  198. "_name": "Panel",
  199. "_objFlags": 0,
  200. "_parent": {
  201. "__id__": 1
  202. },
  203. "_children": [
  204. {
  205. "__id__": 6
  206. },
  207. {
  208. "__id__": 9
  209. },
  210. {
  211. "__id__": 15
  212. },
  213. {
  214. "__id__": 18
  215. },
  216. {
  217. "__id__": 21
  218. },
  219. {
  220. "__id__": 29
  221. }
  222. ],
  223. "_active": true,
  224. "_components": [
  225. {
  226. "__id__": 34
  227. }
  228. ],
  229. "_prefab": {
  230. "__id__": 35
  231. },
  232. "_opacity": 255,
  233. "_color": {
  234. "__type__": "cc.Color",
  235. "r": 255,
  236. "g": 255,
  237. "b": 255,
  238. "a": 255
  239. },
  240. "_contentSize": {
  241. "__type__": "cc.Size",
  242. "width": 750,
  243. "height": 1334
  244. },
  245. "_anchorPoint": {
  246. "__type__": "cc.Vec2",
  247. "x": 0.5,
  248. "y": 0.5
  249. },
  250. "_trs": {
  251. "__type__": "TypedArray",
  252. "ctor": "Float64Array",
  253. "array": [
  254. 0,
  255. 0,
  256. 0,
  257. 0,
  258. 0,
  259. 0,
  260. 1,
  261. 1,
  262. 1,
  263. 1
  264. ]
  265. },
  266. "_eulerAngles": {
  267. "__type__": "cc.Vec3",
  268. "x": 0,
  269. "y": 0,
  270. "z": 0
  271. },
  272. "_skewX": 0,
  273. "_skewY": 0,
  274. "_is3DNode": false,
  275. "_groupIndex": 0,
  276. "groupIndex": 0,
  277. "_id": ""
  278. },
  279. {
  280. "__type__": "cc.Node",
  281. "_name": "common_bg_popBgAlpha",
  282. "_objFlags": 0,
  283. "_parent": {
  284. "__id__": 5
  285. },
  286. "_children": [],
  287. "_active": true,
  288. "_components": [
  289. {
  290. "__id__": 7
  291. }
  292. ],
  293. "_prefab": {
  294. "__id__": 8
  295. },
  296. "_opacity": 255,
  297. "_color": {
  298. "__type__": "cc.Color",
  299. "r": 255,
  300. "g": 255,
  301. "b": 255,
  302. "a": 255
  303. },
  304. "_contentSize": {
  305. "__type__": "cc.Size",
  306. "width": 750,
  307. "height": 479
  308. },
  309. "_anchorPoint": {
  310. "__type__": "cc.Vec2",
  311. "x": 0.5,
  312. "y": 0.5
  313. },
  314. "_trs": {
  315. "__type__": "TypedArray",
  316. "ctor": "Float64Array",
  317. "array": [
  318. 0,
  319. 109,
  320. 0,
  321. 0,
  322. 0,
  323. 0,
  324. 1,
  325. 1,
  326. 1,
  327. 1
  328. ]
  329. },
  330. "_eulerAngles": {
  331. "__type__": "cc.Vec3",
  332. "x": 0,
  333. "y": 0,
  334. "z": 0
  335. },
  336. "_skewX": 0,
  337. "_skewY": 0,
  338. "_is3DNode": false,
  339. "_groupIndex": 0,
  340. "groupIndex": 0,
  341. "_id": ""
  342. },
  343. {
  344. "__type__": "cc.Sprite",
  345. "_name": "",
  346. "_objFlags": 0,
  347. "node": {
  348. "__id__": 6
  349. },
  350. "_enabled": true,
  351. "_materials": [
  352. {
  353. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  354. }
  355. ],
  356. "_srcBlendFactor": 770,
  357. "_dstBlendFactor": 771,
  358. "_spriteFrame": {
  359. "__uuid__": "83df884b-1c24-4292-9f96-2c65d90a81a9"
  360. },
  361. "_type": 0,
  362. "_sizeMode": 0,
  363. "_fillType": 0,
  364. "_fillCenter": {
  365. "__type__": "cc.Vec2",
  366. "x": 0,
  367. "y": 0
  368. },
  369. "_fillStart": 0,
  370. "_fillRange": 0,
  371. "_isTrimmedMode": true,
  372. "_atlas": null,
  373. "_id": ""
  374. },
  375. {
  376. "__type__": "cc.PrefabInfo",
  377. "root": {
  378. "__id__": 1
  379. },
  380. "asset": {
  381. "__uuid__": "f1037811-d8da-43db-9fdf-09f6d8738044"
  382. },
  383. "fileId": "7fE90ohIJGQYNFsd7soDid",
  384. "sync": false
  385. },
  386. {
  387. "__type__": "cc.Node",
  388. "_name": "common_bg_titleBg",
  389. "_objFlags": 0,
  390. "_parent": {
  391. "__id__": 5
  392. },
  393. "_children": [
  394. {
  395. "__id__": 10
  396. }
  397. ],
  398. "_active": true,
  399. "_components": [
  400. {
  401. "__id__": 13
  402. }
  403. ],
  404. "_prefab": {
  405. "__id__": 14
  406. },
  407. "_opacity": 255,
  408. "_color": {
  409. "__type__": "cc.Color",
  410. "r": 255,
  411. "g": 255,
  412. "b": 255,
  413. "a": 255
  414. },
  415. "_contentSize": {
  416. "__type__": "cc.Size",
  417. "width": 479,
  418. "height": 253
  419. },
  420. "_anchorPoint": {
  421. "__type__": "cc.Vec2",
  422. "x": 0.5,
  423. "y": 0.5
  424. },
  425. "_trs": {
  426. "__type__": "TypedArray",
  427. "ctor": "Float64Array",
  428. "array": [
  429. 0,
  430. 421.221,
  431. 0,
  432. 0,
  433. 0,
  434. 0,
  435. 1,
  436. 1,
  437. 1,
  438. 1
  439. ]
  440. },
  441. "_eulerAngles": {
  442. "__type__": "cc.Vec3",
  443. "x": 0,
  444. "y": 0,
  445. "z": 0
  446. },
  447. "_skewX": 0,
  448. "_skewY": 0,
  449. "_is3DNode": false,
  450. "_groupIndex": 0,
  451. "groupIndex": 0,
  452. "_id": ""
  453. },
  454. {
  455. "__type__": "cc.Node",
  456. "_name": "mate_icon_newmatetitle",
  457. "_objFlags": 0,
  458. "_parent": {
  459. "__id__": 9
  460. },
  461. "_children": [],
  462. "_active": true,
  463. "_components": [
  464. {
  465. "__id__": 11
  466. }
  467. ],
  468. "_prefab": {
  469. "__id__": 12
  470. },
  471. "_opacity": 255,
  472. "_color": {
  473. "__type__": "cc.Color",
  474. "r": 255,
  475. "g": 255,
  476. "b": 255,
  477. "a": 255
  478. },
  479. "_contentSize": {
  480. "__type__": "cc.Size",
  481. "width": 208,
  482. "height": 76
  483. },
  484. "_anchorPoint": {
  485. "__type__": "cc.Vec2",
  486. "x": 0.5,
  487. "y": 0.5
  488. },
  489. "_trs": {
  490. "__type__": "TypedArray",
  491. "ctor": "Float64Array",
  492. "array": [
  493. 0,
  494. -54.503,
  495. 0,
  496. 0,
  497. 0,
  498. 0,
  499. 1,
  500. 1,
  501. 1,
  502. 1
  503. ]
  504. },
  505. "_eulerAngles": {
  506. "__type__": "cc.Vec3",
  507. "x": 0,
  508. "y": 0,
  509. "z": 0
  510. },
  511. "_skewX": 0,
  512. "_skewY": 0,
  513. "_is3DNode": false,
  514. "_groupIndex": 0,
  515. "groupIndex": 0,
  516. "_id": ""
  517. },
  518. {
  519. "__type__": "cc.Sprite",
  520. "_name": "",
  521. "_objFlags": 0,
  522. "node": {
  523. "__id__": 10
  524. },
  525. "_enabled": true,
  526. "_materials": [
  527. {
  528. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  529. }
  530. ],
  531. "_srcBlendFactor": 770,
  532. "_dstBlendFactor": 771,
  533. "_spriteFrame": null,
  534. "_type": 0,
  535. "_sizeMode": 1,
  536. "_fillType": 0,
  537. "_fillCenter": {
  538. "__type__": "cc.Vec2",
  539. "x": 0,
  540. "y": 0
  541. },
  542. "_fillStart": 0,
  543. "_fillRange": 0,
  544. "_isTrimmedMode": true,
  545. "_atlas": null,
  546. "_id": ""
  547. },
  548. {
  549. "__type__": "cc.PrefabInfo",
  550. "root": {
  551. "__id__": 1
  552. },
  553. "asset": {
  554. "__uuid__": "f1037811-d8da-43db-9fdf-09f6d8738044"
  555. },
  556. "fileId": "2cSX9hJEhFCIiXjLILoKEx",
  557. "sync": false
  558. },
  559. {
  560. "__type__": "cc.Sprite",
  561. "_name": "",
  562. "_objFlags": 0,
  563. "node": {
  564. "__id__": 9
  565. },
  566. "_enabled": true,
  567. "_materials": [
  568. {
  569. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  570. }
  571. ],
  572. "_srcBlendFactor": 770,
  573. "_dstBlendFactor": 771,
  574. "_spriteFrame": {
  575. "__uuid__": "a59f0d8d-4ba4-4528-8747-0c40fcb9e5bf"
  576. },
  577. "_type": 0,
  578. "_sizeMode": 1,
  579. "_fillType": 0,
  580. "_fillCenter": {
  581. "__type__": "cc.Vec2",
  582. "x": 0,
  583. "y": 0
  584. },
  585. "_fillStart": 0,
  586. "_fillRange": 0,
  587. "_isTrimmedMode": true,
  588. "_atlas": null,
  589. "_id": ""
  590. },
  591. {
  592. "__type__": "cc.PrefabInfo",
  593. "root": {
  594. "__id__": 1
  595. },
  596. "asset": {
  597. "__uuid__": "f1037811-d8da-43db-9fdf-09f6d8738044"
  598. },
  599. "fileId": "05X487byJLOLi/i7KDKNUS",
  600. "sync": false
  601. },
  602. {
  603. "__type__": "cc.Node",
  604. "_name": "txtName",
  605. "_objFlags": 0,
  606. "_parent": {
  607. "__id__": 5
  608. },
  609. "_children": [],
  610. "_active": true,
  611. "_components": [
  612. {
  613. "__id__": 16
  614. }
  615. ],
  616. "_prefab": {
  617. "__id__": 17
  618. },
  619. "_opacity": 255,
  620. "_color": {
  621. "__type__": "cc.Color",
  622. "r": 255,
  623. "g": 255,
  624. "b": 255,
  625. "a": 255
  626. },
  627. "_contentSize": {
  628. "__type__": "cc.Size",
  629. "width": 120,
  630. "height": 75.6
  631. },
  632. "_anchorPoint": {
  633. "__type__": "cc.Vec2",
  634. "x": 0.5,
  635. "y": 0.5
  636. },
  637. "_trs": {
  638. "__type__": "TypedArray",
  639. "ctor": "Float64Array",
  640. "array": [
  641. 0,
  642. -230.131,
  643. 0,
  644. 0,
  645. 0,
  646. 0,
  647. 1,
  648. 1,
  649. 1,
  650. 1
  651. ]
  652. },
  653. "_eulerAngles": {
  654. "__type__": "cc.Vec3",
  655. "x": 0,
  656. "y": 0,
  657. "z": 0
  658. },
  659. "_skewX": 0,
  660. "_skewY": 0,
  661. "_is3DNode": false,
  662. "_groupIndex": 0,
  663. "groupIndex": 0,
  664. "_id": ""
  665. },
  666. {
  667. "__type__": "cc.Label",
  668. "_name": "",
  669. "_objFlags": 0,
  670. "node": {
  671. "__id__": 15
  672. },
  673. "_enabled": true,
  674. "_materials": [
  675. {
  676. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  677. }
  678. ],
  679. "_useOriginalSize": false,
  680. "_string": "白龙马",
  681. "_N$string": "白龙马",
  682. "_fontSize": 40,
  683. "_lineHeight": 60,
  684. "_enableWrapText": true,
  685. "_N$file": null,
  686. "_isSystemFontUsed": true,
  687. "_spacingX": 0,
  688. "_batchAsBitmap": false,
  689. "_styleFlags": 1,
  690. "_underlineHeight": 0,
  691. "_N$horizontalAlign": 1,
  692. "_N$verticalAlign": 1,
  693. "_N$fontFamily": "Arial",
  694. "_N$overflow": 0,
  695. "_N$cacheMode": 0,
  696. "_id": ""
  697. },
  698. {
  699. "__type__": "cc.PrefabInfo",
  700. "root": {
  701. "__id__": 1
  702. },
  703. "asset": {
  704. "__uuid__": "f1037811-d8da-43db-9fdf-09f6d8738044"
  705. },
  706. "fileId": "58YlxL9qVB8rjZbPRNY7uN",
  707. "sync": false
  708. },
  709. {
  710. "__type__": "cc.Node",
  711. "_name": "role",
  712. "_objFlags": 0,
  713. "_parent": {
  714. "__id__": 5
  715. },
  716. "_children": [],
  717. "_active": true,
  718. "_components": [
  719. {
  720. "__id__": 19
  721. }
  722. ],
  723. "_prefab": {
  724. "__id__": 20
  725. },
  726. "_opacity": 255,
  727. "_color": {
  728. "__type__": "cc.Color",
  729. "r": 255,
  730. "g": 255,
  731. "b": 255,
  732. "a": 255
  733. },
  734. "_contentSize": {
  735. "__type__": "cc.Size",
  736. "width": 339,
  737. "height": 440
  738. },
  739. "_anchorPoint": {
  740. "__type__": "cc.Vec2",
  741. "x": 0.5,
  742. "y": 0.5
  743. },
  744. "_trs": {
  745. "__type__": "TypedArray",
  746. "ctor": "Float64Array",
  747. "array": [
  748. 0,
  749. 112,
  750. 0,
  751. 0,
  752. 0,
  753. 0,
  754. 1,
  755. 1,
  756. 1,
  757. 1
  758. ]
  759. },
  760. "_eulerAngles": {
  761. "__type__": "cc.Vec3",
  762. "x": 0,
  763. "y": 0,
  764. "z": 0
  765. },
  766. "_skewX": 0,
  767. "_skewY": 0,
  768. "_is3DNode": false,
  769. "_groupIndex": 0,
  770. "groupIndex": 0,
  771. "_id": ""
  772. },
  773. {
  774. "__type__": "cc.Sprite",
  775. "_name": "",
  776. "_objFlags": 0,
  777. "node": {
  778. "__id__": 18
  779. },
  780. "_enabled": true,
  781. "_materials": [
  782. {
  783. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  784. }
  785. ],
  786. "_srcBlendFactor": 770,
  787. "_dstBlendFactor": 771,
  788. "_spriteFrame": null,
  789. "_type": 0,
  790. "_sizeMode": 1,
  791. "_fillType": 0,
  792. "_fillCenter": {
  793. "__type__": "cc.Vec2",
  794. "x": 0,
  795. "y": 0
  796. },
  797. "_fillStart": 0,
  798. "_fillRange": 0,
  799. "_isTrimmedMode": true,
  800. "_atlas": null,
  801. "_id": ""
  802. },
  803. {
  804. "__type__": "cc.PrefabInfo",
  805. "root": {
  806. "__id__": 1
  807. },
  808. "asset": {
  809. "__uuid__": "f1037811-d8da-43db-9fdf-09f6d8738044"
  810. },
  811. "fileId": "d1AIOg3/VNUaNVp+VVv0Y4",
  812. "sync": false
  813. },
  814. {
  815. "__type__": "cc.Node",
  816. "_name": "btnGet",
  817. "_objFlags": 0,
  818. "_parent": {
  819. "__id__": 5
  820. },
  821. "_children": [
  822. {
  823. "__id__": 22
  824. }
  825. ],
  826. "_active": true,
  827. "_components": [
  828. {
  829. "__id__": 25
  830. },
  831. {
  832. "__id__": 26
  833. }
  834. ],
  835. "_prefab": {
  836. "__id__": 28
  837. },
  838. "_opacity": 255,
  839. "_color": {
  840. "__type__": "cc.Color",
  841. "r": 255,
  842. "g": 255,
  843. "b": 255,
  844. "a": 255
  845. },
  846. "_contentSize": {
  847. "__type__": "cc.Size",
  848. "width": 324,
  849. "height": 110
  850. },
  851. "_anchorPoint": {
  852. "__type__": "cc.Vec2",
  853. "x": 0.5,
  854. "y": 0.5
  855. },
  856. "_trs": {
  857. "__type__": "TypedArray",
  858. "ctor": "Float64Array",
  859. "array": [
  860. 0,
  861. -402.187,
  862. 0,
  863. 0,
  864. 0,
  865. 0,
  866. 1,
  867. 1,
  868. 1,
  869. 1
  870. ]
  871. },
  872. "_eulerAngles": {
  873. "__type__": "cc.Vec3",
  874. "x": 0,
  875. "y": 0,
  876. "z": 0
  877. },
  878. "_skewX": 0,
  879. "_skewY": 0,
  880. "_is3DNode": false,
  881. "_groupIndex": 0,
  882. "groupIndex": 0,
  883. "_id": ""
  884. },
  885. {
  886. "__type__": "cc.Node",
  887. "_name": "New Label",
  888. "_objFlags": 0,
  889. "_parent": {
  890. "__id__": 21
  891. },
  892. "_children": [],
  893. "_active": true,
  894. "_components": [
  895. {
  896. "__id__": 23
  897. }
  898. ],
  899. "_prefab": {
  900. "__id__": 24
  901. },
  902. "_opacity": 255,
  903. "_color": {
  904. "__type__": "cc.Color",
  905. "r": 150,
  906. "g": 21,
  907. "b": 21,
  908. "a": 255
  909. },
  910. "_contentSize": {
  911. "__type__": "cc.Size",
  912. "width": 135,
  913. "height": 56.7
  914. },
  915. "_anchorPoint": {
  916. "__type__": "cc.Vec2",
  917. "x": 0.5,
  918. "y": 0.5
  919. },
  920. "_trs": {
  921. "__type__": "TypedArray",
  922. "ctor": "Float64Array",
  923. "array": [
  924. 0,
  925. 2.057,
  926. 0,
  927. 0,
  928. 0,
  929. 0,
  930. 1,
  931. 1,
  932. 1,
  933. 1
  934. ]
  935. },
  936. "_eulerAngles": {
  937. "__type__": "cc.Vec3",
  938. "x": 0,
  939. "y": 0,
  940. "z": 0
  941. },
  942. "_skewX": 0,
  943. "_skewY": 0,
  944. "_is3DNode": false,
  945. "_groupIndex": 0,
  946. "groupIndex": 0,
  947. "_id": ""
  948. },
  949. {
  950. "__type__": "cc.Label",
  951. "_name": "",
  952. "_objFlags": 0,
  953. "node": {
  954. "__id__": 22
  955. },
  956. "_enabled": true,
  957. "_materials": [
  958. {
  959. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  960. }
  961. ],
  962. "_useOriginalSize": false,
  963. "_string": "收下他",
  964. "_N$string": "收下他",
  965. "_fontSize": 45,
  966. "_lineHeight": 45,
  967. "_enableWrapText": true,
  968. "_N$file": null,
  969. "_isSystemFontUsed": true,
  970. "_spacingX": 0,
  971. "_batchAsBitmap": false,
  972. "_styleFlags": 1,
  973. "_underlineHeight": 0,
  974. "_N$horizontalAlign": 1,
  975. "_N$verticalAlign": 1,
  976. "_N$fontFamily": "Arial",
  977. "_N$overflow": 0,
  978. "_N$cacheMode": 1,
  979. "_id": ""
  980. },
  981. {
  982. "__type__": "cc.PrefabInfo",
  983. "root": {
  984. "__id__": 1
  985. },
  986. "asset": {
  987. "__uuid__": "f1037811-d8da-43db-9fdf-09f6d8738044"
  988. },
  989. "fileId": "45w+JVXOJOrobR6qxtfw/0",
  990. "sync": false
  991. },
  992. {
  993. "__type__": "cc.Sprite",
  994. "_name": "",
  995. "_objFlags": 0,
  996. "node": {
  997. "__id__": 21
  998. },
  999. "_enabled": true,
  1000. "_materials": [
  1001. {
  1002. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1003. }
  1004. ],
  1005. "_srcBlendFactor": 770,
  1006. "_dstBlendFactor": 771,
  1007. "_spriteFrame": {
  1008. "__uuid__": "949fe4b0-57e1-4f82-9fac-d9e2bb2c41d1"
  1009. },
  1010. "_type": 0,
  1011. "_sizeMode": 1,
  1012. "_fillType": 0,
  1013. "_fillCenter": {
  1014. "__type__": "cc.Vec2",
  1015. "x": 0,
  1016. "y": 0
  1017. },
  1018. "_fillStart": 0,
  1019. "_fillRange": 0,
  1020. "_isTrimmedMode": true,
  1021. "_atlas": null,
  1022. "_id": ""
  1023. },
  1024. {
  1025. "__type__": "cc.Button",
  1026. "_name": "",
  1027. "_objFlags": 0,
  1028. "node": {
  1029. "__id__": 21
  1030. },
  1031. "_enabled": true,
  1032. "_normalMaterial": null,
  1033. "_grayMaterial": null,
  1034. "duration": 0.1,
  1035. "zoomScale": 1.2,
  1036. "clickEvents": [
  1037. {
  1038. "__id__": 27
  1039. }
  1040. ],
  1041. "_N$interactable": true,
  1042. "_N$enableAutoGrayEffect": false,
  1043. "_N$transition": 0,
  1044. "transition": 0,
  1045. "_N$normalColor": {
  1046. "__type__": "cc.Color",
  1047. "r": 255,
  1048. "g": 255,
  1049. "b": 255,
  1050. "a": 255
  1051. },
  1052. "_N$pressedColor": {
  1053. "__type__": "cc.Color",
  1054. "r": 211,
  1055. "g": 211,
  1056. "b": 211,
  1057. "a": 255
  1058. },
  1059. "pressedColor": {
  1060. "__type__": "cc.Color",
  1061. "r": 211,
  1062. "g": 211,
  1063. "b": 211,
  1064. "a": 255
  1065. },
  1066. "_N$hoverColor": {
  1067. "__type__": "cc.Color",
  1068. "r": 255,
  1069. "g": 255,
  1070. "b": 255,
  1071. "a": 255
  1072. },
  1073. "hoverColor": {
  1074. "__type__": "cc.Color",
  1075. "r": 255,
  1076. "g": 255,
  1077. "b": 255,
  1078. "a": 255
  1079. },
  1080. "_N$disabledColor": {
  1081. "__type__": "cc.Color",
  1082. "r": 124,
  1083. "g": 124,
  1084. "b": 124,
  1085. "a": 255
  1086. },
  1087. "_N$normalSprite": null,
  1088. "_N$pressedSprite": null,
  1089. "pressedSprite": null,
  1090. "_N$hoverSprite": null,
  1091. "hoverSprite": null,
  1092. "_N$disabledSprite": null,
  1093. "_N$target": null,
  1094. "_id": ""
  1095. },
  1096. {
  1097. "__type__": "cc.ClickEvent",
  1098. "target": {
  1099. "__id__": 1
  1100. },
  1101. "component": "",
  1102. "_componentId": "d444dKFm3RDhraMTACfb8yb",
  1103. "handler": "Click_GetBtn",
  1104. "customEventData": ""
  1105. },
  1106. {
  1107. "__type__": "cc.PrefabInfo",
  1108. "root": {
  1109. "__id__": 1
  1110. },
  1111. "asset": {
  1112. "__uuid__": "f1037811-d8da-43db-9fdf-09f6d8738044"
  1113. },
  1114. "fileId": "c6UzlQuX9Pj45OFo22tqgS",
  1115. "sync": false
  1116. },
  1117. {
  1118. "__type__": "cc.Node",
  1119. "_name": "btnClose",
  1120. "_objFlags": 0,
  1121. "_parent": {
  1122. "__id__": 5
  1123. },
  1124. "_children": [],
  1125. "_active": true,
  1126. "_components": [
  1127. {
  1128. "__id__": 30
  1129. },
  1130. {
  1131. "__id__": 31
  1132. }
  1133. ],
  1134. "_prefab": {
  1135. "__id__": 33
  1136. },
  1137. "_opacity": 255,
  1138. "_color": {
  1139. "__type__": "cc.Color",
  1140. "r": 255,
  1141. "g": 255,
  1142. "b": 255,
  1143. "a": 255
  1144. },
  1145. "_contentSize": {
  1146. "__type__": "cc.Size",
  1147. "width": 94,
  1148. "height": 109
  1149. },
  1150. "_anchorPoint": {
  1151. "__type__": "cc.Vec2",
  1152. "x": 0.5,
  1153. "y": 0.5
  1154. },
  1155. "_trs": {
  1156. "__type__": "TypedArray",
  1157. "ctor": "Float64Array",
  1158. "array": [
  1159. 306.552,
  1160. 448.494,
  1161. 0,
  1162. 0,
  1163. 0,
  1164. 0,
  1165. 1,
  1166. 1,
  1167. 1,
  1168. 1
  1169. ]
  1170. },
  1171. "_eulerAngles": {
  1172. "__type__": "cc.Vec3",
  1173. "x": 0,
  1174. "y": 0,
  1175. "z": 0
  1176. },
  1177. "_skewX": 0,
  1178. "_skewY": 0,
  1179. "_is3DNode": false,
  1180. "_groupIndex": 0,
  1181. "groupIndex": 0,
  1182. "_id": ""
  1183. },
  1184. {
  1185. "__type__": "cc.Sprite",
  1186. "_name": "",
  1187. "_objFlags": 0,
  1188. "node": {
  1189. "__id__": 29
  1190. },
  1191. "_enabled": true,
  1192. "_materials": [
  1193. {
  1194. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1195. }
  1196. ],
  1197. "_srcBlendFactor": 770,
  1198. "_dstBlendFactor": 771,
  1199. "_spriteFrame": {
  1200. "__uuid__": "c532e90f-bf60-436c-9c3e-84d95d058a4f"
  1201. },
  1202. "_type": 0,
  1203. "_sizeMode": 1,
  1204. "_fillType": 0,
  1205. "_fillCenter": {
  1206. "__type__": "cc.Vec2",
  1207. "x": 0,
  1208. "y": 0
  1209. },
  1210. "_fillStart": 0,
  1211. "_fillRange": 0,
  1212. "_isTrimmedMode": true,
  1213. "_atlas": null,
  1214. "_id": ""
  1215. },
  1216. {
  1217. "__type__": "cc.Button",
  1218. "_name": "",
  1219. "_objFlags": 0,
  1220. "node": {
  1221. "__id__": 29
  1222. },
  1223. "_enabled": true,
  1224. "_normalMaterial": null,
  1225. "_grayMaterial": null,
  1226. "duration": 0.1,
  1227. "zoomScale": 1.2,
  1228. "clickEvents": [
  1229. {
  1230. "__id__": 32
  1231. }
  1232. ],
  1233. "_N$interactable": true,
  1234. "_N$enableAutoGrayEffect": false,
  1235. "_N$transition": 0,
  1236. "transition": 0,
  1237. "_N$normalColor": {
  1238. "__type__": "cc.Color",
  1239. "r": 255,
  1240. "g": 255,
  1241. "b": 255,
  1242. "a": 255
  1243. },
  1244. "_N$pressedColor": {
  1245. "__type__": "cc.Color",
  1246. "r": 211,
  1247. "g": 211,
  1248. "b": 211,
  1249. "a": 255
  1250. },
  1251. "pressedColor": {
  1252. "__type__": "cc.Color",
  1253. "r": 211,
  1254. "g": 211,
  1255. "b": 211,
  1256. "a": 255
  1257. },
  1258. "_N$hoverColor": {
  1259. "__type__": "cc.Color",
  1260. "r": 255,
  1261. "g": 255,
  1262. "b": 255,
  1263. "a": 255
  1264. },
  1265. "hoverColor": {
  1266. "__type__": "cc.Color",
  1267. "r": 255,
  1268. "g": 255,
  1269. "b": 255,
  1270. "a": 255
  1271. },
  1272. "_N$disabledColor": {
  1273. "__type__": "cc.Color",
  1274. "r": 124,
  1275. "g": 124,
  1276. "b": 124,
  1277. "a": 255
  1278. },
  1279. "_N$normalSprite": null,
  1280. "_N$pressedSprite": null,
  1281. "pressedSprite": null,
  1282. "_N$hoverSprite": null,
  1283. "hoverSprite": null,
  1284. "_N$disabledSprite": null,
  1285. "_N$target": null,
  1286. "_id": ""
  1287. },
  1288. {
  1289. "__type__": "cc.ClickEvent",
  1290. "target": {
  1291. "__id__": 1
  1292. },
  1293. "component": "",
  1294. "_componentId": "d444dKFm3RDhraMTACfb8yb",
  1295. "handler": "Click_CloseBtn",
  1296. "customEventData": ""
  1297. },
  1298. {
  1299. "__type__": "cc.PrefabInfo",
  1300. "root": {
  1301. "__id__": 1
  1302. },
  1303. "asset": {
  1304. "__uuid__": "f1037811-d8da-43db-9fdf-09f6d8738044"
  1305. },
  1306. "fileId": "97MEL31lJHMIjSHe/QwIZ8",
  1307. "sync": false
  1308. },
  1309. {
  1310. "__type__": "cc.Widget",
  1311. "_name": "",
  1312. "_objFlags": 0,
  1313. "node": {
  1314. "__id__": 5
  1315. },
  1316. "_enabled": true,
  1317. "alignMode": 1,
  1318. "_target": null,
  1319. "_alignFlags": 45,
  1320. "_left": 0,
  1321. "_right": 0,
  1322. "_top": 0,
  1323. "_bottom": 0,
  1324. "_verticalCenter": 0,
  1325. "_horizontalCenter": 0,
  1326. "_isAbsLeft": true,
  1327. "_isAbsRight": true,
  1328. "_isAbsTop": true,
  1329. "_isAbsBottom": true,
  1330. "_isAbsHorizontalCenter": true,
  1331. "_isAbsVerticalCenter": true,
  1332. "_originalWidth": 0,
  1333. "_originalHeight": 0,
  1334. "_id": ""
  1335. },
  1336. {
  1337. "__type__": "cc.PrefabInfo",
  1338. "root": {
  1339. "__id__": 1
  1340. },
  1341. "asset": {
  1342. "__uuid__": "f1037811-d8da-43db-9fdf-09f6d8738044"
  1343. },
  1344. "fileId": "487RGrvfBH+Jyi2aJ6Yg8k",
  1345. "sync": false
  1346. },
  1347. {
  1348. "__type__": "cc.Widget",
  1349. "_name": "",
  1350. "_objFlags": 0,
  1351. "node": {
  1352. "__id__": 1
  1353. },
  1354. "_enabled": true,
  1355. "alignMode": 1,
  1356. "_target": null,
  1357. "_alignFlags": 45,
  1358. "_left": 0,
  1359. "_right": 0,
  1360. "_top": 0,
  1361. "_bottom": 0,
  1362. "_verticalCenter": 0,
  1363. "_horizontalCenter": 0,
  1364. "_isAbsLeft": true,
  1365. "_isAbsRight": true,
  1366. "_isAbsTop": true,
  1367. "_isAbsBottom": true,
  1368. "_isAbsHorizontalCenter": true,
  1369. "_isAbsVerticalCenter": true,
  1370. "_originalWidth": 0,
  1371. "_originalHeight": 0,
  1372. "_id": ""
  1373. },
  1374. {
  1375. "__type__": "cc.BlockInputEvents",
  1376. "_name": "",
  1377. "_objFlags": 0,
  1378. "node": {
  1379. "__id__": 1
  1380. },
  1381. "_enabled": true,
  1382. "_id": ""
  1383. },
  1384. {
  1385. "__type__": "d444dKFm3RDhraMTACfb8yb",
  1386. "_name": "",
  1387. "_objFlags": 0,
  1388. "node": {
  1389. "__id__": 1
  1390. },
  1391. "_enabled": true,
  1392. "panelNode": {
  1393. "__id__": 5
  1394. },
  1395. "txtName": {
  1396. "__id__": 16
  1397. },
  1398. "img": {
  1399. "__id__": 19
  1400. },
  1401. "_id": ""
  1402. },
  1403. {
  1404. "__type__": "cc.PrefabInfo",
  1405. "root": {
  1406. "__id__": 1
  1407. },
  1408. "asset": {
  1409. "__uuid__": "f1037811-d8da-43db-9fdf-09f6d8738044"
  1410. },
  1411. "fileId": "a06/Tga9ZLdJdVlZafPqFk",
  1412. "sync": false
  1413. }
  1414. ]