start.scene 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041
  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__": 23
  56. },
  57. "_id": "155e7964-9abb-4942-be64-ececa65865a5"
  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__": 12
  79. }
  80. ],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 19
  85. },
  86. {
  87. "__id__": 20
  88. },
  89. {
  90. "__id__": 21
  91. },
  92. {
  93. "__id__": 22
  94. }
  95. ],
  96. "_prefab": null,
  97. "_lpos": {
  98. "__type__": "cc.Vec3",
  99. "x": 375,
  100. "y": 817,
  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": "e7iskksbFFB58VqJmnY+ep"
  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": "5dnnn48iVDGa8V8E2j+tWF"
  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": 1073741824,
  183. "_fov": 45,
  184. "_fovAxis": 0,
  185. "_orthoHeight": 817,
  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": 6,
  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": "71zYF1RVxFWYrf9QljMeJq"
  216. },
  217. {
  218. "__type__": "cc.Node",
  219. "_name": "Bg",
  220. "_objFlags": 0,
  221. "__editorExtras__": {},
  222. "_parent": {
  223. "__id__": 2
  224. },
  225. "_children": [],
  226. "_active": true,
  227. "_components": [
  228. {
  229. "__id__": 6
  230. },
  231. {
  232. "__id__": 7
  233. },
  234. {
  235. "__id__": 8
  236. }
  237. ],
  238. "_prefab": null,
  239. "_lpos": {
  240. "__type__": "cc.Vec3",
  241. "x": 0,
  242. "y": 0,
  243. "z": 0
  244. },
  245. "_lrot": {
  246. "__type__": "cc.Quat",
  247. "x": 0,
  248. "y": 0,
  249. "z": 0,
  250. "w": 1
  251. },
  252. "_lscale": {
  253. "__type__": "cc.Vec3",
  254. "x": 1,
  255. "y": 1,
  256. "z": 1
  257. },
  258. "_mobility": 0,
  259. "_layer": 33554432,
  260. "_euler": {
  261. "__type__": "cc.Vec3",
  262. "x": 0,
  263. "y": 0,
  264. "z": 0
  265. },
  266. "_id": "40AF2/zIxANI6wJOmXVcRt"
  267. },
  268. {
  269. "__type__": "cc.UITransform",
  270. "_name": "",
  271. "_objFlags": 0,
  272. "__editorExtras__": {},
  273. "node": {
  274. "__id__": 5
  275. },
  276. "_enabled": true,
  277. "__prefab": null,
  278. "_contentSize": {
  279. "__type__": "cc.Size",
  280. "width": 750,
  281. "height": 1634
  282. },
  283. "_anchorPoint": {
  284. "__type__": "cc.Vec2",
  285. "x": 0.5,
  286. "y": 0.5
  287. },
  288. "_id": "8dT+wNIftOeokYonRY44qb"
  289. },
  290. {
  291. "__type__": "cc.Sprite",
  292. "_name": "",
  293. "_objFlags": 0,
  294. "__editorExtras__": {},
  295. "node": {
  296. "__id__": 5
  297. },
  298. "_enabled": true,
  299. "__prefab": null,
  300. "_customMaterial": null,
  301. "_srcBlendFactor": 2,
  302. "_dstBlendFactor": 4,
  303. "_color": {
  304. "__type__": "cc.Color",
  305. "r": 255,
  306. "g": 255,
  307. "b": 255,
  308. "a": 255
  309. },
  310. "_spriteFrame": {
  311. "__uuid__": "5195ff34-a6fb-4b4a-aa64-810910eeb86a@f9941",
  312. "__expectedType__": "cc.SpriteFrame"
  313. },
  314. "_type": 0,
  315. "_fillType": 0,
  316. "_sizeMode": 1,
  317. "_fillCenter": {
  318. "__type__": "cc.Vec2",
  319. "x": 0,
  320. "y": 0
  321. },
  322. "_fillStart": 0,
  323. "_fillRange": 0,
  324. "_isTrimmedMode": true,
  325. "_useGrayscale": false,
  326. "_atlas": null,
  327. "_id": "a8VyBeOf1KXaUBtc/7+rta"
  328. },
  329. {
  330. "__type__": "cc.Widget",
  331. "_name": "",
  332. "_objFlags": 0,
  333. "__editorExtras__": {},
  334. "node": {
  335. "__id__": 5
  336. },
  337. "_enabled": true,
  338. "__prefab": null,
  339. "_alignFlags": 45,
  340. "_target": null,
  341. "_left": 0,
  342. "_right": 0,
  343. "_top": 0,
  344. "_bottom": 0,
  345. "_horizontalCenter": 0,
  346. "_verticalCenter": 0,
  347. "_isAbsLeft": true,
  348. "_isAbsRight": true,
  349. "_isAbsTop": true,
  350. "_isAbsBottom": true,
  351. "_isAbsHorizontalCenter": true,
  352. "_isAbsVerticalCenter": true,
  353. "_originalWidth": 750,
  354. "_originalHeight": 1634,
  355. "_alignMode": 2,
  356. "_lockFlags": 0,
  357. "_id": "f4CIZa2mZGTo/3uRBGbBwA"
  358. },
  359. {
  360. "__type__": "cc.Node",
  361. "_name": "Healthy",
  362. "_objFlags": 0,
  363. "__editorExtras__": {},
  364. "_parent": {
  365. "__id__": 2
  366. },
  367. "_children": [],
  368. "_active": true,
  369. "_components": [
  370. {
  371. "__id__": 10
  372. },
  373. {
  374. "__id__": 11
  375. }
  376. ],
  377. "_prefab": null,
  378. "_lpos": {
  379. "__type__": "cc.Vec3",
  380. "x": 0,
  381. "y": -628.836,
  382. "z": 0
  383. },
  384. "_lrot": {
  385. "__type__": "cc.Quat",
  386. "x": 0,
  387. "y": 0,
  388. "z": 0,
  389. "w": 1
  390. },
  391. "_lscale": {
  392. "__type__": "cc.Vec3",
  393. "x": 1,
  394. "y": 1,
  395. "z": 1
  396. },
  397. "_mobility": 0,
  398. "_layer": 33554432,
  399. "_euler": {
  400. "__type__": "cc.Vec3",
  401. "x": 0,
  402. "y": 0,
  403. "z": 0
  404. },
  405. "_id": "fdmzDNDnxMa4kE64I26f2/"
  406. },
  407. {
  408. "__type__": "cc.UITransform",
  409. "_name": "",
  410. "_objFlags": 0,
  411. "__editorExtras__": {},
  412. "node": {
  413. "__id__": 9
  414. },
  415. "_enabled": true,
  416. "__prefab": null,
  417. "_contentSize": {
  418. "__type__": "cc.Size",
  419. "width": 706,
  420. "height": 128
  421. },
  422. "_anchorPoint": {
  423. "__type__": "cc.Vec2",
  424. "x": 0.5,
  425. "y": 0.5
  426. },
  427. "_id": "bapYf8oiNJkYYk2AAasdLS"
  428. },
  429. {
  430. "__type__": "cc.Sprite",
  431. "_name": "",
  432. "_objFlags": 0,
  433. "__editorExtras__": {},
  434. "node": {
  435. "__id__": 9
  436. },
  437. "_enabled": true,
  438. "__prefab": null,
  439. "_customMaterial": null,
  440. "_srcBlendFactor": 2,
  441. "_dstBlendFactor": 4,
  442. "_color": {
  443. "__type__": "cc.Color",
  444. "r": 255,
  445. "g": 255,
  446. "b": 255,
  447. "a": 255
  448. },
  449. "_spriteFrame": {
  450. "__uuid__": "a27b75c6-a0a2-4c39-aa28-fcf5fd545ddb@f9941",
  451. "__expectedType__": "cc.SpriteFrame"
  452. },
  453. "_type": 0,
  454. "_fillType": 0,
  455. "_sizeMode": 1,
  456. "_fillCenter": {
  457. "__type__": "cc.Vec2",
  458. "x": 0,
  459. "y": 0
  460. },
  461. "_fillStart": 0,
  462. "_fillRange": 0,
  463. "_isTrimmedMode": true,
  464. "_useGrayscale": false,
  465. "_atlas": null,
  466. "_id": "7ax+SiaUNBWbCO4eQonfqP"
  467. },
  468. {
  469. "__type__": "cc.Node",
  470. "_name": "ProgressBar",
  471. "_objFlags": 0,
  472. "__editorExtras__": {},
  473. "_parent": {
  474. "__id__": 2
  475. },
  476. "_children": [
  477. {
  478. "__id__": 13
  479. }
  480. ],
  481. "_active": true,
  482. "_components": [
  483. {
  484. "__id__": 16
  485. },
  486. {
  487. "__id__": 17
  488. },
  489. {
  490. "__id__": 18
  491. }
  492. ],
  493. "_prefab": null,
  494. "_lpos": {
  495. "__type__": "cc.Vec3",
  496. "x": 0,
  497. "y": -434.55,
  498. "z": 0
  499. },
  500. "_lrot": {
  501. "__type__": "cc.Quat",
  502. "x": 0,
  503. "y": 0,
  504. "z": 0,
  505. "w": 1
  506. },
  507. "_lscale": {
  508. "__type__": "cc.Vec3",
  509. "x": 1,
  510. "y": 1,
  511. "z": 1
  512. },
  513. "_mobility": 0,
  514. "_layer": 33554432,
  515. "_euler": {
  516. "__type__": "cc.Vec3",
  517. "x": 0,
  518. "y": 0,
  519. "z": 0
  520. },
  521. "_id": "d2BjceYlxGuLyo6P6/MJAy"
  522. },
  523. {
  524. "__type__": "cc.Node",
  525. "_name": "Bar",
  526. "_objFlags": 0,
  527. "__editorExtras__": {},
  528. "_parent": {
  529. "__id__": 12
  530. },
  531. "_children": [],
  532. "_active": true,
  533. "_components": [
  534. {
  535. "__id__": 14
  536. },
  537. {
  538. "__id__": 15
  539. }
  540. ],
  541. "_prefab": null,
  542. "_lpos": {
  543. "__type__": "cc.Vec3",
  544. "x": -313.53,
  545. "y": 0,
  546. "z": 0
  547. },
  548. "_lrot": {
  549. "__type__": "cc.Quat",
  550. "x": 0,
  551. "y": 0,
  552. "z": 0,
  553. "w": 1
  554. },
  555. "_lscale": {
  556. "__type__": "cc.Vec3",
  557. "x": 1,
  558. "y": 1,
  559. "z": 1
  560. },
  561. "_mobility": 0,
  562. "_layer": 33554432,
  563. "_euler": {
  564. "__type__": "cc.Vec3",
  565. "x": 0,
  566. "y": 0,
  567. "z": 0
  568. },
  569. "_id": "56Kvg0ADVAE4ztrkZYXgto"
  570. },
  571. {
  572. "__type__": "cc.UITransform",
  573. "_name": "",
  574. "_objFlags": 0,
  575. "__editorExtras__": {},
  576. "node": {
  577. "__id__": 13
  578. },
  579. "_enabled": true,
  580. "__prefab": null,
  581. "_contentSize": {
  582. "__type__": "cc.Size",
  583. "width": 630,
  584. "height": 18
  585. },
  586. "_anchorPoint": {
  587. "__type__": "cc.Vec2",
  588. "x": 0,
  589. "y": 0.5
  590. },
  591. "_id": "12bbangaJDvoUNpzIE5JwQ"
  592. },
  593. {
  594. "__type__": "cc.Sprite",
  595. "_name": "",
  596. "_objFlags": 0,
  597. "__editorExtras__": {},
  598. "node": {
  599. "__id__": 13
  600. },
  601. "_enabled": true,
  602. "__prefab": null,
  603. "_customMaterial": null,
  604. "_srcBlendFactor": 2,
  605. "_dstBlendFactor": 4,
  606. "_color": {
  607. "__type__": "cc.Color",
  608. "r": 255,
  609. "g": 255,
  610. "b": 255,
  611. "a": 255
  612. },
  613. "_spriteFrame": {
  614. "__uuid__": "832e573e-b536-4f76-87b9-2522b4c08001@f9941",
  615. "__expectedType__": "cc.SpriteFrame"
  616. },
  617. "_type": 1,
  618. "_fillType": 0,
  619. "_sizeMode": 0,
  620. "_fillCenter": {
  621. "__type__": "cc.Vec2",
  622. "x": 0,
  623. "y": 0
  624. },
  625. "_fillStart": 0,
  626. "_fillRange": 0,
  627. "_isTrimmedMode": true,
  628. "_useGrayscale": false,
  629. "_atlas": null,
  630. "_id": "8dUxLjV5ZD7YcEE15XS+3u"
  631. },
  632. {
  633. "__type__": "cc.UITransform",
  634. "_name": "",
  635. "_objFlags": 0,
  636. "__editorExtras__": {},
  637. "node": {
  638. "__id__": 12
  639. },
  640. "_enabled": true,
  641. "__prefab": null,
  642. "_contentSize": {
  643. "__type__": "cc.Size",
  644. "width": 647,
  645. "height": 32
  646. },
  647. "_anchorPoint": {
  648. "__type__": "cc.Vec2",
  649. "x": 0.5,
  650. "y": 0.5
  651. },
  652. "_id": "3eyokg/oZFdZcKPxgNOTDa"
  653. },
  654. {
  655. "__type__": "cc.Sprite",
  656. "_name": "",
  657. "_objFlags": 0,
  658. "__editorExtras__": {},
  659. "node": {
  660. "__id__": 12
  661. },
  662. "_enabled": true,
  663. "__prefab": null,
  664. "_customMaterial": null,
  665. "_srcBlendFactor": 2,
  666. "_dstBlendFactor": 4,
  667. "_color": {
  668. "__type__": "cc.Color",
  669. "r": 255,
  670. "g": 255,
  671. "b": 255,
  672. "a": 255
  673. },
  674. "_spriteFrame": {
  675. "__uuid__": "4c6ba2d2-8a93-4839-a2fc-e37717146604@f9941",
  676. "__expectedType__": "cc.SpriteFrame"
  677. },
  678. "_type": 1,
  679. "_fillType": 0,
  680. "_sizeMode": 0,
  681. "_fillCenter": {
  682. "__type__": "cc.Vec2",
  683. "x": 0,
  684. "y": 0
  685. },
  686. "_fillStart": 0,
  687. "_fillRange": 0,
  688. "_isTrimmedMode": true,
  689. "_useGrayscale": false,
  690. "_atlas": null,
  691. "_id": "5cwF7Y7ZFMl5mMwxss2oYp"
  692. },
  693. {
  694. "__type__": "cc.ProgressBar",
  695. "_name": "",
  696. "_objFlags": 0,
  697. "__editorExtras__": {},
  698. "node": {
  699. "__id__": 12
  700. },
  701. "_enabled": true,
  702. "__prefab": null,
  703. "_barSprite": {
  704. "__id__": 15
  705. },
  706. "_mode": 0,
  707. "_totalLength": 630,
  708. "_progress": 1,
  709. "_reverse": false,
  710. "_id": "48pS5R0OdA76V99yAjmjDu"
  711. },
  712. {
  713. "__type__": "cc.UITransform",
  714. "_name": "",
  715. "_objFlags": 0,
  716. "__editorExtras__": {},
  717. "node": {
  718. "__id__": 2
  719. },
  720. "_enabled": true,
  721. "__prefab": null,
  722. "_contentSize": {
  723. "__type__": "cc.Size",
  724. "width": 750,
  725. "height": 1634
  726. },
  727. "_anchorPoint": {
  728. "__type__": "cc.Vec2",
  729. "x": 0.5,
  730. "y": 0.5
  731. },
  732. "_id": "70DEqyYRpP+4bfpNlvF3B9"
  733. },
  734. {
  735. "__type__": "cc.Canvas",
  736. "_name": "",
  737. "_objFlags": 0,
  738. "__editorExtras__": {},
  739. "node": {
  740. "__id__": 2
  741. },
  742. "_enabled": true,
  743. "__prefab": null,
  744. "_cameraComponent": {
  745. "__id__": 4
  746. },
  747. "_alignCanvasWithScreen": true,
  748. "_id": "17oNrwZwRBQYO0yoSmsfEZ"
  749. },
  750. {
  751. "__type__": "cc.Widget",
  752. "_name": "",
  753. "_objFlags": 0,
  754. "__editorExtras__": {},
  755. "node": {
  756. "__id__": 2
  757. },
  758. "_enabled": true,
  759. "__prefab": null,
  760. "_alignFlags": 45,
  761. "_target": null,
  762. "_left": 0,
  763. "_right": 0,
  764. "_top": 0,
  765. "_bottom": 0,
  766. "_horizontalCenter": 0,
  767. "_verticalCenter": 0,
  768. "_isAbsLeft": true,
  769. "_isAbsRight": true,
  770. "_isAbsTop": true,
  771. "_isAbsBottom": true,
  772. "_isAbsHorizontalCenter": true,
  773. "_isAbsVerticalCenter": true,
  774. "_originalWidth": 0,
  775. "_originalHeight": 0,
  776. "_alignMode": 2,
  777. "_lockFlags": 0,
  778. "_id": "c0rUH9rRtBOrPLkLp7ykY8"
  779. },
  780. {
  781. "__type__": "66e163GxmdDp7kaguqDvTVl",
  782. "_name": "",
  783. "_objFlags": 0,
  784. "__editorExtras__": {},
  785. "node": {
  786. "__id__": 2
  787. },
  788. "_enabled": true,
  789. "__prefab": null,
  790. "_gname": [
  791. "",
  792. ""
  793. ],
  794. "_gid": [
  795. "0",
  796. "0"
  797. ],
  798. "_is_local": [
  799. true,
  800. true
  801. ],
  802. "_server": [
  803. 2,
  804. 2
  805. ],
  806. "_report": [
  807. 0,
  808. 0
  809. ],
  810. "_log": [
  811. 3,
  812. 3
  813. ],
  814. "_ttad": [
  815. "",
  816. ""
  817. ],
  818. "_ttiad": [
  819. "",
  820. ""
  821. ],
  822. "_tttmpid": [
  823. "",
  824. ""
  825. ],
  826. "_wxad": [
  827. "",
  828. ""
  829. ],
  830. "_wxiad": [
  831. "",
  832. ""
  833. ],
  834. "_wxtmpid": [
  835. "",
  836. ""
  837. ],
  838. "_serverIP": [
  839. "http://192.168.1.120:8787/v1",
  840. "http://192.168.1.120:8787/v1"
  841. ],
  842. "_pid": 1,
  843. "_use_ch_audio": false,
  844. "_ch_audio_type": 1,
  845. "sound_bundle": "res",
  846. "sound_url": "",
  847. "loadingBar": {
  848. "__id__": 18
  849. },
  850. "ui_prefab": {
  851. "__uuid__": "24225708-b628-4277-a833-320331a74e72",
  852. "__expectedType__": "cc.Prefab"
  853. },
  854. "_id": "50ox6UrpRNKqkGMINzjRML"
  855. },
  856. {
  857. "__type__": "cc.SceneGlobals",
  858. "ambient": {
  859. "__id__": 24
  860. },
  861. "shadows": {
  862. "__id__": 25
  863. },
  864. "_skybox": {
  865. "__id__": 26
  866. },
  867. "fog": {
  868. "__id__": 27
  869. },
  870. "octree": {
  871. "__id__": 28
  872. },
  873. "skin": {
  874. "__id__": 29
  875. },
  876. "lightProbeInfo": {
  877. "__id__": 30
  878. },
  879. "postSettings": {
  880. "__id__": 31
  881. },
  882. "bakedWithStationaryMainLight": false,
  883. "bakedWithHighpLightmap": false
  884. },
  885. {
  886. "__type__": "cc.AmbientInfo",
  887. "_skyColorHDR": {
  888. "__type__": "cc.Vec4",
  889. "x": 0.2,
  890. "y": 0.5,
  891. "z": 0.8,
  892. "w": 0.520833125
  893. },
  894. "_skyColor": {
  895. "__type__": "cc.Vec4",
  896. "x": 0.2,
  897. "y": 0.5,
  898. "z": 0.8,
  899. "w": 0.520833125
  900. },
  901. "_skyIllumHDR": 20000,
  902. "_skyIllum": 20000,
  903. "_groundAlbedoHDR": {
  904. "__type__": "cc.Vec4",
  905. "x": 0.2,
  906. "y": 0.2,
  907. "z": 0.2,
  908. "w": 1
  909. },
  910. "_groundAlbedo": {
  911. "__type__": "cc.Vec4",
  912. "x": 0.2,
  913. "y": 0.2,
  914. "z": 0.2,
  915. "w": 1
  916. },
  917. "_skyColorLDR": {
  918. "__type__": "cc.Vec4",
  919. "x": 0.452588,
  920. "y": 0.607642,
  921. "z": 0.755699,
  922. "w": 0
  923. },
  924. "_skyIllumLDR": 0.8,
  925. "_groundAlbedoLDR": {
  926. "__type__": "cc.Vec4",
  927. "x": 0.618555,
  928. "y": 0.577848,
  929. "z": 0.544564,
  930. "w": 0
  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": 1024,
  956. "y": 1024
  957. }
  958. },
  959. {
  960. "__type__": "cc.SkyboxInfo",
  961. "_envLightingType": 0,
  962. "_envmapHDR": {
  963. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  964. "__expectedType__": "cc.TextureCube"
  965. },
  966. "_envmap": {
  967. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  968. "__expectedType__": "cc.TextureCube"
  969. },
  970. "_envmapLDR": {
  971. "__uuid__": "6f01cf7f-81bf-4a7e-bd5d-0afc19696480@b47c0",
  972. "__expectedType__": "cc.TextureCube"
  973. },
  974. "_diffuseMapHDR": null,
  975. "_diffuseMapLDR": null,
  976. "_enabled": false,
  977. "_useHDR": true,
  978. "_editableMaterial": null,
  979. "_reflectionHDR": null,
  980. "_reflectionLDR": null,
  981. "_rotationAngle": 0
  982. },
  983. {
  984. "__type__": "cc.FogInfo",
  985. "_type": 0,
  986. "_fogColor": {
  987. "__type__": "cc.Color",
  988. "r": 200,
  989. "g": 200,
  990. "b": 200,
  991. "a": 255
  992. },
  993. "_enabled": false,
  994. "_fogDensity": 0.3,
  995. "_fogStart": 0.5,
  996. "_fogEnd": 300,
  997. "_fogAtten": 5,
  998. "_fogTop": 1.5,
  999. "_fogRange": 1.2,
  1000. "_accurate": false
  1001. },
  1002. {
  1003. "__type__": "cc.OctreeInfo",
  1004. "_enabled": false,
  1005. "_minPos": {
  1006. "__type__": "cc.Vec3",
  1007. "x": -1024,
  1008. "y": -1024,
  1009. "z": -1024
  1010. },
  1011. "_maxPos": {
  1012. "__type__": "cc.Vec3",
  1013. "x": 1024,
  1014. "y": 1024,
  1015. "z": 1024
  1016. },
  1017. "_depth": 8
  1018. },
  1019. {
  1020. "__type__": "cc.SkinInfo",
  1021. "_enabled": true,
  1022. "_blurRadius": 0.01,
  1023. "_sssIntensity": 3
  1024. },
  1025. {
  1026. "__type__": "cc.LightProbeInfo",
  1027. "_giScale": 1,
  1028. "_giSamples": 1024,
  1029. "_bounces": 2,
  1030. "_reduceRinging": 0,
  1031. "_showProbe": true,
  1032. "_showWireframe": true,
  1033. "_showConvex": false,
  1034. "_data": null,
  1035. "_lightProbeSphereVolume": 1
  1036. },
  1037. {
  1038. "__type__": "cc.PostSettingsInfo",
  1039. "_toneMappingType": 0
  1040. }
  1041. ]