StartScene.scene 21 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "StartScene",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "StartScene",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_components": [],
  25. "_prefab": {
  26. "__id__": 29
  27. },
  28. "_lpos": {
  29. "__type__": "cc.Vec3",
  30. "x": 0,
  31. "y": 0,
  32. "z": 0
  33. },
  34. "_lrot": {
  35. "__type__": "cc.Quat",
  36. "x": 0,
  37. "y": 0,
  38. "z": 0,
  39. "w": 1
  40. },
  41. "_lscale": {
  42. "__type__": "cc.Vec3",
  43. "x": 1,
  44. "y": 1,
  45. "z": 1
  46. },
  47. "_mobility": 0,
  48. "_layer": 1073741824,
  49. "_euler": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "autoReleaseAssets": false,
  56. "_globals": {
  57. "__id__": 30
  58. },
  59. "_id": "099ece80-6a52-4fc1-8f49-dcd0345183d0"
  60. },
  61. {
  62. "__type__": "cc.Node",
  63. "_name": "Canvas",
  64. "_objFlags": 0,
  65. "__editorExtras__": {},
  66. "_parent": {
  67. "__id__": 1
  68. },
  69. "_children": [
  70. {
  71. "__id__": 3
  72. },
  73. {
  74. "__id__": 5
  75. },
  76. {
  77. "__id__": 13
  78. }
  79. ],
  80. "_active": true,
  81. "_components": [
  82. {
  83. "__id__": 25
  84. },
  85. {
  86. "__id__": 26
  87. },
  88. {
  89. "__id__": 27
  90. },
  91. {
  92. "__id__": 28
  93. }
  94. ],
  95. "_prefab": null,
  96. "_lpos": {
  97. "__type__": "cc.Vec3",
  98. "x": 640,
  99. "y": 360.00000000000006,
  100. "z": 0
  101. },
  102. "_lrot": {
  103. "__type__": "cc.Quat",
  104. "x": 0,
  105. "y": 0,
  106. "z": 0,
  107. "w": 1
  108. },
  109. "_lscale": {
  110. "__type__": "cc.Vec3",
  111. "x": 1,
  112. "y": 1,
  113. "z": 1
  114. },
  115. "_mobility": 0,
  116. "_layer": 33554432,
  117. "_euler": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_id": "beI88Z2HpFELqR4T5EMHpg"
  124. },
  125. {
  126. "__type__": "cc.Node",
  127. "_name": "Camera",
  128. "_objFlags": 0,
  129. "__editorExtras__": {},
  130. "_parent": {
  131. "__id__": 2
  132. },
  133. "_children": [],
  134. "_active": true,
  135. "_components": [
  136. {
  137. "__id__": 4
  138. }
  139. ],
  140. "_prefab": null,
  141. "_lpos": {
  142. "__type__": "cc.Vec3",
  143. "x": 0,
  144. "y": 0,
  145. "z": 1000
  146. },
  147. "_lrot": {
  148. "__type__": "cc.Quat",
  149. "x": 0,
  150. "y": 0,
  151. "z": 0,
  152. "w": 1
  153. },
  154. "_lscale": {
  155. "__type__": "cc.Vec3",
  156. "x": 1,
  157. "y": 1,
  158. "z": 1
  159. },
  160. "_mobility": 0,
  161. "_layer": 1073741824,
  162. "_euler": {
  163. "__type__": "cc.Vec3",
  164. "x": 0,
  165. "y": 0,
  166. "z": 0
  167. },
  168. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  169. },
  170. {
  171. "__type__": "cc.Camera",
  172. "_name": "",
  173. "_objFlags": 0,
  174. "__editorExtras__": {},
  175. "node": {
  176. "__id__": 3
  177. },
  178. "_enabled": true,
  179. "__prefab": null,
  180. "_projection": 0,
  181. "_priority": 0,
  182. "_fov": 45,
  183. "_fovAxis": 0,
  184. "_orthoHeight": 373.9917695473251,
  185. "_near": 0,
  186. "_far": 1000,
  187. "_color": {
  188. "__type__": "cc.Color",
  189. "r": 0,
  190. "g": 0,
  191. "b": 0,
  192. "a": 255
  193. },
  194. "_depth": 1,
  195. "_stencil": 0,
  196. "_clearFlags": 7,
  197. "_rect": {
  198. "__type__": "cc.Rect",
  199. "x": 0,
  200. "y": 0,
  201. "width": 1,
  202. "height": 1
  203. },
  204. "_aperture": 19,
  205. "_shutter": 7,
  206. "_iso": 0,
  207. "_screenScale": 1,
  208. "_visibility": 1108344832,
  209. "_targetTexture": null,
  210. "_postProcess": null,
  211. "_usePostProcess": false,
  212. "_cameraType": -1,
  213. "_trackingType": 0,
  214. "_id": "63WIch3o5BEYRlXzTT0oWc"
  215. },
  216. {
  217. "__type__": "cc.Node",
  218. "_name": "GameRoot",
  219. "_objFlags": 0,
  220. "__editorExtras__": {},
  221. "_parent": {
  222. "__id__": 2
  223. },
  224. "_children": [
  225. {
  226. "__id__": 6
  227. }
  228. ],
  229. "_active": true,
  230. "_components": [
  231. {
  232. "__id__": 10
  233. },
  234. {
  235. "__id__": 11
  236. },
  237. {
  238. "__id__": 12
  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": 1
  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": "bcoCLCheBKu548MJo42ADu"
  270. },
  271. {
  272. "__type__": "cc.Node",
  273. "_name": "Bg",
  274. "_objFlags": 0,
  275. "__editorExtras__": {},
  276. "_parent": {
  277. "__id__": 5
  278. },
  279. "_children": [],
  280. "_active": true,
  281. "_components": [
  282. {
  283. "__id__": 7
  284. },
  285. {
  286. "__id__": 8
  287. },
  288. {
  289. "__id__": 9
  290. }
  291. ],
  292. "_prefab": null,
  293. "_lpos": {
  294. "__type__": "cc.Vec3",
  295. "x": 0,
  296. "y": 0,
  297. "z": 0
  298. },
  299. "_lrot": {
  300. "__type__": "cc.Quat",
  301. "x": 0,
  302. "y": 0,
  303. "z": 0,
  304. "w": 1
  305. },
  306. "_lscale": {
  307. "__type__": "cc.Vec3",
  308. "x": 1,
  309. "y": 1,
  310. "z": 1
  311. },
  312. "_mobility": 0,
  313. "_layer": 33554432,
  314. "_euler": {
  315. "__type__": "cc.Vec3",
  316. "x": 0,
  317. "y": 0,
  318. "z": 0
  319. },
  320. "_id": "862BxgkgFPZJlc3P6YTT4D"
  321. },
  322. {
  323. "__type__": "cc.UITransform",
  324. "_name": "",
  325. "_objFlags": 0,
  326. "__editorExtras__": {},
  327. "node": {
  328. "__id__": 6
  329. },
  330. "_enabled": true,
  331. "__prefab": null,
  332. "_contentSize": {
  333. "__type__": "cc.Size",
  334. "width": 1280,
  335. "height": 720
  336. },
  337. "_anchorPoint": {
  338. "__type__": "cc.Vec2",
  339. "x": 0.5,
  340. "y": 0.5
  341. },
  342. "_id": "20NU/hwPlCgLHSAp3+2HCb"
  343. },
  344. {
  345. "__type__": "cc.Sprite",
  346. "_name": "",
  347. "_objFlags": 0,
  348. "__editorExtras__": {},
  349. "node": {
  350. "__id__": 6
  351. },
  352. "_enabled": true,
  353. "__prefab": null,
  354. "_customMaterial": null,
  355. "_srcBlendFactor": 2,
  356. "_dstBlendFactor": 4,
  357. "_color": {
  358. "__type__": "cc.Color",
  359. "r": 244,
  360. "g": 253,
  361. "b": 233,
  362. "a": 255
  363. },
  364. "_spriteFrame": {
  365. "__uuid__": "1ec19ffb-822e-46c7-814a-dc668a04afe9@f0787",
  366. "__expectedType__": "cc.SpriteFrame"
  367. },
  368. "_type": 0,
  369. "_fillType": 0,
  370. "_sizeMode": 0,
  371. "_fillCenter": {
  372. "__type__": "cc.Vec2",
  373. "x": 0,
  374. "y": 0
  375. },
  376. "_fillStart": 0,
  377. "_fillRange": 0,
  378. "_isTrimmedMode": true,
  379. "_useGrayscale": false,
  380. "_atlas": null,
  381. "_id": "dbgHgbwmpFmLvlDKAMxayI"
  382. },
  383. {
  384. "__type__": "cc.Widget",
  385. "_name": "",
  386. "_objFlags": 0,
  387. "__editorExtras__": {},
  388. "node": {
  389. "__id__": 6
  390. },
  391. "_enabled": true,
  392. "__prefab": null,
  393. "_alignFlags": 45,
  394. "_target": null,
  395. "_left": 0,
  396. "_right": 0,
  397. "_top": 0,
  398. "_bottom": 0,
  399. "_horizontalCenter": 0,
  400. "_verticalCenter": 0,
  401. "_isAbsLeft": true,
  402. "_isAbsRight": true,
  403. "_isAbsTop": true,
  404. "_isAbsBottom": true,
  405. "_isAbsHorizontalCenter": true,
  406. "_isAbsVerticalCenter": true,
  407. "_originalWidth": 100,
  408. "_originalHeight": 100,
  409. "_alignMode": 2,
  410. "_lockFlags": 0,
  411. "_id": "17IAUK6Q1JQr8ECahf0nxT"
  412. },
  413. {
  414. "__type__": "cc.UITransform",
  415. "_name": "",
  416. "_objFlags": 0,
  417. "__editorExtras__": {},
  418. "node": {
  419. "__id__": 5
  420. },
  421. "_enabled": true,
  422. "__prefab": null,
  423. "_contentSize": {
  424. "__type__": "cc.Size",
  425. "width": 1280,
  426. "height": 720
  427. },
  428. "_anchorPoint": {
  429. "__type__": "cc.Vec2",
  430. "x": 0.5,
  431. "y": 0.5
  432. },
  433. "_id": "23UXDiTnZI0pJsgr2r7LI7"
  434. },
  435. {
  436. "__type__": "cc.Widget",
  437. "_name": "",
  438. "_objFlags": 0,
  439. "__editorExtras__": {},
  440. "node": {
  441. "__id__": 5
  442. },
  443. "_enabled": true,
  444. "__prefab": null,
  445. "_alignFlags": 12,
  446. "_target": {
  447. "__id__": 2
  448. },
  449. "_left": 0,
  450. "_right": 590,
  451. "_top": 310,
  452. "_bottom": 0,
  453. "_horizontalCenter": 0,
  454. "_verticalCenter": 0,
  455. "_isAbsLeft": true,
  456. "_isAbsRight": true,
  457. "_isAbsTop": true,
  458. "_isAbsBottom": true,
  459. "_isAbsHorizontalCenter": true,
  460. "_isAbsVerticalCenter": true,
  461. "_originalWidth": 100,
  462. "_originalHeight": 100,
  463. "_alignMode": 2,
  464. "_lockFlags": 0,
  465. "_id": "e4KthIZu5HCrsF3x8F8bbV"
  466. },
  467. {
  468. "__type__": "85935JrKhdBO5p/ZG5uEy7O",
  469. "_name": "",
  470. "_objFlags": 0,
  471. "__editorExtras__": {},
  472. "node": {
  473. "__id__": 5
  474. },
  475. "_enabled": true,
  476. "__prefab": null,
  477. "_id": "1dcpWBeKNITJiLr2F3sil6"
  478. },
  479. {
  480. "__type__": "cc.Node",
  481. "_name": "UIRoot",
  482. "_objFlags": 0,
  483. "__editorExtras__": {},
  484. "_parent": {
  485. "__id__": 2
  486. },
  487. "_children": [
  488. {
  489. "__id__": 14
  490. },
  491. {
  492. "__id__": 17
  493. },
  494. {
  495. "__id__": 20
  496. }
  497. ],
  498. "_active": true,
  499. "_components": [
  500. {
  501. "__id__": 23
  502. },
  503. {
  504. "__id__": 24
  505. }
  506. ],
  507. "_prefab": null,
  508. "_lpos": {
  509. "__type__": "cc.Vec3",
  510. "x": 0,
  511. "y": 0,
  512. "z": 0
  513. },
  514. "_lrot": {
  515. "__type__": "cc.Quat",
  516. "x": 0,
  517. "y": 0,
  518. "z": 0,
  519. "w": 1
  520. },
  521. "_lscale": {
  522. "__type__": "cc.Vec3",
  523. "x": 1,
  524. "y": 1,
  525. "z": 1
  526. },
  527. "_mobility": 0,
  528. "_layer": 33554432,
  529. "_euler": {
  530. "__type__": "cc.Vec3",
  531. "x": 0,
  532. "y": 0,
  533. "z": 0
  534. },
  535. "_id": "7d6oNX3xVO0rXs1kWSThv7"
  536. },
  537. {
  538. "__type__": "cc.Node",
  539. "_name": "Page",
  540. "_objFlags": 0,
  541. "__editorExtras__": {},
  542. "_parent": {
  543. "__id__": 13
  544. },
  545. "_children": [],
  546. "_active": true,
  547. "_components": [
  548. {
  549. "__id__": 15
  550. },
  551. {
  552. "__id__": 16
  553. }
  554. ],
  555. "_prefab": null,
  556. "_lpos": {
  557. "__type__": "cc.Vec3",
  558. "x": 0,
  559. "y": 0,
  560. "z": 0
  561. },
  562. "_lrot": {
  563. "__type__": "cc.Quat",
  564. "x": 0,
  565. "y": 0,
  566. "z": 0,
  567. "w": 1
  568. },
  569. "_lscale": {
  570. "__type__": "cc.Vec3",
  571. "x": 1,
  572. "y": 1,
  573. "z": 1
  574. },
  575. "_mobility": 0,
  576. "_layer": 33554432,
  577. "_euler": {
  578. "__type__": "cc.Vec3",
  579. "x": 0,
  580. "y": 0,
  581. "z": 0
  582. },
  583. "_id": "8dAabxAdtISbQZSXf3e/U4"
  584. },
  585. {
  586. "__type__": "cc.UITransform",
  587. "_name": "",
  588. "_objFlags": 0,
  589. "__editorExtras__": {},
  590. "node": {
  591. "__id__": 14
  592. },
  593. "_enabled": true,
  594. "__prefab": null,
  595. "_contentSize": {
  596. "__type__": "cc.Size",
  597. "width": 1280,
  598. "height": 720
  599. },
  600. "_anchorPoint": {
  601. "__type__": "cc.Vec2",
  602. "x": 0.5,
  603. "y": 0.5
  604. },
  605. "_id": "dbhq6HWe1KzZ+rO1G224V2"
  606. },
  607. {
  608. "__type__": "cc.Widget",
  609. "_name": "",
  610. "_objFlags": 0,
  611. "__editorExtras__": {},
  612. "node": {
  613. "__id__": 14
  614. },
  615. "_enabled": true,
  616. "__prefab": null,
  617. "_alignFlags": 45,
  618. "_target": null,
  619. "_left": 0,
  620. "_right": 0,
  621. "_top": 0,
  622. "_bottom": 0,
  623. "_horizontalCenter": 0,
  624. "_verticalCenter": 0,
  625. "_isAbsLeft": true,
  626. "_isAbsRight": true,
  627. "_isAbsTop": true,
  628. "_isAbsBottom": true,
  629. "_isAbsHorizontalCenter": true,
  630. "_isAbsVerticalCenter": true,
  631. "_originalWidth": 100,
  632. "_originalHeight": 100,
  633. "_alignMode": 2,
  634. "_lockFlags": 0,
  635. "_id": "67KDXdMFxCb50JUjMuwktU"
  636. },
  637. {
  638. "__type__": "cc.Node",
  639. "_name": "Widget",
  640. "_objFlags": 0,
  641. "__editorExtras__": {},
  642. "_parent": {
  643. "__id__": 13
  644. },
  645. "_children": [],
  646. "_active": true,
  647. "_components": [
  648. {
  649. "__id__": 18
  650. },
  651. {
  652. "__id__": 19
  653. }
  654. ],
  655. "_prefab": null,
  656. "_lpos": {
  657. "__type__": "cc.Vec3",
  658. "x": 0,
  659. "y": 0,
  660. "z": 0
  661. },
  662. "_lrot": {
  663. "__type__": "cc.Quat",
  664. "x": 0,
  665. "y": 0,
  666. "z": 0,
  667. "w": 1
  668. },
  669. "_lscale": {
  670. "__type__": "cc.Vec3",
  671. "x": 1,
  672. "y": 1,
  673. "z": 1
  674. },
  675. "_mobility": 0,
  676. "_layer": 33554432,
  677. "_euler": {
  678. "__type__": "cc.Vec3",
  679. "x": 0,
  680. "y": 0,
  681. "z": 0
  682. },
  683. "_id": "a4U78aFLJEYp5fiRjYGLHY"
  684. },
  685. {
  686. "__type__": "cc.UITransform",
  687. "_name": "",
  688. "_objFlags": 0,
  689. "__editorExtras__": {},
  690. "node": {
  691. "__id__": 17
  692. },
  693. "_enabled": true,
  694. "__prefab": null,
  695. "_contentSize": {
  696. "__type__": "cc.Size",
  697. "width": 1280,
  698. "height": 720
  699. },
  700. "_anchorPoint": {
  701. "__type__": "cc.Vec2",
  702. "x": 0.5,
  703. "y": 0.5
  704. },
  705. "_id": "40NR6Rli1E0KBvKXf52fSF"
  706. },
  707. {
  708. "__type__": "cc.Widget",
  709. "_name": "",
  710. "_objFlags": 0,
  711. "__editorExtras__": {},
  712. "node": {
  713. "__id__": 17
  714. },
  715. "_enabled": true,
  716. "__prefab": null,
  717. "_alignFlags": 45,
  718. "_target": null,
  719. "_left": 0,
  720. "_right": 0,
  721. "_top": 0,
  722. "_bottom": 0,
  723. "_horizontalCenter": 0,
  724. "_verticalCenter": 0,
  725. "_isAbsLeft": true,
  726. "_isAbsRight": true,
  727. "_isAbsTop": true,
  728. "_isAbsBottom": true,
  729. "_isAbsHorizontalCenter": true,
  730. "_isAbsVerticalCenter": true,
  731. "_originalWidth": 100,
  732. "_originalHeight": 100,
  733. "_alignMode": 2,
  734. "_lockFlags": 0,
  735. "_id": "91DsLENFJNwK19mae6qN0j"
  736. },
  737. {
  738. "__type__": "cc.Node",
  739. "_name": "PopWin",
  740. "_objFlags": 0,
  741. "__editorExtras__": {},
  742. "_parent": {
  743. "__id__": 13
  744. },
  745. "_children": [],
  746. "_active": true,
  747. "_components": [
  748. {
  749. "__id__": 21
  750. },
  751. {
  752. "__id__": 22
  753. }
  754. ],
  755. "_prefab": null,
  756. "_lpos": {
  757. "__type__": "cc.Vec3",
  758. "x": 0,
  759. "y": 0,
  760. "z": 0
  761. },
  762. "_lrot": {
  763. "__type__": "cc.Quat",
  764. "x": 0,
  765. "y": 0,
  766. "z": 0,
  767. "w": 1
  768. },
  769. "_lscale": {
  770. "__type__": "cc.Vec3",
  771. "x": 1,
  772. "y": 1,
  773. "z": 1
  774. },
  775. "_mobility": 0,
  776. "_layer": 33554432,
  777. "_euler": {
  778. "__type__": "cc.Vec3",
  779. "x": 0,
  780. "y": 0,
  781. "z": 0
  782. },
  783. "_id": "181d2UWcNMIYlJkAJG8ZeL"
  784. },
  785. {
  786. "__type__": "cc.UITransform",
  787. "_name": "",
  788. "_objFlags": 0,
  789. "__editorExtras__": {},
  790. "node": {
  791. "__id__": 20
  792. },
  793. "_enabled": true,
  794. "__prefab": null,
  795. "_contentSize": {
  796. "__type__": "cc.Size",
  797. "width": 1280,
  798. "height": 720
  799. },
  800. "_anchorPoint": {
  801. "__type__": "cc.Vec2",
  802. "x": 0.5,
  803. "y": 0.5
  804. },
  805. "_id": "ccGiow+ChNa7YMuumXgNzY"
  806. },
  807. {
  808. "__type__": "cc.Widget",
  809. "_name": "",
  810. "_objFlags": 0,
  811. "__editorExtras__": {},
  812. "node": {
  813. "__id__": 20
  814. },
  815. "_enabled": true,
  816. "__prefab": null,
  817. "_alignFlags": 45,
  818. "_target": null,
  819. "_left": 0,
  820. "_right": 0,
  821. "_top": 0,
  822. "_bottom": 0,
  823. "_horizontalCenter": 0,
  824. "_verticalCenter": 0,
  825. "_isAbsLeft": true,
  826. "_isAbsRight": true,
  827. "_isAbsTop": true,
  828. "_isAbsBottom": true,
  829. "_isAbsHorizontalCenter": true,
  830. "_isAbsVerticalCenter": true,
  831. "_originalWidth": 100,
  832. "_originalHeight": 100,
  833. "_alignMode": 2,
  834. "_lockFlags": 0,
  835. "_id": "4bLPp6sxNNyLtdE5fcWt+d"
  836. },
  837. {
  838. "__type__": "cc.UITransform",
  839. "_name": "",
  840. "_objFlags": 0,
  841. "__editorExtras__": {},
  842. "node": {
  843. "__id__": 13
  844. },
  845. "_enabled": true,
  846. "__prefab": null,
  847. "_contentSize": {
  848. "__type__": "cc.Size",
  849. "width": 1280,
  850. "height": 720
  851. },
  852. "_anchorPoint": {
  853. "__type__": "cc.Vec2",
  854. "x": 0.5,
  855. "y": 0.5
  856. },
  857. "_id": "d5ilyx1hFKIL+knOleWonu"
  858. },
  859. {
  860. "__type__": "cc.Widget",
  861. "_name": "",
  862. "_objFlags": 0,
  863. "__editorExtras__": {},
  864. "node": {
  865. "__id__": 13
  866. },
  867. "_enabled": true,
  868. "__prefab": null,
  869. "_alignFlags": 45,
  870. "_target": null,
  871. "_left": 0,
  872. "_right": 0,
  873. "_top": 0,
  874. "_bottom": 0,
  875. "_horizontalCenter": 0,
  876. "_verticalCenter": 0,
  877. "_isAbsLeft": true,
  878. "_isAbsRight": true,
  879. "_isAbsTop": true,
  880. "_isAbsBottom": true,
  881. "_isAbsHorizontalCenter": true,
  882. "_isAbsVerticalCenter": true,
  883. "_originalWidth": 100,
  884. "_originalHeight": 100,
  885. "_alignMode": 2,
  886. "_lockFlags": 0,
  887. "_id": "d47nc2dq1KcqImyMR2FvbP"
  888. },
  889. {
  890. "__type__": "cc.UITransform",
  891. "_name": "",
  892. "_objFlags": 0,
  893. "__editorExtras__": {},
  894. "node": {
  895. "__id__": 2
  896. },
  897. "_enabled": true,
  898. "__prefab": null,
  899. "_contentSize": {
  900. "__type__": "cc.Size",
  901. "width": 1280,
  902. "height": 720
  903. },
  904. "_anchorPoint": {
  905. "__type__": "cc.Vec2",
  906. "x": 0.5,
  907. "y": 0.5
  908. },
  909. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  910. },
  911. {
  912. "__type__": "cc.Canvas",
  913. "_name": "",
  914. "_objFlags": 0,
  915. "__editorExtras__": {},
  916. "node": {
  917. "__id__": 2
  918. },
  919. "_enabled": true,
  920. "__prefab": null,
  921. "_cameraComponent": {
  922. "__id__": 4
  923. },
  924. "_alignCanvasWithScreen": true,
  925. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  926. },
  927. {
  928. "__type__": "cc.Widget",
  929. "_name": "",
  930. "_objFlags": 0,
  931. "__editorExtras__": {},
  932. "node": {
  933. "__id__": 2
  934. },
  935. "_enabled": true,
  936. "__prefab": null,
  937. "_alignFlags": 45,
  938. "_target": null,
  939. "_left": 0,
  940. "_right": 0,
  941. "_top": 5.684341886080802e-14,
  942. "_bottom": 5.684341886080802e-14,
  943. "_horizontalCenter": 0,
  944. "_verticalCenter": 0,
  945. "_isAbsLeft": true,
  946. "_isAbsRight": true,
  947. "_isAbsTop": true,
  948. "_isAbsBottom": true,
  949. "_isAbsHorizontalCenter": true,
  950. "_isAbsVerticalCenter": true,
  951. "_originalWidth": 0,
  952. "_originalHeight": 0,
  953. "_alignMode": 2,
  954. "_lockFlags": 0,
  955. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  956. },
  957. {
  958. "__type__": "010ac7u73pHUqXGhX3uxjfh",
  959. "_name": "",
  960. "_objFlags": 0,
  961. "__editorExtras__": {},
  962. "node": {
  963. "__id__": 2
  964. },
  965. "_enabled": true,
  966. "__prefab": null,
  967. "_id": "c5iZQmWqNGKKJl4bHf/bIu"
  968. },
  969. {
  970. "__type__": "cc.PrefabInfo",
  971. "root": null,
  972. "asset": null,
  973. "fileId": "099ece80-6a52-4fc1-8f49-dcd0345183d0",
  974. "instance": null,
  975. "targetOverrides": []
  976. },
  977. {
  978. "__type__": "cc.SceneGlobals",
  979. "ambient": {
  980. "__id__": 31
  981. },
  982. "shadows": {
  983. "__id__": 32
  984. },
  985. "_skybox": {
  986. "__id__": 33
  987. },
  988. "fog": {
  989. "__id__": 34
  990. },
  991. "octree": {
  992. "__id__": 35
  993. },
  994. "skin": {
  995. "__id__": 36
  996. },
  997. "lightProbeInfo": {
  998. "__id__": 37
  999. },
  1000. "postSettings": {
  1001. "__id__": 38
  1002. },
  1003. "bakedWithStationaryMainLight": false,
  1004. "bakedWithHighpLightmap": false
  1005. },
  1006. {
  1007. "__type__": "cc.AmbientInfo",
  1008. "_skyColorHDR": {
  1009. "__type__": "cc.Vec4",
  1010. "x": 0,
  1011. "y": 0,
  1012. "z": 0,
  1013. "w": 0.520833125
  1014. },
  1015. "_skyColor": {
  1016. "__type__": "cc.Vec4",
  1017. "x": 0,
  1018. "y": 0,
  1019. "z": 0,
  1020. "w": 0.520833125
  1021. },
  1022. "_skyIllumHDR": 20000,
  1023. "_skyIllum": 20000,
  1024. "_groundAlbedoHDR": {
  1025. "__type__": "cc.Vec4",
  1026. "x": 0,
  1027. "y": 0,
  1028. "z": 0,
  1029. "w": 0
  1030. },
  1031. "_groundAlbedo": {
  1032. "__type__": "cc.Vec4",
  1033. "x": 0,
  1034. "y": 0,
  1035. "z": 0,
  1036. "w": 0
  1037. },
  1038. "_skyColorLDR": {
  1039. "__type__": "cc.Vec4",
  1040. "x": 0.2,
  1041. "y": 0.5,
  1042. "z": 0.8,
  1043. "w": 1
  1044. },
  1045. "_skyIllumLDR": 20000,
  1046. "_groundAlbedoLDR": {
  1047. "__type__": "cc.Vec4",
  1048. "x": 0.2,
  1049. "y": 0.2,
  1050. "z": 0.2,
  1051. "w": 1
  1052. }
  1053. },
  1054. {
  1055. "__type__": "cc.ShadowsInfo",
  1056. "_enabled": false,
  1057. "_type": 0,
  1058. "_normal": {
  1059. "__type__": "cc.Vec3",
  1060. "x": 0,
  1061. "y": 1,
  1062. "z": 0
  1063. },
  1064. "_distance": 0,
  1065. "_planeBias": 1,
  1066. "_shadowColor": {
  1067. "__type__": "cc.Color",
  1068. "r": 76,
  1069. "g": 76,
  1070. "b": 76,
  1071. "a": 255
  1072. },
  1073. "_maxReceived": 4,
  1074. "_size": {
  1075. "__type__": "cc.Vec2",
  1076. "x": 512,
  1077. "y": 512
  1078. }
  1079. },
  1080. {
  1081. "__type__": "cc.SkyboxInfo",
  1082. "_envLightingType": 0,
  1083. "_envmapHDR": null,
  1084. "_envmap": null,
  1085. "_envmapLDR": null,
  1086. "_diffuseMapHDR": null,
  1087. "_diffuseMapLDR": null,
  1088. "_enabled": false,
  1089. "_useHDR": true,
  1090. "_editableMaterial": null,
  1091. "_reflectionHDR": null,
  1092. "_reflectionLDR": null,
  1093. "_rotationAngle": 0
  1094. },
  1095. {
  1096. "__type__": "cc.FogInfo",
  1097. "_type": 0,
  1098. "_fogColor": {
  1099. "__type__": "cc.Color",
  1100. "r": 200,
  1101. "g": 200,
  1102. "b": 200,
  1103. "a": 255
  1104. },
  1105. "_enabled": false,
  1106. "_fogDensity": 0.3,
  1107. "_fogStart": 0.5,
  1108. "_fogEnd": 300,
  1109. "_fogAtten": 5,
  1110. "_fogTop": 1.5,
  1111. "_fogRange": 1.2,
  1112. "_accurate": false
  1113. },
  1114. {
  1115. "__type__": "cc.OctreeInfo",
  1116. "_enabled": false,
  1117. "_minPos": {
  1118. "__type__": "cc.Vec3",
  1119. "x": -1024,
  1120. "y": -1024,
  1121. "z": -1024
  1122. },
  1123. "_maxPos": {
  1124. "__type__": "cc.Vec3",
  1125. "x": 1024,
  1126. "y": 1024,
  1127. "z": 1024
  1128. },
  1129. "_depth": 8
  1130. },
  1131. {
  1132. "__type__": "cc.SkinInfo",
  1133. "_enabled": false,
  1134. "_blurRadius": 0.01,
  1135. "_sssIntensity": 3
  1136. },
  1137. {
  1138. "__type__": "cc.LightProbeInfo",
  1139. "_giScale": 1,
  1140. "_giSamples": 1024,
  1141. "_bounces": 2,
  1142. "_reduceRinging": 0,
  1143. "_showProbe": true,
  1144. "_showWireframe": true,
  1145. "_showConvex": false,
  1146. "_data": null,
  1147. "_lightProbeSphereVolume": 1
  1148. },
  1149. {
  1150. "__type__": "cc.PostSettingsInfo",
  1151. "_toneMappingType": 0
  1152. }
  1153. ]