homeView.prefab 18 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061
  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": "homeDisplay",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 10
  28. },
  29. {
  30. "__id__": 14
  31. },
  32. {
  33. "__id__": 20
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 28
  40. },
  41. {
  42. "__id__": 29
  43. },
  44. {
  45. "__id__": 30
  46. }
  47. ],
  48. "_prefab": {
  49. "__id__": 31
  50. },
  51. "_opacity": 255,
  52. "_color": {
  53. "__type__": "cc.Color",
  54. "r": 255,
  55. "g": 255,
  56. "b": 255,
  57. "a": 255
  58. },
  59. "_contentSize": {
  60. "__type__": "cc.Size",
  61. "width": 750,
  62. "height": 1334
  63. },
  64. "_anchorPoint": {
  65. "__type__": "cc.Vec2",
  66. "x": 0.5,
  67. "y": 0.5
  68. },
  69. "_trs": {
  70. "__type__": "TypedArray",
  71. "ctor": "Float64Array",
  72. "array": [
  73. 375,
  74. 667,
  75. 0,
  76. 0,
  77. 0,
  78. 0,
  79. 1,
  80. 1,
  81. 1,
  82. 1
  83. ]
  84. },
  85. "_eulerAngles": {
  86. "__type__": "cc.Vec3",
  87. "x": 0,
  88. "y": 0,
  89. "z": 0
  90. },
  91. "_skewX": 0,
  92. "_skewY": 0,
  93. "_is3DNode": false,
  94. "_groupIndex": 0,
  95. "groupIndex": 0,
  96. "_id": ""
  97. },
  98. {
  99. "__type__": "cc.Node",
  100. "_name": "logo",
  101. "_objFlags": 0,
  102. "_parent": {
  103. "__id__": 1
  104. },
  105. "_children": [],
  106. "_active": true,
  107. "_components": [
  108. {
  109. "__id__": 3
  110. },
  111. {
  112. "__id__": 4
  113. }
  114. ],
  115. "_prefab": {
  116. "__id__": 5
  117. },
  118. "_opacity": 255,
  119. "_color": {
  120. "__type__": "cc.Color",
  121. "r": 255,
  122. "g": 255,
  123. "b": 255,
  124. "a": 255
  125. },
  126. "_contentSize": {
  127. "__type__": "cc.Size",
  128. "width": 428,
  129. "height": 298
  130. },
  131. "_anchorPoint": {
  132. "__type__": "cc.Vec2",
  133. "x": 0.5,
  134. "y": 0.5
  135. },
  136. "_trs": {
  137. "__type__": "TypedArray",
  138. "ctor": "Float64Array",
  139. "array": [
  140. 0,
  141. 318,
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 1,
  147. 1,
  148. 1,
  149. 1
  150. ]
  151. },
  152. "_eulerAngles": {
  153. "__type__": "cc.Vec3",
  154. "x": 0,
  155. "y": 0,
  156. "z": 0
  157. },
  158. "_skewX": 0,
  159. "_skewY": 0,
  160. "_is3DNode": false,
  161. "_groupIndex": 0,
  162. "groupIndex": 0,
  163. "_id": ""
  164. },
  165. {
  166. "__type__": "cc.Sprite",
  167. "_name": "",
  168. "_objFlags": 0,
  169. "node": {
  170. "__id__": 2
  171. },
  172. "_enabled": true,
  173. "_materials": [
  174. {
  175. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  176. }
  177. ],
  178. "_srcBlendFactor": 770,
  179. "_dstBlendFactor": 771,
  180. "_spriteFrame": {
  181. "__uuid__": "882e797d-63a8-4f56-94c3-958254dca854"
  182. },
  183. "_type": 0,
  184. "_sizeMode": 1,
  185. "_fillType": 0,
  186. "_fillCenter": {
  187. "__type__": "cc.Vec2",
  188. "x": 0,
  189. "y": 0
  190. },
  191. "_fillStart": 0,
  192. "_fillRange": 0,
  193. "_isTrimmedMode": true,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.Widget",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "node": {
  202. "__id__": 2
  203. },
  204. "_enabled": true,
  205. "alignMode": 1,
  206. "_target": null,
  207. "_alignFlags": 1,
  208. "_left": 0,
  209. "_right": 0,
  210. "_top": 200,
  211. "_bottom": 0,
  212. "_verticalCenter": 0,
  213. "_horizontalCenter": 0,
  214. "_isAbsLeft": true,
  215. "_isAbsRight": true,
  216. "_isAbsTop": true,
  217. "_isAbsBottom": true,
  218. "_isAbsHorizontalCenter": true,
  219. "_isAbsVerticalCenter": true,
  220. "_originalWidth": 0,
  221. "_originalHeight": 0,
  222. "_id": ""
  223. },
  224. {
  225. "__type__": "cc.PrefabInfo",
  226. "root": {
  227. "__id__": 1
  228. },
  229. "asset": {
  230. "__uuid__": "775f8607-928f-4034-805f-73184a93408e"
  231. },
  232. "fileId": "90gBDAyFBI0LySAb8OWUay",
  233. "sync": false
  234. },
  235. {
  236. "__type__": "cc.Node",
  237. "_name": "next",
  238. "_objFlags": 0,
  239. "_parent": {
  240. "__id__": 1
  241. },
  242. "_children": [],
  243. "_active": true,
  244. "_components": [
  245. {
  246. "__id__": 7
  247. },
  248. {
  249. "__id__": 8
  250. }
  251. ],
  252. "_prefab": {
  253. "__id__": 9
  254. },
  255. "_opacity": 255,
  256. "_color": {
  257. "__type__": "cc.Color",
  258. "r": 255,
  259. "g": 255,
  260. "b": 255,
  261. "a": 255
  262. },
  263. "_contentSize": {
  264. "__type__": "cc.Size",
  265. "width": 362,
  266. "height": 126
  267. },
  268. "_anchorPoint": {
  269. "__type__": "cc.Vec2",
  270. "x": 0.5,
  271. "y": 0.5
  272. },
  273. "_trs": {
  274. "__type__": "TypedArray",
  275. "ctor": "Float64Array",
  276. "array": [
  277. 0,
  278. -111.19,
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 1,
  284. 1,
  285. 1,
  286. 1
  287. ]
  288. },
  289. "_eulerAngles": {
  290. "__type__": "cc.Vec3",
  291. "x": 0,
  292. "y": 0,
  293. "z": 0
  294. },
  295. "_skewX": 0,
  296. "_skewY": 0,
  297. "_is3DNode": false,
  298. "_groupIndex": 0,
  299. "groupIndex": 0,
  300. "_id": ""
  301. },
  302. {
  303. "__type__": "cc.Sprite",
  304. "_name": "",
  305. "_objFlags": 0,
  306. "node": {
  307. "__id__": 6
  308. },
  309. "_enabled": true,
  310. "_materials": [
  311. {
  312. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  313. }
  314. ],
  315. "_srcBlendFactor": 770,
  316. "_dstBlendFactor": 771,
  317. "_spriteFrame": {
  318. "__uuid__": "fcefe411-f1df-460d-9616-0ca52ff31975"
  319. },
  320. "_type": 0,
  321. "_sizeMode": 1,
  322. "_fillType": 0,
  323. "_fillCenter": {
  324. "__type__": "cc.Vec2",
  325. "x": 0,
  326. "y": 0
  327. },
  328. "_fillStart": 0,
  329. "_fillRange": 0,
  330. "_isTrimmedMode": true,
  331. "_atlas": null,
  332. "_id": ""
  333. },
  334. {
  335. "__type__": "cc.Widget",
  336. "_name": "",
  337. "_objFlags": 0,
  338. "node": {
  339. "__id__": 6
  340. },
  341. "_enabled": true,
  342. "alignMode": 1,
  343. "_target": null,
  344. "_alignFlags": 2,
  345. "_left": 0,
  346. "_right": 0,
  347. "_top": 0,
  348. "_bottom": 515.479,
  349. "_verticalCenter": -111.19,
  350. "_horizontalCenter": 0,
  351. "_isAbsLeft": true,
  352. "_isAbsRight": true,
  353. "_isAbsTop": true,
  354. "_isAbsBottom": true,
  355. "_isAbsHorizontalCenter": true,
  356. "_isAbsVerticalCenter": true,
  357. "_originalWidth": 0,
  358. "_originalHeight": 0,
  359. "_id": ""
  360. },
  361. {
  362. "__type__": "cc.PrefabInfo",
  363. "root": {
  364. "__id__": 1
  365. },
  366. "asset": {
  367. "__uuid__": "775f8607-928f-4034-805f-73184a93408e"
  368. },
  369. "fileId": "20uzPfRzlBxYAUprRNcCw1",
  370. "sync": false
  371. },
  372. {
  373. "__type__": "cc.Node",
  374. "_name": "setting",
  375. "_objFlags": 0,
  376. "_parent": {
  377. "__id__": 1
  378. },
  379. "_children": [],
  380. "_active": true,
  381. "_components": [
  382. {
  383. "__id__": 11
  384. },
  385. {
  386. "__id__": 12
  387. }
  388. ],
  389. "_prefab": {
  390. "__id__": 13
  391. },
  392. "_opacity": 255,
  393. "_color": {
  394. "__type__": "cc.Color",
  395. "r": 255,
  396. "g": 255,
  397. "b": 255,
  398. "a": 255
  399. },
  400. "_contentSize": {
  401. "__type__": "cc.Size",
  402. "width": 78,
  403. "height": 78
  404. },
  405. "_anchorPoint": {
  406. "__type__": "cc.Vec2",
  407. "x": 0.5,
  408. "y": 0.5
  409. },
  410. "_trs": {
  411. "__type__": "TypedArray",
  412. "ctor": "Float64Array",
  413. "array": [
  414. 326.219,
  415. 386.022,
  416. 0,
  417. 0,
  418. 0,
  419. 0,
  420. 1,
  421. 1,
  422. 1,
  423. 1
  424. ]
  425. },
  426. "_eulerAngles": {
  427. "__type__": "cc.Vec3",
  428. "x": 0,
  429. "y": 0,
  430. "z": 0
  431. },
  432. "_skewX": 0,
  433. "_skewY": 0,
  434. "_is3DNode": false,
  435. "_groupIndex": 0,
  436. "groupIndex": 0,
  437. "_id": ""
  438. },
  439. {
  440. "__type__": "cc.Sprite",
  441. "_name": "",
  442. "_objFlags": 0,
  443. "node": {
  444. "__id__": 10
  445. },
  446. "_enabled": true,
  447. "_materials": [
  448. {
  449. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  450. }
  451. ],
  452. "_srcBlendFactor": 770,
  453. "_dstBlendFactor": 771,
  454. "_spriteFrame": null,
  455. "_type": 0,
  456. "_sizeMode": 1,
  457. "_fillType": 0,
  458. "_fillCenter": {
  459. "__type__": "cc.Vec2",
  460. "x": 0,
  461. "y": 0
  462. },
  463. "_fillStart": 0,
  464. "_fillRange": 0,
  465. "_isTrimmedMode": true,
  466. "_atlas": null,
  467. "_id": ""
  468. },
  469. {
  470. "__type__": "cc.Widget",
  471. "_name": "",
  472. "_objFlags": 0,
  473. "node": {
  474. "__id__": 10
  475. },
  476. "_enabled": true,
  477. "alignMode": 1,
  478. "_target": null,
  479. "_alignFlags": 33,
  480. "_left": 0,
  481. "_right": 9.781000000000006,
  482. "_top": 241.978,
  483. "_bottom": 0,
  484. "_verticalCenter": 0,
  485. "_horizontalCenter": 0,
  486. "_isAbsLeft": true,
  487. "_isAbsRight": true,
  488. "_isAbsTop": true,
  489. "_isAbsBottom": true,
  490. "_isAbsHorizontalCenter": true,
  491. "_isAbsVerticalCenter": true,
  492. "_originalWidth": 0,
  493. "_originalHeight": 0,
  494. "_id": ""
  495. },
  496. {
  497. "__type__": "cc.PrefabInfo",
  498. "root": {
  499. "__id__": 1
  500. },
  501. "asset": {
  502. "__uuid__": "775f8607-928f-4034-805f-73184a93408e"
  503. },
  504. "fileId": "87w3uBnABJ6o6/zmlX/PUF",
  505. "sync": false
  506. },
  507. {
  508. "__type__": "cc.Node",
  509. "_name": "shortBtn",
  510. "_objFlags": 0,
  511. "_parent": {
  512. "__id__": 1
  513. },
  514. "_children": [
  515. {
  516. "__id__": 15
  517. }
  518. ],
  519. "_active": false,
  520. "_components": [
  521. {
  522. "__id__": 18
  523. }
  524. ],
  525. "_prefab": {
  526. "__id__": 19
  527. },
  528. "_opacity": 255,
  529. "_color": {
  530. "__type__": "cc.Color",
  531. "r": 255,
  532. "g": 255,
  533. "b": 255,
  534. "a": 255
  535. },
  536. "_contentSize": {
  537. "__type__": "cc.Size",
  538. "width": 69,
  539. "height": 75
  540. },
  541. "_anchorPoint": {
  542. "__type__": "cc.Vec2",
  543. "x": 0.5,
  544. "y": 0.5
  545. },
  546. "_trs": {
  547. "__type__": "TypedArray",
  548. "ctor": "Float64Array",
  549. "array": [
  550. -319.129,
  551. -97.545,
  552. 0,
  553. 0,
  554. 0,
  555. 0,
  556. 1,
  557. 1,
  558. 1,
  559. 1
  560. ]
  561. },
  562. "_eulerAngles": {
  563. "__type__": "cc.Vec3",
  564. "x": 0,
  565. "y": 0,
  566. "z": 0
  567. },
  568. "_skewX": 0,
  569. "_skewY": 0,
  570. "_is3DNode": false,
  571. "_groupIndex": 0,
  572. "groupIndex": 0,
  573. "_id": ""
  574. },
  575. {
  576. "__type__": "cc.Node",
  577. "_name": "333",
  578. "_objFlags": 0,
  579. "_parent": {
  580. "__id__": 14
  581. },
  582. "_children": [],
  583. "_active": false,
  584. "_components": [
  585. {
  586. "__id__": 16
  587. }
  588. ],
  589. "_prefab": {
  590. "__id__": 17
  591. },
  592. "_opacity": 255,
  593. "_color": {
  594. "__type__": "cc.Color",
  595. "r": 255,
  596. "g": 255,
  597. "b": 255,
  598. "a": 255
  599. },
  600. "_contentSize": {
  601. "__type__": "cc.Size",
  602. "width": 106,
  603. "height": 33
  604. },
  605. "_anchorPoint": {
  606. "__type__": "cc.Vec2",
  607. "x": 0.5,
  608. "y": 0.5
  609. },
  610. "_trs": {
  611. "__type__": "TypedArray",
  612. "ctor": "Float64Array",
  613. "array": [
  614. 0,
  615. -54.611,
  616. 0,
  617. 0,
  618. 0,
  619. 0,
  620. 1,
  621. 1,
  622. 1,
  623. 1
  624. ]
  625. },
  626. "_eulerAngles": {
  627. "__type__": "cc.Vec3",
  628. "x": 0,
  629. "y": 0,
  630. "z": 0
  631. },
  632. "_skewX": 0,
  633. "_skewY": 0,
  634. "_is3DNode": false,
  635. "_groupIndex": 0,
  636. "groupIndex": 0,
  637. "_id": ""
  638. },
  639. {
  640. "__type__": "cc.Sprite",
  641. "_name": "",
  642. "_objFlags": 0,
  643. "node": {
  644. "__id__": 15
  645. },
  646. "_enabled": true,
  647. "_materials": [
  648. {
  649. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  650. }
  651. ],
  652. "_srcBlendFactor": 770,
  653. "_dstBlendFactor": 771,
  654. "_spriteFrame": {
  655. "__uuid__": "9a2ca217-2234-4254-a545-560899f375cb"
  656. },
  657. "_type": 0,
  658. "_sizeMode": 1,
  659. "_fillType": 0,
  660. "_fillCenter": {
  661. "__type__": "cc.Vec2",
  662. "x": 0,
  663. "y": 0
  664. },
  665. "_fillStart": 0,
  666. "_fillRange": 0,
  667. "_isTrimmedMode": true,
  668. "_atlas": null,
  669. "_id": ""
  670. },
  671. {
  672. "__type__": "cc.PrefabInfo",
  673. "root": {
  674. "__id__": 1
  675. },
  676. "asset": {
  677. "__uuid__": "775f8607-928f-4034-805f-73184a93408e"
  678. },
  679. "fileId": "aekMUZ789JA5Bqn09tz5cy",
  680. "sync": false
  681. },
  682. {
  683. "__type__": "cc.Sprite",
  684. "_name": "",
  685. "_objFlags": 0,
  686. "node": {
  687. "__id__": 14
  688. },
  689. "_enabled": true,
  690. "_materials": [
  691. {
  692. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  693. }
  694. ],
  695. "_srcBlendFactor": 770,
  696. "_dstBlendFactor": 771,
  697. "_spriteFrame": {
  698. "__uuid__": "2cd44951-5f25-450c-b439-6fb2ef4ba95e"
  699. },
  700. "_type": 0,
  701. "_sizeMode": 1,
  702. "_fillType": 0,
  703. "_fillCenter": {
  704. "__type__": "cc.Vec2",
  705. "x": 0,
  706. "y": 0
  707. },
  708. "_fillStart": 0,
  709. "_fillRange": 0,
  710. "_isTrimmedMode": true,
  711. "_atlas": null,
  712. "_id": ""
  713. },
  714. {
  715. "__type__": "cc.PrefabInfo",
  716. "root": {
  717. "__id__": 1
  718. },
  719. "asset": {
  720. "__uuid__": "775f8607-928f-4034-805f-73184a93408e"
  721. },
  722. "fileId": "bcPc4TqDdFUaoEQgaxNzjA",
  723. "sync": false
  724. },
  725. {
  726. "__type__": "cc.Node",
  727. "_name": "bottomUI",
  728. "_objFlags": 0,
  729. "_parent": {
  730. "__id__": 1
  731. },
  732. "_children": [
  733. {
  734. "__id__": 21
  735. }
  736. ],
  737. "_active": true,
  738. "_components": [
  739. {
  740. "__id__": 25
  741. },
  742. {
  743. "__id__": 26
  744. }
  745. ],
  746. "_prefab": {
  747. "__id__": 27
  748. },
  749. "_opacity": 255,
  750. "_color": {
  751. "__type__": "cc.Color",
  752. "r": 255,
  753. "g": 255,
  754. "b": 255,
  755. "a": 255
  756. },
  757. "_contentSize": {
  758. "__type__": "cc.Size",
  759. "width": 130,
  760. "height": 200
  761. },
  762. "_anchorPoint": {
  763. "__type__": "cc.Vec2",
  764. "x": 0.5,
  765. "y": 0.5
  766. },
  767. "_trs": {
  768. "__type__": "TypedArray",
  769. "ctor": "Float64Array",
  770. "array": [
  771. 0,
  772. -256.593,
  773. 0,
  774. 0,
  775. 0,
  776. 0,
  777. 1,
  778. 1,
  779. 1,
  780. 1
  781. ]
  782. },
  783. "_eulerAngles": {
  784. "__type__": "cc.Vec3",
  785. "x": 0,
  786. "y": 0,
  787. "z": 0
  788. },
  789. "_skewX": 0,
  790. "_skewY": 0,
  791. "_is3DNode": false,
  792. "_groupIndex": 0,
  793. "groupIndex": 0,
  794. "_id": ""
  795. },
  796. {
  797. "__type__": "cc.Node",
  798. "_name": "shopIcon",
  799. "_objFlags": 0,
  800. "_parent": {
  801. "__id__": 20
  802. },
  803. "_children": [],
  804. "_active": true,
  805. "_components": [
  806. {
  807. "__id__": 22
  808. },
  809. {
  810. "__id__": 23
  811. }
  812. ],
  813. "_prefab": {
  814. "__id__": 24
  815. },
  816. "_opacity": 255,
  817. "_color": {
  818. "__type__": "cc.Color",
  819. "r": 255,
  820. "g": 255,
  821. "b": 255,
  822. "a": 255
  823. },
  824. "_contentSize": {
  825. "__type__": "cc.Size",
  826. "width": 130,
  827. "height": 136
  828. },
  829. "_anchorPoint": {
  830. "__type__": "cc.Vec2",
  831. "x": 0.5,
  832. "y": 0.5
  833. },
  834. "_trs": {
  835. "__type__": "TypedArray",
  836. "ctor": "Float64Array",
  837. "array": [
  838. 0,
  839. 0,
  840. 0,
  841. 0,
  842. 0,
  843. 0,
  844. 1,
  845. 1,
  846. 1,
  847. 1
  848. ]
  849. },
  850. "_eulerAngles": {
  851. "__type__": "cc.Vec3",
  852. "x": 0,
  853. "y": 0,
  854. "z": 0
  855. },
  856. "_skewX": 0,
  857. "_skewY": 0,
  858. "_is3DNode": false,
  859. "_groupIndex": 0,
  860. "groupIndex": 0,
  861. "_id": ""
  862. },
  863. {
  864. "__type__": "cc.Sprite",
  865. "_name": "",
  866. "_objFlags": 0,
  867. "node": {
  868. "__id__": 21
  869. },
  870. "_enabled": true,
  871. "_materials": [
  872. {
  873. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  874. }
  875. ],
  876. "_srcBlendFactor": 770,
  877. "_dstBlendFactor": 771,
  878. "_spriteFrame": {
  879. "__uuid__": "3de29cf6-a11c-48b7-ae7c-ab4aa7e35d34"
  880. },
  881. "_type": 0,
  882. "_sizeMode": 1,
  883. "_fillType": 0,
  884. "_fillCenter": {
  885. "__type__": "cc.Vec2",
  886. "x": 0,
  887. "y": 0
  888. },
  889. "_fillStart": 0,
  890. "_fillRange": 0,
  891. "_isTrimmedMode": true,
  892. "_atlas": null,
  893. "_id": ""
  894. },
  895. {
  896. "__type__": "cc.Widget",
  897. "_name": "",
  898. "_objFlags": 0,
  899. "node": {
  900. "__id__": 21
  901. },
  902. "_enabled": true,
  903. "alignMode": 1,
  904. "_target": null,
  905. "_alignFlags": 32,
  906. "_left": 0,
  907. "_right": 0,
  908. "_top": 0,
  909. "_bottom": 0,
  910. "_verticalCenter": 0,
  911. "_horizontalCenter": 327.868,
  912. "_isAbsLeft": true,
  913. "_isAbsRight": true,
  914. "_isAbsTop": true,
  915. "_isAbsBottom": true,
  916. "_isAbsHorizontalCenter": true,
  917. "_isAbsVerticalCenter": true,
  918. "_originalWidth": 0,
  919. "_originalHeight": 0,
  920. "_id": ""
  921. },
  922. {
  923. "__type__": "cc.PrefabInfo",
  924. "root": {
  925. "__id__": 1
  926. },
  927. "asset": {
  928. "__uuid__": "775f8607-928f-4034-805f-73184a93408e"
  929. },
  930. "fileId": "a6ahVBLPxFgIcZ4LObr7AG",
  931. "sync": false
  932. },
  933. {
  934. "__type__": "cc.Layout",
  935. "_name": "",
  936. "_objFlags": 0,
  937. "node": {
  938. "__id__": 20
  939. },
  940. "_enabled": true,
  941. "_layoutSize": {
  942. "__type__": "cc.Size",
  943. "width": 130,
  944. "height": 200
  945. },
  946. "_resize": 1,
  947. "_N$layoutType": 1,
  948. "_N$cellSize": {
  949. "__type__": "cc.Size",
  950. "width": 40,
  951. "height": 40
  952. },
  953. "_N$startAxis": 0,
  954. "_N$paddingLeft": 0,
  955. "_N$paddingRight": 0,
  956. "_N$paddingTop": 0,
  957. "_N$paddingBottom": 0,
  958. "_N$spacingX": 20,
  959. "_N$spacingY": 0,
  960. "_N$verticalDirection": 1,
  961. "_N$horizontalDirection": 0,
  962. "_N$affectedByScale": false,
  963. "_id": ""
  964. },
  965. {
  966. "__type__": "cc.Widget",
  967. "_name": "",
  968. "_objFlags": 0,
  969. "node": {
  970. "__id__": 20
  971. },
  972. "_enabled": true,
  973. "alignMode": 1,
  974. "_target": null,
  975. "_alignFlags": 2,
  976. "_left": 0,
  977. "_right": 0,
  978. "_top": 0,
  979. "_bottom": 0.20789355322338832,
  980. "_verticalCenter": -256.593,
  981. "_horizontalCenter": 0,
  982. "_isAbsLeft": true,
  983. "_isAbsRight": true,
  984. "_isAbsTop": true,
  985. "_isAbsBottom": false,
  986. "_isAbsHorizontalCenter": true,
  987. "_isAbsVerticalCenter": true,
  988. "_originalWidth": 0,
  989. "_originalHeight": 0,
  990. "_id": ""
  991. },
  992. {
  993. "__type__": "cc.PrefabInfo",
  994. "root": {
  995. "__id__": 1
  996. },
  997. "asset": {
  998. "__uuid__": "775f8607-928f-4034-805f-73184a93408e"
  999. },
  1000. "fileId": "b55SNCFmNIcJFEaYErws1P",
  1001. "sync": false
  1002. },
  1003. {
  1004. "__type__": "cc.Widget",
  1005. "_name": "",
  1006. "_objFlags": 0,
  1007. "node": {
  1008. "__id__": 1
  1009. },
  1010. "_enabled": true,
  1011. "alignMode": 1,
  1012. "_target": null,
  1013. "_alignFlags": 45,
  1014. "_left": 0,
  1015. "_right": 0,
  1016. "_top": 0,
  1017. "_bottom": 0,
  1018. "_verticalCenter": 0,
  1019. "_horizontalCenter": 0,
  1020. "_isAbsLeft": true,
  1021. "_isAbsRight": true,
  1022. "_isAbsTop": true,
  1023. "_isAbsBottom": true,
  1024. "_isAbsHorizontalCenter": true,
  1025. "_isAbsVerticalCenter": true,
  1026. "_originalWidth": 750,
  1027. "_originalHeight": 1334,
  1028. "_id": ""
  1029. },
  1030. {
  1031. "__type__": "cb3bfFe0WFPIJpKXt1o4F5F",
  1032. "_name": "",
  1033. "_objFlags": 0,
  1034. "node": {
  1035. "__id__": 1
  1036. },
  1037. "_enabled": true,
  1038. "_id": ""
  1039. },
  1040. {
  1041. "__type__": "cc.BlockInputEvents",
  1042. "_name": "",
  1043. "_objFlags": 0,
  1044. "node": {
  1045. "__id__": 1
  1046. },
  1047. "_enabled": true,
  1048. "_id": ""
  1049. },
  1050. {
  1051. "__type__": "cc.PrefabInfo",
  1052. "root": {
  1053. "__id__": 1
  1054. },
  1055. "asset": {
  1056. "__uuid__": "775f8607-928f-4034-805f-73184a93408e"
  1057. },
  1058. "fileId": "",
  1059. "sync": false
  1060. }
  1061. ]