start.scene 18 KB

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