UILoading.prefab 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "UILoading",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "UILoading",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 16
  29. },
  30. {
  31. "__id__": 32
  32. },
  33. {
  34. "__id__": 38
  35. }
  36. ],
  37. "_active": true,
  38. "_components": [
  39. {
  40. "__id__": 46
  41. },
  42. {
  43. "__id__": 48
  44. },
  45. {
  46. "__id__": 50
  47. }
  48. ],
  49. "_prefab": {
  50. "__id__": 52
  51. },
  52. "_lpos": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0
  57. },
  58. "_lrot": {
  59. "__type__": "cc.Quat",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0,
  63. "w": 1
  64. },
  65. "_lscale": {
  66. "__type__": "cc.Vec3",
  67. "x": 1,
  68. "y": 1,
  69. "z": 1
  70. },
  71. "_mobility": 0,
  72. "_layer": 33554432,
  73. "_euler": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "Bg",
  84. "_objFlags": 0,
  85. "__editorExtras__": {},
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 5
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 7
  101. },
  102. "_lpos": {
  103. "__type__": "cc.Vec3",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0
  107. },
  108. "_lrot": {
  109. "__type__": "cc.Quat",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0,
  113. "w": 1
  114. },
  115. "_lscale": {
  116. "__type__": "cc.Vec3",
  117. "x": 1,
  118. "y": 1,
  119. "z": 1
  120. },
  121. "_mobility": 0,
  122. "_layer": 33554432,
  123. "_euler": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_id": ""
  130. },
  131. {
  132. "__type__": "cc.UITransform",
  133. "_name": "",
  134. "_objFlags": 0,
  135. "__editorExtras__": {},
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "__prefab": {
  141. "__id__": 4
  142. },
  143. "_contentSize": {
  144. "__type__": "cc.Size",
  145. "width": 720,
  146. "height": 1600
  147. },
  148. "_anchorPoint": {
  149. "__type__": "cc.Vec2",
  150. "x": 0.5,
  151. "y": 0.5
  152. },
  153. "_id": ""
  154. },
  155. {
  156. "__type__": "cc.CompPrefabInfo",
  157. "fileId": "e3+VVAQZZOc5zuSMuiXxyZ"
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "__editorExtras__": {},
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "__prefab": {
  169. "__id__": 6
  170. },
  171. "_customMaterial": null,
  172. "_srcBlendFactor": 2,
  173. "_dstBlendFactor": 4,
  174. "_color": {
  175. "__type__": "cc.Color",
  176. "r": 255,
  177. "g": 255,
  178. "b": 255,
  179. "a": 255
  180. },
  181. "_spriteFrame": {
  182. "__uuid__": "3bc3eb92-f155-40d2-987f-009ddcf000f5@f9941",
  183. "__expectedType__": "cc.SpriteFrame"
  184. },
  185. "_type": 0,
  186. "_fillType": 0,
  187. "_sizeMode": 1,
  188. "_fillCenter": {
  189. "__type__": "cc.Vec2",
  190. "x": 0,
  191. "y": 0
  192. },
  193. "_fillStart": 0,
  194. "_fillRange": 0,
  195. "_isTrimmedMode": true,
  196. "_useGrayscale": false,
  197. "_atlas": null,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.CompPrefabInfo",
  202. "fileId": "dcbhQ7ZpBIxa8zVaENgb7S"
  203. },
  204. {
  205. "__type__": "cc.PrefabInfo",
  206. "root": {
  207. "__id__": 1
  208. },
  209. "asset": {
  210. "__id__": 0
  211. },
  212. "fileId": "ddr0Dh2uBH9Yr/6P6KXwlv",
  213. "instance": null,
  214. "targetOverrides": null,
  215. "nestedPrefabInstanceRoots": null
  216. },
  217. {
  218. "__type__": "cc.Node",
  219. "_name": "Logo",
  220. "_objFlags": 0,
  221. "__editorExtras__": {},
  222. "_parent": {
  223. "__id__": 1
  224. },
  225. "_children": [],
  226. "_active": true,
  227. "_components": [
  228. {
  229. "__id__": 9
  230. },
  231. {
  232. "__id__": 11
  233. },
  234. {
  235. "__id__": 13
  236. }
  237. ],
  238. "_prefab": {
  239. "__id__": 15
  240. },
  241. "_lpos": {
  242. "__type__": "cc.Vec3",
  243. "x": 0,
  244. "y": 561,
  245. "z": 0
  246. },
  247. "_lrot": {
  248. "__type__": "cc.Quat",
  249. "x": 0,
  250. "y": 0,
  251. "z": 0,
  252. "w": 1
  253. },
  254. "_lscale": {
  255. "__type__": "cc.Vec3",
  256. "x": 1,
  257. "y": 1,
  258. "z": 1
  259. },
  260. "_mobility": 0,
  261. "_layer": 33554432,
  262. "_euler": {
  263. "__type__": "cc.Vec3",
  264. "x": 0,
  265. "y": 0,
  266. "z": 0
  267. },
  268. "_id": ""
  269. },
  270. {
  271. "__type__": "cc.UITransform",
  272. "_name": "",
  273. "_objFlags": 0,
  274. "__editorExtras__": {},
  275. "node": {
  276. "__id__": 8
  277. },
  278. "_enabled": true,
  279. "__prefab": {
  280. "__id__": 10
  281. },
  282. "_contentSize": {
  283. "__type__": "cc.Size",
  284. "width": 506,
  285. "height": 298
  286. },
  287. "_anchorPoint": {
  288. "__type__": "cc.Vec2",
  289. "x": 0.5,
  290. "y": 0.5
  291. },
  292. "_id": ""
  293. },
  294. {
  295. "__type__": "cc.CompPrefabInfo",
  296. "fileId": "54O00L/TZMXqdZSfhoP0aO"
  297. },
  298. {
  299. "__type__": "cc.Sprite",
  300. "_name": "",
  301. "_objFlags": 0,
  302. "__editorExtras__": {},
  303. "node": {
  304. "__id__": 8
  305. },
  306. "_enabled": true,
  307. "__prefab": {
  308. "__id__": 12
  309. },
  310. "_customMaterial": null,
  311. "_srcBlendFactor": 2,
  312. "_dstBlendFactor": 4,
  313. "_color": {
  314. "__type__": "cc.Color",
  315. "r": 255,
  316. "g": 255,
  317. "b": 255,
  318. "a": 255
  319. },
  320. "_spriteFrame": {
  321. "__uuid__": "46dd5cd2-93e9-4d1c-ace5-df59a507a45f@f9941",
  322. "__expectedType__": "cc.SpriteFrame"
  323. },
  324. "_type": 0,
  325. "_fillType": 0,
  326. "_sizeMode": 0,
  327. "_fillCenter": {
  328. "__type__": "cc.Vec2",
  329. "x": 0,
  330. "y": 0
  331. },
  332. "_fillStart": 0,
  333. "_fillRange": 0,
  334. "_isTrimmedMode": true,
  335. "_useGrayscale": false,
  336. "_atlas": null,
  337. "_id": ""
  338. },
  339. {
  340. "__type__": "cc.CompPrefabInfo",
  341. "fileId": "46RVqW/gFGcLLG/yJrl5up"
  342. },
  343. {
  344. "__type__": "cc.Widget",
  345. "_name": "",
  346. "_objFlags": 0,
  347. "__editorExtras__": {},
  348. "node": {
  349. "__id__": 8
  350. },
  351. "_enabled": true,
  352. "__prefab": {
  353. "__id__": 14
  354. },
  355. "_alignFlags": 1,
  356. "_target": null,
  357. "_left": 0,
  358. "_right": 0,
  359. "_top": 90,
  360. "_bottom": 0,
  361. "_horizontalCenter": 0,
  362. "_verticalCenter": 0,
  363. "_isAbsLeft": true,
  364. "_isAbsRight": true,
  365. "_isAbsTop": true,
  366. "_isAbsBottom": true,
  367. "_isAbsHorizontalCenter": true,
  368. "_isAbsVerticalCenter": true,
  369. "_originalWidth": 0,
  370. "_originalHeight": 0,
  371. "_alignMode": 2,
  372. "_lockFlags": 0,
  373. "_id": ""
  374. },
  375. {
  376. "__type__": "cc.CompPrefabInfo",
  377. "fileId": "1d7++SVr5LvY+IrOY54H9o"
  378. },
  379. {
  380. "__type__": "cc.PrefabInfo",
  381. "root": {
  382. "__id__": 1
  383. },
  384. "asset": {
  385. "__id__": 0
  386. },
  387. "fileId": "37HtvXBEhKN7ItzVsWZPr+",
  388. "instance": null,
  389. "targetOverrides": null,
  390. "nestedPrefabInstanceRoots": null
  391. },
  392. {
  393. "__type__": "cc.Node",
  394. "_name": "ProgressBar",
  395. "_objFlags": 0,
  396. "__editorExtras__": {},
  397. "_parent": {
  398. "__id__": 1
  399. },
  400. "_children": [
  401. {
  402. "__id__": 17
  403. }
  404. ],
  405. "_active": true,
  406. "_components": [
  407. {
  408. "__id__": 23
  409. },
  410. {
  411. "__id__": 25
  412. },
  413. {
  414. "__id__": 27
  415. },
  416. {
  417. "__id__": 29
  418. }
  419. ],
  420. "_prefab": {
  421. "__id__": 31
  422. },
  423. "_lpos": {
  424. "__type__": "cc.Vec3",
  425. "x": 0,
  426. "y": -371.5,
  427. "z": 0
  428. },
  429. "_lrot": {
  430. "__type__": "cc.Quat",
  431. "x": 0,
  432. "y": 0,
  433. "z": 0,
  434. "w": 1
  435. },
  436. "_lscale": {
  437. "__type__": "cc.Vec3",
  438. "x": 1,
  439. "y": 1,
  440. "z": 1
  441. },
  442. "_mobility": 0,
  443. "_layer": 33554432,
  444. "_euler": {
  445. "__type__": "cc.Vec3",
  446. "x": 0,
  447. "y": 0,
  448. "z": 0
  449. },
  450. "_id": ""
  451. },
  452. {
  453. "__type__": "cc.Node",
  454. "_name": "Bar",
  455. "_objFlags": 0,
  456. "__editorExtras__": {},
  457. "_parent": {
  458. "__id__": 16
  459. },
  460. "_children": [],
  461. "_active": true,
  462. "_components": [
  463. {
  464. "__id__": 18
  465. },
  466. {
  467. "__id__": 20
  468. }
  469. ],
  470. "_prefab": {
  471. "__id__": 22
  472. },
  473. "_lpos": {
  474. "__type__": "cc.Vec3",
  475. "x": -245,
  476. "y": -16,
  477. "z": 0
  478. },
  479. "_lrot": {
  480. "__type__": "cc.Quat",
  481. "x": 0,
  482. "y": 0,
  483. "z": 0,
  484. "w": 1
  485. },
  486. "_lscale": {
  487. "__type__": "cc.Vec3",
  488. "x": 1,
  489. "y": 1,
  490. "z": 1
  491. },
  492. "_mobility": 0,
  493. "_layer": 33554432,
  494. "_euler": {
  495. "__type__": "cc.Vec3",
  496. "x": 0,
  497. "y": 0,
  498. "z": 0
  499. },
  500. "_id": ""
  501. },
  502. {
  503. "__type__": "cc.UITransform",
  504. "_name": "",
  505. "_objFlags": 0,
  506. "__editorExtras__": {},
  507. "node": {
  508. "__id__": 17
  509. },
  510. "_enabled": true,
  511. "__prefab": {
  512. "__id__": 19
  513. },
  514. "_contentSize": {
  515. "__type__": "cc.Size",
  516. "width": 489,
  517. "height": 25
  518. },
  519. "_anchorPoint": {
  520. "__type__": "cc.Vec2",
  521. "x": 0,
  522. "y": 0.5
  523. },
  524. "_id": ""
  525. },
  526. {
  527. "__type__": "cc.CompPrefabInfo",
  528. "fileId": "26MD7ySAFPjIiutNWmfdeN"
  529. },
  530. {
  531. "__type__": "cc.Sprite",
  532. "_name": "",
  533. "_objFlags": 0,
  534. "__editorExtras__": {},
  535. "node": {
  536. "__id__": 17
  537. },
  538. "_enabled": true,
  539. "__prefab": {
  540. "__id__": 21
  541. },
  542. "_customMaterial": null,
  543. "_srcBlendFactor": 2,
  544. "_dstBlendFactor": 4,
  545. "_color": {
  546. "__type__": "cc.Color",
  547. "r": 255,
  548. "g": 255,
  549. "b": 255,
  550. "a": 255
  551. },
  552. "_spriteFrame": {
  553. "__uuid__": "cc724752-ec38-436e-a9bc-b86e88a88c56@f9941",
  554. "__expectedType__": "cc.SpriteFrame"
  555. },
  556. "_type": 3,
  557. "_fillType": 0,
  558. "_sizeMode": 2,
  559. "_fillCenter": {
  560. "__type__": "cc.Vec2",
  561. "x": 0,
  562. "y": 0
  563. },
  564. "_fillStart": 0,
  565. "_fillRange": 0,
  566. "_isTrimmedMode": true,
  567. "_useGrayscale": false,
  568. "_atlas": null,
  569. "_id": ""
  570. },
  571. {
  572. "__type__": "cc.CompPrefabInfo",
  573. "fileId": "79HbVSItZF4IBMGam8ZmLE"
  574. },
  575. {
  576. "__type__": "cc.PrefabInfo",
  577. "root": {
  578. "__id__": 1
  579. },
  580. "asset": {
  581. "__id__": 0
  582. },
  583. "fileId": "c3gDV95MdAC5Oo8FHnEObQ",
  584. "instance": null,
  585. "targetOverrides": null,
  586. "nestedPrefabInstanceRoots": null
  587. },
  588. {
  589. "__type__": "cc.UITransform",
  590. "_name": "",
  591. "_objFlags": 0,
  592. "__editorExtras__": {},
  593. "node": {
  594. "__id__": 16
  595. },
  596. "_enabled": true,
  597. "__prefab": {
  598. "__id__": 24
  599. },
  600. "_contentSize": {
  601. "__type__": "cc.Size",
  602. "width": 489,
  603. "height": 57
  604. },
  605. "_anchorPoint": {
  606. "__type__": "cc.Vec2",
  607. "x": 0.5,
  608. "y": 0.5
  609. },
  610. "_id": ""
  611. },
  612. {
  613. "__type__": "cc.CompPrefabInfo",
  614. "fileId": "59WfPnlf1Ir78/PYmIJy0A"
  615. },
  616. {
  617. "__type__": "cc.Sprite",
  618. "_name": "",
  619. "_objFlags": 0,
  620. "__editorExtras__": {},
  621. "node": {
  622. "__id__": 16
  623. },
  624. "_enabled": true,
  625. "__prefab": {
  626. "__id__": 26
  627. },
  628. "_customMaterial": null,
  629. "_srcBlendFactor": 2,
  630. "_dstBlendFactor": 4,
  631. "_color": {
  632. "__type__": "cc.Color",
  633. "r": 255,
  634. "g": 255,
  635. "b": 255,
  636. "a": 255
  637. },
  638. "_spriteFrame": {
  639. "__uuid__": "fd874c5c-2977-448a-91c2-5c293f56a39d@f9941",
  640. "__expectedType__": "cc.SpriteFrame"
  641. },
  642. "_type": 1,
  643. "_fillType": 0,
  644. "_sizeMode": 2,
  645. "_fillCenter": {
  646. "__type__": "cc.Vec2",
  647. "x": 0,
  648. "y": 0
  649. },
  650. "_fillStart": 0,
  651. "_fillRange": 0,
  652. "_isTrimmedMode": true,
  653. "_useGrayscale": false,
  654. "_atlas": null,
  655. "_id": ""
  656. },
  657. {
  658. "__type__": "cc.CompPrefabInfo",
  659. "fileId": "5cbdB73hpHua/Mdn2RU78w"
  660. },
  661. {
  662. "__type__": "cc.ProgressBar",
  663. "_name": "",
  664. "_objFlags": 0,
  665. "__editorExtras__": {},
  666. "node": {
  667. "__id__": 16
  668. },
  669. "_enabled": true,
  670. "__prefab": {
  671. "__id__": 28
  672. },
  673. "_barSprite": {
  674. "__id__": 20
  675. },
  676. "_mode": 2,
  677. "_totalLength": 1,
  678. "_progress": 0,
  679. "_reverse": false,
  680. "_id": ""
  681. },
  682. {
  683. "__type__": "cc.CompPrefabInfo",
  684. "fileId": "aekdxQVl1CHrFZPfRyKTBt"
  685. },
  686. {
  687. "__type__": "cc.Widget",
  688. "_name": "",
  689. "_objFlags": 0,
  690. "__editorExtras__": {},
  691. "node": {
  692. "__id__": 16
  693. },
  694. "_enabled": true,
  695. "__prefab": {
  696. "__id__": 30
  697. },
  698. "_alignFlags": 20,
  699. "_target": null,
  700. "_left": 0,
  701. "_right": 0,
  702. "_top": 0,
  703. "_bottom": 400,
  704. "_horizontalCenter": 0,
  705. "_verticalCenter": 0,
  706. "_isAbsLeft": true,
  707. "_isAbsRight": true,
  708. "_isAbsTop": true,
  709. "_isAbsBottom": true,
  710. "_isAbsHorizontalCenter": true,
  711. "_isAbsVerticalCenter": true,
  712. "_originalWidth": 0,
  713. "_originalHeight": 0,
  714. "_alignMode": 2,
  715. "_lockFlags": 4,
  716. "_id": ""
  717. },
  718. {
  719. "__type__": "cc.CompPrefabInfo",
  720. "fileId": "4fvWY1tyhP/rEr2CbbHZq7"
  721. },
  722. {
  723. "__type__": "cc.PrefabInfo",
  724. "root": {
  725. "__id__": 1
  726. },
  727. "asset": {
  728. "__id__": 0
  729. },
  730. "fileId": "d3O3ICXtBLtZReDKtWF0rm",
  731. "instance": null,
  732. "targetOverrides": null,
  733. "nestedPrefabInstanceRoots": null
  734. },
  735. {
  736. "__type__": "cc.Node",
  737. "_name": "8+",
  738. "_objFlags": 0,
  739. "__editorExtras__": {},
  740. "_parent": {
  741. "__id__": 1
  742. },
  743. "_children": [],
  744. "_active": true,
  745. "_components": [
  746. {
  747. "__id__": 33
  748. },
  749. {
  750. "__id__": 35
  751. }
  752. ],
  753. "_prefab": {
  754. "__id__": 37
  755. },
  756. "_lpos": {
  757. "__type__": "cc.Vec3",
  758. "x": 280,
  759. "y": 0,
  760. "z": 0
  761. },
  762. "_lrot": {
  763. "__type__": "cc.Quat",
  764. "x": 0,
  765. "y": 0,
  766. "z": 0,
  767. "w": 1
  768. },
  769. "_lscale": {
  770. "__type__": "cc.Vec3",
  771. "x": 1,
  772. "y": 1,
  773. "z": 1
  774. },
  775. "_mobility": 0,
  776. "_layer": 33554432,
  777. "_euler": {
  778. "__type__": "cc.Vec3",
  779. "x": 0,
  780. "y": 0,
  781. "z": 0
  782. },
  783. "_id": ""
  784. },
  785. {
  786. "__type__": "cc.UITransform",
  787. "_name": "",
  788. "_objFlags": 0,
  789. "__editorExtras__": {},
  790. "node": {
  791. "__id__": 32
  792. },
  793. "_enabled": true,
  794. "__prefab": {
  795. "__id__": 34
  796. },
  797. "_contentSize": {
  798. "__type__": "cc.Size",
  799. "width": 106,
  800. "height": 136
  801. },
  802. "_anchorPoint": {
  803. "__type__": "cc.Vec2",
  804. "x": 0.5,
  805. "y": 0.5
  806. },
  807. "_id": ""
  808. },
  809. {
  810. "__type__": "cc.CompPrefabInfo",
  811. "fileId": "4ftLJnySJMiI0WZch7FU43"
  812. },
  813. {
  814. "__type__": "cc.Sprite",
  815. "_name": "",
  816. "_objFlags": 0,
  817. "__editorExtras__": {},
  818. "node": {
  819. "__id__": 32
  820. },
  821. "_enabled": true,
  822. "__prefab": {
  823. "__id__": 36
  824. },
  825. "_customMaterial": null,
  826. "_srcBlendFactor": 2,
  827. "_dstBlendFactor": 4,
  828. "_color": {
  829. "__type__": "cc.Color",
  830. "r": 255,
  831. "g": 255,
  832. "b": 255,
  833. "a": 255
  834. },
  835. "_spriteFrame": {
  836. "__uuid__": "78cbfe39-5751-4b4d-be19-c9f37500c877@f9941",
  837. "__expectedType__": "cc.SpriteFrame"
  838. },
  839. "_type": 0,
  840. "_fillType": 0,
  841. "_sizeMode": 1,
  842. "_fillCenter": {
  843. "__type__": "cc.Vec2",
  844. "x": 0,
  845. "y": 0
  846. },
  847. "_fillStart": 0,
  848. "_fillRange": 0,
  849. "_isTrimmedMode": true,
  850. "_useGrayscale": false,
  851. "_atlas": null,
  852. "_id": ""
  853. },
  854. {
  855. "__type__": "cc.CompPrefabInfo",
  856. "fileId": "b7W9YbK29M55aVrWomGTuG"
  857. },
  858. {
  859. "__type__": "cc.PrefabInfo",
  860. "root": {
  861. "__id__": 1
  862. },
  863. "asset": {
  864. "__id__": 0
  865. },
  866. "fileId": "84wuLRaeJOapI3GKyIq8Qf",
  867. "instance": null,
  868. "targetOverrides": null,
  869. "nestedPrefabInstanceRoots": null
  870. },
  871. {
  872. "__type__": "cc.Node",
  873. "_name": "LbAdvice",
  874. "_objFlags": 0,
  875. "__editorExtras__": {},
  876. "_parent": {
  877. "__id__": 1
  878. },
  879. "_children": [],
  880. "_active": true,
  881. "_components": [
  882. {
  883. "__id__": 39
  884. },
  885. {
  886. "__id__": 41
  887. },
  888. {
  889. "__id__": 43
  890. }
  891. ],
  892. "_prefab": {
  893. "__id__": 45
  894. },
  895. "_lpos": {
  896. "__type__": "cc.Vec3",
  897. "x": 0,
  898. "y": -690.36,
  899. "z": 0
  900. },
  901. "_lrot": {
  902. "__type__": "cc.Quat",
  903. "x": 0,
  904. "y": 0,
  905. "z": 0,
  906. "w": 1
  907. },
  908. "_lscale": {
  909. "__type__": "cc.Vec3",
  910. "x": 1,
  911. "y": 1,
  912. "z": 1
  913. },
  914. "_mobility": 0,
  915. "_layer": 33554432,
  916. "_euler": {
  917. "__type__": "cc.Vec3",
  918. "x": 0,
  919. "y": 0,
  920. "z": 0
  921. },
  922. "_id": ""
  923. },
  924. {
  925. "__type__": "cc.UITransform",
  926. "_name": "",
  927. "_objFlags": 0,
  928. "__editorExtras__": {},
  929. "node": {
  930. "__id__": 38
  931. },
  932. "_enabled": true,
  933. "__prefab": {
  934. "__id__": 40
  935. },
  936. "_contentSize": {
  937. "__type__": "cc.Size",
  938. "width": 617.51953125,
  939. "height": 119.28
  940. },
  941. "_anchorPoint": {
  942. "__type__": "cc.Vec2",
  943. "x": 0.5,
  944. "y": 0.5
  945. },
  946. "_id": ""
  947. },
  948. {
  949. "__type__": "cc.CompPrefabInfo",
  950. "fileId": "6cW8yyPSNGzbXjrTKYC7og"
  951. },
  952. {
  953. "__type__": "cc.Label",
  954. "_name": "",
  955. "_objFlags": 0,
  956. "__editorExtras__": {},
  957. "node": {
  958. "__id__": 38
  959. },
  960. "_enabled": true,
  961. "__prefab": {
  962. "__id__": 42
  963. },
  964. "_customMaterial": null,
  965. "_srcBlendFactor": 2,
  966. "_dstBlendFactor": 4,
  967. "_color": {
  968. "__type__": "cc.Color",
  969. "r": 255,
  970. "g": 255,
  971. "b": 255,
  972. "a": 255
  973. },
  974. "_string": "《Health Gaming Advice》\nModerate gaming benefits the brain,\n while addiction to games can harm your body. \nArrange your time reasonably and enjoy a healthy life.",
  975. "_horizontalAlign": 1,
  976. "_verticalAlign": 1,
  977. "_actualFontSize": 24,
  978. "_fontSize": 24,
  979. "_fontFamily": "Arial",
  980. "_lineHeight": 28,
  981. "_overflow": 0,
  982. "_enableWrapText": true,
  983. "_font": null,
  984. "_isSystemFontUsed": true,
  985. "_spacingX": 0,
  986. "_isItalic": false,
  987. "_isBold": true,
  988. "_isUnderline": false,
  989. "_underlineHeight": 2,
  990. "_cacheMode": 0,
  991. "_enableOutline": false,
  992. "_outlineColor": {
  993. "__type__": "cc.Color",
  994. "r": 0,
  995. "g": 0,
  996. "b": 0,
  997. "a": 255
  998. },
  999. "_outlineWidth": 2,
  1000. "_enableShadow": false,
  1001. "_shadowColor": {
  1002. "__type__": "cc.Color",
  1003. "r": 0,
  1004. "g": 0,
  1005. "b": 0,
  1006. "a": 255
  1007. },
  1008. "_shadowOffset": {
  1009. "__type__": "cc.Vec2",
  1010. "x": 2,
  1011. "y": 2
  1012. },
  1013. "_shadowBlur": 2,
  1014. "_id": ""
  1015. },
  1016. {
  1017. "__type__": "cc.CompPrefabInfo",
  1018. "fileId": "1fZdp7IthCWKrfZW7EM/+r"
  1019. },
  1020. {
  1021. "__type__": "cc.Widget",
  1022. "_name": "",
  1023. "_objFlags": 0,
  1024. "__editorExtras__": {},
  1025. "node": {
  1026. "__id__": 38
  1027. },
  1028. "_enabled": true,
  1029. "__prefab": {
  1030. "__id__": 44
  1031. },
  1032. "_alignFlags": 4,
  1033. "_target": null,
  1034. "_left": 0,
  1035. "_right": 0,
  1036. "_top": 0,
  1037. "_bottom": 50,
  1038. "_horizontalCenter": 0,
  1039. "_verticalCenter": 0,
  1040. "_isAbsLeft": true,
  1041. "_isAbsRight": true,
  1042. "_isAbsTop": true,
  1043. "_isAbsBottom": true,
  1044. "_isAbsHorizontalCenter": true,
  1045. "_isAbsVerticalCenter": true,
  1046. "_originalWidth": 0,
  1047. "_originalHeight": 0,
  1048. "_alignMode": 2,
  1049. "_lockFlags": 4,
  1050. "_id": ""
  1051. },
  1052. {
  1053. "__type__": "cc.CompPrefabInfo",
  1054. "fileId": "79UQRFFX9K9rdhrgcfXlWd"
  1055. },
  1056. {
  1057. "__type__": "cc.PrefabInfo",
  1058. "root": {
  1059. "__id__": 1
  1060. },
  1061. "asset": {
  1062. "__id__": 0
  1063. },
  1064. "fileId": "7enPkYWnJFnZObX7TIhLrU",
  1065. "instance": null,
  1066. "targetOverrides": null,
  1067. "nestedPrefabInstanceRoots": null
  1068. },
  1069. {
  1070. "__type__": "cc.UITransform",
  1071. "_name": "",
  1072. "_objFlags": 0,
  1073. "__editorExtras__": {},
  1074. "node": {
  1075. "__id__": 1
  1076. },
  1077. "_enabled": true,
  1078. "__prefab": {
  1079. "__id__": 47
  1080. },
  1081. "_contentSize": {
  1082. "__type__": "cc.Size",
  1083. "width": 720,
  1084. "height": 1600
  1085. },
  1086. "_anchorPoint": {
  1087. "__type__": "cc.Vec2",
  1088. "x": 0.5,
  1089. "y": 0.5
  1090. },
  1091. "_id": ""
  1092. },
  1093. {
  1094. "__type__": "cc.CompPrefabInfo",
  1095. "fileId": "fa7uj/ChlOHbJMdn17HI2G"
  1096. },
  1097. {
  1098. "__type__": "cc.Widget",
  1099. "_name": "",
  1100. "_objFlags": 0,
  1101. "__editorExtras__": {},
  1102. "node": {
  1103. "__id__": 1
  1104. },
  1105. "_enabled": true,
  1106. "__prefab": {
  1107. "__id__": 49
  1108. },
  1109. "_alignFlags": 45,
  1110. "_target": null,
  1111. "_left": 0,
  1112. "_right": 0,
  1113. "_top": 0,
  1114. "_bottom": 0,
  1115. "_horizontalCenter": 0,
  1116. "_verticalCenter": 0,
  1117. "_isAbsLeft": true,
  1118. "_isAbsRight": true,
  1119. "_isAbsTop": true,
  1120. "_isAbsBottom": true,
  1121. "_isAbsHorizontalCenter": true,
  1122. "_isAbsVerticalCenter": true,
  1123. "_originalWidth": 100,
  1124. "_originalHeight": 100,
  1125. "_alignMode": 2,
  1126. "_lockFlags": 0,
  1127. "_id": ""
  1128. },
  1129. {
  1130. "__type__": "cc.CompPrefabInfo",
  1131. "fileId": "3dOKTKrU1KAIkjORjO47EE"
  1132. },
  1133. {
  1134. "__type__": "463adtvr1NIE7o+HgOS2qHr",
  1135. "_name": "",
  1136. "_objFlags": 0,
  1137. "__editorExtras__": {},
  1138. "node": {
  1139. "__id__": 1
  1140. },
  1141. "_enabled": true,
  1142. "__prefab": {
  1143. "__id__": 51
  1144. },
  1145. "uiType": 0,
  1146. "_id": ""
  1147. },
  1148. {
  1149. "__type__": "cc.CompPrefabInfo",
  1150. "fileId": "f9IhHQahJHj4l9ACVQCK5L"
  1151. },
  1152. {
  1153. "__type__": "cc.PrefabInfo",
  1154. "root": {
  1155. "__id__": 1
  1156. },
  1157. "asset": {
  1158. "__id__": 0
  1159. },
  1160. "fileId": "1cjSYwEnBOc5yDU/1dnMRc",
  1161. "instance": null,
  1162. "targetOverrides": null
  1163. }
  1164. ]