DWAlert.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_rawFiles": null,
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "DWAlert",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 6
  22. }
  23. ],
  24. "_tag": -1,
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 28
  29. }
  30. ],
  31. "_prefab": {
  32. "__id__": 29
  33. },
  34. "_id": "",
  35. "_opacity": 255,
  36. "_color": {
  37. "__type__": "cc.Color",
  38. "r": 255,
  39. "g": 255,
  40. "b": 255,
  41. "a": 255
  42. },
  43. "_cascadeOpacityEnabled": true,
  44. "_anchorPoint": {
  45. "__type__": "cc.Vec2",
  46. "x": 0.5,
  47. "y": 0.5
  48. },
  49. "_contentSize": {
  50. "__type__": "cc.Size",
  51. "width": 750,
  52. "height": 1334
  53. },
  54. "_rotationX": 0,
  55. "_rotationY": 0,
  56. "_scaleX": 1,
  57. "_scaleY": 1,
  58. "_position": {
  59. "__type__": "cc.Vec2",
  60. "x": 375,
  61. "y": 667
  62. },
  63. "_skewX": 0,
  64. "_skewY": 0,
  65. "_localZOrder": 0,
  66. "_globalZOrder": 0,
  67. "_opacityModifyRGB": false,
  68. "groupIndex": 0
  69. },
  70. {
  71. "__type__": "cc.Node",
  72. "_name": "cover",
  73. "_objFlags": 0,
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_tag": -1,
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. },
  84. {
  85. "__id__": 4
  86. }
  87. ],
  88. "_prefab": {
  89. "__id__": 5
  90. },
  91. "_id": "",
  92. "_opacity": 70,
  93. "_color": {
  94. "__type__": "cc.Color",
  95. "r": 8,
  96. "g": 8,
  97. "b": 8,
  98. "a": 255
  99. },
  100. "_cascadeOpacityEnabled": true,
  101. "_anchorPoint": {
  102. "__type__": "cc.Vec2",
  103. "x": 0.5,
  104. "y": 0.5
  105. },
  106. "_contentSize": {
  107. "__type__": "cc.Size",
  108. "width": 2000,
  109. "height": 2000
  110. },
  111. "_rotationX": 0,
  112. "_rotationY": 0,
  113. "_scaleX": 1,
  114. "_scaleY": 1,
  115. "_position": {
  116. "__type__": "cc.Vec2",
  117. "x": 0,
  118. "y": 0
  119. },
  120. "_skewX": 0,
  121. "_skewY": 0,
  122. "_localZOrder": 0,
  123. "_globalZOrder": 0,
  124. "_opacityModifyRGB": false,
  125. "groupIndex": 0
  126. },
  127. {
  128. "__type__": "cc.Sprite",
  129. "_name": "",
  130. "_objFlags": 0,
  131. "node": {
  132. "__id__": 2
  133. },
  134. "_enabled": true,
  135. "_spriteFrame": {
  136. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  137. },
  138. "_type": 0,
  139. "_sizeMode": 0,
  140. "_fillType": 0,
  141. "_fillCenter": {
  142. "__type__": "cc.Vec2",
  143. "x": 0,
  144. "y": 0
  145. },
  146. "_fillStart": 0,
  147. "_fillRange": 0,
  148. "_isTrimmedMode": true,
  149. "_srcBlendFactor": 770,
  150. "_dstBlendFactor": 771,
  151. "_atlas": null
  152. },
  153. {
  154. "__type__": "cc.Widget",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "isAlignOnce": true,
  162. "_target": null,
  163. "_alignFlags": 18,
  164. "_left": 0,
  165. "_right": 0,
  166. "_top": 0,
  167. "_bottom": 0,
  168. "_verticalCenter": 0,
  169. "_horizontalCenter": 0,
  170. "_isAbsLeft": true,
  171. "_isAbsRight": true,
  172. "_isAbsTop": true,
  173. "_isAbsBottom": true,
  174. "_isAbsHorizontalCenter": true,
  175. "_isAbsVerticalCenter": true,
  176. "_originalWidth": 0,
  177. "_originalHeight": 0
  178. },
  179. {
  180. "__type__": "cc.PrefabInfo",
  181. "root": {
  182. "__id__": 1
  183. },
  184. "asset": {
  185. "__uuid__": "cc99d347-cf5a-4c9d-b7fb-401c2e5e7cbd"
  186. },
  187. "fileId": "52IW3N6mdNG48uIxGjyYQN",
  188. "sync": false
  189. },
  190. {
  191. "__type__": "cc.Node",
  192. "_name": "alertBackground",
  193. "_objFlags": 0,
  194. "_parent": {
  195. "__id__": 1
  196. },
  197. "_children": [
  198. {
  199. "__id__": 7
  200. },
  201. {
  202. "__id__": 11
  203. },
  204. {
  205. "__id__": 15
  206. },
  207. {
  208. "__id__": 20
  209. }
  210. ],
  211. "_tag": -1,
  212. "_active": true,
  213. "_components": [
  214. {
  215. "__id__": 25
  216. },
  217. {
  218. "__id__": 26
  219. }
  220. ],
  221. "_prefab": {
  222. "__id__": 27
  223. },
  224. "_id": "",
  225. "_opacity": 255,
  226. "_color": {
  227. "__type__": "cc.Color",
  228. "r": 255,
  229. "g": 255,
  230. "b": 255,
  231. "a": 255
  232. },
  233. "_cascadeOpacityEnabled": true,
  234. "_anchorPoint": {
  235. "__type__": "cc.Vec2",
  236. "x": 0.5,
  237. "y": 0.5
  238. },
  239. "_contentSize": {
  240. "__type__": "cc.Size",
  241. "width": 500,
  242. "height": 300
  243. },
  244. "_rotationX": 0,
  245. "_rotationY": 0,
  246. "_scaleX": 1,
  247. "_scaleY": 1,
  248. "_position": {
  249. "__type__": "cc.Vec2",
  250. "x": 0,
  251. "y": 0
  252. },
  253. "_skewX": 0,
  254. "_skewY": 0,
  255. "_localZOrder": 0,
  256. "_globalZOrder": 0,
  257. "_opacityModifyRGB": false,
  258. "groupIndex": 0
  259. },
  260. {
  261. "__type__": "cc.Node",
  262. "_name": "titleLabel",
  263. "_objFlags": 0,
  264. "_parent": {
  265. "__id__": 6
  266. },
  267. "_children": [],
  268. "_tag": -1,
  269. "_active": true,
  270. "_components": [
  271. {
  272. "__id__": 8
  273. },
  274. {
  275. "__id__": 9
  276. }
  277. ],
  278. "_prefab": {
  279. "__id__": 10
  280. },
  281. "_id": "",
  282. "_opacity": 255,
  283. "_color": {
  284. "__type__": "cc.Color",
  285. "r": 5,
  286. "g": 5,
  287. "b": 5,
  288. "a": 255
  289. },
  290. "_cascadeOpacityEnabled": true,
  291. "_anchorPoint": {
  292. "__type__": "cc.Vec2",
  293. "x": 0.5,
  294. "y": 0.5
  295. },
  296. "_contentSize": {
  297. "__type__": "cc.Size",
  298. "width": 362,
  299. "height": 40
  300. },
  301. "_rotationX": 0,
  302. "_rotationY": 0,
  303. "_scaleX": 1,
  304. "_scaleY": 1,
  305. "_position": {
  306. "__type__": "cc.Vec2",
  307. "x": 0,
  308. "y": 109
  309. },
  310. "_skewX": 0,
  311. "_skewY": 0,
  312. "_localZOrder": 0,
  313. "_globalZOrder": 0,
  314. "_opacityModifyRGB": false,
  315. "groupIndex": 0
  316. },
  317. {
  318. "__type__": "cc.Label",
  319. "_name": "",
  320. "_objFlags": 0,
  321. "node": {
  322. "__id__": 7
  323. },
  324. "_enabled": true,
  325. "_useOriginalSize": false,
  326. "_actualFontSize": 35,
  327. "_fontSize": 35,
  328. "_lineHeight": 35,
  329. "_enableWrapText": true,
  330. "_N$file": null,
  331. "_isSystemFontUsed": true,
  332. "_spacingX": 0,
  333. "_N$string": "",
  334. "_N$horizontalAlign": 1,
  335. "_N$verticalAlign": 1,
  336. "_N$fontFamily": "Arial",
  337. "_N$overflow": 1
  338. },
  339. {
  340. "__type__": "cc.Widget",
  341. "_name": "",
  342. "_objFlags": 0,
  343. "node": {
  344. "__id__": 7
  345. },
  346. "_enabled": true,
  347. "isAlignOnce": true,
  348. "_target": null,
  349. "_alignFlags": 41,
  350. "_left": 69,
  351. "_right": 69,
  352. "_top": 21,
  353. "_bottom": 0,
  354. "_verticalCenter": 0,
  355. "_horizontalCenter": 2,
  356. "_isAbsLeft": true,
  357. "_isAbsRight": true,
  358. "_isAbsTop": true,
  359. "_isAbsBottom": true,
  360. "_isAbsHorizontalCenter": true,
  361. "_isAbsVerticalCenter": true,
  362. "_originalWidth": 98,
  363. "_originalHeight": 0
  364. },
  365. {
  366. "__type__": "cc.PrefabInfo",
  367. "root": {
  368. "__id__": 1
  369. },
  370. "asset": {
  371. "__uuid__": "cc99d347-cf5a-4c9d-b7fb-401c2e5e7cbd"
  372. },
  373. "fileId": "1eXLDeg/JCL6qEbseDIc9m",
  374. "sync": false
  375. },
  376. {
  377. "__type__": "cc.Node",
  378. "_name": "detailLabel",
  379. "_objFlags": 0,
  380. "_parent": {
  381. "__id__": 6
  382. },
  383. "_children": [],
  384. "_tag": -1,
  385. "_active": true,
  386. "_components": [
  387. {
  388. "__id__": 12
  389. },
  390. {
  391. "__id__": 13
  392. }
  393. ],
  394. "_prefab": {
  395. "__id__": 14
  396. },
  397. "_id": "",
  398. "_opacity": 255,
  399. "_color": {
  400. "__type__": "cc.Color",
  401. "r": 10,
  402. "g": 10,
  403. "b": 10,
  404. "a": 255
  405. },
  406. "_cascadeOpacityEnabled": true,
  407. "_anchorPoint": {
  408. "__type__": "cc.Vec2",
  409. "x": 0.5,
  410. "y": 1
  411. },
  412. "_contentSize": {
  413. "__type__": "cc.Size",
  414. "width": 460,
  415. "height": 30
  416. },
  417. "_rotationX": 0,
  418. "_rotationY": 0,
  419. "_scaleX": 1,
  420. "_scaleY": 1,
  421. "_position": {
  422. "__type__": "cc.Vec2",
  423. "x": 0,
  424. "y": 71.9
  425. },
  426. "_skewX": 0,
  427. "_skewY": 0,
  428. "_localZOrder": 0,
  429. "_globalZOrder": 0,
  430. "_opacityModifyRGB": false,
  431. "groupIndex": 0
  432. },
  433. {
  434. "__type__": "cc.Label",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "node": {
  438. "__id__": 11
  439. },
  440. "_enabled": true,
  441. "_useOriginalSize": false,
  442. "_actualFontSize": 30,
  443. "_fontSize": 30,
  444. "_lineHeight": 30,
  445. "_enableWrapText": true,
  446. "_N$file": null,
  447. "_isSystemFontUsed": true,
  448. "_spacingX": 0,
  449. "_N$string": "",
  450. "_N$horizontalAlign": 1,
  451. "_N$verticalAlign": 1,
  452. "_N$fontFamily": "Arial",
  453. "_N$overflow": 3
  454. },
  455. {
  456. "__type__": "cc.Widget",
  457. "_name": "",
  458. "_objFlags": 0,
  459. "node": {
  460. "__id__": 11
  461. },
  462. "_enabled": true,
  463. "isAlignOnce": true,
  464. "_target": null,
  465. "_alignFlags": 41,
  466. "_left": 20,
  467. "_right": 20,
  468. "_top": 78.1,
  469. "_bottom": 0,
  470. "_verticalCenter": 0,
  471. "_horizontalCenter": 0,
  472. "_isAbsLeft": true,
  473. "_isAbsRight": true,
  474. "_isAbsTop": true,
  475. "_isAbsBottom": true,
  476. "_isAbsHorizontalCenter": true,
  477. "_isAbsVerticalCenter": true,
  478. "_originalWidth": 98,
  479. "_originalHeight": 0
  480. },
  481. {
  482. "__type__": "cc.PrefabInfo",
  483. "root": {
  484. "__id__": 1
  485. },
  486. "asset": {
  487. "__uuid__": "cc99d347-cf5a-4c9d-b7fb-401c2e5e7cbd"
  488. },
  489. "fileId": "73nAOyLxFOO4L4dylaHAFA",
  490. "sync": false
  491. },
  492. {
  493. "__type__": "cc.Node",
  494. "_name": "cancelButton",
  495. "_objFlags": 0,
  496. "_parent": {
  497. "__id__": 6
  498. },
  499. "_children": [],
  500. "_tag": -1,
  501. "_active": true,
  502. "_components": [
  503. {
  504. "__id__": 16
  505. },
  506. {
  507. "__id__": 17
  508. },
  509. {
  510. "__id__": 18
  511. }
  512. ],
  513. "_prefab": {
  514. "__id__": 19
  515. },
  516. "_id": "",
  517. "_opacity": 255,
  518. "_color": {
  519. "__type__": "cc.Color",
  520. "r": 255,
  521. "g": 255,
  522. "b": 255,
  523. "a": 255
  524. },
  525. "_cascadeOpacityEnabled": true,
  526. "_anchorPoint": {
  527. "__type__": "cc.Vec2",
  528. "x": 0.5,
  529. "y": 0.5
  530. },
  531. "_contentSize": {
  532. "__type__": "cc.Size",
  533. "width": 180,
  534. "height": 70
  535. },
  536. "_rotationX": 0,
  537. "_rotationY": 0,
  538. "_scaleX": 1,
  539. "_scaleY": 1,
  540. "_position": {
  541. "__type__": "cc.Vec2",
  542. "x": -124,
  543. "y": -95
  544. },
  545. "_skewX": 0,
  546. "_skewY": 0,
  547. "_localZOrder": 0,
  548. "_globalZOrder": 0,
  549. "_opacityModifyRGB": false,
  550. "groupIndex": 0
  551. },
  552. {
  553. "__type__": "cc.Sprite",
  554. "_name": "",
  555. "_objFlags": 0,
  556. "node": {
  557. "__id__": 15
  558. },
  559. "_enabled": true,
  560. "_spriteFrame": {
  561. "__uuid__": "5d23f71c-04e5-4876-a4cf-088c924949ae"
  562. },
  563. "_type": 1,
  564. "_sizeMode": 0,
  565. "_fillType": 0,
  566. "_fillCenter": {
  567. "__type__": "cc.Vec2",
  568. "x": 0,
  569. "y": 0
  570. },
  571. "_fillStart": 0,
  572. "_fillRange": 0,
  573. "_isTrimmedMode": true,
  574. "_srcBlendFactor": 770,
  575. "_dstBlendFactor": 771,
  576. "_atlas": null
  577. },
  578. {
  579. "__type__": "cc.Button",
  580. "_name": "",
  581. "_objFlags": 0,
  582. "node": {
  583. "__id__": 15
  584. },
  585. "_enabled": true,
  586. "transition": 2,
  587. "pressedColor": {
  588. "__type__": "cc.Color",
  589. "r": 255,
  590. "g": 255,
  591. "b": 255,
  592. "a": 255
  593. },
  594. "hoverColor": {
  595. "__type__": "cc.Color",
  596. "r": 255,
  597. "g": 255,
  598. "b": 255,
  599. "a": 255
  600. },
  601. "duration": 0.1,
  602. "zoomScale": 1.2,
  603. "clickEvents": [],
  604. "_N$interactable": true,
  605. "_N$enableAutoGrayEffect": false,
  606. "_N$normalColor": {
  607. "__type__": "cc.Color",
  608. "r": 255,
  609. "g": 255,
  610. "b": 255,
  611. "a": 255
  612. },
  613. "_N$disabledColor": {
  614. "__type__": "cc.Color",
  615. "r": 255,
  616. "g": 255,
  617. "b": 255,
  618. "a": 255
  619. },
  620. "_N$normalSprite": {
  621. "__uuid__": "5d23f71c-04e5-4876-a4cf-088c924949ae"
  622. },
  623. "_N$pressedSprite": null,
  624. "pressedSprite": null,
  625. "_N$hoverSprite": null,
  626. "hoverSprite": null,
  627. "_N$disabledSprite": null,
  628. "_N$target": {
  629. "__id__": 15
  630. }
  631. },
  632. {
  633. "__type__": "cc.Widget",
  634. "_name": "",
  635. "_objFlags": 0,
  636. "node": {
  637. "__id__": 15
  638. },
  639. "_enabled": true,
  640. "isAlignOnce": true,
  641. "_target": null,
  642. "_alignFlags": 4,
  643. "_left": 0,
  644. "_right": 0,
  645. "_top": 0,
  646. "_bottom": 20,
  647. "_verticalCenter": 0,
  648. "_horizontalCenter": 0,
  649. "_isAbsLeft": true,
  650. "_isAbsRight": true,
  651. "_isAbsTop": true,
  652. "_isAbsBottom": true,
  653. "_isAbsHorizontalCenter": true,
  654. "_isAbsVerticalCenter": true,
  655. "_originalWidth": 0,
  656. "_originalHeight": 0
  657. },
  658. {
  659. "__type__": "cc.PrefabInfo",
  660. "root": {
  661. "__id__": 1
  662. },
  663. "asset": {
  664. "__uuid__": "cc99d347-cf5a-4c9d-b7fb-401c2e5e7cbd"
  665. },
  666. "fileId": "00AJxJ6B1J5blTCEgtiRHo",
  667. "sync": false
  668. },
  669. {
  670. "__type__": "cc.Node",
  671. "_name": "confirmButton",
  672. "_objFlags": 0,
  673. "_parent": {
  674. "__id__": 6
  675. },
  676. "_children": [],
  677. "_tag": -1,
  678. "_active": true,
  679. "_components": [
  680. {
  681. "__id__": 21
  682. },
  683. {
  684. "__id__": 22
  685. },
  686. {
  687. "__id__": 23
  688. }
  689. ],
  690. "_prefab": {
  691. "__id__": 24
  692. },
  693. "_id": "",
  694. "_opacity": 255,
  695. "_color": {
  696. "__type__": "cc.Color",
  697. "r": 255,
  698. "g": 255,
  699. "b": 255,
  700. "a": 255
  701. },
  702. "_cascadeOpacityEnabled": true,
  703. "_anchorPoint": {
  704. "__type__": "cc.Vec2",
  705. "x": 0.5,
  706. "y": 0.5
  707. },
  708. "_contentSize": {
  709. "__type__": "cc.Size",
  710. "width": 180,
  711. "height": 70
  712. },
  713. "_rotationX": 0,
  714. "_rotationY": 0,
  715. "_scaleX": 1,
  716. "_scaleY": 1,
  717. "_position": {
  718. "__type__": "cc.Vec2",
  719. "x": 125,
  720. "y": -95
  721. },
  722. "_skewX": 0,
  723. "_skewY": 0,
  724. "_localZOrder": 0,
  725. "_globalZOrder": 0,
  726. "_opacityModifyRGB": false,
  727. "groupIndex": 0
  728. },
  729. {
  730. "__type__": "cc.Sprite",
  731. "_name": "",
  732. "_objFlags": 0,
  733. "node": {
  734. "__id__": 20
  735. },
  736. "_enabled": true,
  737. "_spriteFrame": {
  738. "__uuid__": "6537f2d6-2e09-459d-b025-7bb390aaee14"
  739. },
  740. "_type": 1,
  741. "_sizeMode": 0,
  742. "_fillType": 0,
  743. "_fillCenter": {
  744. "__type__": "cc.Vec2",
  745. "x": 0,
  746. "y": 0
  747. },
  748. "_fillStart": 0,
  749. "_fillRange": 0,
  750. "_isTrimmedMode": true,
  751. "_srcBlendFactor": 770,
  752. "_dstBlendFactor": 771,
  753. "_atlas": null
  754. },
  755. {
  756. "__type__": "cc.Button",
  757. "_name": "",
  758. "_objFlags": 0,
  759. "node": {
  760. "__id__": 20
  761. },
  762. "_enabled": true,
  763. "transition": 2,
  764. "pressedColor": {
  765. "__type__": "cc.Color",
  766. "r": 255,
  767. "g": 255,
  768. "b": 255,
  769. "a": 255
  770. },
  771. "hoverColor": {
  772. "__type__": "cc.Color",
  773. "r": 255,
  774. "g": 255,
  775. "b": 255,
  776. "a": 255
  777. },
  778. "duration": 0.1,
  779. "zoomScale": 1.2,
  780. "clickEvents": [],
  781. "_N$interactable": true,
  782. "_N$enableAutoGrayEffect": false,
  783. "_N$normalColor": {
  784. "__type__": "cc.Color",
  785. "r": 255,
  786. "g": 255,
  787. "b": 255,
  788. "a": 255
  789. },
  790. "_N$disabledColor": {
  791. "__type__": "cc.Color",
  792. "r": 255,
  793. "g": 255,
  794. "b": 255,
  795. "a": 255
  796. },
  797. "_N$normalSprite": {
  798. "__uuid__": "6537f2d6-2e09-459d-b025-7bb390aaee14"
  799. },
  800. "_N$pressedSprite": null,
  801. "pressedSprite": null,
  802. "_N$hoverSprite": null,
  803. "hoverSprite": null,
  804. "_N$disabledSprite": null,
  805. "_N$target": {
  806. "__id__": 20
  807. }
  808. },
  809. {
  810. "__type__": "cc.Widget",
  811. "_name": "",
  812. "_objFlags": 0,
  813. "node": {
  814. "__id__": 20
  815. },
  816. "_enabled": true,
  817. "isAlignOnce": true,
  818. "_target": null,
  819. "_alignFlags": 4,
  820. "_left": 0,
  821. "_right": 0,
  822. "_top": 0,
  823. "_bottom": 20,
  824. "_verticalCenter": 0,
  825. "_horizontalCenter": 0,
  826. "_isAbsLeft": true,
  827. "_isAbsRight": true,
  828. "_isAbsTop": true,
  829. "_isAbsBottom": true,
  830. "_isAbsHorizontalCenter": true,
  831. "_isAbsVerticalCenter": true,
  832. "_originalWidth": 0,
  833. "_originalHeight": 0
  834. },
  835. {
  836. "__type__": "cc.PrefabInfo",
  837. "root": {
  838. "__id__": 1
  839. },
  840. "asset": {
  841. "__uuid__": "cc99d347-cf5a-4c9d-b7fb-401c2e5e7cbd"
  842. },
  843. "fileId": "adEDuMp25CiLfY73N5mnXP",
  844. "sync": false
  845. },
  846. {
  847. "__type__": "cc.Sprite",
  848. "_name": "",
  849. "_objFlags": 0,
  850. "node": {
  851. "__id__": 6
  852. },
  853. "_enabled": true,
  854. "_spriteFrame": {
  855. "__uuid__": "75c3dbd8-5b4f-4c78-9c0e-03e5c0780274"
  856. },
  857. "_type": 0,
  858. "_sizeMode": 0,
  859. "_fillType": 0,
  860. "_fillCenter": {
  861. "__type__": "cc.Vec2",
  862. "x": 0,
  863. "y": 0
  864. },
  865. "_fillStart": 0,
  866. "_fillRange": 0,
  867. "_isTrimmedMode": true,
  868. "_srcBlendFactor": 770,
  869. "_dstBlendFactor": 771,
  870. "_atlas": null
  871. },
  872. {
  873. "__type__": "cc.Widget",
  874. "_name": "",
  875. "_objFlags": 0,
  876. "node": {
  877. "__id__": 6
  878. },
  879. "_enabled": true,
  880. "isAlignOnce": true,
  881. "_target": null,
  882. "_alignFlags": 18,
  883. "_left": 0,
  884. "_right": 0,
  885. "_top": 0,
  886. "_bottom": 0,
  887. "_verticalCenter": 0,
  888. "_horizontalCenter": 0,
  889. "_isAbsLeft": true,
  890. "_isAbsRight": true,
  891. "_isAbsTop": true,
  892. "_isAbsBottom": true,
  893. "_isAbsHorizontalCenter": true,
  894. "_isAbsVerticalCenter": true,
  895. "_originalWidth": 0,
  896. "_originalHeight": 0
  897. },
  898. {
  899. "__type__": "cc.PrefabInfo",
  900. "root": {
  901. "__id__": 1
  902. },
  903. "asset": {
  904. "__uuid__": "cc99d347-cf5a-4c9d-b7fb-401c2e5e7cbd"
  905. },
  906. "fileId": "2ertfjBwhMgY+TxGvPPdHZ",
  907. "sync": false
  908. },
  909. {
  910. "__type__": "cc.Widget",
  911. "_name": "",
  912. "_objFlags": 0,
  913. "node": {
  914. "__id__": 1
  915. },
  916. "_enabled": true,
  917. "isAlignOnce": true,
  918. "_target": null,
  919. "_alignFlags": 45,
  920. "_left": 0,
  921. "_right": 0,
  922. "_top": 0,
  923. "_bottom": 0,
  924. "_verticalCenter": -320,
  925. "_horizontalCenter": -480,
  926. "_isAbsLeft": true,
  927. "_isAbsRight": true,
  928. "_isAbsTop": true,
  929. "_isAbsBottom": true,
  930. "_isAbsHorizontalCenter": true,
  931. "_isAbsVerticalCenter": true,
  932. "_originalWidth": 0,
  933. "_originalHeight": 0
  934. },
  935. {
  936. "__type__": "cc.PrefabInfo",
  937. "root": {
  938. "__id__": 1
  939. },
  940. "asset": {
  941. "__uuid__": "cc99d347-cf5a-4c9d-b7fb-401c2e5e7cbd"
  942. },
  943. "fileId": "fdHbcHMsRB9pRuWdWVWRrY",
  944. "sync": false
  945. }
  946. ]