AdvertisingUI.prefab 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "AdvertisingUI",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 31
  24. }
  25. ],
  26. "_active": true,
  27. "_components": [
  28. {
  29. "__id__": 42
  30. },
  31. {
  32. "__id__": 43
  33. }
  34. ],
  35. "_prefab": {
  36. "__id__": 44
  37. },
  38. "_lpos": {
  39. "__type__": "cc.Vec3",
  40. "x": 0,
  41. "y": 55.242,
  42. "z": 0
  43. },
  44. "_lrot": {
  45. "__type__": "cc.Quat",
  46. "x": 0,
  47. "y": 0,
  48. "z": 0,
  49. "w": 1
  50. },
  51. "_lscale": {
  52. "__type__": "cc.Vec3",
  53. "x": 1,
  54. "y": 1,
  55. "z": 1
  56. },
  57. "_layer": 1073741824,
  58. "_euler": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "_id": ""
  65. },
  66. {
  67. "__type__": "cc.Node",
  68. "_name": "Frame_Com",
  69. "_objFlags": 0,
  70. "_parent": {
  71. "__id__": 1
  72. },
  73. "_children": [
  74. {
  75. "__id__": 3
  76. },
  77. {
  78. "__id__": 8
  79. },
  80. {
  81. "__id__": 13
  82. },
  83. {
  84. "__id__": 24
  85. }
  86. ],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 28
  91. },
  92. {
  93. "__id__": 29
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 30
  98. },
  99. "_lpos": {
  100. "__type__": "cc.Vec3",
  101. "x": 0,
  102. "y": 478,
  103. "z": 0
  104. },
  105. "_lrot": {
  106. "__type__": "cc.Quat",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0,
  110. "w": 1
  111. },
  112. "_lscale": {
  113. "__type__": "cc.Vec3",
  114. "x": 1,
  115. "y": 1,
  116. "z": 1
  117. },
  118. "_layer": 1073741824,
  119. "_euler": {
  120. "__type__": "cc.Vec3",
  121. "x": 0,
  122. "y": 0,
  123. "z": 0
  124. },
  125. "_id": ""
  126. },
  127. {
  128. "__type__": "cc.Node",
  129. "_name": "BG",
  130. "_objFlags": 0,
  131. "_parent": {
  132. "__id__": 2
  133. },
  134. "_children": [],
  135. "_active": true,
  136. "_components": [
  137. {
  138. "__id__": 4
  139. },
  140. {
  141. "__id__": 5
  142. },
  143. {
  144. "__id__": 6
  145. }
  146. ],
  147. "_prefab": {
  148. "__id__": 7
  149. },
  150. "_lpos": {
  151. "__type__": "cc.Vec3",
  152. "x": 0,
  153. "y": 0,
  154. "z": 0
  155. },
  156. "_lrot": {
  157. "__type__": "cc.Quat",
  158. "x": 0,
  159. "y": 0,
  160. "z": 0,
  161. "w": 1
  162. },
  163. "_lscale": {
  164. "__type__": "cc.Vec3",
  165. "x": 1,
  166. "y": 1,
  167. "z": 1
  168. },
  169. "_layer": 33554432,
  170. "_euler": {
  171. "__type__": "cc.Vec3",
  172. "x": 0,
  173. "y": 0,
  174. "z": 0
  175. },
  176. "_id": ""
  177. },
  178. {
  179. "__type__": "cc.UITransformComponent",
  180. "_name": "BG<UITransformComponent>",
  181. "_objFlags": 0,
  182. "node": {
  183. "__id__": 3
  184. },
  185. "_enabled": true,
  186. "_priority": 0,
  187. "_contentSize": {
  188. "__type__": "cc.Size",
  189. "width": 679,
  190. "height": 1070
  191. },
  192. "_anchorPoint": {
  193. "__type__": "cc.Vec2",
  194. "x": 0.5,
  195. "y": 1
  196. },
  197. "_id": ""
  198. },
  199. {
  200. "__type__": "cc.SpriteComponent",
  201. "_name": "BG<SpriteComponent>",
  202. "_objFlags": 0,
  203. "node": {
  204. "__id__": 3
  205. },
  206. "_enabled": true,
  207. "_srcBlendFactor": 2,
  208. "_dstBlendFactor": 4,
  209. "_color": {
  210. "__type__": "cc.Color",
  211. "r": 255,
  212. "g": 255,
  213. "b": 255,
  214. "a": 255
  215. },
  216. "_sharedMaterial": null,
  217. "_spriteFrame": {
  218. "__uuid__": "02f117ef-258b-49d0-b801-8bf0b33d6398@f9941"
  219. },
  220. "_type": 1,
  221. "_fillType": 0,
  222. "_sizeMode": 0,
  223. "_fillCenter": {
  224. "__type__": "cc.Vec2",
  225. "x": 0,
  226. "y": 0
  227. },
  228. "_fillStart": 0,
  229. "_fillRange": 0,
  230. "_isTrimmedMode": true,
  231. "_useGrayscale": false,
  232. "_atlas": null,
  233. "_id": ""
  234. },
  235. {
  236. "__type__": "cc.WidgetComponent",
  237. "_name": "BG<WidgetComponent>",
  238. "_objFlags": 0,
  239. "node": {
  240. "__id__": 3
  241. },
  242. "_enabled": true,
  243. "_alignFlags": 45,
  244. "_target": null,
  245. "_left": -289.5,
  246. "_right": -289.5,
  247. "_top": 0,
  248. "_bottom": -970,
  249. "_horizontalCenter": 0,
  250. "_verticalCenter": 0,
  251. "_isAbsLeft": true,
  252. "_isAbsRight": true,
  253. "_isAbsTop": true,
  254. "_isAbsBottom": true,
  255. "_isAbsHorizontalCenter": true,
  256. "_isAbsVerticalCenter": true,
  257. "_originalWidth": 600,
  258. "_originalHeight": 600,
  259. "_alignMode": 2,
  260. "_lockFlags": 0,
  261. "_id": ""
  262. },
  263. {
  264. "__type__": "cc.PrefabInfo",
  265. "root": {
  266. "__id__": 1
  267. },
  268. "asset": {
  269. "__id__": 0
  270. },
  271. "fileId": "38STnc0+RM5pEyS5bQ/Qrt",
  272. "sync": false,
  273. "_synced": {
  274. "default": false,
  275. "serializable": false
  276. }
  277. },
  278. {
  279. "__type__": "cc.Node",
  280. "_name": "Sprite",
  281. "_objFlags": 0,
  282. "_parent": {
  283. "__id__": 2
  284. },
  285. "_children": [],
  286. "_active": true,
  287. "_components": [
  288. {
  289. "__id__": 9
  290. },
  291. {
  292. "__id__": 10
  293. },
  294. {
  295. "__id__": 11
  296. }
  297. ],
  298. "_prefab": {
  299. "__id__": 12
  300. },
  301. "_lpos": {
  302. "__type__": "cc.Vec3",
  303. "x": 0,
  304. "y": -100,
  305. "z": 0
  306. },
  307. "_lrot": {
  308. "__type__": "cc.Quat",
  309. "x": 0,
  310. "y": 0,
  311. "z": 0,
  312. "w": 1
  313. },
  314. "_lscale": {
  315. "__type__": "cc.Vec3",
  316. "x": 1,
  317. "y": 1,
  318. "z": 1
  319. },
  320. "_layer": 33554432,
  321. "_euler": {
  322. "__type__": "cc.Vec3",
  323. "x": 0,
  324. "y": 0,
  325. "z": 0
  326. },
  327. "_id": ""
  328. },
  329. {
  330. "__type__": "cc.UITransformComponent",
  331. "_name": "Sprite<UITransformComponent>",
  332. "_objFlags": 0,
  333. "node": {
  334. "__id__": 8
  335. },
  336. "_enabled": true,
  337. "_priority": 0,
  338. "_contentSize": {
  339. "__type__": "cc.Size",
  340. "width": 660,
  341. "height": 960
  342. },
  343. "_anchorPoint": {
  344. "__type__": "cc.Vec2",
  345. "x": 0.5,
  346. "y": 1
  347. },
  348. "_id": ""
  349. },
  350. {
  351. "__type__": "cc.SpriteComponent",
  352. "_name": "Sprite<SpriteComponent>",
  353. "_objFlags": 0,
  354. "node": {
  355. "__id__": 8
  356. },
  357. "_enabled": true,
  358. "_srcBlendFactor": 2,
  359. "_dstBlendFactor": 4,
  360. "_color": {
  361. "__type__": "cc.Color",
  362. "r": 255,
  363. "g": 255,
  364. "b": 255,
  365. "a": 255
  366. },
  367. "_sharedMaterial": null,
  368. "_spriteFrame": {
  369. "__uuid__": "3c3ed098-f83c-482e-8945-a488ebc38444@f9941"
  370. },
  371. "_type": 1,
  372. "_fillType": 0,
  373. "_sizeMode": 0,
  374. "_fillCenter": {
  375. "__type__": "cc.Vec2",
  376. "x": 0,
  377. "y": 0
  378. },
  379. "_fillStart": 0,
  380. "_fillRange": 0,
  381. "_isTrimmedMode": true,
  382. "_useGrayscale": false,
  383. "_atlas": null,
  384. "_id": ""
  385. },
  386. {
  387. "__type__": "cc.WidgetComponent",
  388. "_name": "Sprite<WidgetComponent>",
  389. "_objFlags": 0,
  390. "node": {
  391. "__id__": 8
  392. },
  393. "_enabled": true,
  394. "_alignFlags": 45,
  395. "_target": null,
  396. "_left": -280,
  397. "_right": -280,
  398. "_top": 100,
  399. "_bottom": -960,
  400. "_horizontalCenter": 0,
  401. "_verticalCenter": 0,
  402. "_isAbsLeft": true,
  403. "_isAbsRight": true,
  404. "_isAbsTop": true,
  405. "_isAbsBottom": true,
  406. "_isAbsHorizontalCenter": true,
  407. "_isAbsVerticalCenter": true,
  408. "_originalWidth": 650,
  409. "_originalHeight": 590,
  410. "_alignMode": 2,
  411. "_lockFlags": 0,
  412. "_id": ""
  413. },
  414. {
  415. "__type__": "cc.PrefabInfo",
  416. "root": {
  417. "__id__": 1
  418. },
  419. "asset": {
  420. "__id__": 0
  421. },
  422. "fileId": "66RjRqQ2tGzr8LX6dkLjXf",
  423. "sync": false,
  424. "_synced": {
  425. "default": false,
  426. "serializable": false
  427. }
  428. },
  429. {
  430. "__type__": "cc.Node",
  431. "_name": "BackButton",
  432. "_objFlags": 0,
  433. "_parent": {
  434. "__id__": 2
  435. },
  436. "_children": [
  437. {
  438. "__id__": 14
  439. }
  440. ],
  441. "_active": true,
  442. "_components": [
  443. {
  444. "__id__": 18
  445. },
  446. {
  447. "__id__": 19
  448. },
  449. {
  450. "__id__": 20
  451. },
  452. {
  453. "__id__": 22
  454. }
  455. ],
  456. "_prefab": {
  457. "__id__": 23
  458. },
  459. "_lpos": {
  460. "__type__": "cc.Vec3",
  461. "x": 291.711,
  462. "y": -46,
  463. "z": 0
  464. },
  465. "_lrot": {
  466. "__type__": "cc.Quat",
  467. "x": 0,
  468. "y": 0,
  469. "z": 0,
  470. "w": 1
  471. },
  472. "_lscale": {
  473. "__type__": "cc.Vec3",
  474. "x": 1,
  475. "y": 1,
  476. "z": 1
  477. },
  478. "_layer": 33554432,
  479. "_euler": {
  480. "__type__": "cc.Vec3",
  481. "x": 0,
  482. "y": 0,
  483. "z": 0
  484. },
  485. "_id": ""
  486. },
  487. {
  488. "__type__": "cc.Node",
  489. "_name": "Sprite",
  490. "_objFlags": 0,
  491. "_parent": {
  492. "__id__": 13
  493. },
  494. "_children": [],
  495. "_active": true,
  496. "_components": [
  497. {
  498. "__id__": 15
  499. },
  500. {
  501. "__id__": 16
  502. }
  503. ],
  504. "_prefab": {
  505. "__id__": 17
  506. },
  507. "_lpos": {
  508. "__type__": "cc.Vec3",
  509. "x": 1,
  510. "y": -2,
  511. "z": 0
  512. },
  513. "_lrot": {
  514. "__type__": "cc.Quat",
  515. "x": 0,
  516. "y": 0,
  517. "z": 0,
  518. "w": 1
  519. },
  520. "_lscale": {
  521. "__type__": "cc.Vec3",
  522. "x": 1,
  523. "y": 1,
  524. "z": 1
  525. },
  526. "_layer": 33554432,
  527. "_euler": {
  528. "__type__": "cc.Vec3",
  529. "x": 0,
  530. "y": 0,
  531. "z": 0
  532. },
  533. "_id": ""
  534. },
  535. {
  536. "__type__": "cc.UITransformComponent",
  537. "_name": "",
  538. "_objFlags": 0,
  539. "node": {
  540. "__id__": 14
  541. },
  542. "_enabled": true,
  543. "_priority": 0,
  544. "_contentSize": {
  545. "__type__": "cc.Size",
  546. "width": 42,
  547. "height": 42
  548. },
  549. "_anchorPoint": {
  550. "__type__": "cc.Vec2",
  551. "x": 0.5,
  552. "y": 0.5
  553. },
  554. "_id": ""
  555. },
  556. {
  557. "__type__": "cc.SpriteComponent",
  558. "_name": "",
  559. "_objFlags": 0,
  560. "node": {
  561. "__id__": 14
  562. },
  563. "_enabled": true,
  564. "_srcBlendFactor": 2,
  565. "_dstBlendFactor": 4,
  566. "_color": {
  567. "__type__": "cc.Color",
  568. "r": 255,
  569. "g": 255,
  570. "b": 255,
  571. "a": 255
  572. },
  573. "_sharedMaterial": null,
  574. "_spriteFrame": {
  575. "__uuid__": "b867f327-054c-4029-b83b-a06217d9334c@f9941"
  576. },
  577. "_type": 0,
  578. "_fillType": 0,
  579. "_sizeMode": 1,
  580. "_fillCenter": {
  581. "__type__": "cc.Vec2",
  582. "x": 0,
  583. "y": 0
  584. },
  585. "_fillStart": 0,
  586. "_fillRange": 0,
  587. "_isTrimmedMode": true,
  588. "_useGrayscale": false,
  589. "_atlas": null,
  590. "_id": ""
  591. },
  592. {
  593. "__type__": "cc.PrefabInfo",
  594. "root": {
  595. "__id__": 1
  596. },
  597. "asset": {
  598. "__id__": 0
  599. },
  600. "fileId": "fdPwQii5ZHMr8tFX5UCgD9",
  601. "sync": false,
  602. "_synced": {
  603. "default": false,
  604. "serializable": false
  605. }
  606. },
  607. {
  608. "__type__": "cc.UITransformComponent",
  609. "_name": "BackButton<UITransformComponent>",
  610. "_objFlags": 0,
  611. "node": {
  612. "__id__": 13
  613. },
  614. "_enabled": true,
  615. "_priority": 0,
  616. "_contentSize": {
  617. "__type__": "cc.Size",
  618. "width": 64,
  619. "height": 64
  620. },
  621. "_anchorPoint": {
  622. "__type__": "cc.Vec2",
  623. "x": 0.5,
  624. "y": 0.5
  625. },
  626. "_id": ""
  627. },
  628. {
  629. "__type__": "cc.SpriteComponent",
  630. "_name": "BackButton<SpriteComponent>",
  631. "_objFlags": 0,
  632. "node": {
  633. "__id__": 13
  634. },
  635. "_enabled": true,
  636. "_srcBlendFactor": 2,
  637. "_dstBlendFactor": 4,
  638. "_color": {
  639. "__type__": "cc.Color",
  640. "r": 255,
  641. "g": 255,
  642. "b": 255,
  643. "a": 255
  644. },
  645. "_sharedMaterial": null,
  646. "_spriteFrame": {
  647. "__uuid__": "9094aca8-354f-40a5-8e91-44074259f1c1@f9941"
  648. },
  649. "_type": 1,
  650. "_fillType": 0,
  651. "_sizeMode": 1,
  652. "_fillCenter": {
  653. "__type__": "cc.Vec2",
  654. "x": 0,
  655. "y": 0
  656. },
  657. "_fillStart": 0,
  658. "_fillRange": 0,
  659. "_isTrimmedMode": true,
  660. "_useGrayscale": false,
  661. "_atlas": null,
  662. "_id": ""
  663. },
  664. {
  665. "__type__": "cc.ButtonComponent",
  666. "_name": "BackButton<ButtonComponent>",
  667. "_objFlags": 0,
  668. "node": {
  669. "__id__": 13
  670. },
  671. "_enabled": true,
  672. "clickEvents": [
  673. {
  674. "__id__": 21
  675. }
  676. ],
  677. "_interactable": true,
  678. "_transition": 2,
  679. "_normalColor": {
  680. "__type__": "cc.Color",
  681. "r": 214,
  682. "g": 214,
  683. "b": 214,
  684. "a": 255
  685. },
  686. "_hoverColor": {
  687. "__type__": "cc.Color",
  688. "r": 211,
  689. "g": 211,
  690. "b": 211,
  691. "a": 255
  692. },
  693. "_pressColor": {
  694. "__type__": "cc.Color",
  695. "r": 255,
  696. "g": 255,
  697. "b": 255,
  698. "a": 255
  699. },
  700. "_disabledColor": {
  701. "__type__": "cc.Color",
  702. "r": 124,
  703. "g": 124,
  704. "b": 124,
  705. "a": 255
  706. },
  707. "_normalSprite": {
  708. "__uuid__": "9094aca8-354f-40a5-8e91-44074259f1c1@f9941"
  709. },
  710. "_hoverSprite": {
  711. "__uuid__": "9094aca8-354f-40a5-8e91-44074259f1c1@f9941"
  712. },
  713. "_pressedSprite": {
  714. "__uuid__": "9094aca8-354f-40a5-8e91-44074259f1c1@f9941"
  715. },
  716. "_disabledSprite": {
  717. "__uuid__": "9094aca8-354f-40a5-8e91-44074259f1c1@f9941"
  718. },
  719. "_duration": 0.1,
  720. "_zoomScale": 1.2,
  721. "_target": {
  722. "__id__": 13
  723. },
  724. "_id": ""
  725. },
  726. {
  727. "__type__": "cc.ClickEvent",
  728. "target": {
  729. "__id__": 1
  730. },
  731. "component": "",
  732. "_componentId": "13aafaONKJHmpOKTBxdeXnm",
  733. "handler": "onClickBack",
  734. "customEventData": ""
  735. },
  736. {
  737. "__type__": "cc.WidgetComponent",
  738. "_name": "BackButton<WidgetComponent>",
  739. "_objFlags": 0,
  740. "node": {
  741. "__id__": 13
  742. },
  743. "_enabled": true,
  744. "_alignFlags": 9,
  745. "_target": null,
  746. "_left": 309.711,
  747. "_right": 0,
  748. "_top": 14,
  749. "_bottom": 0,
  750. "_horizontalCenter": 0,
  751. "_verticalCenter": 0,
  752. "_isAbsLeft": true,
  753. "_isAbsRight": true,
  754. "_isAbsTop": true,
  755. "_isAbsBottom": true,
  756. "_isAbsHorizontalCenter": true,
  757. "_isAbsVerticalCenter": true,
  758. "_originalWidth": 0,
  759. "_originalHeight": 0,
  760. "_alignMode": 2,
  761. "_lockFlags": 0,
  762. "_id": ""
  763. },
  764. {
  765. "__type__": "cc.PrefabInfo",
  766. "root": {
  767. "__id__": 1
  768. },
  769. "asset": {
  770. "__id__": 0
  771. },
  772. "fileId": "98Dq39Sn9PcL2uSQhkLB6c",
  773. "sync": false,
  774. "_synced": {
  775. "default": false,
  776. "serializable": false
  777. }
  778. },
  779. {
  780. "__type__": "cc.Node",
  781. "_name": "Label",
  782. "_objFlags": 0,
  783. "_parent": {
  784. "__id__": 2
  785. },
  786. "_children": [],
  787. "_active": true,
  788. "_components": [
  789. {
  790. "__id__": 25
  791. },
  792. {
  793. "__id__": 26
  794. }
  795. ],
  796. "_prefab": {
  797. "__id__": 27
  798. },
  799. "_lpos": {
  800. "__type__": "cc.Vec3",
  801. "x": 0,
  802. "y": -50,
  803. "z": 0
  804. },
  805. "_lrot": {
  806. "__type__": "cc.Quat",
  807. "x": 0,
  808. "y": 0,
  809. "z": 0,
  810. "w": 1
  811. },
  812. "_lscale": {
  813. "__type__": "cc.Vec3",
  814. "x": 1,
  815. "y": 1,
  816. "z": 1
  817. },
  818. "_layer": 33554432,
  819. "_euler": {
  820. "__type__": "cc.Vec3",
  821. "x": 0,
  822. "y": 0,
  823. "z": 0
  824. },
  825. "_id": ""
  826. },
  827. {
  828. "__type__": "cc.UITransformComponent",
  829. "_name": "Label<UITransformComponent>",
  830. "_objFlags": 0,
  831. "node": {
  832. "__id__": 24
  833. },
  834. "_enabled": true,
  835. "_priority": 0,
  836. "_contentSize": {
  837. "__type__": "cc.Size",
  838. "width": 411.23,
  839. "height": 75.6
  840. },
  841. "_anchorPoint": {
  842. "__type__": "cc.Vec2",
  843. "x": 0.5,
  844. "y": 0.5
  845. },
  846. "_id": ""
  847. },
  848. {
  849. "__type__": "cc.LabelComponent",
  850. "_name": "Label<LabelComponent>",
  851. "_objFlags": 0,
  852. "node": {
  853. "__id__": 24
  854. },
  855. "_enabled": true,
  856. "_srcBlendFactor": 2,
  857. "_dstBlendFactor": 4,
  858. "_color": {
  859. "__type__": "cc.Color",
  860. "r": 255,
  861. "g": 237,
  862. "b": 96,
  863. "a": 255
  864. },
  865. "_sharedMaterial": null,
  866. "_useOriginalSize": true,
  867. "_string": "2020热门游戏推荐",
  868. "_horizontalAlign": 1,
  869. "_verticalAlign": 1,
  870. "_actualFontSize": 50,
  871. "_fontSize": 50,
  872. "_fontFamily": "Arial",
  873. "_lineHeight": 60,
  874. "_overflow": 0,
  875. "_enableWrapText": false,
  876. "_font": null,
  877. "_isSystemFontUsed": true,
  878. "_isItalic": false,
  879. "_isBold": false,
  880. "_isUnderline": false,
  881. "_cacheMode": 0,
  882. "_id": ""
  883. },
  884. {
  885. "__type__": "cc.PrefabInfo",
  886. "root": {
  887. "__id__": 1
  888. },
  889. "asset": {
  890. "__id__": 0
  891. },
  892. "fileId": "35G6WJvNxFqamephWWYN+n",
  893. "sync": false,
  894. "_synced": {
  895. "default": false,
  896. "serializable": false
  897. }
  898. },
  899. {
  900. "__type__": "cc.UITransformComponent",
  901. "_name": "",
  902. "_objFlags": 0,
  903. "node": {
  904. "__id__": 2
  905. },
  906. "_enabled": true,
  907. "_priority": 0,
  908. "_contentSize": {
  909. "__type__": "cc.Size",
  910. "width": 100,
  911. "height": 100
  912. },
  913. "_anchorPoint": {
  914. "__type__": "cc.Vec2",
  915. "x": 0.5,
  916. "y": 1
  917. },
  918. "_id": ""
  919. },
  920. {
  921. "__type__": "cc.WidgetComponent",
  922. "_name": "Frame_Com<WidgetComponent>",
  923. "_objFlags": 0,
  924. "node": {
  925. "__id__": 2
  926. },
  927. "_enabled": true,
  928. "_alignFlags": 17,
  929. "_target": null,
  930. "_left": 0,
  931. "_right": 0,
  932. "_top": -185,
  933. "_bottom": 0,
  934. "_horizontalCenter": 0,
  935. "_verticalCenter": 0,
  936. "_isAbsLeft": true,
  937. "_isAbsRight": true,
  938. "_isAbsTop": true,
  939. "_isAbsBottom": true,
  940. "_isAbsHorizontalCenter": true,
  941. "_isAbsVerticalCenter": true,
  942. "_originalWidth": 0,
  943. "_originalHeight": 0,
  944. "_alignMode": 2,
  945. "_lockFlags": 0,
  946. "_id": ""
  947. },
  948. {
  949. "__type__": "cc.PrefabInfo",
  950. "root": {
  951. "__id__": 1
  952. },
  953. "asset": {
  954. "__id__": 0
  955. },
  956. "fileId": "e9gWPoXaZFI6Iju/2JuIHr",
  957. "sync": false,
  958. "_synced": {
  959. "default": false,
  960. "serializable": false
  961. }
  962. },
  963. {
  964. "__type__": "cc.Node",
  965. "_name": "List",
  966. "_objFlags": 0,
  967. "_parent": {
  968. "__id__": 1
  969. },
  970. "_children": [
  971. {
  972. "__id__": 32
  973. }
  974. ],
  975. "_active": true,
  976. "_components": [
  977. {
  978. "__id__": 36
  979. },
  980. {
  981. "__id__": 37
  982. },
  983. {
  984. "__id__": 38
  985. },
  986. {
  987. "__id__": 39
  988. },
  989. {
  990. "__id__": 40
  991. }
  992. ],
  993. "_prefab": {
  994. "__id__": 41
  995. },
  996. "_lpos": {
  997. "__type__": "cc.Vec3",
  998. "x": 0,
  999. "y": -102,
  1000. "z": 0
  1001. },
  1002. "_lrot": {
  1003. "__type__": "cc.Quat",
  1004. "x": 0,
  1005. "y": 0,
  1006. "z": 0,
  1007. "w": 1
  1008. },
  1009. "_lscale": {
  1010. "__type__": "cc.Vec3",
  1011. "x": 1,
  1012. "y": 1,
  1013. "z": 1
  1014. },
  1015. "_layer": 1073741824,
  1016. "_euler": {
  1017. "__type__": "cc.Vec3",
  1018. "x": 0,
  1019. "y": 0,
  1020. "z": 0
  1021. },
  1022. "_id": ""
  1023. },
  1024. {
  1025. "__type__": "cc.Node",
  1026. "_name": "Layout",
  1027. "_objFlags": 0,
  1028. "_parent": {
  1029. "__id__": 31
  1030. },
  1031. "_children": [],
  1032. "_active": true,
  1033. "_components": [
  1034. {
  1035. "__id__": 33
  1036. },
  1037. {
  1038. "__id__": 34
  1039. }
  1040. ],
  1041. "_prefab": {
  1042. "__id__": 35
  1043. },
  1044. "_lpos": {
  1045. "__type__": "cc.Vec3",
  1046. "x": 0,
  1047. "y": 0,
  1048. "z": 0
  1049. },
  1050. "_lrot": {
  1051. "__type__": "cc.Quat",
  1052. "x": 0,
  1053. "y": 0,
  1054. "z": 0,
  1055. "w": 1
  1056. },
  1057. "_lscale": {
  1058. "__type__": "cc.Vec3",
  1059. "x": 1,
  1060. "y": 1,
  1061. "z": 1
  1062. },
  1063. "_layer": 33554432,
  1064. "_euler": {
  1065. "__type__": "cc.Vec3",
  1066. "x": 0,
  1067. "y": 0,
  1068. "z": 0
  1069. },
  1070. "_id": ""
  1071. },
  1072. {
  1073. "__type__": "cc.UITransformComponent",
  1074. "_name": "",
  1075. "_objFlags": 0,
  1076. "node": {
  1077. "__id__": 32
  1078. },
  1079. "_enabled": true,
  1080. "_priority": 0,
  1081. "_contentSize": {
  1082. "__type__": "cc.Size",
  1083. "width": 679,
  1084. "height": 296
  1085. },
  1086. "_anchorPoint": {
  1087. "__type__": "cc.Vec2",
  1088. "x": 0.5,
  1089. "y": 0.5
  1090. },
  1091. "_id": ""
  1092. },
  1093. {
  1094. "__type__": "cc.LayoutComponent",
  1095. "_name": "",
  1096. "_objFlags": 0,
  1097. "node": {
  1098. "__id__": 32
  1099. },
  1100. "_enabled": true,
  1101. "_resizeMode": 1,
  1102. "_N$layoutType": 3,
  1103. "_N$padding": 0,
  1104. "_cellSize": {
  1105. "__type__": "cc.Size",
  1106. "width": 40,
  1107. "height": 40
  1108. },
  1109. "_startAxis": 0,
  1110. "_paddingLeft": 20,
  1111. "_paddingRight": 20,
  1112. "_paddingTop": 46,
  1113. "_paddingBottom": 20,
  1114. "_spacingX": 20,
  1115. "_spacingY": 20,
  1116. "_verticalDirection": 1,
  1117. "_horizontalDirection": 0,
  1118. "_affectedByScale": false,
  1119. "_id": ""
  1120. },
  1121. {
  1122. "__type__": "cc.PrefabInfo",
  1123. "root": {
  1124. "__id__": 1
  1125. },
  1126. "asset": {
  1127. "__id__": 0
  1128. },
  1129. "fileId": "4cymKwgyRL9btvGFV4RTZp",
  1130. "sync": false,
  1131. "_synced": {
  1132. "default": false,
  1133. "serializable": false
  1134. }
  1135. },
  1136. {
  1137. "__type__": "cc.UITransformComponent",
  1138. "_name": "List<UITransformComponent>",
  1139. "_objFlags": 0,
  1140. "node": {
  1141. "__id__": 31
  1142. },
  1143. "_enabled": true,
  1144. "_priority": 0,
  1145. "_contentSize": {
  1146. "__type__": "cc.Size",
  1147. "width": 655,
  1148. "height": 950
  1149. },
  1150. "_anchorPoint": {
  1151. "__type__": "cc.Vec2",
  1152. "x": 0.5,
  1153. "y": 0.5
  1154. },
  1155. "_id": ""
  1156. },
  1157. {
  1158. "__type__": "cc.ScrollViewComponent",
  1159. "_name": "List<ScrollViewComponent>",
  1160. "_objFlags": 0,
  1161. "node": {
  1162. "__id__": 31
  1163. },
  1164. "_enabled": true,
  1165. "bounceDuration": 1,
  1166. "brake": 0.5,
  1167. "elastic": true,
  1168. "inertia": true,
  1169. "horizontal": false,
  1170. "vertical": true,
  1171. "cancelInnerEvents": true,
  1172. "scrollEvents": [],
  1173. "_content": {
  1174. "__id__": 32
  1175. },
  1176. "_horizontalScrollBar": null,
  1177. "_verticalScrollBar": null,
  1178. "_id": ""
  1179. },
  1180. {
  1181. "__type__": "cc.WidgetComponent",
  1182. "_name": "List<WidgetComponent>",
  1183. "_objFlags": 0,
  1184. "node": {
  1185. "__id__": 31
  1186. },
  1187. "_enabled": true,
  1188. "_alignFlags": 45,
  1189. "_target": null,
  1190. "_left": 12,
  1191. "_right": 12,
  1192. "_top": -79.99999999999994,
  1193. "_bottom": -284,
  1194. "_horizontalCenter": 0,
  1195. "_verticalCenter": 0,
  1196. "_isAbsLeft": true,
  1197. "_isAbsRight": true,
  1198. "_isAbsTop": true,
  1199. "_isAbsBottom": true,
  1200. "_isAbsHorizontalCenter": true,
  1201. "_isAbsVerticalCenter": true,
  1202. "_originalWidth": 648,
  1203. "_originalHeight": 582,
  1204. "_alignMode": 2,
  1205. "_lockFlags": 0,
  1206. "_id": ""
  1207. },
  1208. {
  1209. "__type__": "cc.MaskComponent",
  1210. "_name": "List<MaskComponent>",
  1211. "_objFlags": 0,
  1212. "node": {
  1213. "__id__": 31
  1214. },
  1215. "_enabled": true,
  1216. "_srcBlendFactor": 2,
  1217. "_dstBlendFactor": 4,
  1218. "_color": {
  1219. "__type__": "cc.Color",
  1220. "r": 255,
  1221. "g": 255,
  1222. "b": 255,
  1223. "a": 255
  1224. },
  1225. "_sharedMaterial": null,
  1226. "_type": 0,
  1227. "_inverted": false,
  1228. "_segments": 64,
  1229. "_id": ""
  1230. },
  1231. {
  1232. "__type__": "c0862GgEItM5YUlULTjLR6o",
  1233. "_name": "",
  1234. "_objFlags": 0,
  1235. "node": {
  1236. "__id__": 31
  1237. },
  1238. "_enabled": true,
  1239. "scrollView": {
  1240. "__id__": 37
  1241. },
  1242. "content": {
  1243. "__id__": 32
  1244. },
  1245. "itemPrefab": {
  1246. "__uuid__": "a5f7678b-ffd9-4c70-a9a7-35dc8fb9126b"
  1247. },
  1248. "scrollType": 1,
  1249. "autoScroll": true,
  1250. "scrollSpeed": 70,
  1251. "_id": ""
  1252. },
  1253. {
  1254. "__type__": "cc.PrefabInfo",
  1255. "root": {
  1256. "__id__": 1
  1257. },
  1258. "asset": {
  1259. "__id__": 0
  1260. },
  1261. "fileId": "d8XxK51C1GD4FfcgUjJBvR",
  1262. "sync": false,
  1263. "_synced": {
  1264. "default": false,
  1265. "serializable": false
  1266. }
  1267. },
  1268. {
  1269. "__type__": "cc.UITransformComponent",
  1270. "_name": "Daochu_Com<UITransformComponent>",
  1271. "_objFlags": 0,
  1272. "node": {
  1273. "__id__": 1
  1274. },
  1275. "_enabled": true,
  1276. "_priority": 0,
  1277. "_contentSize": {
  1278. "__type__": "cc.Size",
  1279. "width": 679,
  1280. "height": 586
  1281. },
  1282. "_anchorPoint": {
  1283. "__type__": "cc.Vec2",
  1284. "x": 0.5,
  1285. "y": 0.5
  1286. },
  1287. "_id": ""
  1288. },
  1289. {
  1290. "__type__": "13aafaONKJHmpOKTBxdeXnm",
  1291. "_name": "",
  1292. "_objFlags": 0,
  1293. "node": {
  1294. "__id__": 1
  1295. },
  1296. "_enabled": true,
  1297. "BackButton": {
  1298. "__id__": 13
  1299. },
  1300. "_id": ""
  1301. },
  1302. {
  1303. "__type__": "cc.PrefabInfo",
  1304. "root": {
  1305. "__id__": 1
  1306. },
  1307. "asset": {
  1308. "__id__": 0
  1309. },
  1310. "fileId": "83O/SqVtRHDotSSgR//R7a",
  1311. "sync": false,
  1312. "_synced": {
  1313. "default": false,
  1314. "serializable": false
  1315. }
  1316. }
  1317. ]