155e7964-9abb-4942-be64-ececa65865a5.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176
  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": {
  26. "__id__": 26
  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__": 27
  58. },
  59. "_id": "155e7964-9abb-4942-be64-ececa65865a5"
  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__": 9
  78. },
  79. {
  80. "__id__": 12
  81. },
  82. {
  83. "__id__": 15
  84. }
  85. ],
  86. "_active": true,
  87. "_components": [
  88. {
  89. "__id__": 22
  90. },
  91. {
  92. "__id__": 23
  93. },
  94. {
  95. "__id__": 24
  96. },
  97. {
  98. "__id__": 25
  99. }
  100. ],
  101. "_prefab": null,
  102. "_lpos": {
  103. "__type__": "cc.Vec3",
  104. "x": 375,
  105. "y": 817,
  106. "z": 0
  107. },
  108. "_lrot": {
  109. "__type__": "cc.Quat",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0,
  113. "w": 1
  114. },
  115. "_lscale": {
  116. "__type__": "cc.Vec3",
  117. "x": 1,
  118. "y": 1,
  119. "z": 1
  120. },
  121. "_mobility": 0,
  122. "_layer": 33554432,
  123. "_euler": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_id": "e7iskksbFFB58VqJmnY+ep"
  130. },
  131. {
  132. "__type__": "cc.Node",
  133. "_name": "Camera",
  134. "_objFlags": 0,
  135. "__editorExtras__": {},
  136. "_parent": {
  137. "__id__": 2
  138. },
  139. "_children": [],
  140. "_active": true,
  141. "_components": [
  142. {
  143. "__id__": 4
  144. }
  145. ],
  146. "_prefab": null,
  147. "_lpos": {
  148. "__type__": "cc.Vec3",
  149. "x": 0,
  150. "y": 0,
  151. "z": 1000
  152. },
  153. "_lrot": {
  154. "__type__": "cc.Quat",
  155. "x": 0,
  156. "y": 0,
  157. "z": 0,
  158. "w": 1
  159. },
  160. "_lscale": {
  161. "__type__": "cc.Vec3",
  162. "x": 1,
  163. "y": 1,
  164. "z": 1
  165. },
  166. "_mobility": 0,
  167. "_layer": 1073741824,
  168. "_euler": {
  169. "__type__": "cc.Vec3",
  170. "x": 0,
  171. "y": 0,
  172. "z": 0
  173. },
  174. "_id": "5dnnn48iVDGa8V8E2j+tWF"
  175. },
  176. {
  177. "__type__": "cc.Camera",
  178. "_name": "",
  179. "_objFlags": 0,
  180. "__editorExtras__": {},
  181. "node": {
  182. "__id__": 3
  183. },
  184. "_enabled": true,
  185. "__prefab": null,
  186. "_projection": 0,
  187. "_priority": 1073741824,
  188. "_fov": 45,
  189. "_fovAxis": 0,
  190. "_orthoHeight": 817,
  191. "_near": 1,
  192. "_far": 2000,
  193. "_color": {
  194. "__type__": "cc.Color",
  195. "r": 0,
  196. "g": 0,
  197. "b": 0,
  198. "a": 255
  199. },
  200. "_depth": 1,
  201. "_stencil": 0,
  202. "_clearFlags": 6,
  203. "_rect": {
  204. "__type__": "cc.Rect",
  205. "x": 0,
  206. "y": 0,
  207. "width": 1,
  208. "height": 1
  209. },
  210. "_aperture": 19,
  211. "_shutter": 7,
  212. "_iso": 0,
  213. "_screenScale": 1,
  214. "_visibility": 41943040,
  215. "_targetTexture": null,
  216. "_postProcess": null,
  217. "_usePostProcess": false,
  218. "_cameraType": -1,
  219. "_trackingType": 0,
  220. "_id": "71zYF1RVxFWYrf9QljMeJq"
  221. },
  222. {
  223. "__type__": "cc.Node",
  224. "_name": "Bg",
  225. "_objFlags": 0,
  226. "__editorExtras__": {},
  227. "_parent": {
  228. "__id__": 2
  229. },
  230. "_children": [],
  231. "_active": true,
  232. "_components": [
  233. {
  234. "__id__": 6
  235. },
  236. {
  237. "__id__": 7
  238. },
  239. {
  240. "__id__": 8
  241. }
  242. ],
  243. "_prefab": null,
  244. "_lpos": {
  245. "__type__": "cc.Vec3",
  246. "x": 0,
  247. "y": 0,
  248. "z": 0
  249. },
  250. "_lrot": {
  251. "__type__": "cc.Quat",
  252. "x": 0,
  253. "y": 0,
  254. "z": 0,
  255. "w": 1
  256. },
  257. "_lscale": {
  258. "__type__": "cc.Vec3",
  259. "x": 1,
  260. "y": 1,
  261. "z": 1
  262. },
  263. "_mobility": 0,
  264. "_layer": 33554432,
  265. "_euler": {
  266. "__type__": "cc.Vec3",
  267. "x": 0,
  268. "y": 0,
  269. "z": 0
  270. },
  271. "_id": "40AF2/zIxANI6wJOmXVcRt"
  272. },
  273. {
  274. "__type__": "cc.UITransform",
  275. "_name": "",
  276. "_objFlags": 0,
  277. "__editorExtras__": {},
  278. "node": {
  279. "__id__": 5
  280. },
  281. "_enabled": true,
  282. "__prefab": null,
  283. "_contentSize": {
  284. "__type__": "cc.Size",
  285. "width": 750,
  286. "height": 1634
  287. },
  288. "_anchorPoint": {
  289. "__type__": "cc.Vec2",
  290. "x": 0.5,
  291. "y": 0.5
  292. },
  293. "_id": "8dT+wNIftOeokYonRY44qb"
  294. },
  295. {
  296. "__type__": "cc.Sprite",
  297. "_name": "",
  298. "_objFlags": 0,
  299. "__editorExtras__": {},
  300. "node": {
  301. "__id__": 5
  302. },
  303. "_enabled": true,
  304. "__prefab": null,
  305. "_customMaterial": null,
  306. "_srcBlendFactor": 2,
  307. "_dstBlendFactor": 4,
  308. "_color": {
  309. "__type__": "cc.Color",
  310. "r": 255,
  311. "g": 255,
  312. "b": 255,
  313. "a": 255
  314. },
  315. "_spriteFrame": {
  316. "__uuid__": "c66df3f2-e185-41e3-90cd-7458a65e21a9@f9941",
  317. "__expectedType__": "cc.SpriteFrame"
  318. },
  319. "_type": 0,
  320. "_fillType": 0,
  321. "_sizeMode": 1,
  322. "_fillCenter": {
  323. "__type__": "cc.Vec2",
  324. "x": 0,
  325. "y": 0
  326. },
  327. "_fillStart": 0,
  328. "_fillRange": 0,
  329. "_isTrimmedMode": true,
  330. "_useGrayscale": false,
  331. "_atlas": null,
  332. "_id": "a8VyBeOf1KXaUBtc/7+rta"
  333. },
  334. {
  335. "__type__": "cc.Widget",
  336. "_name": "",
  337. "_objFlags": 0,
  338. "__editorExtras__": {},
  339. "node": {
  340. "__id__": 5
  341. },
  342. "_enabled": true,
  343. "__prefab": null,
  344. "_alignFlags": 45,
  345. "_target": null,
  346. "_left": 0,
  347. "_right": 0,
  348. "_top": 0,
  349. "_bottom": 0,
  350. "_horizontalCenter": 0,
  351. "_verticalCenter": 0,
  352. "_isAbsLeft": true,
  353. "_isAbsRight": true,
  354. "_isAbsTop": true,
  355. "_isAbsBottom": true,
  356. "_isAbsHorizontalCenter": true,
  357. "_isAbsVerticalCenter": true,
  358. "_originalWidth": 750,
  359. "_originalHeight": 1634,
  360. "_alignMode": 2,
  361. "_lockFlags": 0,
  362. "_id": "f4CIZa2mZGTo/3uRBGbBwA"
  363. },
  364. {
  365. "__type__": "cc.Node",
  366. "_name": "Title",
  367. "_objFlags": 0,
  368. "__editorExtras__": {},
  369. "_parent": {
  370. "__id__": 2
  371. },
  372. "_children": [],
  373. "_active": true,
  374. "_components": [
  375. {
  376. "__id__": 10
  377. },
  378. {
  379. "__id__": 11
  380. }
  381. ],
  382. "_prefab": null,
  383. "_lpos": {
  384. "__type__": "cc.Vec3",
  385. "x": 0,
  386. "y": 206.091,
  387. "z": 0
  388. },
  389. "_lrot": {
  390. "__type__": "cc.Quat",
  391. "x": 0,
  392. "y": 0,
  393. "z": 0,
  394. "w": 1
  395. },
  396. "_lscale": {
  397. "__type__": "cc.Vec3",
  398. "x": 1,
  399. "y": 1,
  400. "z": 1
  401. },
  402. "_mobility": 0,
  403. "_layer": 33554432,
  404. "_euler": {
  405. "__type__": "cc.Vec3",
  406. "x": 0,
  407. "y": 0,
  408. "z": 0
  409. },
  410. "_id": "06Ler+ucNFq5aFmtftghSn"
  411. },
  412. {
  413. "__type__": "cc.UITransform",
  414. "_name": "",
  415. "_objFlags": 0,
  416. "__editorExtras__": {},
  417. "node": {
  418. "__id__": 9
  419. },
  420. "_enabled": true,
  421. "__prefab": null,
  422. "_contentSize": {
  423. "__type__": "cc.Size",
  424. "width": 470,
  425. "height": 479
  426. },
  427. "_anchorPoint": {
  428. "__type__": "cc.Vec2",
  429. "x": 0.5,
  430. "y": 0.5
  431. },
  432. "_id": "7dlCyiwbxCNqzhf48yaJCr"
  433. },
  434. {
  435. "__type__": "cc.Sprite",
  436. "_name": "",
  437. "_objFlags": 0,
  438. "__editorExtras__": {},
  439. "node": {
  440. "__id__": 9
  441. },
  442. "_enabled": true,
  443. "__prefab": null,
  444. "_customMaterial": null,
  445. "_srcBlendFactor": 2,
  446. "_dstBlendFactor": 4,
  447. "_color": {
  448. "__type__": "cc.Color",
  449. "r": 255,
  450. "g": 255,
  451. "b": 255,
  452. "a": 255
  453. },
  454. "_spriteFrame": {
  455. "__uuid__": "f63a4dd0-2130-4ab9-b01b-2415545a1b96@f9941",
  456. "__expectedType__": "cc.SpriteFrame"
  457. },
  458. "_type": 0,
  459. "_fillType": 0,
  460. "_sizeMode": 1,
  461. "_fillCenter": {
  462. "__type__": "cc.Vec2",
  463. "x": 0,
  464. "y": 0
  465. },
  466. "_fillStart": 0,
  467. "_fillRange": 0,
  468. "_isTrimmedMode": true,
  469. "_useGrayscale": false,
  470. "_atlas": null,
  471. "_id": "e842waUmxKSYojgjNYPs6k"
  472. },
  473. {
  474. "__type__": "cc.Node",
  475. "_name": "Healthy",
  476. "_objFlags": 0,
  477. "__editorExtras__": {},
  478. "_parent": {
  479. "__id__": 2
  480. },
  481. "_children": [],
  482. "_active": true,
  483. "_components": [
  484. {
  485. "__id__": 13
  486. },
  487. {
  488. "__id__": 14
  489. }
  490. ],
  491. "_prefab": null,
  492. "_lpos": {
  493. "__type__": "cc.Vec3",
  494. "x": 0,
  495. "y": -628.836,
  496. "z": 0
  497. },
  498. "_lrot": {
  499. "__type__": "cc.Quat",
  500. "x": 0,
  501. "y": 0,
  502. "z": 0,
  503. "w": 1
  504. },
  505. "_lscale": {
  506. "__type__": "cc.Vec3",
  507. "x": 1,
  508. "y": 1,
  509. "z": 1
  510. },
  511. "_mobility": 0,
  512. "_layer": 33554432,
  513. "_euler": {
  514. "__type__": "cc.Vec3",
  515. "x": 0,
  516. "y": 0,
  517. "z": 0
  518. },
  519. "_id": "fdmzDNDnxMa4kE64I26f2/"
  520. },
  521. {
  522. "__type__": "cc.UITransform",
  523. "_name": "",
  524. "_objFlags": 0,
  525. "__editorExtras__": {},
  526. "node": {
  527. "__id__": 12
  528. },
  529. "_enabled": true,
  530. "__prefab": null,
  531. "_contentSize": {
  532. "__type__": "cc.Size",
  533. "width": 675,
  534. "height": 127
  535. },
  536. "_anchorPoint": {
  537. "__type__": "cc.Vec2",
  538. "x": 0.5,
  539. "y": 0.5
  540. },
  541. "_id": "bapYf8oiNJkYYk2AAasdLS"
  542. },
  543. {
  544. "__type__": "cc.Sprite",
  545. "_name": "",
  546. "_objFlags": 0,
  547. "__editorExtras__": {},
  548. "node": {
  549. "__id__": 12
  550. },
  551. "_enabled": true,
  552. "__prefab": null,
  553. "_customMaterial": null,
  554. "_srcBlendFactor": 2,
  555. "_dstBlendFactor": 4,
  556. "_color": {
  557. "__type__": "cc.Color",
  558. "r": 255,
  559. "g": 255,
  560. "b": 255,
  561. "a": 255
  562. },
  563. "_spriteFrame": {
  564. "__uuid__": "c4e9bb3e-e793-4e94-bd16-a6fafb050a6d@f9941",
  565. "__expectedType__": "cc.SpriteFrame"
  566. },
  567. "_type": 0,
  568. "_fillType": 0,
  569. "_sizeMode": 1,
  570. "_fillCenter": {
  571. "__type__": "cc.Vec2",
  572. "x": 0,
  573. "y": 0
  574. },
  575. "_fillStart": 0,
  576. "_fillRange": 0,
  577. "_isTrimmedMode": true,
  578. "_useGrayscale": false,
  579. "_atlas": null,
  580. "_id": "7ax+SiaUNBWbCO4eQonfqP"
  581. },
  582. {
  583. "__type__": "cc.Node",
  584. "_name": "ProgressBar",
  585. "_objFlags": 0,
  586. "__editorExtras__": {},
  587. "_parent": {
  588. "__id__": 2
  589. },
  590. "_children": [
  591. {
  592. "__id__": 16
  593. }
  594. ],
  595. "_active": true,
  596. "_components": [
  597. {
  598. "__id__": 19
  599. },
  600. {
  601. "__id__": 20
  602. },
  603. {
  604. "__id__": 21
  605. }
  606. ],
  607. "_prefab": null,
  608. "_lpos": {
  609. "__type__": "cc.Vec3",
  610. "x": 0,
  611. "y": -434.55,
  612. "z": 0
  613. },
  614. "_lrot": {
  615. "__type__": "cc.Quat",
  616. "x": 0,
  617. "y": 0,
  618. "z": 0,
  619. "w": 1
  620. },
  621. "_lscale": {
  622. "__type__": "cc.Vec3",
  623. "x": 1,
  624. "y": 1,
  625. "z": 1
  626. },
  627. "_mobility": 0,
  628. "_layer": 33554432,
  629. "_euler": {
  630. "__type__": "cc.Vec3",
  631. "x": 0,
  632. "y": 0,
  633. "z": 0
  634. },
  635. "_id": "d2BjceYlxGuLyo6P6/MJAy"
  636. },
  637. {
  638. "__type__": "cc.Node",
  639. "_name": "Bar",
  640. "_objFlags": 0,
  641. "__editorExtras__": {},
  642. "_parent": {
  643. "__id__": 15
  644. },
  645. "_children": [],
  646. "_active": true,
  647. "_components": [
  648. {
  649. "__id__": 17
  650. },
  651. {
  652. "__id__": 18
  653. }
  654. ],
  655. "_prefab": null,
  656. "_lpos": {
  657. "__type__": "cc.Vec3",
  658. "x": -313.53,
  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": "56Kvg0ADVAE4ztrkZYXgto"
  684. },
  685. {
  686. "__type__": "cc.UITransform",
  687. "_name": "",
  688. "_objFlags": 0,
  689. "__editorExtras__": {},
  690. "node": {
  691. "__id__": 16
  692. },
  693. "_enabled": true,
  694. "__prefab": null,
  695. "_contentSize": {
  696. "__type__": "cc.Size",
  697. "width": 630,
  698. "height": 18
  699. },
  700. "_anchorPoint": {
  701. "__type__": "cc.Vec2",
  702. "x": 0,
  703. "y": 0.5
  704. },
  705. "_id": "12bbangaJDvoUNpzIE5JwQ"
  706. },
  707. {
  708. "__type__": "cc.Sprite",
  709. "_name": "",
  710. "_objFlags": 0,
  711. "__editorExtras__": {},
  712. "node": {
  713. "__id__": 16
  714. },
  715. "_enabled": true,
  716. "__prefab": null,
  717. "_customMaterial": null,
  718. "_srcBlendFactor": 2,
  719. "_dstBlendFactor": 4,
  720. "_color": {
  721. "__type__": "cc.Color",
  722. "r": 255,
  723. "g": 255,
  724. "b": 255,
  725. "a": 255
  726. },
  727. "_spriteFrame": {
  728. "__uuid__": "832e573e-b536-4f76-87b9-2522b4c08001@f9941",
  729. "__expectedType__": "cc.SpriteFrame"
  730. },
  731. "_type": 1,
  732. "_fillType": 0,
  733. "_sizeMode": 0,
  734. "_fillCenter": {
  735. "__type__": "cc.Vec2",
  736. "x": 0,
  737. "y": 0
  738. },
  739. "_fillStart": 0,
  740. "_fillRange": 0,
  741. "_isTrimmedMode": true,
  742. "_useGrayscale": false,
  743. "_atlas": null,
  744. "_id": "8dUxLjV5ZD7YcEE15XS+3u"
  745. },
  746. {
  747. "__type__": "cc.UITransform",
  748. "_name": "",
  749. "_objFlags": 0,
  750. "__editorExtras__": {},
  751. "node": {
  752. "__id__": 15
  753. },
  754. "_enabled": true,
  755. "__prefab": null,
  756. "_contentSize": {
  757. "__type__": "cc.Size",
  758. "width": 647,
  759. "height": 32
  760. },
  761. "_anchorPoint": {
  762. "__type__": "cc.Vec2",
  763. "x": 0.5,
  764. "y": 0.5
  765. },
  766. "_id": "3eyokg/oZFdZcKPxgNOTDa"
  767. },
  768. {
  769. "__type__": "cc.Sprite",
  770. "_name": "",
  771. "_objFlags": 0,
  772. "__editorExtras__": {},
  773. "node": {
  774. "__id__": 15
  775. },
  776. "_enabled": true,
  777. "__prefab": null,
  778. "_customMaterial": null,
  779. "_srcBlendFactor": 2,
  780. "_dstBlendFactor": 4,
  781. "_color": {
  782. "__type__": "cc.Color",
  783. "r": 255,
  784. "g": 255,
  785. "b": 255,
  786. "a": 255
  787. },
  788. "_spriteFrame": {
  789. "__uuid__": "4c6ba2d2-8a93-4839-a2fc-e37717146604@f9941",
  790. "__expectedType__": "cc.SpriteFrame"
  791. },
  792. "_type": 1,
  793. "_fillType": 0,
  794. "_sizeMode": 0,
  795. "_fillCenter": {
  796. "__type__": "cc.Vec2",
  797. "x": 0,
  798. "y": 0
  799. },
  800. "_fillStart": 0,
  801. "_fillRange": 0,
  802. "_isTrimmedMode": true,
  803. "_useGrayscale": false,
  804. "_atlas": null,
  805. "_id": "5cwF7Y7ZFMl5mMwxss2oYp"
  806. },
  807. {
  808. "__type__": "cc.ProgressBar",
  809. "_name": "",
  810. "_objFlags": 0,
  811. "__editorExtras__": {},
  812. "node": {
  813. "__id__": 15
  814. },
  815. "_enabled": true,
  816. "__prefab": null,
  817. "_barSprite": {
  818. "__id__": 18
  819. },
  820. "_mode": 0,
  821. "_totalLength": 630,
  822. "_progress": 1,
  823. "_reverse": false,
  824. "_id": "48pS5R0OdA76V99yAjmjDu"
  825. },
  826. {
  827. "__type__": "cc.UITransform",
  828. "_name": "",
  829. "_objFlags": 0,
  830. "__editorExtras__": {},
  831. "node": {
  832. "__id__": 2
  833. },
  834. "_enabled": true,
  835. "__prefab": null,
  836. "_contentSize": {
  837. "__type__": "cc.Size",
  838. "width": 750,
  839. "height": 1634
  840. },
  841. "_anchorPoint": {
  842. "__type__": "cc.Vec2",
  843. "x": 0.5,
  844. "y": 0.5
  845. },
  846. "_id": "70DEqyYRpP+4bfpNlvF3B9"
  847. },
  848. {
  849. "__type__": "cc.Canvas",
  850. "_name": "",
  851. "_objFlags": 0,
  852. "__editorExtras__": {},
  853. "node": {
  854. "__id__": 2
  855. },
  856. "_enabled": true,
  857. "__prefab": null,
  858. "_cameraComponent": {
  859. "__id__": 4
  860. },
  861. "_alignCanvasWithScreen": true,
  862. "_id": "17oNrwZwRBQYO0yoSmsfEZ"
  863. },
  864. {
  865. "__type__": "cc.Widget",
  866. "_name": "",
  867. "_objFlags": 0,
  868. "__editorExtras__": {},
  869. "node": {
  870. "__id__": 2
  871. },
  872. "_enabled": true,
  873. "__prefab": null,
  874. "_alignFlags": 45,
  875. "_target": null,
  876. "_left": 0,
  877. "_right": 0,
  878. "_top": 0,
  879. "_bottom": 0,
  880. "_horizontalCenter": 0,
  881. "_verticalCenter": 0,
  882. "_isAbsLeft": true,
  883. "_isAbsRight": true,
  884. "_isAbsTop": true,
  885. "_isAbsBottom": true,
  886. "_isAbsHorizontalCenter": true,
  887. "_isAbsVerticalCenter": true,
  888. "_originalWidth": 0,
  889. "_originalHeight": 0,
  890. "_alignMode": 2,
  891. "_lockFlags": 0,
  892. "_id": "c0rUH9rRtBOrPLkLp7ykY8"
  893. },
  894. {
  895. "__type__": "66e163GxmdDp7kaguqDvTVl",
  896. "_name": "",
  897. "_objFlags": 0,
  898. "__editorExtras__": {},
  899. "node": {
  900. "__id__": 2
  901. },
  902. "_enabled": true,
  903. "__prefab": null,
  904. "_gname": [
  905. "成语消了消",
  906. "看你多厉害",
  907. "看你多厉害"
  908. ],
  909. "_gid": [
  910. "cyxlx",
  911. "kndlh",
  912. "kndlh"
  913. ],
  914. "_is_local": [
  915. false,
  916. false,
  917. false
  918. ],
  919. "_server": [
  920. 3,
  921. 3,
  922. 2
  923. ],
  924. "_report": [
  925. 0,
  926. 0,
  927. 0
  928. ],
  929. "_log": [
  930. 5,
  931. 3,
  932. 3
  933. ],
  934. "_ttad": [
  935. "",
  936. "",
  937. ""
  938. ],
  939. "_ttiad": [
  940. "",
  941. "",
  942. ""
  943. ],
  944. "_tttmpid": [
  945. "",
  946. "",
  947. ""
  948. ],
  949. "_wxad": [
  950. "adunit-0cf5eb968aa51575",
  951. "adunit-9c5f10696253cff6",
  952. ""
  953. ],
  954. "_wxiad": [
  955. "",
  956. "",
  957. ""
  958. ],
  959. "_wxtmpid": [
  960. "",
  961. "",
  962. ""
  963. ],
  964. "_serverIP": [
  965. "http://192.168.1.120:8787/v1",
  966. "http://192.168.1.120:8787/v1",
  967. "http://192.168.1.120:8787/v1"
  968. ],
  969. "_pid": 0,
  970. "_use_ch_audio": true,
  971. "_ch_audio_type": 1,
  972. "sound_bundle": "module_extra",
  973. "sound_url": "",
  974. "loadingBar": {
  975. "__id__": 21
  976. },
  977. "ui_prefab": {
  978. "__uuid__": "24225708-b628-4277-a833-320331a74e72",
  979. "__expectedType__": "cc.Prefab"
  980. },
  981. "_id": "50ox6UrpRNKqkGMINzjRML"
  982. },
  983. {
  984. "__type__": "cc.PrefabInfo",
  985. "root": null,
  986. "asset": null,
  987. "fileId": "155e7964-9abb-4942-be64-ececa65865a5",
  988. "instance": null,
  989. "targetOverrides": null
  990. },
  991. {
  992. "__type__": "cc.SceneGlobals",
  993. "ambient": {
  994. "__id__": 28
  995. },
  996. "shadows": {
  997. "__id__": 29
  998. },
  999. "_skybox": {
  1000. "__id__": 30
  1001. },
  1002. "fog": {
  1003. "__id__": 31
  1004. },
  1005. "octree": {
  1006. "__id__": 32
  1007. },
  1008. "skin": {
  1009. "__id__": 33
  1010. },
  1011. "lightProbeInfo": {
  1012. "__id__": 34
  1013. },
  1014. "postSettings": {
  1015. "__id__": 35
  1016. },
  1017. "bakedWithStationaryMainLight": false,
  1018. "bakedWithHighpLightmap": false
  1019. },
  1020. {
  1021. "__type__": "cc.AmbientInfo",
  1022. "_skyColorHDR": {
  1023. "__type__": "cc.Vec4",
  1024. "x": 0.2,
  1025. "y": 0.5,
  1026. "z": 0.8,
  1027. "w": 0.520833125
  1028. },
  1029. "_skyColor": {
  1030. "__type__": "cc.Vec4",
  1031. "x": 0.2,
  1032. "y": 0.5,
  1033. "z": 0.8,
  1034. "w": 0.520833125
  1035. },
  1036. "_skyIllumHDR": 20000,
  1037. "_skyIllum": 20000,
  1038. "_groundAlbedoHDR": {
  1039. "__type__": "cc.Vec4",
  1040. "x": 0.2,
  1041. "y": 0.2,
  1042. "z": 0.2,
  1043. "w": 1
  1044. },
  1045. "_groundAlbedo": {
  1046. "__type__": "cc.Vec4",
  1047. "x": 0.2,
  1048. "y": 0.2,
  1049. "z": 0.2,
  1050. "w": 1
  1051. },
  1052. "_skyColorLDR": {
  1053. "__type__": "cc.Vec4",
  1054. "x": 0.452588,
  1055. "y": 0.607642,
  1056. "z": 0.755699,
  1057. "w": 0
  1058. },
  1059. "_skyIllumLDR": 0.8,
  1060. "_groundAlbedoLDR": {
  1061. "__type__": "cc.Vec4",
  1062. "x": 0.618555,
  1063. "y": 0.577848,
  1064. "z": 0.544564,
  1065. "w": 0
  1066. }
  1067. },
  1068. {
  1069. "__type__": "cc.ShadowsInfo",
  1070. "_enabled": false,
  1071. "_type": 0,
  1072. "_normal": {
  1073. "__type__": "cc.Vec3",
  1074. "x": 0,
  1075. "y": 1,
  1076. "z": 0
  1077. },
  1078. "_distance": 0,
  1079. "_planeBias": 1,
  1080. "_shadowColor": {
  1081. "__type__": "cc.Color",
  1082. "r": 76,
  1083. "g": 76,
  1084. "b": 76,
  1085. "a": 255
  1086. },
  1087. "_maxReceived": 4,
  1088. "_size": {
  1089. "__type__": "cc.Vec2",
  1090. "x": 1024,
  1091. "y": 1024
  1092. }
  1093. },
  1094. {
  1095. "__type__": "cc.SkyboxInfo",
  1096. "_envLightingType": 0,
  1097. "_envmapHDR": {
  1098. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  1099. "__expectedType__": "cc.TextureCube"
  1100. },
  1101. "_envmap": {
  1102. "__uuid__": "d032ac98-05e1-4090-88bb-eb640dcb5fc1@b47c0",
  1103. "__expectedType__": "cc.TextureCube"
  1104. },
  1105. "_envmapLDR": {
  1106. "__uuid__": "6f01cf7f-81bf-4a7e-bd5d-0afc19696480@b47c0",
  1107. "__expectedType__": "cc.TextureCube"
  1108. },
  1109. "_diffuseMapHDR": null,
  1110. "_diffuseMapLDR": null,
  1111. "_enabled": false,
  1112. "_useHDR": true,
  1113. "_editableMaterial": null,
  1114. "_reflectionHDR": null,
  1115. "_reflectionLDR": null,
  1116. "_rotationAngle": 0
  1117. },
  1118. {
  1119. "__type__": "cc.FogInfo",
  1120. "_type": 0,
  1121. "_fogColor": {
  1122. "__type__": "cc.Color",
  1123. "r": 200,
  1124. "g": 200,
  1125. "b": 200,
  1126. "a": 255
  1127. },
  1128. "_enabled": false,
  1129. "_fogDensity": 0.3,
  1130. "_fogStart": 0.5,
  1131. "_fogEnd": 300,
  1132. "_fogAtten": 5,
  1133. "_fogTop": 1.5,
  1134. "_fogRange": 1.2,
  1135. "_accurate": false
  1136. },
  1137. {
  1138. "__type__": "cc.OctreeInfo",
  1139. "_enabled": false,
  1140. "_minPos": {
  1141. "__type__": "cc.Vec3",
  1142. "x": -1024,
  1143. "y": -1024,
  1144. "z": -1024
  1145. },
  1146. "_maxPos": {
  1147. "__type__": "cc.Vec3",
  1148. "x": 1024,
  1149. "y": 1024,
  1150. "z": 1024
  1151. },
  1152. "_depth": 8
  1153. },
  1154. {
  1155. "__type__": "cc.SkinInfo",
  1156. "_enabled": true,
  1157. "_blurRadius": 0.01,
  1158. "_sssIntensity": 3
  1159. },
  1160. {
  1161. "__type__": "cc.LightProbeInfo",
  1162. "_giScale": 1,
  1163. "_giSamples": 1024,
  1164. "_bounces": 2,
  1165. "_reduceRinging": 0,
  1166. "_showProbe": true,
  1167. "_showWireframe": true,
  1168. "_showConvex": false,
  1169. "_data": null,
  1170. "_lightProbeSphereVolume": 1
  1171. },
  1172. {
  1173. "__type__": "cc.PostSettingsInfo",
  1174. "_toneMappingType": 0
  1175. }
  1176. ]