UILoadingPage.prefab 20 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171
  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": "UILoadingPage",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 8
  25. },
  26. {
  27. "__id__": 24
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 35
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 36
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 1080,
  50. "height": 1920
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 540,
  62. 960,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "logo",
  89. "_objFlags": 0,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [],
  94. "_active": true,
  95. "_components": [
  96. {
  97. "__id__": 3
  98. },
  99. {
  100. "__id__": 4
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 7
  105. },
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 844,
  117. "height": 441
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. 720,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1.00001,
  136. 1.00001,
  137. 1.00001
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 0,
  150. "groupIndex": 0,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_materials": [
  162. {
  163. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  164. }
  165. ],
  166. "_srcBlendFactor": 770,
  167. "_dstBlendFactor": 771,
  168. "_spriteFrame": {
  169. "__uuid__": "487c2c16-717b-40d5-895c-d9b93c578448"
  170. },
  171. "_type": 0,
  172. "_sizeMode": 1,
  173. "_fillType": 0,
  174. "_fillCenter": {
  175. "__type__": "cc.Vec2",
  176. "x": 0,
  177. "y": 0
  178. },
  179. "_fillStart": 0,
  180. "_fillRange": 0,
  181. "_isTrimmedMode": true,
  182. "_atlas": {
  183. "__uuid__": "a871bd4d-a3e2-40c9-b983-7579a33617ee"
  184. },
  185. "_id": ""
  186. },
  187. {
  188. "__type__": "f34ac2GGiVOBbG6XlfvgYP4",
  189. "_name": "",
  190. "_objFlags": 0,
  191. "node": {
  192. "__id__": 2
  193. },
  194. "_enabled": true,
  195. "spriteFrameSet": [
  196. {
  197. "__id__": 5
  198. },
  199. {
  200. "__id__": 6
  201. }
  202. ],
  203. "_id": ""
  204. },
  205. {
  206. "__type__": "SpriteFrameSet",
  207. "language": "zh",
  208. "spriteFrame": {
  209. "__uuid__": "487c2c16-717b-40d5-895c-d9b93c578448"
  210. }
  211. },
  212. {
  213. "__type__": "SpriteFrameSet",
  214. "language": "en",
  215. "spriteFrame": null
  216. },
  217. {
  218. "__type__": "cc.PrefabInfo",
  219. "root": {
  220. "__id__": 1
  221. },
  222. "asset": {
  223. "__uuid__": "1eb1a199-011e-42d1-a166-aa0fa3f8c9dc"
  224. },
  225. "fileId": "17hVMMMaFOSKL/5CnjELFp",
  226. "sync": false
  227. },
  228. {
  229. "__type__": "cc.Node",
  230. "_name": "LoadingBar",
  231. "_objFlags": 0,
  232. "_parent": {
  233. "__id__": 1
  234. },
  235. "_children": [
  236. {
  237. "__id__": 9
  238. },
  239. {
  240. "__id__": 12
  241. },
  242. {
  243. "__id__": 15
  244. }
  245. ],
  246. "_active": true,
  247. "_components": [
  248. {
  249. "__id__": 21
  250. },
  251. {
  252. "__id__": 22
  253. }
  254. ],
  255. "_prefab": {
  256. "__id__": 23
  257. },
  258. "_opacity": 255,
  259. "_color": {
  260. "__type__": "cc.Color",
  261. "r": 255,
  262. "g": 255,
  263. "b": 255,
  264. "a": 255
  265. },
  266. "_contentSize": {
  267. "__type__": "cc.Size",
  268. "width": 917,
  269. "height": 51
  270. },
  271. "_anchorPoint": {
  272. "__type__": "cc.Vec2",
  273. "x": 0.5,
  274. "y": 0.5
  275. },
  276. "_trs": {
  277. "__type__": "TypedArray",
  278. "ctor": "Float64Array",
  279. "array": [
  280. 0,
  281. -500,
  282. 0,
  283. 0,
  284. 0,
  285. 0,
  286. 1,
  287. 1,
  288. 1,
  289. 1
  290. ]
  291. },
  292. "_eulerAngles": {
  293. "__type__": "cc.Vec3",
  294. "x": 0,
  295. "y": 0,
  296. "z": 0
  297. },
  298. "_skewX": 0,
  299. "_skewY": 0,
  300. "_is3DNode": false,
  301. "_groupIndex": 0,
  302. "groupIndex": 0,
  303. "_id": ""
  304. },
  305. {
  306. "__type__": "cc.Node",
  307. "_name": "icon",
  308. "_objFlags": 0,
  309. "_parent": {
  310. "__id__": 8
  311. },
  312. "_children": [],
  313. "_active": true,
  314. "_components": [
  315. {
  316. "__id__": 10
  317. }
  318. ],
  319. "_prefab": {
  320. "__id__": 11
  321. },
  322. "_opacity": 255,
  323. "_color": {
  324. "__type__": "cc.Color",
  325. "r": 255,
  326. "g": 255,
  327. "b": 255,
  328. "a": 255
  329. },
  330. "_contentSize": {
  331. "__type__": "cc.Size",
  332. "width": 917,
  333. "height": 51
  334. },
  335. "_anchorPoint": {
  336. "__type__": "cc.Vec2",
  337. "x": 0,
  338. "y": 0.5
  339. },
  340. "_trs": {
  341. "__type__": "TypedArray",
  342. "ctor": "Float64Array",
  343. "array": [
  344. -458.5,
  345. 0,
  346. 0,
  347. 0,
  348. 0,
  349. 0,
  350. 1,
  351. 1,
  352. 1,
  353. 1
  354. ]
  355. },
  356. "_eulerAngles": {
  357. "__type__": "cc.Vec3",
  358. "x": 0,
  359. "y": 0,
  360. "z": 0
  361. },
  362. "_skewX": 0,
  363. "_skewY": 0,
  364. "_is3DNode": false,
  365. "_groupIndex": 0,
  366. "groupIndex": 0,
  367. "_id": ""
  368. },
  369. {
  370. "__type__": "cc.Sprite",
  371. "_name": "",
  372. "_objFlags": 0,
  373. "node": {
  374. "__id__": 9
  375. },
  376. "_enabled": true,
  377. "_materials": [
  378. {
  379. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  380. }
  381. ],
  382. "_srcBlendFactor": 770,
  383. "_dstBlendFactor": 771,
  384. "_spriteFrame": {
  385. "__uuid__": "5fd05ae2-010f-4443-a484-4791c4879e4b"
  386. },
  387. "_type": 3,
  388. "_sizeMode": 0,
  389. "_fillType": 0,
  390. "_fillCenter": {
  391. "__type__": "cc.Vec2",
  392. "x": 0,
  393. "y": 0
  394. },
  395. "_fillStart": 0,
  396. "_fillRange": 0.1,
  397. "_isTrimmedMode": true,
  398. "_atlas": {
  399. "__uuid__": "a871bd4d-a3e2-40c9-b983-7579a33617ee"
  400. },
  401. "_id": ""
  402. },
  403. {
  404. "__type__": "cc.PrefabInfo",
  405. "root": {
  406. "__id__": 1
  407. },
  408. "asset": {
  409. "__uuid__": "1eb1a199-011e-42d1-a166-aa0fa3f8c9dc"
  410. },
  411. "fileId": "4aXo2vv4NHC5O+U7iz4SrQ",
  412. "sync": false
  413. },
  414. {
  415. "__type__": "cc.Node",
  416. "_name": "bar_top",
  417. "_objFlags": 0,
  418. "_parent": {
  419. "__id__": 8
  420. },
  421. "_children": [],
  422. "_active": true,
  423. "_components": [
  424. {
  425. "__id__": 13
  426. }
  427. ],
  428. "_prefab": {
  429. "__id__": 14
  430. },
  431. "_opacity": 255,
  432. "_color": {
  433. "__type__": "cc.Color",
  434. "r": 255,
  435. "g": 255,
  436. "b": 255,
  437. "a": 255
  438. },
  439. "_contentSize": {
  440. "__type__": "cc.Size",
  441. "width": 917,
  442. "height": 51
  443. },
  444. "_anchorPoint": {
  445. "__type__": "cc.Vec2",
  446. "x": 0.5,
  447. "y": 0.5
  448. },
  449. "_trs": {
  450. "__type__": "TypedArray",
  451. "ctor": "Float64Array",
  452. "array": [
  453. 0,
  454. 0,
  455. 0,
  456. 0,
  457. 0,
  458. 0,
  459. 1,
  460. 1,
  461. 1,
  462. 1
  463. ]
  464. },
  465. "_eulerAngles": {
  466. "__type__": "cc.Vec3",
  467. "x": 0,
  468. "y": 0,
  469. "z": 0
  470. },
  471. "_skewX": 0,
  472. "_skewY": 0,
  473. "_is3DNode": false,
  474. "_groupIndex": 0,
  475. "groupIndex": 0,
  476. "_id": ""
  477. },
  478. {
  479. "__type__": "cc.Sprite",
  480. "_name": "",
  481. "_objFlags": 0,
  482. "node": {
  483. "__id__": 12
  484. },
  485. "_enabled": true,
  486. "_materials": [
  487. {
  488. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  489. }
  490. ],
  491. "_srcBlendFactor": 770,
  492. "_dstBlendFactor": 771,
  493. "_spriteFrame": {
  494. "__uuid__": "769f9890-6085-4b39-87f7-707cc9f80490"
  495. },
  496. "_type": 0,
  497. "_sizeMode": 0,
  498. "_fillType": 0,
  499. "_fillCenter": {
  500. "__type__": "cc.Vec2",
  501. "x": 0,
  502. "y": 0
  503. },
  504. "_fillStart": 0,
  505. "_fillRange": 0,
  506. "_isTrimmedMode": true,
  507. "_atlas": {
  508. "__uuid__": "a871bd4d-a3e2-40c9-b983-7579a33617ee"
  509. },
  510. "_id": ""
  511. },
  512. {
  513. "__type__": "cc.PrefabInfo",
  514. "root": {
  515. "__id__": 1
  516. },
  517. "asset": {
  518. "__uuid__": "1eb1a199-011e-42d1-a166-aa0fa3f8c9dc"
  519. },
  520. "fileId": "55CtO+T7hEh4j0QIF6q4+g",
  521. "sync": false
  522. },
  523. {
  524. "__type__": "cc.Node",
  525. "_name": "zzjz",
  526. "_objFlags": 0,
  527. "_parent": {
  528. "__id__": 8
  529. },
  530. "_children": [],
  531. "_active": true,
  532. "_components": [
  533. {
  534. "__id__": 16
  535. },
  536. {
  537. "__id__": 17
  538. }
  539. ],
  540. "_prefab": {
  541. "__id__": 20
  542. },
  543. "_opacity": 255,
  544. "_color": {
  545. "__type__": "cc.Color",
  546. "r": 255,
  547. "g": 255,
  548. "b": 255,
  549. "a": 255
  550. },
  551. "_contentSize": {
  552. "__type__": "cc.Size",
  553. "width": 312,
  554. "height": 58
  555. },
  556. "_anchorPoint": {
  557. "__type__": "cc.Vec2",
  558. "x": 0.5,
  559. "y": 0.5
  560. },
  561. "_trs": {
  562. "__type__": "TypedArray",
  563. "ctor": "Float64Array",
  564. "array": [
  565. 0,
  566. 100,
  567. 0,
  568. 0,
  569. 0,
  570. 0,
  571. 1,
  572. 1.00001,
  573. 1.00001,
  574. 1.00001
  575. ]
  576. },
  577. "_eulerAngles": {
  578. "__type__": "cc.Vec3",
  579. "x": 0,
  580. "y": 0,
  581. "z": 0
  582. },
  583. "_skewX": 0,
  584. "_skewY": 0,
  585. "_is3DNode": false,
  586. "_groupIndex": 0,
  587. "groupIndex": 0,
  588. "_id": ""
  589. },
  590. {
  591. "__type__": "cc.Sprite",
  592. "_name": "",
  593. "_objFlags": 0,
  594. "node": {
  595. "__id__": 15
  596. },
  597. "_enabled": true,
  598. "_materials": [
  599. {
  600. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  601. }
  602. ],
  603. "_srcBlendFactor": 770,
  604. "_dstBlendFactor": 771,
  605. "_spriteFrame": {
  606. "__uuid__": "779ad7a4-9fe4-4dbe-9fee-322e606eda28"
  607. },
  608. "_type": 0,
  609. "_sizeMode": 1,
  610. "_fillType": 0,
  611. "_fillCenter": {
  612. "__type__": "cc.Vec2",
  613. "x": 0,
  614. "y": 0
  615. },
  616. "_fillStart": 0,
  617. "_fillRange": 0,
  618. "_isTrimmedMode": true,
  619. "_atlas": {
  620. "__uuid__": "a871bd4d-a3e2-40c9-b983-7579a33617ee"
  621. },
  622. "_id": ""
  623. },
  624. {
  625. "__type__": "f34ac2GGiVOBbG6XlfvgYP4",
  626. "_name": "",
  627. "_objFlags": 0,
  628. "node": {
  629. "__id__": 15
  630. },
  631. "_enabled": true,
  632. "spriteFrameSet": [
  633. {
  634. "__id__": 18
  635. },
  636. {
  637. "__id__": 19
  638. }
  639. ],
  640. "_id": ""
  641. },
  642. {
  643. "__type__": "SpriteFrameSet",
  644. "language": "zh",
  645. "spriteFrame": {
  646. "__uuid__": "779ad7a4-9fe4-4dbe-9fee-322e606eda28"
  647. }
  648. },
  649. {
  650. "__type__": "SpriteFrameSet",
  651. "language": "en",
  652. "spriteFrame": {
  653. "__uuid__": "c3e9bc0d-9ef3-4fbf-8874-1cd975e4aa12"
  654. }
  655. },
  656. {
  657. "__type__": "cc.PrefabInfo",
  658. "root": {
  659. "__id__": 1
  660. },
  661. "asset": {
  662. "__uuid__": "1eb1a199-011e-42d1-a166-aa0fa3f8c9dc"
  663. },
  664. "fileId": "f57Am7dA9L0o8yrOkXPIBw",
  665. "sync": false
  666. },
  667. {
  668. "__type__": "cc.Sprite",
  669. "_name": "",
  670. "_objFlags": 0,
  671. "node": {
  672. "__id__": 8
  673. },
  674. "_enabled": true,
  675. "_materials": [
  676. {
  677. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  678. }
  679. ],
  680. "_srcBlendFactor": 770,
  681. "_dstBlendFactor": 771,
  682. "_spriteFrame": {
  683. "__uuid__": "aa7cdad5-e5cc-40a6-955f-e72326edb3a2"
  684. },
  685. "_type": 0,
  686. "_sizeMode": 1,
  687. "_fillType": 0,
  688. "_fillCenter": {
  689. "__type__": "cc.Vec2",
  690. "x": 0,
  691. "y": 0
  692. },
  693. "_fillStart": 0,
  694. "_fillRange": 0,
  695. "_isTrimmedMode": true,
  696. "_atlas": {
  697. "__uuid__": "a871bd4d-a3e2-40c9-b983-7579a33617ee"
  698. },
  699. "_id": ""
  700. },
  701. {
  702. "__type__": "cc.ProgressBar",
  703. "_name": "",
  704. "_objFlags": 0,
  705. "node": {
  706. "__id__": 8
  707. },
  708. "_enabled": true,
  709. "_N$totalLength": 1,
  710. "_N$barSprite": {
  711. "__id__": 10
  712. },
  713. "_N$mode": 2,
  714. "_N$progress": 0.1,
  715. "_N$reverse": false,
  716. "_id": ""
  717. },
  718. {
  719. "__type__": "cc.PrefabInfo",
  720. "root": {
  721. "__id__": 1
  722. },
  723. "asset": {
  724. "__uuid__": "1eb1a199-011e-42d1-a166-aa0fa3f8c9dc"
  725. },
  726. "fileId": "f0ZuOa+VRO1oRLdZz63iGv",
  727. "sync": false
  728. },
  729. {
  730. "__type__": "cc.Node",
  731. "_name": "health",
  732. "_objFlags": 0,
  733. "_parent": {
  734. "__id__": 1
  735. },
  736. "_children": [
  737. {
  738. "__id__": 25
  739. },
  740. {
  741. "__id__": 28
  742. },
  743. {
  744. "__id__": 31
  745. }
  746. ],
  747. "_active": true,
  748. "_components": [],
  749. "_prefab": {
  750. "__id__": 34
  751. },
  752. "_opacity": 255,
  753. "_color": {
  754. "__type__": "cc.Color",
  755. "r": 255,
  756. "g": 255,
  757. "b": 255,
  758. "a": 255
  759. },
  760. "_contentSize": {
  761. "__type__": "cc.Size",
  762. "width": 0,
  763. "height": 0
  764. },
  765. "_anchorPoint": {
  766. "__type__": "cc.Vec2",
  767. "x": 0.5,
  768. "y": 0.5
  769. },
  770. "_trs": {
  771. "__type__": "TypedArray",
  772. "ctor": "Float64Array",
  773. "array": [
  774. 0,
  775. -700,
  776. 0,
  777. 0,
  778. 0,
  779. 0,
  780. 1,
  781. 1,
  782. 1,
  783. 1
  784. ]
  785. },
  786. "_eulerAngles": {
  787. "__type__": "cc.Vec3",
  788. "x": 0,
  789. "y": 0,
  790. "z": 0
  791. },
  792. "_skewX": 0,
  793. "_skewY": 0,
  794. "_is3DNode": false,
  795. "_groupIndex": 0,
  796. "groupIndex": 0,
  797. "_id": ""
  798. },
  799. {
  800. "__type__": "cc.Node",
  801. "_name": "healthBg",
  802. "_objFlags": 0,
  803. "_parent": {
  804. "__id__": 24
  805. },
  806. "_children": [],
  807. "_active": true,
  808. "_components": [
  809. {
  810. "__id__": 26
  811. }
  812. ],
  813. "_prefab": {
  814. "__id__": 27
  815. },
  816. "_opacity": 150,
  817. "_color": {
  818. "__type__": "cc.Color",
  819. "r": 0,
  820. "g": 0,
  821. "b": 0,
  822. "a": 255
  823. },
  824. "_contentSize": {
  825. "__type__": "cc.Size",
  826. "width": 600,
  827. "height": 300
  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__": 25
  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__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  880. },
  881. "_type": 0,
  882. "_sizeMode": 0,
  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.PrefabInfo",
  897. "root": {
  898. "__id__": 1
  899. },
  900. "asset": {
  901. "__uuid__": "1eb1a199-011e-42d1-a166-aa0fa3f8c9dc"
  902. },
  903. "fileId": "3cHxI5DqBKu4R+GeNiAG9t",
  904. "sync": false
  905. },
  906. {
  907. "__type__": "cc.Node",
  908. "_name": "healthLabel",
  909. "_objFlags": 0,
  910. "_parent": {
  911. "__id__": 24
  912. },
  913. "_children": [],
  914. "_active": true,
  915. "_components": [
  916. {
  917. "__id__": 29
  918. }
  919. ],
  920. "_prefab": {
  921. "__id__": 30
  922. },
  923. "_opacity": 255,
  924. "_color": {
  925. "__type__": "cc.Color",
  926. "r": 255,
  927. "g": 255,
  928. "b": 255,
  929. "a": 255
  930. },
  931. "_contentSize": {
  932. "__type__": "cc.Size",
  933. "width": 510,
  934. "height": 290.4
  935. },
  936. "_anchorPoint": {
  937. "__type__": "cc.Vec2",
  938. "x": 0.5,
  939. "y": 0.5
  940. },
  941. "_trs": {
  942. "__type__": "TypedArray",
  943. "ctor": "Float64Array",
  944. "array": [
  945. 0,
  946. 0,
  947. 0,
  948. 0,
  949. 0,
  950. 0,
  951. 1,
  952. 1,
  953. 1,
  954. 1
  955. ]
  956. },
  957. "_eulerAngles": {
  958. "__type__": "cc.Vec3",
  959. "x": 0,
  960. "y": 0,
  961. "z": 0
  962. },
  963. "_skewX": 0,
  964. "_skewY": 0,
  965. "_is3DNode": false,
  966. "_groupIndex": 0,
  967. "groupIndex": 0,
  968. "_id": ""
  969. },
  970. {
  971. "__type__": "cc.Label",
  972. "_name": "",
  973. "_objFlags": 0,
  974. "node": {
  975. "__id__": 28
  976. },
  977. "_enabled": true,
  978. "_materials": [
  979. {
  980. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  981. }
  982. ],
  983. "_srcBlendFactor": 770,
  984. "_dstBlendFactor": 771,
  985. "_useOriginalSize": false,
  986. "_string": "健康游戏忠告\n抵制不良游戏,拒绝盗版游戏\n注意自我保护,谨防受骗上当\n适度游戏益脑,沉迷游戏伤身\n合理安排时间,享受健康生活\n软著登记号:2022SR0500450\n著作人:深圳市优智信息技术有限公司",
  987. "_N$string": "健康游戏忠告\n抵制不良游戏,拒绝盗版游戏\n注意自我保护,谨防受骗上当\n适度游戏益脑,沉迷游戏伤身\n合理安排时间,享受健康生活\n软著登记号:2022SR0500450\n著作人:深圳市优智信息技术有限公司",
  988. "_fontSize": 30,
  989. "_lineHeight": 40,
  990. "_enableWrapText": true,
  991. "_N$file": null,
  992. "_isSystemFontUsed": true,
  993. "_spacingX": 0,
  994. "_batchAsBitmap": false,
  995. "_styleFlags": 0,
  996. "_underlineHeight": 0,
  997. "_N$horizontalAlign": 1,
  998. "_N$verticalAlign": 1,
  999. "_N$fontFamily": "Arial",
  1000. "_N$overflow": 0,
  1001. "_N$cacheMode": 0,
  1002. "_id": ""
  1003. },
  1004. {
  1005. "__type__": "cc.PrefabInfo",
  1006. "root": {
  1007. "__id__": 1
  1008. },
  1009. "asset": {
  1010. "__uuid__": "1eb1a199-011e-42d1-a166-aa0fa3f8c9dc"
  1011. },
  1012. "fileId": "a01OHYNE5H4r3RC2iYU1uB",
  1013. "sync": false
  1014. },
  1015. {
  1016. "__type__": "cc.Node",
  1017. "_name": "12+",
  1018. "_objFlags": 0,
  1019. "_parent": {
  1020. "__id__": 24
  1021. },
  1022. "_children": [],
  1023. "_active": true,
  1024. "_components": [
  1025. {
  1026. "__id__": 32
  1027. }
  1028. ],
  1029. "_prefab": {
  1030. "__id__": 33
  1031. },
  1032. "_opacity": 255,
  1033. "_color": {
  1034. "__type__": "cc.Color",
  1035. "r": 255,
  1036. "g": 255,
  1037. "b": 255,
  1038. "a": 255
  1039. },
  1040. "_contentSize": {
  1041. "__type__": "cc.Size",
  1042. "width": 812,
  1043. "height": 1046
  1044. },
  1045. "_anchorPoint": {
  1046. "__type__": "cc.Vec2",
  1047. "x": 0.5,
  1048. "y": 0.5
  1049. },
  1050. "_trs": {
  1051. "__type__": "TypedArray",
  1052. "ctor": "Float64Array",
  1053. "array": [
  1054. 400,
  1055. -72,
  1056. 0,
  1057. 0,
  1058. 0,
  1059. 0,
  1060. 1,
  1061. 0.15,
  1062. 0.15,
  1063. 1
  1064. ]
  1065. },
  1066. "_eulerAngles": {
  1067. "__type__": "cc.Vec3",
  1068. "x": 0,
  1069. "y": 0,
  1070. "z": 0
  1071. },
  1072. "_skewX": 0,
  1073. "_skewY": 0,
  1074. "_is3DNode": false,
  1075. "_groupIndex": 0,
  1076. "groupIndex": 0,
  1077. "_id": ""
  1078. },
  1079. {
  1080. "__type__": "cc.Sprite",
  1081. "_name": "",
  1082. "_objFlags": 0,
  1083. "node": {
  1084. "__id__": 31
  1085. },
  1086. "_enabled": true,
  1087. "_materials": [
  1088. {
  1089. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1090. }
  1091. ],
  1092. "_srcBlendFactor": 770,
  1093. "_dstBlendFactor": 771,
  1094. "_spriteFrame": {
  1095. "__uuid__": "9edae3a3-c659-469b-9f89-ec70a5a70285"
  1096. },
  1097. "_type": 0,
  1098. "_sizeMode": 1,
  1099. "_fillType": 0,
  1100. "_fillCenter": {
  1101. "__type__": "cc.Vec2",
  1102. "x": 0,
  1103. "y": 0
  1104. },
  1105. "_fillStart": 0,
  1106. "_fillRange": 0,
  1107. "_isTrimmedMode": true,
  1108. "_atlas": null,
  1109. "_id": ""
  1110. },
  1111. {
  1112. "__type__": "cc.PrefabInfo",
  1113. "root": {
  1114. "__id__": 1
  1115. },
  1116. "asset": {
  1117. "__uuid__": "1eb1a199-011e-42d1-a166-aa0fa3f8c9dc"
  1118. },
  1119. "fileId": "79AGk6I4NKm6g91PC3CTdQ",
  1120. "sync": false
  1121. },
  1122. {
  1123. "__type__": "cc.PrefabInfo",
  1124. "root": {
  1125. "__id__": 1
  1126. },
  1127. "asset": {
  1128. "__uuid__": "1eb1a199-011e-42d1-a166-aa0fa3f8c9dc"
  1129. },
  1130. "fileId": "cejbY8IWFPd5b8u1/LaK9l",
  1131. "sync": false
  1132. },
  1133. {
  1134. "__type__": "cc.Widget",
  1135. "_name": "",
  1136. "_objFlags": 0,
  1137. "node": {
  1138. "__id__": 1
  1139. },
  1140. "_enabled": true,
  1141. "alignMode": 1,
  1142. "_target": null,
  1143. "_alignFlags": 45,
  1144. "_left": 0,
  1145. "_right": 0,
  1146. "_top": 0,
  1147. "_bottom": 0,
  1148. "_verticalCenter": 0,
  1149. "_horizontalCenter": 0,
  1150. "_isAbsLeft": true,
  1151. "_isAbsRight": true,
  1152. "_isAbsTop": true,
  1153. "_isAbsBottom": true,
  1154. "_isAbsHorizontalCenter": true,
  1155. "_isAbsVerticalCenter": true,
  1156. "_originalWidth": 1080,
  1157. "_originalHeight": 1920,
  1158. "_id": ""
  1159. },
  1160. {
  1161. "__type__": "cc.PrefabInfo",
  1162. "root": {
  1163. "__id__": 1
  1164. },
  1165. "asset": {
  1166. "__uuid__": "1eb1a199-011e-42d1-a166-aa0fa3f8c9dc"
  1167. },
  1168. "fileId": "",
  1169. "sync": false
  1170. }
  1171. ]