LoadingUI.prefab 23 KB

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