launch.scene 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "launch",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "launch",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. }
  25. ],
  26. "_active": true,
  27. "_components": [],
  28. "_prefab": {
  29. "__id__": 31
  30. },
  31. "_lpos": {
  32. "__type__": "cc.Vec3",
  33. "x": 0,
  34. "y": 0,
  35. "z": 0
  36. },
  37. "_lrot": {
  38. "__type__": "cc.Quat",
  39. "x": 0,
  40. "y": 0,
  41. "z": 0,
  42. "w": 1
  43. },
  44. "_lscale": {
  45. "__type__": "cc.Vec3",
  46. "x": 1,
  47. "y": 1,
  48. "z": 1
  49. },
  50. "_mobility": 0,
  51. "_layer": 1073741824,
  52. "_euler": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0
  57. },
  58. "autoReleaseAssets": false,
  59. "_globals": {
  60. "__id__": 32
  61. },
  62. "_id": "4844b5ae-cfad-4282-92e9-d58dae3b6445"
  63. },
  64. {
  65. "__type__": "cc.Node",
  66. "_name": "Main Light",
  67. "_objFlags": 0,
  68. "__editorExtras__": {},
  69. "_parent": {
  70. "__id__": 1
  71. },
  72. "_children": [],
  73. "_active": true,
  74. "_components": [
  75. {
  76. "__id__": 3
  77. }
  78. ],
  79. "_prefab": null,
  80. "_lpos": {
  81. "__type__": "cc.Vec3",
  82. "x": 0,
  83. "y": 0,
  84. "z": 0
  85. },
  86. "_lrot": {
  87. "__type__": "cc.Quat",
  88. "x": -0.06397656665577071,
  89. "y": -0.44608233363525845,
  90. "z": -0.8239028751062036,
  91. "w": -0.3436591377065261
  92. },
  93. "_lscale": {
  94. "__type__": "cc.Vec3",
  95. "x": 1,
  96. "y": 1,
  97. "z": 1
  98. },
  99. "_mobility": 0,
  100. "_layer": 1073741824,
  101. "_euler": {
  102. "__type__": "cc.Vec3",
  103. "x": -117.894,
  104. "y": -194.909,
  105. "z": 38.562
  106. },
  107. "_id": "c0y6F5f+pAvI805TdmxIjx"
  108. },
  109. {
  110. "__type__": "cc.DirectionalLight",
  111. "_name": "",
  112. "_objFlags": 0,
  113. "__editorExtras__": {},
  114. "node": {
  115. "__id__": 2
  116. },
  117. "_enabled": true,
  118. "__prefab": null,
  119. "_color": {
  120. "__type__": "cc.Color",
  121. "r": 255,
  122. "g": 250,
  123. "b": 240,
  124. "a": 255
  125. },
  126. "_useColorTemperature": false,
  127. "_colorTemperature": 6550,
  128. "_staticSettings": {
  129. "__id__": 4
  130. },
  131. "_visibility": -325058561,
  132. "_illuminanceHDR": 65000,
  133. "_illuminance": 65000,
  134. "_illuminanceLDR": 1.6927083333333335,
  135. "_shadowEnabled": true,
  136. "_shadowPcf": 2,
  137. "_shadowBias": 0.00001,
  138. "_shadowNormalBias": 0,
  139. "_shadowSaturation": 1,
  140. "_shadowDistance": 50,
  141. "_shadowInvisibleOcclusionRange": 200,
  142. "_csmLevel": 4,
  143. "_csmLayerLambda": 0.75,
  144. "_csmOptimizationMode": 2,
  145. "_csmAdvancedOptions": false,
  146. "_csmLayersTransition": false,
  147. "_csmTransitionRange": 0.05,
  148. "_shadowFixedArea": false,
  149. "_shadowNear": 0.1,
  150. "_shadowFar": 10,
  151. "_shadowOrthoSize": 5,
  152. "_id": "597uMYCbhEtJQc0ffJlcgA"
  153. },
  154. {
  155. "__type__": "cc.StaticLightSettings",
  156. "_baked": false,
  157. "_editorOnly": false,
  158. "_castShadow": true
  159. },
  160. {
  161. "__type__": "cc.Node",
  162. "_name": "Canvas",
  163. "_objFlags": 0,
  164. "__editorExtras__": {},
  165. "_parent": {
  166. "__id__": 1
  167. },
  168. "_children": [
  169. {
  170. "__id__": 6
  171. },
  172. {
  173. "__id__": 8
  174. }
  175. ],
  176. "_active": true,
  177. "_components": [
  178. {
  179. "__id__": 26
  180. },
  181. {
  182. "__id__": 27
  183. },
  184. {
  185. "__id__": 28
  186. },
  187. {
  188. "__id__": 29
  189. },
  190. {
  191. "__id__": 30
  192. }
  193. ],
  194. "_prefab": null,
  195. "_lpos": {
  196. "__type__": "cc.Vec3",
  197. "x": 360,
  198. "y": 800,
  199. "z": 4.643324567305285
  200. },
  201. "_lrot": {
  202. "__type__": "cc.Quat",
  203. "x": 0,
  204. "y": 0,
  205. "z": 0,
  206. "w": 1
  207. },
  208. "_lscale": {
  209. "__type__": "cc.Vec3",
  210. "x": 0.9999999999999999,
  211. "y": 0.9999999999999999,
  212. "z": 0.9999999999999999
  213. },
  214. "_mobility": 0,
  215. "_layer": 33554432,
  216. "_euler": {
  217. "__type__": "cc.Vec3",
  218. "x": 0,
  219. "y": 0,
  220. "z": 0
  221. },
  222. "_id": "087qwWWsZEuYGNcQj4dxo7"
  223. },
  224. {
  225. "__type__": "cc.Node",
  226. "_name": "Camera",
  227. "_objFlags": 0,
  228. "__editorExtras__": {},
  229. "_parent": {
  230. "__id__": 5
  231. },
  232. "_children": [],
  233. "_active": true,
  234. "_components": [
  235. {
  236. "__id__": 7
  237. }
  238. ],
  239. "_prefab": null,
  240. "_lpos": {
  241. "__type__": "cc.Vec3",
  242. "x": 0,
  243. "y": 1.1368683772161603e-13,
  244. "z": 995.3566754326949
  245. },
  246. "_lrot": {
  247. "__type__": "cc.Quat",
  248. "x": 0,
  249. "y": 0,
  250. "z": 0,
  251. "w": 1
  252. },
  253. "_lscale": {
  254. "__type__": "cc.Vec3",
  255. "x": 1,
  256. "y": 1,
  257. "z": 1
  258. },
  259. "_mobility": 0,
  260. "_layer": 1073741824,
  261. "_euler": {
  262. "__type__": "cc.Vec3",
  263. "x": 0,
  264. "y": 0,
  265. "z": 0
  266. },
  267. "_id": "20glmS271CHp7jid+M8m3u"
  268. },
  269. {
  270. "__type__": "cc.Camera",
  271. "_name": "",
  272. "_objFlags": 0,
  273. "__editorExtras__": {},
  274. "node": {
  275. "__id__": 6
  276. },
  277. "_enabled": true,
  278. "__prefab": null,
  279. "_projection": 0,
  280. "_priority": 65535,
  281. "_fov": 45,
  282. "_fovAxis": 0,
  283. "_orthoHeight": 800,
  284. "_near": 1,
  285. "_far": 2000,
  286. "_color": {
  287. "__type__": "cc.Color",
  288. "r": 255,
  289. "g": 255,
  290. "b": 255,
  291. "a": 255
  292. },
  293. "_depth": 1,
  294. "_stencil": 0,
  295. "_clearFlags": 7,
  296. "_rect": {
  297. "__type__": "cc.Rect",
  298. "x": 0,
  299. "y": 0,
  300. "width": 1,
  301. "height": 1
  302. },
  303. "_aperture": 19,
  304. "_shutter": 7,
  305. "_iso": 0,
  306. "_screenScale": 1,
  307. "_visibility": 1107296256,
  308. "_targetTexture": null,
  309. "_postProcess": null,
  310. "_usePostProcess": false,
  311. "_cameraType": -1,
  312. "_trackingType": 0,
  313. "_id": "711eFGbYtOHqMEr36LMV1r"
  314. },
  315. {
  316. "__type__": "cc.Node",
  317. "_name": "bg",
  318. "_objFlags": 0,
  319. "__editorExtras__": {},
  320. "_parent": {
  321. "__id__": 5
  322. },
  323. "_children": [
  324. {
  325. "__id__": 9
  326. },
  327. {
  328. "__id__": 20
  329. }
  330. ],
  331. "_active": true,
  332. "_components": [
  333. {
  334. "__id__": 23
  335. },
  336. {
  337. "__id__": 24
  338. },
  339. {
  340. "__id__": 25
  341. }
  342. ],
  343. "_prefab": null,
  344. "_lpos": {
  345. "__type__": "cc.Vec3",
  346. "x": 0,
  347. "y": 0,
  348. "z": 0
  349. },
  350. "_lrot": {
  351. "__type__": "cc.Quat",
  352. "x": 0,
  353. "y": 0,
  354. "z": 0,
  355. "w": 1
  356. },
  357. "_lscale": {
  358. "__type__": "cc.Vec3",
  359. "x": 1,
  360. "y": 1,
  361. "z": 1
  362. },
  363. "_mobility": 0,
  364. "_layer": 33554432,
  365. "_euler": {
  366. "__type__": "cc.Vec3",
  367. "x": 0,
  368. "y": 0,
  369. "z": 0
  370. },
  371. "_id": "69CBqYqERNbJR7N03wAU54"
  372. },
  373. {
  374. "__type__": "cc.Node",
  375. "_name": "progressBar",
  376. "_objFlags": 0,
  377. "__editorExtras__": {},
  378. "_parent": {
  379. "__id__": 8
  380. },
  381. "_children": [
  382. {
  383. "__id__": 10
  384. },
  385. {
  386. "__id__": 14
  387. }
  388. ],
  389. "_active": true,
  390. "_components": [
  391. {
  392. "__id__": 17
  393. },
  394. {
  395. "__id__": 18
  396. },
  397. {
  398. "__id__": 19
  399. }
  400. ],
  401. "_prefab": null,
  402. "_lpos": {
  403. "__type__": "cc.Vec3",
  404. "x": 0,
  405. "y": -470.714,
  406. "z": 0
  407. },
  408. "_lrot": {
  409. "__type__": "cc.Quat",
  410. "x": 0,
  411. "y": 0,
  412. "z": 0,
  413. "w": 1
  414. },
  415. "_lscale": {
  416. "__type__": "cc.Vec3",
  417. "x": 1,
  418. "y": 1,
  419. "z": 1
  420. },
  421. "_mobility": 0,
  422. "_layer": 33554432,
  423. "_euler": {
  424. "__type__": "cc.Vec3",
  425. "x": 0,
  426. "y": 0,
  427. "z": 0
  428. },
  429. "_id": "4eNS79YPhJuo4Z2pfGm3Sp"
  430. },
  431. {
  432. "__type__": "cc.Node",
  433. "_name": "bar",
  434. "_objFlags": 0,
  435. "__editorExtras__": {},
  436. "_parent": {
  437. "__id__": 9
  438. },
  439. "_children": [],
  440. "_active": true,
  441. "_components": [
  442. {
  443. "__id__": 11
  444. },
  445. {
  446. "__id__": 12
  447. },
  448. {
  449. "__id__": 13
  450. }
  451. ],
  452. "_prefab": null,
  453. "_lpos": {
  454. "__type__": "cc.Vec3",
  455. "x": -265,
  456. "y": 0,
  457. "z": 0
  458. },
  459. "_lrot": {
  460. "__type__": "cc.Quat",
  461. "x": 0,
  462. "y": 0,
  463. "z": 0,
  464. "w": 1
  465. },
  466. "_lscale": {
  467. "__type__": "cc.Vec3",
  468. "x": 1,
  469. "y": 1,
  470. "z": 1
  471. },
  472. "_mobility": 0,
  473. "_layer": 33554432,
  474. "_euler": {
  475. "__type__": "cc.Vec3",
  476. "x": 0,
  477. "y": 0,
  478. "z": 0
  479. },
  480. "_id": "47l2xlPQFO3KP0yDoSLBJC"
  481. },
  482. {
  483. "__type__": "cc.UITransform",
  484. "_name": "",
  485. "_objFlags": 0,
  486. "__editorExtras__": {},
  487. "node": {
  488. "__id__": 10
  489. },
  490. "_enabled": true,
  491. "__prefab": null,
  492. "_contentSize": {
  493. "__type__": "cc.Size",
  494. "width": 0,
  495. "height": 38
  496. },
  497. "_anchorPoint": {
  498. "__type__": "cc.Vec2",
  499. "x": 0,
  500. "y": 0.5
  501. },
  502. "_id": "e6Nq94ZlRM6JV/YCr0GAH8"
  503. },
  504. {
  505. "__type__": "cc.Sprite",
  506. "_name": "",
  507. "_objFlags": 0,
  508. "__editorExtras__": {},
  509. "node": {
  510. "__id__": 10
  511. },
  512. "_enabled": true,
  513. "__prefab": null,
  514. "_customMaterial": null,
  515. "_srcBlendFactor": 2,
  516. "_dstBlendFactor": 4,
  517. "_color": {
  518. "__type__": "cc.Color",
  519. "r": 255,
  520. "g": 255,
  521. "b": 255,
  522. "a": 255
  523. },
  524. "_spriteFrame": {
  525. "__uuid__": "dd128076-9314-4b12-a626-e13a62ec3d96@f9941",
  526. "__expectedType__": "cc.SpriteFrame"
  527. },
  528. "_type": 1,
  529. "_fillType": 0,
  530. "_sizeMode": 0,
  531. "_fillCenter": {
  532. "__type__": "cc.Vec2",
  533. "x": 0,
  534. "y": 0
  535. },
  536. "_fillStart": 0,
  537. "_fillRange": 0,
  538. "_isTrimmedMode": true,
  539. "_useGrayscale": false,
  540. "_atlas": null,
  541. "_id": "aeOMyehjROH6l8u2jXqvzl"
  542. },
  543. {
  544. "__type__": "cc.Widget",
  545. "_name": "",
  546. "_objFlags": 0,
  547. "__editorExtras__": {},
  548. "node": {
  549. "__id__": 10
  550. },
  551. "_enabled": false,
  552. "__prefab": null,
  553. "_alignFlags": 45,
  554. "_target": null,
  555. "_left": 10,
  556. "_right": 10,
  557. "_top": 9,
  558. "_bottom": 9,
  559. "_horizontalCenter": 0,
  560. "_verticalCenter": 0,
  561. "_isAbsLeft": true,
  562. "_isAbsRight": true,
  563. "_isAbsTop": true,
  564. "_isAbsBottom": true,
  565. "_isAbsHorizontalCenter": true,
  566. "_isAbsVerticalCenter": true,
  567. "_originalWidth": 150,
  568. "_originalHeight": 15,
  569. "_alignMode": 2,
  570. "_lockFlags": 0,
  571. "_id": "b3T22EVkVD85slp9lleMx7"
  572. },
  573. {
  574. "__type__": "cc.Node",
  575. "_name": "load_label",
  576. "_objFlags": 0,
  577. "__editorExtras__": {},
  578. "_parent": {
  579. "__id__": 9
  580. },
  581. "_children": [],
  582. "_active": true,
  583. "_components": [
  584. {
  585. "__id__": 15
  586. },
  587. {
  588. "__id__": 16
  589. }
  590. ],
  591. "_prefab": null,
  592. "_lpos": {
  593. "__type__": "cc.Vec3",
  594. "x": 0,
  595. "y": 45.695,
  596. "z": 0
  597. },
  598. "_lrot": {
  599. "__type__": "cc.Quat",
  600. "x": 0,
  601. "y": 0,
  602. "z": 0,
  603. "w": 1
  604. },
  605. "_lscale": {
  606. "__type__": "cc.Vec3",
  607. "x": 1,
  608. "y": 1,
  609. "z": 1
  610. },
  611. "_mobility": 0,
  612. "_layer": 33554432,
  613. "_euler": {
  614. "__type__": "cc.Vec3",
  615. "x": 0,
  616. "y": 0,
  617. "z": 0
  618. },
  619. "_id": "74Mn1Ane5CqavJLxeQJpZT"
  620. },
  621. {
  622. "__type__": "cc.UITransform",
  623. "_name": "",
  624. "_objFlags": 0,
  625. "__editorExtras__": {},
  626. "node": {
  627. "__id__": 14
  628. },
  629. "_enabled": true,
  630. "__prefab": null,
  631. "_contentSize": {
  632. "__type__": "cc.Size",
  633. "width": 143.16790771484375,
  634. "height": 753.48
  635. },
  636. "_anchorPoint": {
  637. "__type__": "cc.Vec2",
  638. "x": 0.5,
  639. "y": 0.5
  640. },
  641. "_id": "8agBGjbtlCJagwGi6Qg8El"
  642. },
  643. {
  644. "__type__": "cc.Label",
  645. "_name": "",
  646. "_objFlags": 0,
  647. "__editorExtras__": {},
  648. "node": {
  649. "__id__": 14
  650. },
  651. "_enabled": true,
  652. "__prefab": null,
  653. "_customMaterial": null,
  654. "_srcBlendFactor": 2,
  655. "_dstBlendFactor": 4,
  656. "_color": {
  657. "__type__": "cc.Color",
  658. "r": 255,
  659. "g": 255,
  660. "b": 255,
  661. "a": 255
  662. },
  663. "_string": "loading...",
  664. "_horizontalAlign": 1,
  665. "_verticalAlign": 1,
  666. "_actualFontSize": 30.4,
  667. "_fontSize": 30.4,
  668. "_fontFamily": "Arial",
  669. "_lineHeight": 598,
  670. "_overflow": 0,
  671. "_enableWrapText": true,
  672. "_font": {
  673. "__uuid__": "d2eec8aa-eb87-4069-97d1-cdefce1fe602",
  674. "__expectedType__": "cc.TTFFont"
  675. },
  676. "_isSystemFontUsed": false,
  677. "_spacingX": 0,
  678. "_isItalic": false,
  679. "_isBold": false,
  680. "_isUnderline": false,
  681. "_underlineHeight": 2,
  682. "_cacheMode": 0,
  683. "_enableOutline": false,
  684. "_outlineColor": {
  685. "__type__": "cc.Color",
  686. "r": 0,
  687. "g": 0,
  688. "b": 0,
  689. "a": 255
  690. },
  691. "_outlineWidth": 2,
  692. "_enableShadow": false,
  693. "_shadowColor": {
  694. "__type__": "cc.Color",
  695. "r": 0,
  696. "g": 0,
  697. "b": 0,
  698. "a": 255
  699. },
  700. "_shadowOffset": {
  701. "__type__": "cc.Vec2",
  702. "x": 2,
  703. "y": 2
  704. },
  705. "_shadowBlur": 2,
  706. "_id": "49FO34jmhBfaARqe6A0xcH"
  707. },
  708. {
  709. "__type__": "cc.UITransform",
  710. "_name": "",
  711. "_objFlags": 0,
  712. "__editorExtras__": {},
  713. "node": {
  714. "__id__": 9
  715. },
  716. "_enabled": true,
  717. "__prefab": null,
  718. "_contentSize": {
  719. "__type__": "cc.Size",
  720. "width": 550,
  721. "height": 56
  722. },
  723. "_anchorPoint": {
  724. "__type__": "cc.Vec2",
  725. "x": 0.5,
  726. "y": 0.5
  727. },
  728. "_id": "15lrPfrztFTpAsgu2wEOX9"
  729. },
  730. {
  731. "__type__": "cc.Sprite",
  732. "_name": "",
  733. "_objFlags": 0,
  734. "__editorExtras__": {},
  735. "node": {
  736. "__id__": 9
  737. },
  738. "_enabled": true,
  739. "__prefab": null,
  740. "_customMaterial": null,
  741. "_srcBlendFactor": 2,
  742. "_dstBlendFactor": 4,
  743. "_color": {
  744. "__type__": "cc.Color",
  745. "r": 255,
  746. "g": 255,
  747. "b": 255,
  748. "a": 255
  749. },
  750. "_spriteFrame": {
  751. "__uuid__": "ca3f870b-d6ca-45aa-944d-e9881d271822@f9941",
  752. "__expectedType__": "cc.SpriteFrame"
  753. },
  754. "_type": 1,
  755. "_fillType": 0,
  756. "_sizeMode": 0,
  757. "_fillCenter": {
  758. "__type__": "cc.Vec2",
  759. "x": 0,
  760. "y": 0
  761. },
  762. "_fillStart": 0,
  763. "_fillRange": 0,
  764. "_isTrimmedMode": true,
  765. "_useGrayscale": false,
  766. "_atlas": null,
  767. "_id": "f66p7nBGZAqpN9RfHcDVOT"
  768. },
  769. {
  770. "__type__": "cc.ProgressBar",
  771. "_name": "",
  772. "_objFlags": 0,
  773. "__editorExtras__": {},
  774. "node": {
  775. "__id__": 9
  776. },
  777. "_enabled": true,
  778. "__prefab": null,
  779. "_barSprite": {
  780. "__id__": 12
  781. },
  782. "_mode": 0,
  783. "_totalLength": 530,
  784. "_progress": 0,
  785. "_reverse": false,
  786. "_id": "adjJ0cWHhK2JzurEiqtxy5"
  787. },
  788. {
  789. "__type__": "cc.Node",
  790. "_name": "logo",
  791. "_objFlags": 0,
  792. "__editorExtras__": {},
  793. "_parent": {
  794. "__id__": 8
  795. },
  796. "_children": [],
  797. "_active": false,
  798. "_components": [
  799. {
  800. "__id__": 21
  801. },
  802. {
  803. "__id__": 22
  804. }
  805. ],
  806. "_prefab": null,
  807. "_lpos": {
  808. "__type__": "cc.Vec3",
  809. "x": 0,
  810. "y": 351.785,
  811. "z": 0
  812. },
  813. "_lrot": {
  814. "__type__": "cc.Quat",
  815. "x": 0,
  816. "y": 0,
  817. "z": 0,
  818. "w": 1
  819. },
  820. "_lscale": {
  821. "__type__": "cc.Vec3",
  822. "x": 1,
  823. "y": 1,
  824. "z": 1
  825. },
  826. "_mobility": 0,
  827. "_layer": 33554432,
  828. "_euler": {
  829. "__type__": "cc.Vec3",
  830. "x": 0,
  831. "y": 0,
  832. "z": 0
  833. },
  834. "_id": "68Hg3XBP5BUKWHE2QLdRy2"
  835. },
  836. {
  837. "__type__": "cc.UITransform",
  838. "_name": "",
  839. "_objFlags": 0,
  840. "__editorExtras__": {},
  841. "node": {
  842. "__id__": 20
  843. },
  844. "_enabled": true,
  845. "__prefab": null,
  846. "_contentSize": {
  847. "__type__": "cc.Size",
  848. "width": 720,
  849. "height": 445
  850. },
  851. "_anchorPoint": {
  852. "__type__": "cc.Vec2",
  853. "x": 0.5,
  854. "y": 0.5
  855. },
  856. "_id": "d6H9RtPUhL6aJHAzLCgJVC"
  857. },
  858. {
  859. "__type__": "cc.Sprite",
  860. "_name": "",
  861. "_objFlags": 0,
  862. "__editorExtras__": {},
  863. "node": {
  864. "__id__": 20
  865. },
  866. "_enabled": true,
  867. "__prefab": null,
  868. "_customMaterial": null,
  869. "_srcBlendFactor": 2,
  870. "_dstBlendFactor": 4,
  871. "_color": {
  872. "__type__": "cc.Color",
  873. "r": 255,
  874. "g": 255,
  875. "b": 255,
  876. "a": 255
  877. },
  878. "_spriteFrame": {
  879. "__uuid__": "aa31f9e2-176f-43bf-ab44-ea7fd7b48a04@f9941",
  880. "__expectedType__": "cc.SpriteFrame"
  881. },
  882. "_type": 0,
  883. "_fillType": 0,
  884. "_sizeMode": 0,
  885. "_fillCenter": {
  886. "__type__": "cc.Vec2",
  887. "x": 0,
  888. "y": 0
  889. },
  890. "_fillStart": 0,
  891. "_fillRange": 0,
  892. "_isTrimmedMode": true,
  893. "_useGrayscale": false,
  894. "_atlas": null,
  895. "_id": "08WGw9XZRHI4dUXdEBgsNF"
  896. },
  897. {
  898. "__type__": "cc.UITransform",
  899. "_name": "",
  900. "_objFlags": 0,
  901. "__editorExtras__": {},
  902. "node": {
  903. "__id__": 8
  904. },
  905. "_enabled": true,
  906. "__prefab": null,
  907. "_contentSize": {
  908. "__type__": "cc.Size",
  909. "width": 720,
  910. "height": 1600
  911. },
  912. "_anchorPoint": {
  913. "__type__": "cc.Vec2",
  914. "x": 0.5,
  915. "y": 0.5
  916. },
  917. "_id": "6ewEq2qElNE6Jej5xbnpPX"
  918. },
  919. {
  920. "__type__": "cc.Sprite",
  921. "_name": "",
  922. "_objFlags": 0,
  923. "__editorExtras__": {},
  924. "node": {
  925. "__id__": 8
  926. },
  927. "_enabled": true,
  928. "__prefab": null,
  929. "_customMaterial": null,
  930. "_srcBlendFactor": 2,
  931. "_dstBlendFactor": 4,
  932. "_color": {
  933. "__type__": "cc.Color",
  934. "r": 255,
  935. "g": 255,
  936. "b": 255,
  937. "a": 255
  938. },
  939. "_spriteFrame": {
  940. "__uuid__": "fbee7b81-9f22-4ae5-910c-cb0ac2a034b0@f9941",
  941. "__expectedType__": "cc.SpriteFrame"
  942. },
  943. "_type": 0,
  944. "_fillType": 0,
  945. "_sizeMode": 0,
  946. "_fillCenter": {
  947. "__type__": "cc.Vec2",
  948. "x": 0,
  949. "y": 0
  950. },
  951. "_fillStart": 0,
  952. "_fillRange": 0,
  953. "_isTrimmedMode": true,
  954. "_useGrayscale": false,
  955. "_atlas": null,
  956. "_id": "5akBulFr1Jhb68DAxUZDTe"
  957. },
  958. {
  959. "__type__": "cc.Widget",
  960. "_name": "",
  961. "_objFlags": 0,
  962. "__editorExtras__": {},
  963. "node": {
  964. "__id__": 8
  965. },
  966. "_enabled": true,
  967. "__prefab": null,
  968. "_alignFlags": 45,
  969. "_target": null,
  970. "_left": 5.684341886080802e-14,
  971. "_right": 5.684341886080802e-14,
  972. "_top": 1.1368683772161603e-13,
  973. "_bottom": 1.1368683772161603e-13,
  974. "_horizontalCenter": 0,
  975. "_verticalCenter": 0,
  976. "_isAbsLeft": true,
  977. "_isAbsRight": true,
  978. "_isAbsTop": true,
  979. "_isAbsBottom": true,
  980. "_isAbsHorizontalCenter": true,
  981. "_isAbsVerticalCenter": true,
  982. "_originalWidth": 40,
  983. "_originalHeight": 36,
  984. "_alignMode": 2,
  985. "_lockFlags": 0,
  986. "_id": "dcpX5OLG9JmLgTcQ6tXHf7"
  987. },
  988. {
  989. "__type__": "cc.UITransform",
  990. "_name": "",
  991. "_objFlags": 0,
  992. "__editorExtras__": {},
  993. "node": {
  994. "__id__": 5
  995. },
  996. "_enabled": true,
  997. "__prefab": null,
  998. "_contentSize": {
  999. "__type__": "cc.Size",
  1000. "width": 720.0000000000001,
  1001. "height": 1600.0000000000002
  1002. },
  1003. "_anchorPoint": {
  1004. "__type__": "cc.Vec2",
  1005. "x": 0.5,
  1006. "y": 0.5
  1007. },
  1008. "_id": "0a5CkNEV5JEr1NpiCjEvow"
  1009. },
  1010. {
  1011. "__type__": "cc.Canvas",
  1012. "_name": "",
  1013. "_objFlags": 0,
  1014. "__editorExtras__": {},
  1015. "node": {
  1016. "__id__": 5
  1017. },
  1018. "_enabled": true,
  1019. "__prefab": null,
  1020. "_cameraComponent": {
  1021. "__id__": 7
  1022. },
  1023. "_alignCanvasWithScreen": true,
  1024. "_id": "76v82smqNBNZcWCX/GuXOM"
  1025. },
  1026. {
  1027. "__type__": "cc.Widget",
  1028. "_name": "",
  1029. "_objFlags": 0,
  1030. "__editorExtras__": {},
  1031. "node": {
  1032. "__id__": 5
  1033. },
  1034. "_enabled": true,
  1035. "__prefab": null,
  1036. "_alignFlags": 45,
  1037. "_target": null,
  1038. "_left": 0,
  1039. "_right": 0,
  1040. "_top": 0,
  1041. "_bottom": 0,
  1042. "_horizontalCenter": 0,
  1043. "_verticalCenter": 0,
  1044. "_isAbsLeft": true,
  1045. "_isAbsRight": true,
  1046. "_isAbsTop": true,
  1047. "_isAbsBottom": true,
  1048. "_isAbsHorizontalCenter": true,
  1049. "_isAbsVerticalCenter": true,
  1050. "_originalWidth": 0,
  1051. "_originalHeight": 0,
  1052. "_alignMode": 2,
  1053. "_lockFlags": 0,
  1054. "_id": "54qLVdRCVKnaP45BvVpPQM"
  1055. },
  1056. {
  1057. "__type__": "ed508YH13xLTKrHgVpSGwoI",
  1058. "_name": "",
  1059. "_objFlags": 0,
  1060. "__editorExtras__": {},
  1061. "node": {
  1062. "__id__": 5
  1063. },
  1064. "_enabled": true,
  1065. "__prefab": null,
  1066. "_id": "51JcSjxdlJg6UJj12RjGB2"
  1067. },
  1068. {
  1069. "__type__": "f237c0rurlJMK37Xb4mkHTf",
  1070. "_name": "",
  1071. "_objFlags": 0,
  1072. "__editorExtras__": {},
  1073. "node": {
  1074. "__id__": 5
  1075. },
  1076. "_enabled": true,
  1077. "__prefab": null,
  1078. "_id": "ceTfSOzK9LEJ2zp0v9sFw0"
  1079. },
  1080. {
  1081. "__type__": "cc.PrefabInfo",
  1082. "root": null,
  1083. "asset": null,
  1084. "fileId": "4844b5ae-cfad-4282-92e9-d58dae3b6445",
  1085. "instance": null,
  1086. "targetOverrides": null
  1087. },
  1088. {
  1089. "__type__": "cc.SceneGlobals",
  1090. "ambient": {
  1091. "__id__": 33
  1092. },
  1093. "shadows": {
  1094. "__id__": 34
  1095. },
  1096. "_skybox": {
  1097. "__id__": 35
  1098. },
  1099. "fog": {
  1100. "__id__": 36
  1101. },
  1102. "octree": {
  1103. "__id__": 37
  1104. },
  1105. "skin": {
  1106. "__id__": 38
  1107. },
  1108. "lightProbeInfo": {
  1109. "__id__": 39
  1110. },
  1111. "postSettings": {
  1112. "__id__": 40
  1113. },
  1114. "bakedWithStationaryMainLight": false,
  1115. "bakedWithHighpLightmap": false
  1116. },
  1117. {
  1118. "__type__": "cc.AmbientInfo",
  1119. "_skyColorHDR": {
  1120. "__type__": "cc.Vec4",
  1121. "x": 0.2,
  1122. "y": 0.5,
  1123. "z": 0.8,
  1124. "w": 0.520833125
  1125. },
  1126. "_skyColor": {
  1127. "__type__": "cc.Vec4",
  1128. "x": 0.2,
  1129. "y": 0.5,
  1130. "z": 0.8,
  1131. "w": 0.520833125
  1132. },
  1133. "_skyIllumHDR": 20000,
  1134. "_skyIllum": 20000,
  1135. "_groundAlbedoHDR": {
  1136. "__type__": "cc.Vec4",
  1137. "x": 0.2,
  1138. "y": 0.2,
  1139. "z": 0.2,
  1140. "w": 1
  1141. },
  1142. "_groundAlbedo": {
  1143. "__type__": "cc.Vec4",
  1144. "x": 0.2,
  1145. "y": 0.2,
  1146. "z": 0.2,
  1147. "w": 1
  1148. },
  1149. "_skyColorLDR": {
  1150. "__type__": "cc.Vec4",
  1151. "x": 0.452588,
  1152. "y": 0.607642,
  1153. "z": 0.755699,
  1154. "w": 0
  1155. },
  1156. "_skyIllumLDR": 0.8,
  1157. "_groundAlbedoLDR": {
  1158. "__type__": "cc.Vec4",
  1159. "x": 0.618555,
  1160. "y": 0.577848,
  1161. "z": 0.544564,
  1162. "w": 0
  1163. }
  1164. },
  1165. {
  1166. "__type__": "cc.ShadowsInfo",
  1167. "_enabled": true,
  1168. "_type": 1,
  1169. "_normal": {
  1170. "__type__": "cc.Vec3",
  1171. "x": 0,
  1172. "y": 1,
  1173. "z": 0
  1174. },
  1175. "_distance": 0,
  1176. "_planeBias": 1,
  1177. "_shadowColor": {
  1178. "__type__": "cc.Color",
  1179. "r": 76,
  1180. "g": 76,
  1181. "b": 76,
  1182. "a": 255
  1183. },
  1184. "_maxReceived": 4,
  1185. "_size": {
  1186. "__type__": "cc.Vec2",
  1187. "x": 2048,
  1188. "y": 2048
  1189. }
  1190. },
  1191. {
  1192. "__type__": "cc.SkyboxInfo",
  1193. "_envLightingType": 1,
  1194. "_envmapHDR": {
  1195. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  1196. "__expectedType__": "cc.TextureCube"
  1197. },
  1198. "_envmap": {
  1199. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  1200. "__expectedType__": "cc.TextureCube"
  1201. },
  1202. "_envmapLDR": {
  1203. "__uuid__": "6f01cf7f-81bf-4a7e-bd5d-0afc19696480@b47c0",
  1204. "__expectedType__": "cc.TextureCube"
  1205. },
  1206. "_diffuseMapHDR": null,
  1207. "_diffuseMapLDR": null,
  1208. "_enabled": false,
  1209. "_useHDR": true,
  1210. "_editableMaterial": null,
  1211. "_reflectionHDR": null,
  1212. "_reflectionLDR": null,
  1213. "_rotationAngle": 0
  1214. },
  1215. {
  1216. "__type__": "cc.FogInfo",
  1217. "_type": 0,
  1218. "_fogColor": {
  1219. "__type__": "cc.Color",
  1220. "r": 200,
  1221. "g": 200,
  1222. "b": 200,
  1223. "a": 255
  1224. },
  1225. "_enabled": false,
  1226. "_fogDensity": 0.3,
  1227. "_fogStart": 0.5,
  1228. "_fogEnd": 300,
  1229. "_fogAtten": 5,
  1230. "_fogTop": 1.5,
  1231. "_fogRange": 1.2,
  1232. "_accurate": false
  1233. },
  1234. {
  1235. "__type__": "cc.OctreeInfo",
  1236. "_enabled": false,
  1237. "_minPos": {
  1238. "__type__": "cc.Vec3",
  1239. "x": -1024,
  1240. "y": -1024,
  1241. "z": -1024
  1242. },
  1243. "_maxPos": {
  1244. "__type__": "cc.Vec3",
  1245. "x": 1024,
  1246. "y": 1024,
  1247. "z": 1024
  1248. },
  1249. "_depth": 8
  1250. },
  1251. {
  1252. "__type__": "cc.SkinInfo",
  1253. "_enabled": false,
  1254. "_blurRadius": 0.01,
  1255. "_sssIntensity": 3
  1256. },
  1257. {
  1258. "__type__": "cc.LightProbeInfo",
  1259. "_giScale": 1,
  1260. "_giSamples": 1024,
  1261. "_bounces": 2,
  1262. "_reduceRinging": 0,
  1263. "_showProbe": true,
  1264. "_showWireframe": true,
  1265. "_showConvex": false,
  1266. "_data": null,
  1267. "_lightProbeSphereVolume": 1
  1268. },
  1269. {
  1270. "__type__": "cc.PostSettingsInfo",
  1271. "_toneMappingType": 0
  1272. }
  1273. ]