UIPausePanel.prefab 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182
  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": "UIPausePanel",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 37
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 38
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 1080,
  47. "height": 1920
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 540,
  59. 960,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "mask",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. },
  96. {
  97. "__id__": 4
  98. },
  99. {
  100. "__id__": 5
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 6
  105. },
  106. "_opacity": 200,
  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": 1080,
  117. "height": 1920
  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.BlockInputEvents",
  187. "_name": "",
  188. "_objFlags": 0,
  189. "node": {
  190. "__id__": 2
  191. },
  192. "_enabled": true,
  193. "_id": ""
  194. },
  195. {
  196. "__type__": "cc.Widget",
  197. "_name": "",
  198. "_objFlags": 0,
  199. "node": {
  200. "__id__": 2
  201. },
  202. "_enabled": true,
  203. "alignMode": 1,
  204. "_target": null,
  205. "_alignFlags": 45,
  206. "_left": 0,
  207. "_right": 0,
  208. "_top": 0,
  209. "_bottom": 0,
  210. "_verticalCenter": 0,
  211. "_horizontalCenter": 0,
  212. "_isAbsLeft": true,
  213. "_isAbsRight": true,
  214. "_isAbsTop": true,
  215. "_isAbsBottom": true,
  216. "_isAbsHorizontalCenter": true,
  217. "_isAbsVerticalCenter": true,
  218. "_originalWidth": 0,
  219. "_originalHeight": 0,
  220. "_id": ""
  221. },
  222. {
  223. "__type__": "cc.PrefabInfo",
  224. "root": {
  225. "__id__": 1
  226. },
  227. "asset": {
  228. "__uuid__": "58656e86-bacb-45aa-8619-2a6473e82f06"
  229. },
  230. "fileId": "682y8WH6NGPbTq9DldXWVj",
  231. "sync": false
  232. },
  233. {
  234. "__type__": "cc.Node",
  235. "_name": "Panel",
  236. "_objFlags": 0,
  237. "_parent": {
  238. "__id__": 1
  239. },
  240. "_children": [
  241. {
  242. "__id__": 8
  243. },
  244. {
  245. "__id__": 14
  246. },
  247. {
  248. "__id__": 21
  249. },
  250. {
  251. "__id__": 28
  252. }
  253. ],
  254. "_active": true,
  255. "_components": [
  256. {
  257. "__id__": 35
  258. }
  259. ],
  260. "_prefab": {
  261. "__id__": 36
  262. },
  263. "_opacity": 255,
  264. "_color": {
  265. "__type__": "cc.Color",
  266. "r": 255,
  267. "g": 255,
  268. "b": 255,
  269. "a": 255
  270. },
  271. "_contentSize": {
  272. "__type__": "cc.Size",
  273. "width": 485,
  274. "height": 2000
  275. },
  276. "_anchorPoint": {
  277. "__type__": "cc.Vec2",
  278. "x": 0.5,
  279. "y": 0.5
  280. },
  281. "_trs": {
  282. "__type__": "TypedArray",
  283. "ctor": "Float64Array",
  284. "array": [
  285. 0,
  286. 900,
  287. 0,
  288. 0,
  289. 0,
  290. 0,
  291. 1,
  292. 1,
  293. 1,
  294. 1
  295. ]
  296. },
  297. "_eulerAngles": {
  298. "__type__": "cc.Vec3",
  299. "x": 0,
  300. "y": 0,
  301. "z": 0
  302. },
  303. "_skewX": 0,
  304. "_skewY": 0,
  305. "_is3DNode": false,
  306. "_groupIndex": 0,
  307. "groupIndex": 0,
  308. "_id": ""
  309. },
  310. {
  311. "__type__": "cc.Node",
  312. "_name": "title",
  313. "_objFlags": 0,
  314. "_parent": {
  315. "__id__": 7
  316. },
  317. "_children": [],
  318. "_active": true,
  319. "_components": [
  320. {
  321. "__id__": 9
  322. },
  323. {
  324. "__id__": 10
  325. }
  326. ],
  327. "_prefab": {
  328. "__id__": 13
  329. },
  330. "_opacity": 255,
  331. "_color": {
  332. "__type__": "cc.Color",
  333. "r": 255,
  334. "g": 255,
  335. "b": 255,
  336. "a": 255
  337. },
  338. "_contentSize": {
  339. "__type__": "cc.Size",
  340. "width": 373,
  341. "height": 89
  342. },
  343. "_anchorPoint": {
  344. "__type__": "cc.Vec2",
  345. "x": 0.5,
  346. "y": 0.5
  347. },
  348. "_trs": {
  349. "__type__": "TypedArray",
  350. "ctor": "Float64Array",
  351. "array": [
  352. 0,
  353. -256.608,
  354. 0,
  355. 0,
  356. 0,
  357. 0,
  358. 1,
  359. 1,
  360. 1,
  361. 1
  362. ]
  363. },
  364. "_eulerAngles": {
  365. "__type__": "cc.Vec3",
  366. "x": 0,
  367. "y": 0,
  368. "z": 0
  369. },
  370. "_skewX": 0,
  371. "_skewY": 0,
  372. "_is3DNode": false,
  373. "_groupIndex": 0,
  374. "groupIndex": 0,
  375. "_id": ""
  376. },
  377. {
  378. "__type__": "cc.Sprite",
  379. "_name": "",
  380. "_objFlags": 0,
  381. "node": {
  382. "__id__": 8
  383. },
  384. "_enabled": true,
  385. "_materials": [
  386. {
  387. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  388. }
  389. ],
  390. "_srcBlendFactor": 770,
  391. "_dstBlendFactor": 771,
  392. "_spriteFrame": {
  393. "__uuid__": "e34dc9ff-de98-4160-8029-a77b2397a418"
  394. },
  395. "_type": 0,
  396. "_sizeMode": 1,
  397. "_fillType": 0,
  398. "_fillCenter": {
  399. "__type__": "cc.Vec2",
  400. "x": 0,
  401. "y": 0
  402. },
  403. "_fillStart": 0,
  404. "_fillRange": 0,
  405. "_isTrimmedMode": true,
  406. "_atlas": {
  407. "__uuid__": "5cde7c8e-fbac-49c4-9b12-2ee9b42cb083"
  408. },
  409. "_id": ""
  410. },
  411. {
  412. "__type__": "f34ac2GGiVOBbG6XlfvgYP4",
  413. "_name": "",
  414. "_objFlags": 0,
  415. "node": {
  416. "__id__": 8
  417. },
  418. "_enabled": true,
  419. "spriteFrameSet": [
  420. {
  421. "__id__": 11
  422. },
  423. {
  424. "__id__": 12
  425. }
  426. ],
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "SpriteFrameSet",
  431. "language": "zh",
  432. "spriteFrame": {
  433. "__uuid__": "e34dc9ff-de98-4160-8029-a77b2397a418"
  434. }
  435. },
  436. {
  437. "__type__": "SpriteFrameSet",
  438. "language": "en",
  439. "spriteFrame": {
  440. "__uuid__": "a820db95-d403-4918-8c91-a0d7ddf8a76f"
  441. }
  442. },
  443. {
  444. "__type__": "cc.PrefabInfo",
  445. "root": {
  446. "__id__": 1
  447. },
  448. "asset": {
  449. "__uuid__": "58656e86-bacb-45aa-8619-2a6473e82f06"
  450. },
  451. "fileId": "52gjr7HuVG0oUkQBL/MOKD",
  452. "sync": false
  453. },
  454. {
  455. "__type__": "cc.Node",
  456. "_name": "BtnRestart",
  457. "_objFlags": 0,
  458. "_parent": {
  459. "__id__": 7
  460. },
  461. "_children": [],
  462. "_active": true,
  463. "_components": [
  464. {
  465. "__id__": 15
  466. },
  467. {
  468. "__id__": 16
  469. },
  470. {
  471. "__id__": 19
  472. }
  473. ],
  474. "_prefab": {
  475. "__id__": 20
  476. },
  477. "_opacity": 255,
  478. "_color": {
  479. "__type__": "cc.Color",
  480. "r": 255,
  481. "g": 255,
  482. "b": 255,
  483. "a": 255
  484. },
  485. "_contentSize": {
  486. "__type__": "cc.Size",
  487. "width": 288,
  488. "height": 117
  489. },
  490. "_anchorPoint": {
  491. "__type__": "cc.Vec2",
  492. "x": 0.5,
  493. "y": 0.5
  494. },
  495. "_trs": {
  496. "__type__": "TypedArray",
  497. "ctor": "Float64Array",
  498. "array": [
  499. 0,
  500. -491.608,
  501. 0,
  502. 0,
  503. 0,
  504. 0,
  505. 1,
  506. 0.8,
  507. 0.8,
  508. 0
  509. ]
  510. },
  511. "_eulerAngles": {
  512. "__type__": "cc.Vec3",
  513. "x": 0,
  514. "y": 0,
  515. "z": 0
  516. },
  517. "_skewX": 0,
  518. "_skewY": 0,
  519. "_is3DNode": false,
  520. "_groupIndex": 0,
  521. "groupIndex": 0,
  522. "_id": ""
  523. },
  524. {
  525. "__type__": "cc.Sprite",
  526. "_name": "",
  527. "_objFlags": 0,
  528. "node": {
  529. "__id__": 14
  530. },
  531. "_enabled": true,
  532. "_materials": [
  533. {
  534. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  535. }
  536. ],
  537. "_srcBlendFactor": 770,
  538. "_dstBlendFactor": 771,
  539. "_spriteFrame": {
  540. "__uuid__": "f9706247-4fcb-4075-b55b-4f0f328ef311"
  541. },
  542. "_type": 0,
  543. "_sizeMode": 1,
  544. "_fillType": 0,
  545. "_fillCenter": {
  546. "__type__": "cc.Vec2",
  547. "x": 0,
  548. "y": 0
  549. },
  550. "_fillStart": 0,
  551. "_fillRange": 0,
  552. "_isTrimmedMode": true,
  553. "_atlas": {
  554. "__uuid__": "5cde7c8e-fbac-49c4-9b12-2ee9b42cb083"
  555. },
  556. "_id": ""
  557. },
  558. {
  559. "__type__": "f34ac2GGiVOBbG6XlfvgYP4",
  560. "_name": "",
  561. "_objFlags": 0,
  562. "node": {
  563. "__id__": 14
  564. },
  565. "_enabled": true,
  566. "spriteFrameSet": [
  567. {
  568. "__id__": 17
  569. },
  570. {
  571. "__id__": 18
  572. }
  573. ],
  574. "_id": ""
  575. },
  576. {
  577. "__type__": "SpriteFrameSet",
  578. "language": "zh",
  579. "spriteFrame": {
  580. "__uuid__": "f9706247-4fcb-4075-b55b-4f0f328ef311"
  581. }
  582. },
  583. {
  584. "__type__": "SpriteFrameSet",
  585. "language": "en",
  586. "spriteFrame": {
  587. "__uuid__": "5868bdc1-b137-4493-9256-171072a5bedc"
  588. }
  589. },
  590. {
  591. "__type__": "cc.Button",
  592. "_name": "",
  593. "_objFlags": 0,
  594. "node": {
  595. "__id__": 14
  596. },
  597. "_enabled": true,
  598. "_normalMaterial": null,
  599. "_grayMaterial": null,
  600. "duration": 0.1,
  601. "zoomScale": 1.2,
  602. "clickEvents": [],
  603. "_N$interactable": true,
  604. "_N$enableAutoGrayEffect": false,
  605. "_N$transition": 3,
  606. "transition": 3,
  607. "_N$normalColor": {
  608. "__type__": "cc.Color",
  609. "r": 255,
  610. "g": 255,
  611. "b": 255,
  612. "a": 255
  613. },
  614. "_N$pressedColor": {
  615. "__type__": "cc.Color",
  616. "r": 211,
  617. "g": 211,
  618. "b": 211,
  619. "a": 255
  620. },
  621. "pressedColor": {
  622. "__type__": "cc.Color",
  623. "r": 211,
  624. "g": 211,
  625. "b": 211,
  626. "a": 255
  627. },
  628. "_N$hoverColor": {
  629. "__type__": "cc.Color",
  630. "r": 255,
  631. "g": 255,
  632. "b": 255,
  633. "a": 255
  634. },
  635. "hoverColor": {
  636. "__type__": "cc.Color",
  637. "r": 255,
  638. "g": 255,
  639. "b": 255,
  640. "a": 255
  641. },
  642. "_N$disabledColor": {
  643. "__type__": "cc.Color",
  644. "r": 124,
  645. "g": 124,
  646. "b": 124,
  647. "a": 255
  648. },
  649. "_N$normalSprite": null,
  650. "_N$pressedSprite": null,
  651. "pressedSprite": null,
  652. "_N$hoverSprite": null,
  653. "hoverSprite": null,
  654. "_N$disabledSprite": null,
  655. "_N$target": null,
  656. "_id": ""
  657. },
  658. {
  659. "__type__": "cc.PrefabInfo",
  660. "root": {
  661. "__id__": 1
  662. },
  663. "asset": {
  664. "__uuid__": "58656e86-bacb-45aa-8619-2a6473e82f06"
  665. },
  666. "fileId": "a0RsZYQstDtIxylKeTbo90",
  667. "sync": false
  668. },
  669. {
  670. "__type__": "cc.Node",
  671. "_name": "BtnResume",
  672. "_objFlags": 0,
  673. "_parent": {
  674. "__id__": 7
  675. },
  676. "_children": [],
  677. "_active": true,
  678. "_components": [
  679. {
  680. "__id__": 22
  681. },
  682. {
  683. "__id__": 23
  684. },
  685. {
  686. "__id__": 26
  687. }
  688. ],
  689. "_prefab": {
  690. "__id__": 27
  691. },
  692. "_opacity": 255,
  693. "_color": {
  694. "__type__": "cc.Color",
  695. "r": 255,
  696. "g": 255,
  697. "b": 255,
  698. "a": 255
  699. },
  700. "_contentSize": {
  701. "__type__": "cc.Size",
  702. "width": 288,
  703. "height": 117
  704. },
  705. "_anchorPoint": {
  706. "__type__": "cc.Vec2",
  707. "x": 0.5,
  708. "y": 0.5
  709. },
  710. "_trs": {
  711. "__type__": "TypedArray",
  712. "ctor": "Float64Array",
  713. "array": [
  714. 0,
  715. -706.608,
  716. 0,
  717. 0,
  718. 0,
  719. 0,
  720. 1,
  721. 0.8,
  722. 0.8,
  723. 0
  724. ]
  725. },
  726. "_eulerAngles": {
  727. "__type__": "cc.Vec3",
  728. "x": 0,
  729. "y": 0,
  730. "z": 0
  731. },
  732. "_skewX": 0,
  733. "_skewY": 0,
  734. "_is3DNode": false,
  735. "_groupIndex": 0,
  736. "groupIndex": 0,
  737. "_id": ""
  738. },
  739. {
  740. "__type__": "cc.Sprite",
  741. "_name": "",
  742. "_objFlags": 0,
  743. "node": {
  744. "__id__": 21
  745. },
  746. "_enabled": true,
  747. "_materials": [
  748. {
  749. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  750. }
  751. ],
  752. "_srcBlendFactor": 770,
  753. "_dstBlendFactor": 771,
  754. "_spriteFrame": {
  755. "__uuid__": "6a859e69-6de2-4e96-aa64-93bcb03cc34e"
  756. },
  757. "_type": 0,
  758. "_sizeMode": 1,
  759. "_fillType": 0,
  760. "_fillCenter": {
  761. "__type__": "cc.Vec2",
  762. "x": 0,
  763. "y": 0
  764. },
  765. "_fillStart": 0,
  766. "_fillRange": 0,
  767. "_isTrimmedMode": true,
  768. "_atlas": {
  769. "__uuid__": "5cde7c8e-fbac-49c4-9b12-2ee9b42cb083"
  770. },
  771. "_id": ""
  772. },
  773. {
  774. "__type__": "f34ac2GGiVOBbG6XlfvgYP4",
  775. "_name": "",
  776. "_objFlags": 0,
  777. "node": {
  778. "__id__": 21
  779. },
  780. "_enabled": true,
  781. "spriteFrameSet": [
  782. {
  783. "__id__": 24
  784. },
  785. {
  786. "__id__": 25
  787. }
  788. ],
  789. "_id": ""
  790. },
  791. {
  792. "__type__": "SpriteFrameSet",
  793. "language": "zh",
  794. "spriteFrame": {
  795. "__uuid__": "6a859e69-6de2-4e96-aa64-93bcb03cc34e"
  796. }
  797. },
  798. {
  799. "__type__": "SpriteFrameSet",
  800. "language": "en",
  801. "spriteFrame": {
  802. "__uuid__": "42bdc3f1-edd4-468b-be72-c4637dcd1d18"
  803. }
  804. },
  805. {
  806. "__type__": "cc.Button",
  807. "_name": "",
  808. "_objFlags": 0,
  809. "node": {
  810. "__id__": 21
  811. },
  812. "_enabled": true,
  813. "_normalMaterial": null,
  814. "_grayMaterial": null,
  815. "duration": 0.1,
  816. "zoomScale": 1.2,
  817. "clickEvents": [],
  818. "_N$interactable": true,
  819. "_N$enableAutoGrayEffect": false,
  820. "_N$transition": 3,
  821. "transition": 3,
  822. "_N$normalColor": {
  823. "__type__": "cc.Color",
  824. "r": 255,
  825. "g": 255,
  826. "b": 255,
  827. "a": 255
  828. },
  829. "_N$pressedColor": {
  830. "__type__": "cc.Color",
  831. "r": 211,
  832. "g": 211,
  833. "b": 211,
  834. "a": 255
  835. },
  836. "pressedColor": {
  837. "__type__": "cc.Color",
  838. "r": 211,
  839. "g": 211,
  840. "b": 211,
  841. "a": 255
  842. },
  843. "_N$hoverColor": {
  844. "__type__": "cc.Color",
  845. "r": 255,
  846. "g": 255,
  847. "b": 255,
  848. "a": 255
  849. },
  850. "hoverColor": {
  851. "__type__": "cc.Color",
  852. "r": 255,
  853. "g": 255,
  854. "b": 255,
  855. "a": 255
  856. },
  857. "_N$disabledColor": {
  858. "__type__": "cc.Color",
  859. "r": 124,
  860. "g": 124,
  861. "b": 124,
  862. "a": 255
  863. },
  864. "_N$normalSprite": null,
  865. "_N$pressedSprite": null,
  866. "pressedSprite": null,
  867. "_N$hoverSprite": null,
  868. "hoverSprite": null,
  869. "_N$disabledSprite": null,
  870. "_N$target": null,
  871. "_id": ""
  872. },
  873. {
  874. "__type__": "cc.PrefabInfo",
  875. "root": {
  876. "__id__": 1
  877. },
  878. "asset": {
  879. "__uuid__": "58656e86-bacb-45aa-8619-2a6473e82f06"
  880. },
  881. "fileId": "693fz7NYhL+ZhPOFNeIsGw",
  882. "sync": false
  883. },
  884. {
  885. "__type__": "cc.Node",
  886. "_name": "BtnHome",
  887. "_objFlags": 0,
  888. "_parent": {
  889. "__id__": 7
  890. },
  891. "_children": [],
  892. "_active": true,
  893. "_components": [
  894. {
  895. "__id__": 29
  896. },
  897. {
  898. "__id__": 30
  899. },
  900. {
  901. "__id__": 33
  902. }
  903. ],
  904. "_prefab": {
  905. "__id__": 34
  906. },
  907. "_opacity": 255,
  908. "_color": {
  909. "__type__": "cc.Color",
  910. "r": 255,
  911. "g": 255,
  912. "b": 255,
  913. "a": 255
  914. },
  915. "_contentSize": {
  916. "__type__": "cc.Size",
  917. "width": 288,
  918. "height": 117
  919. },
  920. "_anchorPoint": {
  921. "__type__": "cc.Vec2",
  922. "x": 0.5,
  923. "y": 0.5
  924. },
  925. "_trs": {
  926. "__type__": "TypedArray",
  927. "ctor": "Float64Array",
  928. "array": [
  929. 0,
  930. -906.608,
  931. 0,
  932. 0,
  933. 0,
  934. 0,
  935. 1,
  936. 0.8,
  937. 0.8,
  938. 0
  939. ]
  940. },
  941. "_eulerAngles": {
  942. "__type__": "cc.Vec3",
  943. "x": 0,
  944. "y": 0,
  945. "z": 0
  946. },
  947. "_skewX": 0,
  948. "_skewY": 0,
  949. "_is3DNode": false,
  950. "_groupIndex": 0,
  951. "groupIndex": 0,
  952. "_id": ""
  953. },
  954. {
  955. "__type__": "cc.Sprite",
  956. "_name": "",
  957. "_objFlags": 0,
  958. "node": {
  959. "__id__": 28
  960. },
  961. "_enabled": true,
  962. "_materials": [
  963. {
  964. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  965. }
  966. ],
  967. "_srcBlendFactor": 770,
  968. "_dstBlendFactor": 771,
  969. "_spriteFrame": {
  970. "__uuid__": "f32fee48-5a9c-4c60-bacf-a978ce825f0f"
  971. },
  972. "_type": 0,
  973. "_sizeMode": 1,
  974. "_fillType": 0,
  975. "_fillCenter": {
  976. "__type__": "cc.Vec2",
  977. "x": 0,
  978. "y": 0
  979. },
  980. "_fillStart": 0,
  981. "_fillRange": 0,
  982. "_isTrimmedMode": true,
  983. "_atlas": {
  984. "__uuid__": "5cde7c8e-fbac-49c4-9b12-2ee9b42cb083"
  985. },
  986. "_id": ""
  987. },
  988. {
  989. "__type__": "f34ac2GGiVOBbG6XlfvgYP4",
  990. "_name": "",
  991. "_objFlags": 0,
  992. "node": {
  993. "__id__": 28
  994. },
  995. "_enabled": true,
  996. "spriteFrameSet": [
  997. {
  998. "__id__": 31
  999. },
  1000. {
  1001. "__id__": 32
  1002. }
  1003. ],
  1004. "_id": ""
  1005. },
  1006. {
  1007. "__type__": "SpriteFrameSet",
  1008. "language": "zh",
  1009. "spriteFrame": {
  1010. "__uuid__": "f32fee48-5a9c-4c60-bacf-a978ce825f0f"
  1011. }
  1012. },
  1013. {
  1014. "__type__": "SpriteFrameSet",
  1015. "language": "en",
  1016. "spriteFrame": {
  1017. "__uuid__": "ffd48da7-d721-4e4a-bb85-7ab28881ac6d"
  1018. }
  1019. },
  1020. {
  1021. "__type__": "cc.Button",
  1022. "_name": "",
  1023. "_objFlags": 0,
  1024. "node": {
  1025. "__id__": 28
  1026. },
  1027. "_enabled": true,
  1028. "_normalMaterial": null,
  1029. "_grayMaterial": null,
  1030. "duration": 0.1,
  1031. "zoomScale": 1.2,
  1032. "clickEvents": [],
  1033. "_N$interactable": true,
  1034. "_N$enableAutoGrayEffect": false,
  1035. "_N$transition": 3,
  1036. "transition": 3,
  1037. "_N$normalColor": {
  1038. "__type__": "cc.Color",
  1039. "r": 255,
  1040. "g": 255,
  1041. "b": 255,
  1042. "a": 255
  1043. },
  1044. "_N$pressedColor": {
  1045. "__type__": "cc.Color",
  1046. "r": 211,
  1047. "g": 211,
  1048. "b": 211,
  1049. "a": 255
  1050. },
  1051. "pressedColor": {
  1052. "__type__": "cc.Color",
  1053. "r": 211,
  1054. "g": 211,
  1055. "b": 211,
  1056. "a": 255
  1057. },
  1058. "_N$hoverColor": {
  1059. "__type__": "cc.Color",
  1060. "r": 255,
  1061. "g": 255,
  1062. "b": 255,
  1063. "a": 255
  1064. },
  1065. "hoverColor": {
  1066. "__type__": "cc.Color",
  1067. "r": 255,
  1068. "g": 255,
  1069. "b": 255,
  1070. "a": 255
  1071. },
  1072. "_N$disabledColor": {
  1073. "__type__": "cc.Color",
  1074. "r": 124,
  1075. "g": 124,
  1076. "b": 124,
  1077. "a": 255
  1078. },
  1079. "_N$normalSprite": null,
  1080. "_N$pressedSprite": null,
  1081. "pressedSprite": null,
  1082. "_N$hoverSprite": null,
  1083. "hoverSprite": null,
  1084. "_N$disabledSprite": null,
  1085. "_N$target": null,
  1086. "_id": ""
  1087. },
  1088. {
  1089. "__type__": "cc.PrefabInfo",
  1090. "root": {
  1091. "__id__": 1
  1092. },
  1093. "asset": {
  1094. "__uuid__": "58656e86-bacb-45aa-8619-2a6473e82f06"
  1095. },
  1096. "fileId": "caLsod8x1PP7KyDtKu3Gbx",
  1097. "sync": false
  1098. },
  1099. {
  1100. "__type__": "cc.Sprite",
  1101. "_name": "",
  1102. "_objFlags": 0,
  1103. "node": {
  1104. "__id__": 7
  1105. },
  1106. "_enabled": true,
  1107. "_materials": [
  1108. {
  1109. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1110. }
  1111. ],
  1112. "_srcBlendFactor": 770,
  1113. "_dstBlendFactor": 771,
  1114. "_spriteFrame": {
  1115. "__uuid__": "218c7fb7-50dd-4e6e-aef9-c70d915529d9"
  1116. },
  1117. "_type": 2,
  1118. "_sizeMode": 0,
  1119. "_fillType": 0,
  1120. "_fillCenter": {
  1121. "__type__": "cc.Vec2",
  1122. "x": 0,
  1123. "y": 0
  1124. },
  1125. "_fillStart": 0,
  1126. "_fillRange": 0,
  1127. "_isTrimmedMode": true,
  1128. "_atlas": {
  1129. "__uuid__": "5cde7c8e-fbac-49c4-9b12-2ee9b42cb083"
  1130. },
  1131. "_id": ""
  1132. },
  1133. {
  1134. "__type__": "cc.PrefabInfo",
  1135. "root": {
  1136. "__id__": 1
  1137. },
  1138. "asset": {
  1139. "__uuid__": "58656e86-bacb-45aa-8619-2a6473e82f06"
  1140. },
  1141. "fileId": "1aUwVIS05Jep6SvJHc4JP/",
  1142. "sync": false
  1143. },
  1144. {
  1145. "__type__": "cc.Widget",
  1146. "_name": "",
  1147. "_objFlags": 0,
  1148. "node": {
  1149. "__id__": 1
  1150. },
  1151. "_enabled": true,
  1152. "alignMode": 1,
  1153. "_target": null,
  1154. "_alignFlags": 45,
  1155. "_left": 0,
  1156. "_right": 0,
  1157. "_top": 0,
  1158. "_bottom": 0,
  1159. "_verticalCenter": 0,
  1160. "_horizontalCenter": 0,
  1161. "_isAbsLeft": true,
  1162. "_isAbsRight": true,
  1163. "_isAbsTop": true,
  1164. "_isAbsBottom": true,
  1165. "_isAbsHorizontalCenter": true,
  1166. "_isAbsVerticalCenter": true,
  1167. "_originalWidth": 0,
  1168. "_originalHeight": 0,
  1169. "_id": ""
  1170. },
  1171. {
  1172. "__type__": "cc.PrefabInfo",
  1173. "root": {
  1174. "__id__": 1
  1175. },
  1176. "asset": {
  1177. "__uuid__": "58656e86-bacb-45aa-8619-2a6473e82f06"
  1178. },
  1179. "fileId": "",
  1180. "sync": false
  1181. }
  1182. ]