start.scene 19 KB

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