MainGame.scene 29 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "MainGame",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "MainGame",
  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__": 40
  56. },
  57. "_id": "e383c9fc-5f95-4fc8-9bc3-1e9887f73e83"
  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. "__id__": 13
  79. },
  80. {
  81. "__id__": 17
  82. },
  83. {
  84. "__id__": 21
  85. },
  86. {
  87. "__id__": 25
  88. },
  89. {
  90. "__id__": 29
  91. },
  92. {
  93. "__id__": 33
  94. }
  95. ],
  96. "_active": true,
  97. "_components": [
  98. {
  99. "__id__": 37
  100. },
  101. {
  102. "__id__": 38
  103. },
  104. {
  105. "__id__": 39
  106. }
  107. ],
  108. "_prefab": null,
  109. "_lpos": {
  110. "__type__": "cc.Vec3",
  111. "x": 375,
  112. "y": 667,
  113. "z": 0
  114. },
  115. "_lrot": {
  116. "__type__": "cc.Quat",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0,
  120. "w": 1
  121. },
  122. "_lscale": {
  123. "__type__": "cc.Vec3",
  124. "x": 1,
  125. "y": 1,
  126. "z": 1
  127. },
  128. "_mobility": 0,
  129. "_layer": 33554432,
  130. "_euler": {
  131. "__type__": "cc.Vec3",
  132. "x": 0,
  133. "y": 0,
  134. "z": 0
  135. },
  136. "_id": "beI88Z2HpFELqR4T5EMHpg"
  137. },
  138. {
  139. "__type__": "cc.Node",
  140. "_name": "Camera",
  141. "_objFlags": 0,
  142. "__editorExtras__": {},
  143. "_parent": {
  144. "__id__": 2
  145. },
  146. "_children": [],
  147. "_active": true,
  148. "_components": [
  149. {
  150. "__id__": 4
  151. }
  152. ],
  153. "_prefab": null,
  154. "_lpos": {
  155. "__type__": "cc.Vec3",
  156. "x": 0,
  157. "y": 0,
  158. "z": 1000
  159. },
  160. "_lrot": {
  161. "__type__": "cc.Quat",
  162. "x": 0,
  163. "y": 0,
  164. "z": 0,
  165. "w": 1
  166. },
  167. "_lscale": {
  168. "__type__": "cc.Vec3",
  169. "x": 1,
  170. "y": 1,
  171. "z": 1
  172. },
  173. "_mobility": 0,
  174. "_layer": 1073741824,
  175. "_euler": {
  176. "__type__": "cc.Vec3",
  177. "x": 0,
  178. "y": 0,
  179. "z": 0
  180. },
  181. "_id": "ebFwiq8gBFaYpqYbdoDODe"
  182. },
  183. {
  184. "__type__": "cc.Camera",
  185. "_name": "",
  186. "_objFlags": 0,
  187. "__editorExtras__": {},
  188. "node": {
  189. "__id__": 3
  190. },
  191. "_enabled": true,
  192. "__prefab": null,
  193. "_projection": 0,
  194. "_priority": 0,
  195. "_fov": 45,
  196. "_fovAxis": 0,
  197. "_orthoHeight": 667,
  198. "_near": 0,
  199. "_far": 2000,
  200. "_color": {
  201. "__type__": "cc.Color",
  202. "r": 0,
  203. "g": 0,
  204. "b": 0,
  205. "a": 255
  206. },
  207. "_depth": 1,
  208. "_stencil": 0,
  209. "_clearFlags": 7,
  210. "_rect": {
  211. "__type__": "cc.Rect",
  212. "x": 0,
  213. "y": 0,
  214. "width": 1,
  215. "height": 1
  216. },
  217. "_aperture": 19,
  218. "_shutter": 7,
  219. "_iso": 0,
  220. "_screenScale": 1,
  221. "_visibility": 1108344832,
  222. "_targetTexture": null,
  223. "_postProcess": null,
  224. "_usePostProcess": false,
  225. "_cameraType": -1,
  226. "_trackingType": 0,
  227. "_id": "63WIch3o5BEYRlXzTT0oWc"
  228. },
  229. {
  230. "__type__": "cc.Node",
  231. "_name": "背景层",
  232. "_objFlags": 0,
  233. "__editorExtras__": {},
  234. "_parent": {
  235. "__id__": 2
  236. },
  237. "_children": [],
  238. "_active": true,
  239. "_components": [
  240. {
  241. "__id__": 6
  242. },
  243. {
  244. "__id__": 7
  245. },
  246. {
  247. "__id__": 8
  248. }
  249. ],
  250. "_prefab": null,
  251. "_lpos": {
  252. "__type__": "cc.Vec3",
  253. "x": 0,
  254. "y": 0,
  255. "z": 0
  256. },
  257. "_lrot": {
  258. "__type__": "cc.Quat",
  259. "x": 0,
  260. "y": 0,
  261. "z": 0,
  262. "w": 1
  263. },
  264. "_lscale": {
  265. "__type__": "cc.Vec3",
  266. "x": 1,
  267. "y": 1,
  268. "z": 1
  269. },
  270. "_mobility": 0,
  271. "_layer": 33554432,
  272. "_euler": {
  273. "__type__": "cc.Vec3",
  274. "x": 0,
  275. "y": 0,
  276. "z": 0
  277. },
  278. "_id": "61XBzE8x9HdZaA5G2KXZYH"
  279. },
  280. {
  281. "__type__": "cc.UITransform",
  282. "_name": "",
  283. "_objFlags": 0,
  284. "__editorExtras__": {},
  285. "node": {
  286. "__id__": 5
  287. },
  288. "_enabled": true,
  289. "__prefab": null,
  290. "_contentSize": {
  291. "__type__": "cc.Size",
  292. "width": 750,
  293. "height": 1334
  294. },
  295. "_anchorPoint": {
  296. "__type__": "cc.Vec2",
  297. "x": 0.5,
  298. "y": 0.5
  299. },
  300. "_id": "24MoFWHGBIV7MPyR368SFp"
  301. },
  302. {
  303. "__type__": "cc.Sprite",
  304. "_name": "",
  305. "_objFlags": 0,
  306. "__editorExtras__": {},
  307. "node": {
  308. "__id__": 5
  309. },
  310. "_enabled": true,
  311. "__prefab": null,
  312. "_customMaterial": null,
  313. "_srcBlendFactor": 2,
  314. "_dstBlendFactor": 4,
  315. "_color": {
  316. "__type__": "cc.Color",
  317. "r": 255,
  318. "g": 255,
  319. "b": 255,
  320. "a": 255
  321. },
  322. "_spriteFrame": {
  323. "__uuid__": "16f00073-8a1c-4bbf-9cc9-c6bc400df661@f9941",
  324. "__expectedType__": "cc.SpriteFrame"
  325. },
  326. "_type": 0,
  327. "_fillType": 0,
  328. "_sizeMode": 0,
  329. "_fillCenter": {
  330. "__type__": "cc.Vec2",
  331. "x": 0,
  332. "y": 0
  333. },
  334. "_fillStart": 0,
  335. "_fillRange": 0,
  336. "_isTrimmedMode": true,
  337. "_useGrayscale": false,
  338. "_atlas": null,
  339. "_id": "89b98Q9LJNm4CC40QIsUZM"
  340. },
  341. {
  342. "__type__": "cc.Widget",
  343. "_name": "",
  344. "_objFlags": 0,
  345. "__editorExtras__": {},
  346. "node": {
  347. "__id__": 5
  348. },
  349. "_enabled": true,
  350. "__prefab": null,
  351. "_alignFlags": 45,
  352. "_target": null,
  353. "_left": 0,
  354. "_right": 0,
  355. "_top": 0,
  356. "_bottom": 0,
  357. "_horizontalCenter": 0,
  358. "_verticalCenter": 0,
  359. "_isAbsLeft": true,
  360. "_isAbsRight": true,
  361. "_isAbsTop": true,
  362. "_isAbsBottom": true,
  363. "_isAbsHorizontalCenter": true,
  364. "_isAbsVerticalCenter": true,
  365. "_originalWidth": 720,
  366. "_originalHeight": 1280,
  367. "_alignMode": 2,
  368. "_lockFlags": 0,
  369. "_id": "9aJLwvBk5N3ZeNN/g0Gqn4"
  370. },
  371. {
  372. "__type__": "cc.Node",
  373. "_name": "顶部栏",
  374. "_objFlags": 0,
  375. "__editorExtras__": {},
  376. "_parent": {
  377. "__id__": 2
  378. },
  379. "_children": [],
  380. "_active": true,
  381. "_components": [
  382. {
  383. "__id__": 10
  384. },
  385. {
  386. "__id__": 11
  387. },
  388. {
  389. "__id__": 12
  390. }
  391. ],
  392. "_prefab": null,
  393. "_lpos": {
  394. "__type__": "cc.Vec3",
  395. "x": 0,
  396. "y": 625,
  397. "z": 0
  398. },
  399. "_lrot": {
  400. "__type__": "cc.Quat",
  401. "x": 0,
  402. "y": 0,
  403. "z": 0,
  404. "w": 1
  405. },
  406. "_lscale": {
  407. "__type__": "cc.Vec3",
  408. "x": 1,
  409. "y": 1,
  410. "z": 1
  411. },
  412. "_mobility": 0,
  413. "_layer": 33554432,
  414. "_euler": {
  415. "__type__": "cc.Vec3",
  416. "x": 0,
  417. "y": 0,
  418. "z": 0
  419. },
  420. "_id": "9admNWnm5O8J+XjAz8RzeJ"
  421. },
  422. {
  423. "__type__": "cc.UITransform",
  424. "_name": "",
  425. "_objFlags": 0,
  426. "__editorExtras__": {},
  427. "node": {
  428. "__id__": 9
  429. },
  430. "_enabled": true,
  431. "__prefab": null,
  432. "_contentSize": {
  433. "__type__": "cc.Size",
  434. "width": 750,
  435. "height": 84
  436. },
  437. "_anchorPoint": {
  438. "__type__": "cc.Vec2",
  439. "x": 0.5,
  440. "y": 0.5
  441. },
  442. "_id": "feKX+p9jxCZp4iaCLR6N3l"
  443. },
  444. {
  445. "__type__": "cc.Sprite",
  446. "_name": "",
  447. "_objFlags": 0,
  448. "__editorExtras__": {},
  449. "node": {
  450. "__id__": 9
  451. },
  452. "_enabled": true,
  453. "__prefab": null,
  454. "_customMaterial": null,
  455. "_srcBlendFactor": 2,
  456. "_dstBlendFactor": 4,
  457. "_color": {
  458. "__type__": "cc.Color",
  459. "r": 255,
  460. "g": 255,
  461. "b": 255,
  462. "a": 255
  463. },
  464. "_spriteFrame": {
  465. "__uuid__": "1d4850fb-7321-4585-806d-c1051084d44a@f9941",
  466. "__expectedType__": "cc.SpriteFrame"
  467. },
  468. "_type": 0,
  469. "_fillType": 0,
  470. "_sizeMode": 0,
  471. "_fillCenter": {
  472. "__type__": "cc.Vec2",
  473. "x": 0,
  474. "y": 0
  475. },
  476. "_fillStart": 0,
  477. "_fillRange": 0,
  478. "_isTrimmedMode": true,
  479. "_useGrayscale": false,
  480. "_atlas": null,
  481. "_id": "25Zw9deTpCUpS0HOrdi9SD"
  482. },
  483. {
  484. "__type__": "cc.Widget",
  485. "_name": "",
  486. "_objFlags": 0,
  487. "__editorExtras__": {},
  488. "node": {
  489. "__id__": 9
  490. },
  491. "_enabled": true,
  492. "__prefab": null,
  493. "_alignFlags": 41,
  494. "_target": null,
  495. "_left": 0,
  496. "_right": 0,
  497. "_top": 0,
  498. "_bottom": 0,
  499. "_horizontalCenter": 0,
  500. "_verticalCenter": 0,
  501. "_isAbsLeft": true,
  502. "_isAbsRight": true,
  503. "_isAbsTop": true,
  504. "_isAbsBottom": true,
  505. "_isAbsHorizontalCenter": true,
  506. "_isAbsVerticalCenter": true,
  507. "_originalWidth": 720,
  508. "_originalHeight": 0,
  509. "_alignMode": 2,
  510. "_lockFlags": 0,
  511. "_id": "bcqSsCSSRHOY3oYmwi/+BZ"
  512. },
  513. {
  514. "__type__": "cc.Node",
  515. "_name": "空生命",
  516. "_objFlags": 0,
  517. "__editorExtras__": {},
  518. "_parent": {
  519. "__id__": 2
  520. },
  521. "_children": [],
  522. "_active": true,
  523. "_components": [
  524. {
  525. "__id__": 14
  526. },
  527. {
  528. "__id__": 15
  529. },
  530. {
  531. "__id__": 16
  532. }
  533. ],
  534. "_prefab": null,
  535. "_lpos": {
  536. "__type__": "cc.Vec3",
  537. "x": 325,
  538. "y": 629,
  539. "z": 0
  540. },
  541. "_lrot": {
  542. "__type__": "cc.Quat",
  543. "x": 0,
  544. "y": 0,
  545. "z": 0,
  546. "w": 1
  547. },
  548. "_lscale": {
  549. "__type__": "cc.Vec3",
  550. "x": 1,
  551. "y": 1,
  552. "z": 1
  553. },
  554. "_mobility": 0,
  555. "_layer": 33554432,
  556. "_euler": {
  557. "__type__": "cc.Vec3",
  558. "x": 0,
  559. "y": 0,
  560. "z": 0
  561. },
  562. "_id": "7c+2qHpCFNiKoZY/87Cctp"
  563. },
  564. {
  565. "__type__": "cc.UITransform",
  566. "_name": "",
  567. "_objFlags": 0,
  568. "__editorExtras__": {},
  569. "node": {
  570. "__id__": 13
  571. },
  572. "_enabled": true,
  573. "__prefab": null,
  574. "_contentSize": {
  575. "__type__": "cc.Size",
  576. "width": 52,
  577. "height": 47
  578. },
  579. "_anchorPoint": {
  580. "__type__": "cc.Vec2",
  581. "x": 0.5,
  582. "y": 0.5
  583. },
  584. "_id": "afrtmUvNBEyL6wSPynmska"
  585. },
  586. {
  587. "__type__": "cc.Sprite",
  588. "_name": "",
  589. "_objFlags": 0,
  590. "__editorExtras__": {},
  591. "node": {
  592. "__id__": 13
  593. },
  594. "_enabled": true,
  595. "__prefab": null,
  596. "_customMaterial": null,
  597. "_srcBlendFactor": 2,
  598. "_dstBlendFactor": 4,
  599. "_color": {
  600. "__type__": "cc.Color",
  601. "r": 255,
  602. "g": 255,
  603. "b": 255,
  604. "a": 255
  605. },
  606. "_spriteFrame": {
  607. "__uuid__": "7b39a1de-75e3-4d4b-808e-359a8272b4f9@f9941",
  608. "__expectedType__": "cc.SpriteFrame"
  609. },
  610. "_type": 0,
  611. "_fillType": 0,
  612. "_sizeMode": 1,
  613. "_fillCenter": {
  614. "__type__": "cc.Vec2",
  615. "x": 0,
  616. "y": 0
  617. },
  618. "_fillStart": 0,
  619. "_fillRange": 0,
  620. "_isTrimmedMode": true,
  621. "_useGrayscale": false,
  622. "_atlas": null,
  623. "_id": "b2KIDHuT1MWb6PzWIofQx1"
  624. },
  625. {
  626. "__type__": "cc.Widget",
  627. "_name": "",
  628. "_objFlags": 0,
  629. "__editorExtras__": {},
  630. "node": {
  631. "__id__": 13
  632. },
  633. "_enabled": true,
  634. "__prefab": null,
  635. "_alignFlags": 33,
  636. "_target": null,
  637. "_left": 0,
  638. "_right": 24,
  639. "_top": 14.5,
  640. "_bottom": 0,
  641. "_horizontalCenter": 0,
  642. "_verticalCenter": 0,
  643. "_isAbsLeft": true,
  644. "_isAbsRight": true,
  645. "_isAbsTop": true,
  646. "_isAbsBottom": true,
  647. "_isAbsHorizontalCenter": true,
  648. "_isAbsVerticalCenter": true,
  649. "_originalWidth": 0,
  650. "_originalHeight": 0,
  651. "_alignMode": 2,
  652. "_lockFlags": 0,
  653. "_id": "b1WeF8VdxKQbH+4wTC7y7B"
  654. },
  655. {
  656. "__type__": "cc.Node",
  657. "_name": "生命值",
  658. "_objFlags": 0,
  659. "__editorExtras__": {},
  660. "_parent": {
  661. "__id__": 2
  662. },
  663. "_children": [],
  664. "_active": true,
  665. "_components": [
  666. {
  667. "__id__": 18
  668. },
  669. {
  670. "__id__": 19
  671. },
  672. {
  673. "__id__": 20
  674. }
  675. ],
  676. "_prefab": null,
  677. "_lpos": {
  678. "__type__": "cc.Vec3",
  679. "x": 325,
  680. "y": 629,
  681. "z": 0
  682. },
  683. "_lrot": {
  684. "__type__": "cc.Quat",
  685. "x": 0,
  686. "y": 0,
  687. "z": 0,
  688. "w": 1
  689. },
  690. "_lscale": {
  691. "__type__": "cc.Vec3",
  692. "x": 1,
  693. "y": 1,
  694. "z": 1
  695. },
  696. "_mobility": 0,
  697. "_layer": 33554432,
  698. "_euler": {
  699. "__type__": "cc.Vec3",
  700. "x": 0,
  701. "y": 0,
  702. "z": 0
  703. },
  704. "_id": "028T5ii1FC54PMLUlfcBin"
  705. },
  706. {
  707. "__type__": "cc.UITransform",
  708. "_name": "",
  709. "_objFlags": 0,
  710. "__editorExtras__": {},
  711. "node": {
  712. "__id__": 17
  713. },
  714. "_enabled": true,
  715. "__prefab": null,
  716. "_contentSize": {
  717. "__type__": "cc.Size",
  718. "width": 52,
  719. "height": 47
  720. },
  721. "_anchorPoint": {
  722. "__type__": "cc.Vec2",
  723. "x": 0.5,
  724. "y": 0.5
  725. },
  726. "_id": "b9agcb5lJImb9odY61Zlq2"
  727. },
  728. {
  729. "__type__": "cc.Sprite",
  730. "_name": "",
  731. "_objFlags": 0,
  732. "__editorExtras__": {},
  733. "node": {
  734. "__id__": 17
  735. },
  736. "_enabled": true,
  737. "__prefab": null,
  738. "_customMaterial": null,
  739. "_srcBlendFactor": 2,
  740. "_dstBlendFactor": 4,
  741. "_color": {
  742. "__type__": "cc.Color",
  743. "r": 255,
  744. "g": 255,
  745. "b": 255,
  746. "a": 255
  747. },
  748. "_spriteFrame": {
  749. "__uuid__": "8077f7e9-ed2f-4266-af10-63123aa48a2f@f9941",
  750. "__expectedType__": "cc.SpriteFrame"
  751. },
  752. "_type": 0,
  753. "_fillType": 0,
  754. "_sizeMode": 1,
  755. "_fillCenter": {
  756. "__type__": "cc.Vec2",
  757. "x": 0,
  758. "y": 0
  759. },
  760. "_fillStart": 0,
  761. "_fillRange": 0,
  762. "_isTrimmedMode": true,
  763. "_useGrayscale": false,
  764. "_atlas": null,
  765. "_id": "f4HsChJEpF8LrBRF66T7gE"
  766. },
  767. {
  768. "__type__": "cc.Widget",
  769. "_name": "",
  770. "_objFlags": 0,
  771. "__editorExtras__": {},
  772. "node": {
  773. "__id__": 17
  774. },
  775. "_enabled": true,
  776. "__prefab": null,
  777. "_alignFlags": 33,
  778. "_target": null,
  779. "_left": 0,
  780. "_right": 24,
  781. "_top": 14.5,
  782. "_bottom": 0,
  783. "_horizontalCenter": 0,
  784. "_verticalCenter": 0,
  785. "_isAbsLeft": true,
  786. "_isAbsRight": true,
  787. "_isAbsTop": true,
  788. "_isAbsBottom": true,
  789. "_isAbsHorizontalCenter": true,
  790. "_isAbsVerticalCenter": true,
  791. "_originalWidth": 0,
  792. "_originalHeight": 0,
  793. "_alignMode": 2,
  794. "_lockFlags": 0,
  795. "_id": "6aav7lM0hCFolhFLcBJdsE"
  796. },
  797. {
  798. "__type__": "cc.Node",
  799. "_name": "空生命-001",
  800. "_objFlags": 0,
  801. "__editorExtras__": {},
  802. "_parent": {
  803. "__id__": 2
  804. },
  805. "_children": [],
  806. "_active": true,
  807. "_components": [
  808. {
  809. "__id__": 22
  810. },
  811. {
  812. "__id__": 23
  813. },
  814. {
  815. "__id__": 24
  816. }
  817. ],
  818. "_prefab": null,
  819. "_lpos": {
  820. "__type__": "cc.Vec3",
  821. "x": 265,
  822. "y": 629,
  823. "z": 0
  824. },
  825. "_lrot": {
  826. "__type__": "cc.Quat",
  827. "x": 0,
  828. "y": 0,
  829. "z": 0,
  830. "w": 1
  831. },
  832. "_lscale": {
  833. "__type__": "cc.Vec3",
  834. "x": 1,
  835. "y": 1,
  836. "z": 1
  837. },
  838. "_mobility": 0,
  839. "_layer": 33554432,
  840. "_euler": {
  841. "__type__": "cc.Vec3",
  842. "x": 0,
  843. "y": 0,
  844. "z": 0
  845. },
  846. "_id": "eaJlYqytdDzqs3xDgAkYwz"
  847. },
  848. {
  849. "__type__": "cc.UITransform",
  850. "_name": "",
  851. "_objFlags": 0,
  852. "__editorExtras__": {},
  853. "node": {
  854. "__id__": 21
  855. },
  856. "_enabled": true,
  857. "__prefab": null,
  858. "_contentSize": {
  859. "__type__": "cc.Size",
  860. "width": 52,
  861. "height": 47
  862. },
  863. "_anchorPoint": {
  864. "__type__": "cc.Vec2",
  865. "x": 0.5,
  866. "y": 0.5
  867. },
  868. "_id": "f2bpqPXEFGKbLjZElGlQ25"
  869. },
  870. {
  871. "__type__": "cc.Sprite",
  872. "_name": "",
  873. "_objFlags": 0,
  874. "__editorExtras__": {},
  875. "node": {
  876. "__id__": 21
  877. },
  878. "_enabled": true,
  879. "__prefab": null,
  880. "_customMaterial": null,
  881. "_srcBlendFactor": 2,
  882. "_dstBlendFactor": 4,
  883. "_color": {
  884. "__type__": "cc.Color",
  885. "r": 255,
  886. "g": 255,
  887. "b": 255,
  888. "a": 255
  889. },
  890. "_spriteFrame": {
  891. "__uuid__": "7b39a1de-75e3-4d4b-808e-359a8272b4f9@f9941",
  892. "__expectedType__": "cc.SpriteFrame"
  893. },
  894. "_type": 0,
  895. "_fillType": 0,
  896. "_sizeMode": 1,
  897. "_fillCenter": {
  898. "__type__": "cc.Vec2",
  899. "x": 0,
  900. "y": 0
  901. },
  902. "_fillStart": 0,
  903. "_fillRange": 0,
  904. "_isTrimmedMode": true,
  905. "_useGrayscale": false,
  906. "_atlas": null,
  907. "_id": "2cNRhYVyVDM6ye1+nD8cVh"
  908. },
  909. {
  910. "__type__": "cc.Widget",
  911. "_name": "",
  912. "_objFlags": 0,
  913. "__editorExtras__": {},
  914. "node": {
  915. "__id__": 21
  916. },
  917. "_enabled": true,
  918. "__prefab": null,
  919. "_alignFlags": 33,
  920. "_target": null,
  921. "_left": 0,
  922. "_right": 84,
  923. "_top": 14.5,
  924. "_bottom": 0,
  925. "_horizontalCenter": 0,
  926. "_verticalCenter": 0,
  927. "_isAbsLeft": true,
  928. "_isAbsRight": true,
  929. "_isAbsTop": true,
  930. "_isAbsBottom": true,
  931. "_isAbsHorizontalCenter": true,
  932. "_isAbsVerticalCenter": true,
  933. "_originalWidth": 0,
  934. "_originalHeight": 0,
  935. "_alignMode": 2,
  936. "_lockFlags": 0,
  937. "_id": "b6T2YMky5JYZji0V5f5Mjp"
  938. },
  939. {
  940. "__type__": "cc.Node",
  941. "_name": "生命值-001",
  942. "_objFlags": 0,
  943. "__editorExtras__": {},
  944. "_parent": {
  945. "__id__": 2
  946. },
  947. "_children": [],
  948. "_active": true,
  949. "_components": [
  950. {
  951. "__id__": 26
  952. },
  953. {
  954. "__id__": 27
  955. },
  956. {
  957. "__id__": 28
  958. }
  959. ],
  960. "_prefab": null,
  961. "_lpos": {
  962. "__type__": "cc.Vec3",
  963. "x": 265,
  964. "y": 629,
  965. "z": 0
  966. },
  967. "_lrot": {
  968. "__type__": "cc.Quat",
  969. "x": 0,
  970. "y": 0,
  971. "z": 0,
  972. "w": 1
  973. },
  974. "_lscale": {
  975. "__type__": "cc.Vec3",
  976. "x": 1,
  977. "y": 1,
  978. "z": 1
  979. },
  980. "_mobility": 0,
  981. "_layer": 33554432,
  982. "_euler": {
  983. "__type__": "cc.Vec3",
  984. "x": 0,
  985. "y": 0,
  986. "z": 0
  987. },
  988. "_id": "f7f43irsdMVKtV/b4uKFno"
  989. },
  990. {
  991. "__type__": "cc.UITransform",
  992. "_name": "",
  993. "_objFlags": 0,
  994. "__editorExtras__": {},
  995. "node": {
  996. "__id__": 25
  997. },
  998. "_enabled": true,
  999. "__prefab": null,
  1000. "_contentSize": {
  1001. "__type__": "cc.Size",
  1002. "width": 52,
  1003. "height": 47
  1004. },
  1005. "_anchorPoint": {
  1006. "__type__": "cc.Vec2",
  1007. "x": 0.5,
  1008. "y": 0.5
  1009. },
  1010. "_id": "3cIQIQyodEY6q5CNfTNuYz"
  1011. },
  1012. {
  1013. "__type__": "cc.Sprite",
  1014. "_name": "",
  1015. "_objFlags": 0,
  1016. "__editorExtras__": {},
  1017. "node": {
  1018. "__id__": 25
  1019. },
  1020. "_enabled": true,
  1021. "__prefab": null,
  1022. "_customMaterial": null,
  1023. "_srcBlendFactor": 2,
  1024. "_dstBlendFactor": 4,
  1025. "_color": {
  1026. "__type__": "cc.Color",
  1027. "r": 255,
  1028. "g": 255,
  1029. "b": 255,
  1030. "a": 255
  1031. },
  1032. "_spriteFrame": {
  1033. "__uuid__": "8077f7e9-ed2f-4266-af10-63123aa48a2f@f9941",
  1034. "__expectedType__": "cc.SpriteFrame"
  1035. },
  1036. "_type": 0,
  1037. "_fillType": 0,
  1038. "_sizeMode": 1,
  1039. "_fillCenter": {
  1040. "__type__": "cc.Vec2",
  1041. "x": 0,
  1042. "y": 0
  1043. },
  1044. "_fillStart": 0,
  1045. "_fillRange": 0,
  1046. "_isTrimmedMode": true,
  1047. "_useGrayscale": false,
  1048. "_atlas": null,
  1049. "_id": "88MZ5WYmZA+J4gGNSEw/kp"
  1050. },
  1051. {
  1052. "__type__": "cc.Widget",
  1053. "_name": "",
  1054. "_objFlags": 0,
  1055. "__editorExtras__": {},
  1056. "node": {
  1057. "__id__": 25
  1058. },
  1059. "_enabled": true,
  1060. "__prefab": null,
  1061. "_alignFlags": 33,
  1062. "_target": null,
  1063. "_left": 0,
  1064. "_right": 84,
  1065. "_top": 14.5,
  1066. "_bottom": 0,
  1067. "_horizontalCenter": 0,
  1068. "_verticalCenter": 0,
  1069. "_isAbsLeft": true,
  1070. "_isAbsRight": true,
  1071. "_isAbsTop": true,
  1072. "_isAbsBottom": true,
  1073. "_isAbsHorizontalCenter": true,
  1074. "_isAbsVerticalCenter": true,
  1075. "_originalWidth": 0,
  1076. "_originalHeight": 0,
  1077. "_alignMode": 2,
  1078. "_lockFlags": 0,
  1079. "_id": "a65T+beatAGrPbevYviATF"
  1080. },
  1081. {
  1082. "__type__": "cc.Node",
  1083. "_name": "空生命-002",
  1084. "_objFlags": 0,
  1085. "__editorExtras__": {},
  1086. "_parent": {
  1087. "__id__": 2
  1088. },
  1089. "_children": [],
  1090. "_active": true,
  1091. "_components": [
  1092. {
  1093. "__id__": 30
  1094. },
  1095. {
  1096. "__id__": 31
  1097. },
  1098. {
  1099. "__id__": 32
  1100. }
  1101. ],
  1102. "_prefab": null,
  1103. "_lpos": {
  1104. "__type__": "cc.Vec3",
  1105. "x": 205,
  1106. "y": 629,
  1107. "z": 0
  1108. },
  1109. "_lrot": {
  1110. "__type__": "cc.Quat",
  1111. "x": 0,
  1112. "y": 0,
  1113. "z": 0,
  1114. "w": 1
  1115. },
  1116. "_lscale": {
  1117. "__type__": "cc.Vec3",
  1118. "x": 1,
  1119. "y": 1,
  1120. "z": 1
  1121. },
  1122. "_mobility": 0,
  1123. "_layer": 33554432,
  1124. "_euler": {
  1125. "__type__": "cc.Vec3",
  1126. "x": 0,
  1127. "y": 0,
  1128. "z": 0
  1129. },
  1130. "_id": "f4AZ53VO5BGpXb3M+M+0pD"
  1131. },
  1132. {
  1133. "__type__": "cc.UITransform",
  1134. "_name": "",
  1135. "_objFlags": 0,
  1136. "__editorExtras__": {},
  1137. "node": {
  1138. "__id__": 29
  1139. },
  1140. "_enabled": true,
  1141. "__prefab": null,
  1142. "_contentSize": {
  1143. "__type__": "cc.Size",
  1144. "width": 52,
  1145. "height": 47
  1146. },
  1147. "_anchorPoint": {
  1148. "__type__": "cc.Vec2",
  1149. "x": 0.5,
  1150. "y": 0.5
  1151. },
  1152. "_id": "4dIiVxbDNA6rZdVfaPSews"
  1153. },
  1154. {
  1155. "__type__": "cc.Sprite",
  1156. "_name": "",
  1157. "_objFlags": 0,
  1158. "__editorExtras__": {},
  1159. "node": {
  1160. "__id__": 29
  1161. },
  1162. "_enabled": true,
  1163. "__prefab": null,
  1164. "_customMaterial": null,
  1165. "_srcBlendFactor": 2,
  1166. "_dstBlendFactor": 4,
  1167. "_color": {
  1168. "__type__": "cc.Color",
  1169. "r": 255,
  1170. "g": 255,
  1171. "b": 255,
  1172. "a": 255
  1173. },
  1174. "_spriteFrame": {
  1175. "__uuid__": "7b39a1de-75e3-4d4b-808e-359a8272b4f9@f9941",
  1176. "__expectedType__": "cc.SpriteFrame"
  1177. },
  1178. "_type": 0,
  1179. "_fillType": 0,
  1180. "_sizeMode": 1,
  1181. "_fillCenter": {
  1182. "__type__": "cc.Vec2",
  1183. "x": 0,
  1184. "y": 0
  1185. },
  1186. "_fillStart": 0,
  1187. "_fillRange": 0,
  1188. "_isTrimmedMode": true,
  1189. "_useGrayscale": false,
  1190. "_atlas": null,
  1191. "_id": "83tBjMQk5OMJtL3TPkWK1T"
  1192. },
  1193. {
  1194. "__type__": "cc.Widget",
  1195. "_name": "",
  1196. "_objFlags": 0,
  1197. "__editorExtras__": {},
  1198. "node": {
  1199. "__id__": 29
  1200. },
  1201. "_enabled": true,
  1202. "__prefab": null,
  1203. "_alignFlags": 33,
  1204. "_target": null,
  1205. "_left": 0,
  1206. "_right": 144,
  1207. "_top": 14.5,
  1208. "_bottom": 0,
  1209. "_horizontalCenter": 0,
  1210. "_verticalCenter": 0,
  1211. "_isAbsLeft": true,
  1212. "_isAbsRight": true,
  1213. "_isAbsTop": true,
  1214. "_isAbsBottom": true,
  1215. "_isAbsHorizontalCenter": true,
  1216. "_isAbsVerticalCenter": true,
  1217. "_originalWidth": 0,
  1218. "_originalHeight": 0,
  1219. "_alignMode": 2,
  1220. "_lockFlags": 0,
  1221. "_id": "f9dVK71RhEQa9lzCdcbjJk"
  1222. },
  1223. {
  1224. "__type__": "cc.Node",
  1225. "_name": "生命值-002",
  1226. "_objFlags": 0,
  1227. "__editorExtras__": {},
  1228. "_parent": {
  1229. "__id__": 2
  1230. },
  1231. "_children": [],
  1232. "_active": true,
  1233. "_components": [
  1234. {
  1235. "__id__": 34
  1236. },
  1237. {
  1238. "__id__": 35
  1239. },
  1240. {
  1241. "__id__": 36
  1242. }
  1243. ],
  1244. "_prefab": null,
  1245. "_lpos": {
  1246. "__type__": "cc.Vec3",
  1247. "x": 205,
  1248. "y": 629,
  1249. "z": 0
  1250. },
  1251. "_lrot": {
  1252. "__type__": "cc.Quat",
  1253. "x": 0,
  1254. "y": 0,
  1255. "z": 0,
  1256. "w": 1
  1257. },
  1258. "_lscale": {
  1259. "__type__": "cc.Vec3",
  1260. "x": 1,
  1261. "y": 1,
  1262. "z": 1
  1263. },
  1264. "_mobility": 0,
  1265. "_layer": 33554432,
  1266. "_euler": {
  1267. "__type__": "cc.Vec3",
  1268. "x": 0,
  1269. "y": 0,
  1270. "z": 0
  1271. },
  1272. "_id": "15XWJ4J8hHaoHnN++n1v0n"
  1273. },
  1274. {
  1275. "__type__": "cc.UITransform",
  1276. "_name": "",
  1277. "_objFlags": 0,
  1278. "__editorExtras__": {},
  1279. "node": {
  1280. "__id__": 33
  1281. },
  1282. "_enabled": true,
  1283. "__prefab": null,
  1284. "_contentSize": {
  1285. "__type__": "cc.Size",
  1286. "width": 52,
  1287. "height": 47
  1288. },
  1289. "_anchorPoint": {
  1290. "__type__": "cc.Vec2",
  1291. "x": 0.5,
  1292. "y": 0.5
  1293. },
  1294. "_id": "c2wvQNZg9Pvr+0miLxPUJT"
  1295. },
  1296. {
  1297. "__type__": "cc.Sprite",
  1298. "_name": "",
  1299. "_objFlags": 0,
  1300. "__editorExtras__": {},
  1301. "node": {
  1302. "__id__": 33
  1303. },
  1304. "_enabled": true,
  1305. "__prefab": null,
  1306. "_customMaterial": null,
  1307. "_srcBlendFactor": 2,
  1308. "_dstBlendFactor": 4,
  1309. "_color": {
  1310. "__type__": "cc.Color",
  1311. "r": 255,
  1312. "g": 255,
  1313. "b": 255,
  1314. "a": 255
  1315. },
  1316. "_spriteFrame": {
  1317. "__uuid__": "8077f7e9-ed2f-4266-af10-63123aa48a2f@f9941",
  1318. "__expectedType__": "cc.SpriteFrame"
  1319. },
  1320. "_type": 0,
  1321. "_fillType": 0,
  1322. "_sizeMode": 1,
  1323. "_fillCenter": {
  1324. "__type__": "cc.Vec2",
  1325. "x": 0,
  1326. "y": 0
  1327. },
  1328. "_fillStart": 0,
  1329. "_fillRange": 0,
  1330. "_isTrimmedMode": true,
  1331. "_useGrayscale": false,
  1332. "_atlas": null,
  1333. "_id": "04c2oYp4xNiYYGqq9ntjzc"
  1334. },
  1335. {
  1336. "__type__": "cc.Widget",
  1337. "_name": "",
  1338. "_objFlags": 0,
  1339. "__editorExtras__": {},
  1340. "node": {
  1341. "__id__": 33
  1342. },
  1343. "_enabled": true,
  1344. "__prefab": null,
  1345. "_alignFlags": 33,
  1346. "_target": null,
  1347. "_left": 0,
  1348. "_right": 144,
  1349. "_top": 14.5,
  1350. "_bottom": 0,
  1351. "_horizontalCenter": 0,
  1352. "_verticalCenter": 0,
  1353. "_isAbsLeft": true,
  1354. "_isAbsRight": true,
  1355. "_isAbsTop": true,
  1356. "_isAbsBottom": true,
  1357. "_isAbsHorizontalCenter": true,
  1358. "_isAbsVerticalCenter": true,
  1359. "_originalWidth": 0,
  1360. "_originalHeight": 0,
  1361. "_alignMode": 2,
  1362. "_lockFlags": 0,
  1363. "_id": "36IlJLoU1K5o/1PKJgF/l4"
  1364. },
  1365. {
  1366. "__type__": "cc.UITransform",
  1367. "_name": "",
  1368. "_objFlags": 0,
  1369. "__editorExtras__": {},
  1370. "node": {
  1371. "__id__": 2
  1372. },
  1373. "_enabled": true,
  1374. "__prefab": null,
  1375. "_contentSize": {
  1376. "__type__": "cc.Size",
  1377. "width": 750,
  1378. "height": 1334
  1379. },
  1380. "_anchorPoint": {
  1381. "__type__": "cc.Vec2",
  1382. "x": 0.5,
  1383. "y": 0.5
  1384. },
  1385. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  1386. },
  1387. {
  1388. "__type__": "cc.Canvas",
  1389. "_name": "",
  1390. "_objFlags": 0,
  1391. "__editorExtras__": {},
  1392. "node": {
  1393. "__id__": 2
  1394. },
  1395. "_enabled": true,
  1396. "__prefab": null,
  1397. "_cameraComponent": {
  1398. "__id__": 4
  1399. },
  1400. "_alignCanvasWithScreen": true,
  1401. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  1402. },
  1403. {
  1404. "__type__": "cc.Widget",
  1405. "_name": "",
  1406. "_objFlags": 0,
  1407. "__editorExtras__": {},
  1408. "node": {
  1409. "__id__": 2
  1410. },
  1411. "_enabled": true,
  1412. "__prefab": null,
  1413. "_alignFlags": 45,
  1414. "_target": null,
  1415. "_left": 0,
  1416. "_right": 0,
  1417. "_top": 5.684341886080802e-14,
  1418. "_bottom": 5.684341886080802e-14,
  1419. "_horizontalCenter": 0,
  1420. "_verticalCenter": 0,
  1421. "_isAbsLeft": true,
  1422. "_isAbsRight": true,
  1423. "_isAbsTop": true,
  1424. "_isAbsBottom": true,
  1425. "_isAbsHorizontalCenter": true,
  1426. "_isAbsVerticalCenter": true,
  1427. "_originalWidth": 0,
  1428. "_originalHeight": 0,
  1429. "_alignMode": 2,
  1430. "_lockFlags": 0,
  1431. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  1432. },
  1433. {
  1434. "__type__": "cc.SceneGlobals",
  1435. "ambient": {
  1436. "__id__": 41
  1437. },
  1438. "shadows": {
  1439. "__id__": 42
  1440. },
  1441. "_skybox": {
  1442. "__id__": 43
  1443. },
  1444. "fog": {
  1445. "__id__": 44
  1446. },
  1447. "octree": {
  1448. "__id__": 45
  1449. },
  1450. "skin": {
  1451. "__id__": 46
  1452. },
  1453. "lightProbeInfo": {
  1454. "__id__": 47
  1455. },
  1456. "postSettings": {
  1457. "__id__": 48
  1458. },
  1459. "bakedWithStationaryMainLight": false,
  1460. "bakedWithHighpLightmap": false
  1461. },
  1462. {
  1463. "__type__": "cc.AmbientInfo",
  1464. "_skyColorHDR": {
  1465. "__type__": "cc.Vec4",
  1466. "x": 0,
  1467. "y": 0,
  1468. "z": 0,
  1469. "w": 0.520833125
  1470. },
  1471. "_skyColor": {
  1472. "__type__": "cc.Vec4",
  1473. "x": 0,
  1474. "y": 0,
  1475. "z": 0,
  1476. "w": 0.520833125
  1477. },
  1478. "_skyIllumHDR": 20000,
  1479. "_skyIllum": 20000,
  1480. "_groundAlbedoHDR": {
  1481. "__type__": "cc.Vec4",
  1482. "x": 0,
  1483. "y": 0,
  1484. "z": 0,
  1485. "w": 0
  1486. },
  1487. "_groundAlbedo": {
  1488. "__type__": "cc.Vec4",
  1489. "x": 0,
  1490. "y": 0,
  1491. "z": 0,
  1492. "w": 0
  1493. },
  1494. "_skyColorLDR": {
  1495. "__type__": "cc.Vec4",
  1496. "x": 0.2,
  1497. "y": 0.5,
  1498. "z": 0.8,
  1499. "w": 1
  1500. },
  1501. "_skyIllumLDR": 20000,
  1502. "_groundAlbedoLDR": {
  1503. "__type__": "cc.Vec4",
  1504. "x": 0.2,
  1505. "y": 0.2,
  1506. "z": 0.2,
  1507. "w": 1
  1508. }
  1509. },
  1510. {
  1511. "__type__": "cc.ShadowsInfo",
  1512. "_enabled": false,
  1513. "_type": 0,
  1514. "_normal": {
  1515. "__type__": "cc.Vec3",
  1516. "x": 0,
  1517. "y": 1,
  1518. "z": 0
  1519. },
  1520. "_distance": 0,
  1521. "_planeBias": 1,
  1522. "_shadowColor": {
  1523. "__type__": "cc.Color",
  1524. "r": 76,
  1525. "g": 76,
  1526. "b": 76,
  1527. "a": 255
  1528. },
  1529. "_maxReceived": 4,
  1530. "_size": {
  1531. "__type__": "cc.Vec2",
  1532. "x": 512,
  1533. "y": 512
  1534. }
  1535. },
  1536. {
  1537. "__type__": "cc.SkyboxInfo",
  1538. "_envLightingType": 0,
  1539. "_envmapHDR": null,
  1540. "_envmap": null,
  1541. "_envmapLDR": null,
  1542. "_diffuseMapHDR": null,
  1543. "_diffuseMapLDR": null,
  1544. "_enabled": false,
  1545. "_useHDR": true,
  1546. "_editableMaterial": null,
  1547. "_reflectionHDR": null,
  1548. "_reflectionLDR": null,
  1549. "_rotationAngle": 0
  1550. },
  1551. {
  1552. "__type__": "cc.FogInfo",
  1553. "_type": 0,
  1554. "_fogColor": {
  1555. "__type__": "cc.Color",
  1556. "r": 200,
  1557. "g": 200,
  1558. "b": 200,
  1559. "a": 255
  1560. },
  1561. "_enabled": false,
  1562. "_fogDensity": 0.3,
  1563. "_fogStart": 0.5,
  1564. "_fogEnd": 300,
  1565. "_fogAtten": 5,
  1566. "_fogTop": 1.5,
  1567. "_fogRange": 1.2,
  1568. "_accurate": false
  1569. },
  1570. {
  1571. "__type__": "cc.OctreeInfo",
  1572. "_enabled": false,
  1573. "_minPos": {
  1574. "__type__": "cc.Vec3",
  1575. "x": -1024,
  1576. "y": -1024,
  1577. "z": -1024
  1578. },
  1579. "_maxPos": {
  1580. "__type__": "cc.Vec3",
  1581. "x": 1024,
  1582. "y": 1024,
  1583. "z": 1024
  1584. },
  1585. "_depth": 8
  1586. },
  1587. {
  1588. "__type__": "cc.SkinInfo",
  1589. "_enabled": false,
  1590. "_blurRadius": 0.01,
  1591. "_sssIntensity": 3
  1592. },
  1593. {
  1594. "__type__": "cc.LightProbeInfo",
  1595. "_giScale": 1,
  1596. "_giSamples": 1024,
  1597. "_bounces": 2,
  1598. "_reduceRinging": 0,
  1599. "_showProbe": true,
  1600. "_showWireframe": true,
  1601. "_showConvex": false,
  1602. "_data": null,
  1603. "_lightProbeSphereVolume": 1
  1604. },
  1605. {
  1606. "__type__": "cc.PostSettingsInfo",
  1607. "_toneMappingType": 0
  1608. }
  1609. ]