MaskPhotoView.prefab 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086
  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": "MaskPhotoView",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. },
  26. {
  27. "__id__": 10
  28. },
  29. {
  30. "__id__": 17
  31. }
  32. ],
  33. "_active": true,
  34. "_components": [
  35. {
  36. "__id__": 28
  37. },
  38. {
  39. "__id__": 29
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 30
  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": 1624,
  56. "height": 750
  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. 812,
  68. 375,
  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": "layout",
  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__": 5
  110. }
  111. ],
  112. "_prefab": {
  113. "__id__": 6
  114. },
  115. "_opacity": 255,
  116. "_color": {
  117. "__type__": "cc.Color",
  118. "r": 0,
  119. "g": 0,
  120. "b": 0,
  121. "a": 255
  122. },
  123. "_contentSize": {
  124. "__type__": "cc.Size",
  125. "width": 1624,
  126. "height": 750
  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__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  179. },
  180. "_type": 1,
  181. "_sizeMode": 0,
  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.Layout",
  196. "_name": "",
  197. "_objFlags": 0,
  198. "node": {
  199. "__id__": 2
  200. },
  201. "_enabled": true,
  202. "_layoutSize": {
  203. "__type__": "cc.Size",
  204. "width": 1624,
  205. "height": 750
  206. },
  207. "_resize": 0,
  208. "_N$layoutType": 0,
  209. "_N$cellSize": {
  210. "__type__": "cc.Size",
  211. "width": 40,
  212. "height": 40
  213. },
  214. "_N$startAxis": 0,
  215. "_N$paddingLeft": 0,
  216. "_N$paddingRight": 0,
  217. "_N$paddingTop": 0,
  218. "_N$paddingBottom": 0,
  219. "_N$spacingX": 0,
  220. "_N$spacingY": 0,
  221. "_N$verticalDirection": 1,
  222. "_N$horizontalDirection": 0,
  223. "_N$affectedByScale": false,
  224. "_id": ""
  225. },
  226. {
  227. "__type__": "cc.Widget",
  228. "_name": "",
  229. "_objFlags": 0,
  230. "node": {
  231. "__id__": 2
  232. },
  233. "_enabled": true,
  234. "alignMode": 1,
  235. "_target": null,
  236. "_alignFlags": 45,
  237. "_left": 0,
  238. "_right": 0,
  239. "_top": 0,
  240. "_bottom": 0,
  241. "_verticalCenter": 0,
  242. "_horizontalCenter": 0,
  243. "_isAbsLeft": true,
  244. "_isAbsRight": true,
  245. "_isAbsTop": true,
  246. "_isAbsBottom": true,
  247. "_isAbsHorizontalCenter": true,
  248. "_isAbsVerticalCenter": true,
  249. "_originalWidth": 1666,
  250. "_originalHeight": 1000,
  251. "_id": ""
  252. },
  253. {
  254. "__type__": "cc.PrefabInfo",
  255. "root": {
  256. "__id__": 1
  257. },
  258. "asset": {
  259. "__uuid__": "0181a4af-57d7-4af5-83c0-5b9e9af1582a"
  260. },
  261. "fileId": "f1FFlr2xVGhIpQcQJM+MSJ",
  262. "sync": false
  263. },
  264. {
  265. "__type__": "cc.Node",
  266. "_name": "sprite",
  267. "_objFlags": 0,
  268. "_parent": {
  269. "__id__": 1
  270. },
  271. "_children": [],
  272. "_active": true,
  273. "_components": [
  274. {
  275. "__id__": 8
  276. }
  277. ],
  278. "_prefab": {
  279. "__id__": 9
  280. },
  281. "_opacity": 255,
  282. "_color": {
  283. "__type__": "cc.Color",
  284. "r": 255,
  285. "g": 255,
  286. "b": 255,
  287. "a": 255
  288. },
  289. "_contentSize": {
  290. "__type__": "cc.Size",
  291. "width": 1624,
  292. "height": 750
  293. },
  294. "_anchorPoint": {
  295. "__type__": "cc.Vec2",
  296. "x": 0.5,
  297. "y": 0.5
  298. },
  299. "_trs": {
  300. "__type__": "TypedArray",
  301. "ctor": "Float64Array",
  302. "array": [
  303. 0,
  304. 0,
  305. 0,
  306. 0,
  307. 0,
  308. 0,
  309. 1,
  310. 1,
  311. 1,
  312. 1
  313. ]
  314. },
  315. "_eulerAngles": {
  316. "__type__": "cc.Vec3",
  317. "x": 0,
  318. "y": 0,
  319. "z": 0
  320. },
  321. "_skewX": 0,
  322. "_skewY": 0,
  323. "_is3DNode": false,
  324. "_groupIndex": 0,
  325. "groupIndex": 0,
  326. "_id": ""
  327. },
  328. {
  329. "__type__": "cc.Sprite",
  330. "_name": "",
  331. "_objFlags": 0,
  332. "node": {
  333. "__id__": 7
  334. },
  335. "_enabled": true,
  336. "_materials": [
  337. {
  338. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  339. }
  340. ],
  341. "_srcBlendFactor": 770,
  342. "_dstBlendFactor": 771,
  343. "_spriteFrame": null,
  344. "_type": 0,
  345. "_sizeMode": 1,
  346. "_fillType": 0,
  347. "_fillCenter": {
  348. "__type__": "cc.Vec2",
  349. "x": 0,
  350. "y": 0
  351. },
  352. "_fillStart": 0,
  353. "_fillRange": 0,
  354. "_isTrimmedMode": true,
  355. "_atlas": null,
  356. "_id": ""
  357. },
  358. {
  359. "__type__": "cc.PrefabInfo",
  360. "root": {
  361. "__id__": 1
  362. },
  363. "asset": {
  364. "__uuid__": "0181a4af-57d7-4af5-83c0-5b9e9af1582a"
  365. },
  366. "fileId": "abPAqoTjxIxpp1FED0N9+i",
  367. "sync": false
  368. },
  369. {
  370. "__type__": "cc.Node",
  371. "_name": "mask",
  372. "_objFlags": 0,
  373. "_parent": {
  374. "__id__": 1
  375. },
  376. "_children": [
  377. {
  378. "__id__": 11
  379. }
  380. ],
  381. "_active": true,
  382. "_components": [
  383. {
  384. "__id__": 15
  385. }
  386. ],
  387. "_prefab": {
  388. "__id__": 16
  389. },
  390. "_opacity": 255,
  391. "_color": {
  392. "__type__": "cc.Color",
  393. "r": 255,
  394. "g": 255,
  395. "b": 255,
  396. "a": 255
  397. },
  398. "_contentSize": {
  399. "__type__": "cc.Size",
  400. "width": 600,
  401. "height": 600
  402. },
  403. "_anchorPoint": {
  404. "__type__": "cc.Vec2",
  405. "x": 0.5,
  406. "y": 0.5
  407. },
  408. "_trs": {
  409. "__type__": "TypedArray",
  410. "ctor": "Float64Array",
  411. "array": [
  412. 0,
  413. 0,
  414. 0,
  415. 0,
  416. 0,
  417. 0,
  418. 1,
  419. 1,
  420. 1,
  421. 1
  422. ]
  423. },
  424. "_eulerAngles": {
  425. "__type__": "cc.Vec3",
  426. "x": 0,
  427. "y": 0,
  428. "z": 0
  429. },
  430. "_skewX": 0,
  431. "_skewY": 0,
  432. "_is3DNode": false,
  433. "_groupIndex": 0,
  434. "groupIndex": 0,
  435. "_id": ""
  436. },
  437. {
  438. "__type__": "cc.Node",
  439. "_name": "layout",
  440. "_objFlags": 0,
  441. "_parent": {
  442. "__id__": 10
  443. },
  444. "_children": [],
  445. "_active": true,
  446. "_components": [
  447. {
  448. "__id__": 12
  449. },
  450. {
  451. "__id__": 13
  452. }
  453. ],
  454. "_prefab": {
  455. "__id__": 14
  456. },
  457. "_opacity": 180,
  458. "_color": {
  459. "__type__": "cc.Color",
  460. "r": 0,
  461. "g": 0,
  462. "b": 0,
  463. "a": 255
  464. },
  465. "_contentSize": {
  466. "__type__": "cc.Size",
  467. "width": 2000,
  468. "height": 1000
  469. },
  470. "_anchorPoint": {
  471. "__type__": "cc.Vec2",
  472. "x": 0.5,
  473. "y": 0.5
  474. },
  475. "_trs": {
  476. "__type__": "TypedArray",
  477. "ctor": "Float64Array",
  478. "array": [
  479. 0,
  480. 0,
  481. 0,
  482. 0,
  483. 0,
  484. 0,
  485. 1,
  486. 1,
  487. 1,
  488. 1
  489. ]
  490. },
  491. "_eulerAngles": {
  492. "__type__": "cc.Vec3",
  493. "x": 0,
  494. "y": 0,
  495. "z": 0
  496. },
  497. "_skewX": 0,
  498. "_skewY": 0,
  499. "_is3DNode": false,
  500. "_groupIndex": 0,
  501. "groupIndex": 0,
  502. "_id": ""
  503. },
  504. {
  505. "__type__": "cc.Sprite",
  506. "_name": "",
  507. "_objFlags": 0,
  508. "node": {
  509. "__id__": 11
  510. },
  511. "_enabled": true,
  512. "_materials": [
  513. {
  514. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  515. }
  516. ],
  517. "_srcBlendFactor": 770,
  518. "_dstBlendFactor": 771,
  519. "_spriteFrame": {
  520. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  521. },
  522. "_type": 1,
  523. "_sizeMode": 0,
  524. "_fillType": 0,
  525. "_fillCenter": {
  526. "__type__": "cc.Vec2",
  527. "x": 0,
  528. "y": 0
  529. },
  530. "_fillStart": 0,
  531. "_fillRange": 0,
  532. "_isTrimmedMode": true,
  533. "_atlas": null,
  534. "_id": ""
  535. },
  536. {
  537. "__type__": "cc.Layout",
  538. "_name": "",
  539. "_objFlags": 0,
  540. "node": {
  541. "__id__": 11
  542. },
  543. "_enabled": true,
  544. "_layoutSize": {
  545. "__type__": "cc.Size",
  546. "width": 2000,
  547. "height": 1000
  548. },
  549. "_resize": 0,
  550. "_N$layoutType": 0,
  551. "_N$cellSize": {
  552. "__type__": "cc.Size",
  553. "width": 40,
  554. "height": 40
  555. },
  556. "_N$startAxis": 0,
  557. "_N$paddingLeft": 0,
  558. "_N$paddingRight": 0,
  559. "_N$paddingTop": 0,
  560. "_N$paddingBottom": 0,
  561. "_N$spacingX": 0,
  562. "_N$spacingY": 0,
  563. "_N$verticalDirection": 1,
  564. "_N$horizontalDirection": 0,
  565. "_N$affectedByScale": false,
  566. "_id": ""
  567. },
  568. {
  569. "__type__": "cc.PrefabInfo",
  570. "root": {
  571. "__id__": 1
  572. },
  573. "asset": {
  574. "__uuid__": "0181a4af-57d7-4af5-83c0-5b9e9af1582a"
  575. },
  576. "fileId": "cbOHbijPJNFJaCUNVRH4Ym",
  577. "sync": false
  578. },
  579. {
  580. "__type__": "cc.Mask",
  581. "_name": "",
  582. "_objFlags": 0,
  583. "node": {
  584. "__id__": 10
  585. },
  586. "_enabled": true,
  587. "_materials": [
  588. {
  589. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  590. }
  591. ],
  592. "_spriteFrame": null,
  593. "_type": 0,
  594. "_segments": 64,
  595. "_N$alphaThreshold": 0.1,
  596. "_N$inverted": true,
  597. "_id": ""
  598. },
  599. {
  600. "__type__": "cc.PrefabInfo",
  601. "root": {
  602. "__id__": 1
  603. },
  604. "asset": {
  605. "__uuid__": "0181a4af-57d7-4af5-83c0-5b9e9af1582a"
  606. },
  607. "fileId": "a0EdxeMONFlYKc4KGb2hQA",
  608. "sync": false
  609. },
  610. {
  611. "__type__": "cc.Node",
  612. "_name": "btn_confirm",
  613. "_objFlags": 0,
  614. "_parent": {
  615. "__id__": 1
  616. },
  617. "_children": [
  618. {
  619. "__id__": 18
  620. }
  621. ],
  622. "_active": true,
  623. "_components": [
  624. {
  625. "__id__": 25
  626. }
  627. ],
  628. "_prefab": {
  629. "__id__": 27
  630. },
  631. "_opacity": 255,
  632. "_color": {
  633. "__type__": "cc.Color",
  634. "r": 255,
  635. "g": 255,
  636. "b": 255,
  637. "a": 255
  638. },
  639. "_contentSize": {
  640. "__type__": "cc.Size",
  641. "width": 200,
  642. "height": 80
  643. },
  644. "_anchorPoint": {
  645. "__type__": "cc.Vec2",
  646. "x": 0.5,
  647. "y": 0.5
  648. },
  649. "_trs": {
  650. "__type__": "TypedArray",
  651. "ctor": "Float64Array",
  652. "array": [
  653. 517.38,
  654. -299.433,
  655. 0,
  656. 0,
  657. 0,
  658. 0,
  659. 1,
  660. 1,
  661. 1,
  662. 1
  663. ]
  664. },
  665. "_eulerAngles": {
  666. "__type__": "cc.Vec3",
  667. "x": 0,
  668. "y": 0,
  669. "z": 0
  670. },
  671. "_skewX": 0,
  672. "_skewY": 0,
  673. "_is3DNode": false,
  674. "_groupIndex": 0,
  675. "groupIndex": 0,
  676. "_id": ""
  677. },
  678. {
  679. "__type__": "cc.Node",
  680. "_name": "Background",
  681. "_objFlags": 512,
  682. "_parent": {
  683. "__id__": 17
  684. },
  685. "_children": [
  686. {
  687. "__id__": 19
  688. }
  689. ],
  690. "_active": true,
  691. "_components": [
  692. {
  693. "__id__": 22
  694. },
  695. {
  696. "__id__": 23
  697. }
  698. ],
  699. "_prefab": {
  700. "__id__": 24
  701. },
  702. "_opacity": 255,
  703. "_color": {
  704. "__type__": "cc.Color",
  705. "r": 255,
  706. "g": 255,
  707. "b": 255,
  708. "a": 255
  709. },
  710. "_contentSize": {
  711. "__type__": "cc.Size",
  712. "width": 200,
  713. "height": 80
  714. },
  715. "_anchorPoint": {
  716. "__type__": "cc.Vec2",
  717. "x": 0.5,
  718. "y": 0.5
  719. },
  720. "_trs": {
  721. "__type__": "TypedArray",
  722. "ctor": "Float64Array",
  723. "array": [
  724. 0,
  725. 0,
  726. 0,
  727. 0,
  728. 0,
  729. 0,
  730. 1,
  731. 1,
  732. 1,
  733. 1
  734. ]
  735. },
  736. "_eulerAngles": {
  737. "__type__": "cc.Vec3",
  738. "x": 0,
  739. "y": 0,
  740. "z": 0
  741. },
  742. "_skewX": 0,
  743. "_skewY": 0,
  744. "_is3DNode": false,
  745. "_groupIndex": 0,
  746. "groupIndex": 0,
  747. "_id": ""
  748. },
  749. {
  750. "__type__": "cc.Node",
  751. "_name": "Label",
  752. "_objFlags": 512,
  753. "_parent": {
  754. "__id__": 18
  755. },
  756. "_children": [],
  757. "_active": true,
  758. "_components": [
  759. {
  760. "__id__": 20
  761. }
  762. ],
  763. "_prefab": {
  764. "__id__": 21
  765. },
  766. "_opacity": 255,
  767. "_color": {
  768. "__type__": "cc.Color",
  769. "r": 0,
  770. "g": 0,
  771. "b": 0,
  772. "a": 255
  773. },
  774. "_contentSize": {
  775. "__type__": "cc.Size",
  776. "width": 100,
  777. "height": 40
  778. },
  779. "_anchorPoint": {
  780. "__type__": "cc.Vec2",
  781. "x": 0.5,
  782. "y": 0.5
  783. },
  784. "_trs": {
  785. "__type__": "TypedArray",
  786. "ctor": "Float64Array",
  787. "array": [
  788. 0,
  789. 0,
  790. 0,
  791. 0,
  792. 0,
  793. 0,
  794. 1,
  795. 1,
  796. 1,
  797. 1
  798. ]
  799. },
  800. "_eulerAngles": {
  801. "__type__": "cc.Vec3",
  802. "x": 0,
  803. "y": 0,
  804. "z": 0
  805. },
  806. "_skewX": 0,
  807. "_skewY": 0,
  808. "_is3DNode": false,
  809. "_groupIndex": 0,
  810. "groupIndex": 0,
  811. "_id": ""
  812. },
  813. {
  814. "__type__": "cc.Label",
  815. "_name": "",
  816. "_objFlags": 0,
  817. "node": {
  818. "__id__": 19
  819. },
  820. "_enabled": true,
  821. "_materials": [
  822. {
  823. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  824. }
  825. ],
  826. "_srcBlendFactor": 770,
  827. "_dstBlendFactor": 771,
  828. "_useOriginalSize": false,
  829. "_string": "ok",
  830. "_N$string": "ok",
  831. "_fontSize": 40,
  832. "_lineHeight": 40,
  833. "_enableWrapText": false,
  834. "_N$file": null,
  835. "_isSystemFontUsed": true,
  836. "_spacingX": 0,
  837. "_batchAsBitmap": false,
  838. "_styleFlags": 0,
  839. "_underlineHeight": 0,
  840. "_N$horizontalAlign": 1,
  841. "_N$verticalAlign": 1,
  842. "_N$fontFamily": "Arial",
  843. "_N$overflow": 1,
  844. "_N$cacheMode": 1,
  845. "_id": ""
  846. },
  847. {
  848. "__type__": "cc.PrefabInfo",
  849. "root": {
  850. "__id__": 1
  851. },
  852. "asset": {
  853. "__uuid__": "0181a4af-57d7-4af5-83c0-5b9e9af1582a"
  854. },
  855. "fileId": "5caN8TOYxKS7rON95nu/dL",
  856. "sync": false
  857. },
  858. {
  859. "__type__": "cc.Sprite",
  860. "_name": "",
  861. "_objFlags": 0,
  862. "node": {
  863. "__id__": 18
  864. },
  865. "_enabled": true,
  866. "_materials": [
  867. {
  868. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  869. }
  870. ],
  871. "_srcBlendFactor": 770,
  872. "_dstBlendFactor": 771,
  873. "_spriteFrame": {
  874. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  875. },
  876. "_type": 1,
  877. "_sizeMode": 0,
  878. "_fillType": 0,
  879. "_fillCenter": {
  880. "__type__": "cc.Vec2",
  881. "x": 0,
  882. "y": 0
  883. },
  884. "_fillStart": 0,
  885. "_fillRange": 0,
  886. "_isTrimmedMode": true,
  887. "_atlas": null,
  888. "_id": ""
  889. },
  890. {
  891. "__type__": "cc.Widget",
  892. "_name": "",
  893. "_objFlags": 0,
  894. "node": {
  895. "__id__": 18
  896. },
  897. "_enabled": true,
  898. "alignMode": 0,
  899. "_target": null,
  900. "_alignFlags": 45,
  901. "_left": 0,
  902. "_right": 0,
  903. "_top": 0,
  904. "_bottom": 0,
  905. "_verticalCenter": 0,
  906. "_horizontalCenter": 0,
  907. "_isAbsLeft": true,
  908. "_isAbsRight": true,
  909. "_isAbsTop": true,
  910. "_isAbsBottom": true,
  911. "_isAbsHorizontalCenter": true,
  912. "_isAbsVerticalCenter": true,
  913. "_originalWidth": 100,
  914. "_originalHeight": 40,
  915. "_id": ""
  916. },
  917. {
  918. "__type__": "cc.PrefabInfo",
  919. "root": {
  920. "__id__": 1
  921. },
  922. "asset": {
  923. "__uuid__": "0181a4af-57d7-4af5-83c0-5b9e9af1582a"
  924. },
  925. "fileId": "eef0RoQmpCp5wOEhx/wUnx",
  926. "sync": false
  927. },
  928. {
  929. "__type__": "cc.Button",
  930. "_name": "",
  931. "_objFlags": 0,
  932. "node": {
  933. "__id__": 17
  934. },
  935. "_enabled": true,
  936. "_normalMaterial": null,
  937. "_grayMaterial": null,
  938. "duration": 0.1,
  939. "zoomScale": 1.2,
  940. "clickEvents": [
  941. {
  942. "__id__": 26
  943. }
  944. ],
  945. "_N$interactable": true,
  946. "_N$enableAutoGrayEffect": false,
  947. "_N$transition": 2,
  948. "transition": 2,
  949. "_N$normalColor": {
  950. "__type__": "cc.Color",
  951. "r": 230,
  952. "g": 230,
  953. "b": 230,
  954. "a": 255
  955. },
  956. "_N$pressedColor": {
  957. "__type__": "cc.Color",
  958. "r": 200,
  959. "g": 200,
  960. "b": 200,
  961. "a": 255
  962. },
  963. "pressedColor": {
  964. "__type__": "cc.Color",
  965. "r": 200,
  966. "g": 200,
  967. "b": 200,
  968. "a": 255
  969. },
  970. "_N$hoverColor": {
  971. "__type__": "cc.Color",
  972. "r": 255,
  973. "g": 255,
  974. "b": 255,
  975. "a": 255
  976. },
  977. "hoverColor": {
  978. "__type__": "cc.Color",
  979. "r": 255,
  980. "g": 255,
  981. "b": 255,
  982. "a": 255
  983. },
  984. "_N$disabledColor": {
  985. "__type__": "cc.Color",
  986. "r": 120,
  987. "g": 120,
  988. "b": 120,
  989. "a": 200
  990. },
  991. "_N$normalSprite": {
  992. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  993. },
  994. "_N$pressedSprite": {
  995. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  996. },
  997. "pressedSprite": {
  998. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  999. },
  1000. "_N$hoverSprite": {
  1001. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1002. },
  1003. "hoverSprite": {
  1004. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1005. },
  1006. "_N$disabledSprite": {
  1007. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1008. },
  1009. "_N$target": {
  1010. "__id__": 18
  1011. },
  1012. "_id": ""
  1013. },
  1014. {
  1015. "__type__": "cc.ClickEvent",
  1016. "target": {
  1017. "__id__": 1
  1018. },
  1019. "component": "",
  1020. "_componentId": "c115cgB+25AC6zFEpjl6gFl",
  1021. "handler": "onBtnConfirm",
  1022. "customEventData": ""
  1023. },
  1024. {
  1025. "__type__": "cc.PrefabInfo",
  1026. "root": {
  1027. "__id__": 1
  1028. },
  1029. "asset": {
  1030. "__uuid__": "0181a4af-57d7-4af5-83c0-5b9e9af1582a"
  1031. },
  1032. "fileId": "d743RLJKBOXJ6h5Xlc9cuc",
  1033. "sync": false
  1034. },
  1035. {
  1036. "__type__": "cc.Widget",
  1037. "_name": "",
  1038. "_objFlags": 0,
  1039. "node": {
  1040. "__id__": 1
  1041. },
  1042. "_enabled": true,
  1043. "alignMode": 1,
  1044. "_target": null,
  1045. "_alignFlags": 45,
  1046. "_left": 0,
  1047. "_right": 0,
  1048. "_top": 0,
  1049. "_bottom": 0,
  1050. "_verticalCenter": 0,
  1051. "_horizontalCenter": 0,
  1052. "_isAbsLeft": true,
  1053. "_isAbsRight": true,
  1054. "_isAbsTop": true,
  1055. "_isAbsBottom": true,
  1056. "_isAbsHorizontalCenter": true,
  1057. "_isAbsVerticalCenter": true,
  1058. "_originalWidth": 1334,
  1059. "_originalHeight": 750,
  1060. "_id": ""
  1061. },
  1062. {
  1063. "__type__": "c115cgB+25AC6zFEpjl6gFl",
  1064. "_name": "",
  1065. "_objFlags": 0,
  1066. "node": {
  1067. "__id__": 1
  1068. },
  1069. "_enabled": true,
  1070. "imageNode": {
  1071. "__id__": 7
  1072. },
  1073. "_id": ""
  1074. },
  1075. {
  1076. "__type__": "cc.PrefabInfo",
  1077. "root": {
  1078. "__id__": 1
  1079. },
  1080. "asset": {
  1081. "__uuid__": "0181a4af-57d7-4af5-83c0-5b9e9af1582a"
  1082. },
  1083. "fileId": "7bO7hmGtNE5KSqUrFTFB3e",
  1084. "sync": false
  1085. }
  1086. ]