game_local.scene 18 KB

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