start.scene 19 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "start",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "start",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_components": [],
  25. "_prefab": null,
  26. "_lpos": {
  27. "__type__": "cc.Vec3",
  28. "x": 0,
  29. "y": 0,
  30. "z": 0
  31. },
  32. "_lrot": {
  33. "__type__": "cc.Quat",
  34. "x": 0,
  35. "y": 0,
  36. "z": 0,
  37. "w": 1
  38. },
  39. "_lscale": {
  40. "__type__": "cc.Vec3",
  41. "x": 1,
  42. "y": 1,
  43. "z": 1
  44. },
  45. "_mobility": 0,
  46. "_layer": 1073741824,
  47. "_euler": {
  48. "__type__": "cc.Vec3",
  49. "x": 0,
  50. "y": 0,
  51. "z": 0
  52. },
  53. "autoReleaseAssets": false,
  54. "_globals": {
  55. "__id__": 25
  56. },
  57. "_id": "9e293cde-e27b-4902-808b-e884f3e9da32"
  58. },
  59. {
  60. "__type__": "cc.Node",
  61. "_name": "Canvas",
  62. "_objFlags": 0,
  63. "__editorExtras__": {},
  64. "_parent": {
  65. "__id__": 1
  66. },
  67. "_children": [
  68. {
  69. "__id__": 3
  70. },
  71. {
  72. "__id__": 5
  73. },
  74. {
  75. "__id__": 10
  76. }
  77. ],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 20
  82. },
  83. {
  84. "__id__": 21
  85. },
  86. {
  87. "__id__": 22
  88. },
  89. {
  90. "__id__": 23
  91. },
  92. {
  93. "__id__": 24
  94. }
  95. ],
  96. "_prefab": null,
  97. "_lpos": {
  98. "__type__": "cc.Vec3",
  99. "x": 380,
  100. "y": 800,
  101. "z": 0
  102. },
  103. "_lrot": {
  104. "__type__": "cc.Quat",
  105. "x": 0,
  106. "y": 0,
  107. "z": 0,
  108. "w": 1
  109. },
  110. "_lscale": {
  111. "__type__": "cc.Vec3",
  112. "x": 1,
  113. "y": 1,
  114. "z": 1
  115. },
  116. "_mobility": 0,
  117. "_layer": 33554432,
  118. "_euler": {
  119. "__type__": "cc.Vec3",
  120. "x": 0,
  121. "y": 0,
  122. "z": 0
  123. },
  124. "_id": "c2Xj72kYdPI6aMzAEre7O6"
  125. },
  126. {
  127. "__type__": "cc.Node",
  128. "_name": "Camera",
  129. "_objFlags": 0,
  130. "__editorExtras__": {},
  131. "_parent": {
  132. "__id__": 2
  133. },
  134. "_children": [],
  135. "_active": true,
  136. "_components": [
  137. {
  138. "__id__": 4
  139. }
  140. ],
  141. "_prefab": null,
  142. "_lpos": {
  143. "__type__": "cc.Vec3",
  144. "x": 0,
  145. "y": 0,
  146. "z": 1000
  147. },
  148. "_lrot": {
  149. "__type__": "cc.Quat",
  150. "x": 0,
  151. "y": 0,
  152. "z": 0,
  153. "w": 1
  154. },
  155. "_lscale": {
  156. "__type__": "cc.Vec3",
  157. "x": 1,
  158. "y": 1,
  159. "z": 1
  160. },
  161. "_mobility": 0,
  162. "_layer": 1073741824,
  163. "_euler": {
  164. "__type__": "cc.Vec3",
  165. "x": 0,
  166. "y": 0,
  167. "z": 0
  168. },
  169. "_id": "b6JT+7jDlK+rP48JbF0rjL"
  170. },
  171. {
  172. "__type__": "cc.Camera",
  173. "_name": "",
  174. "_objFlags": 0,
  175. "__editorExtras__": {},
  176. "node": {
  177. "__id__": 3
  178. },
  179. "_enabled": true,
  180. "__prefab": null,
  181. "_projection": 0,
  182. "_priority": 6553,
  183. "_fov": 45,
  184. "_fovAxis": 0,
  185. "_orthoHeight": 800,
  186. "_near": 1,
  187. "_far": 2000,
  188. "_color": {
  189. "__type__": "cc.Color",
  190. "r": 0,
  191. "g": 0,
  192. "b": 0,
  193. "a": 255
  194. },
  195. "_depth": 1,
  196. "_stencil": 0,
  197. "_clearFlags": 7,
  198. "_rect": {
  199. "__type__": "cc.Rect",
  200. "x": 0,
  201. "y": 0,
  202. "width": 1,
  203. "height": 1
  204. },
  205. "_aperture": 19,
  206. "_shutter": 7,
  207. "_iso": 0,
  208. "_screenScale": 1,
  209. "_visibility": 41943040,
  210. "_targetTexture": null,
  211. "_postProcess": null,
  212. "_usePostProcess": false,
  213. "_cameraType": -1,
  214. "_trackingType": 0,
  215. "_id": "76KHZBsq1F7KB0g+SU7nPa"
  216. },
  217. {
  218. "__type__": "cc.Node",
  219. "_name": "bg",
  220. "_objFlags": 0,
  221. "__editorExtras__": {},
  222. "_parent": {
  223. "__id__": 2
  224. },
  225. "_children": [],
  226. "_active": true,
  227. "_components": [
  228. {
  229. "__id__": 6
  230. },
  231. {
  232. "__id__": 7
  233. },
  234. {
  235. "__id__": 8
  236. },
  237. {
  238. "__id__": 9
  239. }
  240. ],
  241. "_prefab": null,
  242. "_lpos": {
  243. "__type__": "cc.Vec3",
  244. "x": 0,
  245. "y": 0,
  246. "z": 0
  247. },
  248. "_lrot": {
  249. "__type__": "cc.Quat",
  250. "x": 0,
  251. "y": 0,
  252. "z": 0,
  253. "w": 1
  254. },
  255. "_lscale": {
  256. "__type__": "cc.Vec3",
  257. "x": 1,
  258. "y": 1,
  259. "z": 0
  260. },
  261. "_mobility": 0,
  262. "_layer": 33554432,
  263. "_euler": {
  264. "__type__": "cc.Vec3",
  265. "x": 0,
  266. "y": 0,
  267. "z": 0
  268. },
  269. "_id": "b8TI6VQE9LuqFv2d+iFNGv"
  270. },
  271. {
  272. "__type__": "cc.UITransform",
  273. "_name": "",
  274. "_objFlags": 0,
  275. "__editorExtras__": {},
  276. "node": {
  277. "__id__": 5
  278. },
  279. "_enabled": true,
  280. "__prefab": null,
  281. "_contentSize": {
  282. "__type__": "cc.Size",
  283. "width": 720,
  284. "height": 1600
  285. },
  286. "_anchorPoint": {
  287. "__type__": "cc.Vec2",
  288. "x": 0.5,
  289. "y": 0.5
  290. },
  291. "_id": "39RNUC8NRMOrG1PGtyItzz"
  292. },
  293. {
  294. "__type__": "cc.Sprite",
  295. "_name": "",
  296. "_objFlags": 0,
  297. "__editorExtras__": {},
  298. "node": {
  299. "__id__": 5
  300. },
  301. "_enabled": true,
  302. "__prefab": null,
  303. "_customMaterial": null,
  304. "_srcBlendFactor": 2,
  305. "_dstBlendFactor": 4,
  306. "_color": {
  307. "__type__": "cc.Color",
  308. "r": 255,
  309. "g": 255,
  310. "b": 255,
  311. "a": 255
  312. },
  313. "_spriteFrame": {
  314. "__uuid__": "07337208-2d83-4efb-b8cc-0336471f6e17@f9941",
  315. "__expectedType__": "cc.SpriteFrame"
  316. },
  317. "_type": 0,
  318. "_fillType": 0,
  319. "_sizeMode": 0,
  320. "_fillCenter": {
  321. "__type__": "cc.Vec2",
  322. "x": 0,
  323. "y": 0
  324. },
  325. "_fillStart": 0,
  326. "_fillRange": 0,
  327. "_isTrimmedMode": false,
  328. "_useGrayscale": false,
  329. "_atlas": null,
  330. "_id": "6fdFqTuPFBu5N1cfHuoMFG"
  331. },
  332. {
  333. "__type__": "df9c1XeTcVFJp2J7fsaRMc+",
  334. "_name": "",
  335. "_objFlags": 0,
  336. "__editorExtras__": {},
  337. "node": {
  338. "__id__": 5
  339. },
  340. "_enabled": true,
  341. "__prefab": null,
  342. "_id": "69dGEGdDdGCojcTSXYK/DD"
  343. },
  344. {
  345. "__type__": "cc.Widget",
  346. "_name": "",
  347. "_objFlags": 0,
  348. "__editorExtras__": {},
  349. "node": {
  350. "__id__": 5
  351. },
  352. "_enabled": true,
  353. "__prefab": null,
  354. "_alignFlags": 45,
  355. "_target": null,
  356. "_left": 20,
  357. "_right": 20,
  358. "_top": 0,
  359. "_bottom": 0,
  360. "_horizontalCenter": 0,
  361. "_verticalCenter": 0,
  362. "_isAbsLeft": true,
  363. "_isAbsRight": true,
  364. "_isAbsTop": true,
  365. "_isAbsBottom": true,
  366. "_isAbsHorizontalCenter": true,
  367. "_isAbsVerticalCenter": true,
  368. "_originalWidth": 760,
  369. "_originalHeight": 1600,
  370. "_alignMode": 2,
  371. "_lockFlags": 0,
  372. "_id": "c3hiQRWbhIZY5SN6JkiVJi"
  373. },
  374. {
  375. "__type__": "cc.Node",
  376. "_name": "loadingBar",
  377. "_objFlags": 0,
  378. "__editorExtras__": {},
  379. "_parent": {
  380. "__id__": 2
  381. },
  382. "_children": [
  383. {
  384. "__id__": 11
  385. },
  386. {
  387. "__id__": 14
  388. }
  389. ],
  390. "_active": true,
  391. "_components": [
  392. {
  393. "__id__": 17
  394. },
  395. {
  396. "__id__": 18
  397. },
  398. {
  399. "__id__": 19
  400. }
  401. ],
  402. "_prefab": null,
  403. "_lpos": {
  404. "__type__": "cc.Vec3",
  405. "x": 0,
  406. "y": -522.885,
  407. "z": 0
  408. },
  409. "_lrot": {
  410. "__type__": "cc.Quat",
  411. "x": 0,
  412. "y": 0,
  413. "z": 0,
  414. "w": 1
  415. },
  416. "_lscale": {
  417. "__type__": "cc.Vec3",
  418. "x": 1,
  419. "y": 1,
  420. "z": 1
  421. },
  422. "_mobility": 0,
  423. "_layer": 33554432,
  424. "_euler": {
  425. "__type__": "cc.Vec3",
  426. "x": 0,
  427. "y": 0,
  428. "z": 0
  429. },
  430. "_id": "7a/H4eYL9ClpIQX1lgo1vn"
  431. },
  432. {
  433. "__type__": "cc.Node",
  434. "_name": "Bar",
  435. "_objFlags": 0,
  436. "__editorExtras__": {},
  437. "_parent": {
  438. "__id__": 10
  439. },
  440. "_children": [],
  441. "_active": true,
  442. "_components": [
  443. {
  444. "__id__": 12
  445. },
  446. {
  447. "__id__": 13
  448. }
  449. ],
  450. "_prefab": null,
  451. "_lpos": {
  452. "__type__": "cc.Vec3",
  453. "x": -320,
  454. "y": 0,
  455. "z": 0
  456. },
  457. "_lrot": {
  458. "__type__": "cc.Quat",
  459. "x": 0,
  460. "y": 0,
  461. "z": 0,
  462. "w": 1
  463. },
  464. "_lscale": {
  465. "__type__": "cc.Vec3",
  466. "x": 1,
  467. "y": 1,
  468. "z": 1
  469. },
  470. "_mobility": 0,
  471. "_layer": 33554432,
  472. "_euler": {
  473. "__type__": "cc.Vec3",
  474. "x": 0,
  475. "y": 0,
  476. "z": 0
  477. },
  478. "_id": "6d/sv0A3BK9bDJccpQF0Vx"
  479. },
  480. {
  481. "__type__": "cc.UITransform",
  482. "_name": "",
  483. "_objFlags": 0,
  484. "__editorExtras__": {},
  485. "node": {
  486. "__id__": 11
  487. },
  488. "_enabled": true,
  489. "__prefab": null,
  490. "_contentSize": {
  491. "__type__": "cc.Size",
  492. "width": 640,
  493. "height": 41
  494. },
  495. "_anchorPoint": {
  496. "__type__": "cc.Vec2",
  497. "x": 0,
  498. "y": 0.5
  499. },
  500. "_id": "ff5dK+YtNJjZaDir2wRsl2"
  501. },
  502. {
  503. "__type__": "cc.Sprite",
  504. "_name": "",
  505. "_objFlags": 0,
  506. "__editorExtras__": {},
  507. "node": {
  508. "__id__": 11
  509. },
  510. "_enabled": true,
  511. "__prefab": null,
  512. "_customMaterial": null,
  513. "_srcBlendFactor": 2,
  514. "_dstBlendFactor": 4,
  515. "_color": {
  516. "__type__": "cc.Color",
  517. "r": 255,
  518. "g": 255,
  519. "b": 255,
  520. "a": 255
  521. },
  522. "_spriteFrame": {
  523. "__uuid__": "efb84078-e952-4d5b-89a4-6c4c1fcdd48d@f9941",
  524. "__expectedType__": "cc.SpriteFrame"
  525. },
  526. "_type": 1,
  527. "_fillType": 0,
  528. "_sizeMode": 0,
  529. "_fillCenter": {
  530. "__type__": "cc.Vec2",
  531. "x": 0,
  532. "y": 0
  533. },
  534. "_fillStart": 0,
  535. "_fillRange": 1,
  536. "_isTrimmedMode": true,
  537. "_useGrayscale": false,
  538. "_atlas": null,
  539. "_id": "7e/NJIvf1B5biid/1VYw8O"
  540. },
  541. {
  542. "__type__": "cc.Node",
  543. "_name": "LbLoading",
  544. "_objFlags": 0,
  545. "__editorExtras__": {},
  546. "_parent": {
  547. "__id__": 10
  548. },
  549. "_children": [],
  550. "_active": true,
  551. "_components": [
  552. {
  553. "__id__": 15
  554. },
  555. {
  556. "__id__": 16
  557. }
  558. ],
  559. "_prefab": null,
  560. "_lpos": {
  561. "__type__": "cc.Vec3",
  562. "x": 0,
  563. "y": 66.447,
  564. "z": 0
  565. },
  566. "_lrot": {
  567. "__type__": "cc.Quat",
  568. "x": 0,
  569. "y": 0,
  570. "z": 0,
  571. "w": 1
  572. },
  573. "_lscale": {
  574. "__type__": "cc.Vec3",
  575. "x": 1,
  576. "y": 1,
  577. "z": 1
  578. },
  579. "_mobility": 0,
  580. "_layer": 33554432,
  581. "_euler": {
  582. "__type__": "cc.Vec3",
  583. "x": 0,
  584. "y": 0,
  585. "z": 0
  586. },
  587. "_id": "f5yVKnxTpL55xkYV4lYEKY"
  588. },
  589. {
  590. "__type__": "cc.UITransform",
  591. "_name": "",
  592. "_objFlags": 0,
  593. "__editorExtras__": {},
  594. "node": {
  595. "__id__": 14
  596. },
  597. "_enabled": true,
  598. "__prefab": null,
  599. "_contentSize": {
  600. "__type__": "cc.Size",
  601. "width": 205.298828125,
  602. "height": 66.4
  603. },
  604. "_anchorPoint": {
  605. "__type__": "cc.Vec2",
  606. "x": 0.5,
  607. "y": 0.5
  608. },
  609. "_id": "c1Ma2RQeJP7JkRdf2VVwF/"
  610. },
  611. {
  612. "__type__": "cc.Label",
  613. "_name": "",
  614. "_objFlags": 0,
  615. "__editorExtras__": {},
  616. "node": {
  617. "__id__": 14
  618. },
  619. "_enabled": true,
  620. "__prefab": null,
  621. "_customMaterial": null,
  622. "_srcBlendFactor": 2,
  623. "_dstBlendFactor": 4,
  624. "_color": {
  625. "__type__": "cc.Color",
  626. "r": 255,
  627. "g": 255,
  628. "b": 255,
  629. "a": 255
  630. },
  631. "_string": "LOADING...",
  632. "_horizontalAlign": 1,
  633. "_verticalAlign": 1,
  634. "_actualFontSize": 33,
  635. "_fontSize": 33,
  636. "_fontFamily": "Arial",
  637. "_lineHeight": 40,
  638. "_overflow": 0,
  639. "_enableWrapText": false,
  640. "_font": {
  641. "__uuid__": "23a47957-4ba6-41f7-999f-a5fbf8a48aed",
  642. "__expectedType__": "cc.TTFFont"
  643. },
  644. "_isSystemFontUsed": false,
  645. "_spacingX": 0,
  646. "_isItalic": false,
  647. "_isBold": false,
  648. "_isUnderline": false,
  649. "_underlineHeight": 2,
  650. "_cacheMode": 1,
  651. "_enableOutline": true,
  652. "_outlineColor": {
  653. "__type__": "cc.Color",
  654. "r": 33,
  655. "g": 14,
  656. "b": 70,
  657. "a": 255
  658. },
  659. "_outlineWidth": 8,
  660. "_enableShadow": false,
  661. "_shadowColor": {
  662. "__type__": "cc.Color",
  663. "r": 0,
  664. "g": 0,
  665. "b": 0,
  666. "a": 255
  667. },
  668. "_shadowOffset": {
  669. "__type__": "cc.Vec2",
  670. "x": 2,
  671. "y": 2
  672. },
  673. "_shadowBlur": 2,
  674. "_id": "f0ygW+srhG+YmTmvx1bT4M"
  675. },
  676. {
  677. "__type__": "cc.UITransform",
  678. "_name": "",
  679. "_objFlags": 0,
  680. "__editorExtras__": {},
  681. "node": {
  682. "__id__": 10
  683. },
  684. "_enabled": true,
  685. "__prefab": null,
  686. "_contentSize": {
  687. "__type__": "cc.Size",
  688. "width": 700,
  689. "height": 84
  690. },
  691. "_anchorPoint": {
  692. "__type__": "cc.Vec2",
  693. "x": 0.5,
  694. "y": 0.5
  695. },
  696. "_id": "bcSB4Kk69EvK4nZhyaQXkn"
  697. },
  698. {
  699. "__type__": "cc.Sprite",
  700. "_name": "",
  701. "_objFlags": 0,
  702. "__editorExtras__": {},
  703. "node": {
  704. "__id__": 10
  705. },
  706. "_enabled": true,
  707. "__prefab": null,
  708. "_customMaterial": null,
  709. "_srcBlendFactor": 2,
  710. "_dstBlendFactor": 4,
  711. "_color": {
  712. "__type__": "cc.Color",
  713. "r": 255,
  714. "g": 255,
  715. "b": 255,
  716. "a": 255
  717. },
  718. "_spriteFrame": {
  719. "__uuid__": "2d111c7f-b78f-40eb-86ad-9a422dfd8e2d@f9941",
  720. "__expectedType__": "cc.SpriteFrame"
  721. },
  722. "_type": 1,
  723. "_fillType": 0,
  724. "_sizeMode": 0,
  725. "_fillCenter": {
  726. "__type__": "cc.Vec2",
  727. "x": 0,
  728. "y": 0
  729. },
  730. "_fillStart": 0,
  731. "_fillRange": 0,
  732. "_isTrimmedMode": true,
  733. "_useGrayscale": false,
  734. "_atlas": null,
  735. "_id": "3aUZB0P+xBAYgnj4e0jksd"
  736. },
  737. {
  738. "__type__": "cc.ProgressBar",
  739. "_name": "",
  740. "_objFlags": 0,
  741. "__editorExtras__": {},
  742. "node": {
  743. "__id__": 10
  744. },
  745. "_enabled": true,
  746. "__prefab": null,
  747. "_barSprite": {
  748. "__id__": 13
  749. },
  750. "_mode": 0,
  751. "_totalLength": 640,
  752. "_progress": 1,
  753. "_reverse": false,
  754. "_id": "977XnWsxtNq5/XsmfbSgrQ"
  755. },
  756. {
  757. "__type__": "cc.UITransform",
  758. "_name": "",
  759. "_objFlags": 0,
  760. "__editorExtras__": {},
  761. "node": {
  762. "__id__": 2
  763. },
  764. "_enabled": true,
  765. "__prefab": null,
  766. "_contentSize": {
  767. "__type__": "cc.Size",
  768. "width": 760,
  769. "height": 1600
  770. },
  771. "_anchorPoint": {
  772. "__type__": "cc.Vec2",
  773. "x": 0.5,
  774. "y": 0.5
  775. },
  776. "_id": "1cSuiSKIdL5KuKoxPSfQV0"
  777. },
  778. {
  779. "__type__": "cc.Canvas",
  780. "_name": "",
  781. "_objFlags": 0,
  782. "__editorExtras__": {},
  783. "node": {
  784. "__id__": 2
  785. },
  786. "_enabled": true,
  787. "__prefab": null,
  788. "_cameraComponent": {
  789. "__id__": 4
  790. },
  791. "_alignCanvasWithScreen": true,
  792. "_id": "b1UjfMPBZENom5zTVaCs1u"
  793. },
  794. {
  795. "__type__": "cc.Widget",
  796. "_name": "",
  797. "_objFlags": 0,
  798. "__editorExtras__": {},
  799. "node": {
  800. "__id__": 2
  801. },
  802. "_enabled": true,
  803. "__prefab": null,
  804. "_alignFlags": 45,
  805. "_target": null,
  806. "_left": 0,
  807. "_right": 0,
  808. "_top": 0,
  809. "_bottom": 0,
  810. "_horizontalCenter": 0,
  811. "_verticalCenter": 0,
  812. "_isAbsLeft": true,
  813. "_isAbsRight": true,
  814. "_isAbsTop": true,
  815. "_isAbsBottom": true,
  816. "_isAbsHorizontalCenter": true,
  817. "_isAbsVerticalCenter": true,
  818. "_originalWidth": 0,
  819. "_originalHeight": 0,
  820. "_alignMode": 2,
  821. "_lockFlags": 0,
  822. "_id": "e0VlJd/xxOebC0g7BegLq8"
  823. },
  824. {
  825. "__type__": "66e163GxmdDp7kaguqDvTVl",
  826. "_name": "",
  827. "_objFlags": 0,
  828. "__editorExtras__": {},
  829. "node": {
  830. "__id__": 2
  831. },
  832. "_enabled": true,
  833. "__prefab": null,
  834. "txtLoading": {
  835. "__id__": 16
  836. },
  837. "uiCanvasPrefab": {
  838. "__uuid__": "469e39c1-3bdc-4490-987b-99aaa169fdf4",
  839. "__expectedType__": "cc.Prefab"
  840. },
  841. "loadingBar": {
  842. "__id__": 19
  843. },
  844. "_id": "ccwYlVBqtP3qOrWWpSPSZW"
  845. },
  846. {
  847. "__type__": "dca72U6jlRMRLAiO1t+r7Zj",
  848. "_name": "",
  849. "_objFlags": 0,
  850. "__editorExtras__": {},
  851. "node": {
  852. "__id__": 2
  853. },
  854. "_enabled": true,
  855. "__prefab": null,
  856. "_flags": 1,
  857. "_top": 0,
  858. "_bottom": 0,
  859. "_left": 0,
  860. "_right": 0,
  861. "_id": "a9zbx+4IVDxognKk/ltMEo"
  862. },
  863. {
  864. "__type__": "cc.SceneGlobals",
  865. "ambient": {
  866. "__id__": 26
  867. },
  868. "shadows": {
  869. "__id__": 27
  870. },
  871. "_skybox": {
  872. "__id__": 28
  873. },
  874. "fog": {
  875. "__id__": 29
  876. },
  877. "octree": {
  878. "__id__": 30
  879. },
  880. "skin": {
  881. "__id__": 31
  882. },
  883. "lightProbeInfo": {
  884. "__id__": 32
  885. },
  886. "postSettings": {
  887. "__id__": 33
  888. },
  889. "bakedWithStationaryMainLight": false,
  890. "bakedWithHighpLightmap": false
  891. },
  892. {
  893. "__type__": "cc.AmbientInfo",
  894. "_skyColorHDR": {
  895. "__type__": "cc.Vec4",
  896. "x": 0.2,
  897. "y": 0.5,
  898. "z": 0.8,
  899. "w": 0.520833125
  900. },
  901. "_skyColor": {
  902. "__type__": "cc.Vec4",
  903. "x": 0.2,
  904. "y": 0.5,
  905. "z": 0.8,
  906. "w": 0.520833125
  907. },
  908. "_skyIllumHDR": 20000,
  909. "_skyIllum": 20000,
  910. "_groundAlbedoHDR": {
  911. "__type__": "cc.Vec4",
  912. "x": 0.2,
  913. "y": 0.2,
  914. "z": 0.2,
  915. "w": 1
  916. },
  917. "_groundAlbedo": {
  918. "__type__": "cc.Vec4",
  919. "x": 0.2,
  920. "y": 0.2,
  921. "z": 0.2,
  922. "w": 1
  923. },
  924. "_skyColorLDR": {
  925. "__type__": "cc.Vec4",
  926. "x": 0.452588,
  927. "y": 0.607642,
  928. "z": 0.755699,
  929. "w": 0
  930. },
  931. "_skyIllumLDR": 0.8,
  932. "_groundAlbedoLDR": {
  933. "__type__": "cc.Vec4",
  934. "x": 0.618555,
  935. "y": 0.577848,
  936. "z": 0.544564,
  937. "w": 0
  938. }
  939. },
  940. {
  941. "__type__": "cc.ShadowsInfo",
  942. "_enabled": false,
  943. "_type": 0,
  944. "_normal": {
  945. "__type__": "cc.Vec3",
  946. "x": 0,
  947. "y": 1,
  948. "z": 0
  949. },
  950. "_distance": 0,
  951. "_planeBias": 1,
  952. "_shadowColor": {
  953. "__type__": "cc.Color",
  954. "r": 76,
  955. "g": 76,
  956. "b": 76,
  957. "a": 255
  958. },
  959. "_maxReceived": 4,
  960. "_size": {
  961. "__type__": "cc.Vec2",
  962. "x": 1024,
  963. "y": 1024
  964. }
  965. },
  966. {
  967. "__type__": "cc.SkyboxInfo",
  968. "_envLightingType": 0,
  969. "_envmapHDR": null,
  970. "_envmap": null,
  971. "_envmapLDR": null,
  972. "_diffuseMapHDR": null,
  973. "_diffuseMapLDR": null,
  974. "_enabled": false,
  975. "_useHDR": true,
  976. "_editableMaterial": null,
  977. "_reflectionHDR": null,
  978. "_reflectionLDR": null,
  979. "_rotationAngle": 0
  980. },
  981. {
  982. "__type__": "cc.FogInfo",
  983. "_type": 0,
  984. "_fogColor": {
  985. "__type__": "cc.Color",
  986. "r": 200,
  987. "g": 200,
  988. "b": 200,
  989. "a": 255
  990. },
  991. "_enabled": false,
  992. "_fogDensity": 0.3,
  993. "_fogStart": 0.5,
  994. "_fogEnd": 300,
  995. "_fogAtten": 5,
  996. "_fogTop": 1.5,
  997. "_fogRange": 1.2,
  998. "_accurate": false
  999. },
  1000. {
  1001. "__type__": "cc.OctreeInfo",
  1002. "_enabled": false,
  1003. "_minPos": {
  1004. "__type__": "cc.Vec3",
  1005. "x": -1024,
  1006. "y": -1024,
  1007. "z": -1024
  1008. },
  1009. "_maxPos": {
  1010. "__type__": "cc.Vec3",
  1011. "x": 1024,
  1012. "y": 1024,
  1013. "z": 1024
  1014. },
  1015. "_depth": 8
  1016. },
  1017. {
  1018. "__type__": "cc.SkinInfo",
  1019. "_enabled": true,
  1020. "_blurRadius": 0.01,
  1021. "_sssIntensity": 3
  1022. },
  1023. {
  1024. "__type__": "cc.LightProbeInfo",
  1025. "_giScale": 1,
  1026. "_giSamples": 1024,
  1027. "_bounces": 2,
  1028. "_reduceRinging": 0,
  1029. "_showProbe": true,
  1030. "_showWireframe": true,
  1031. "_showConvex": false,
  1032. "_data": null,
  1033. "_lightProbeSphereVolume": 1
  1034. },
  1035. {
  1036. "__type__": "cc.PostSettingsInfo",
  1037. "_toneMappingType": 0
  1038. }
  1039. ]