start.scene 28 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601
  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__": 37
  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__": 41
  58. },
  59. "_id": "b74155ee-9d2d-4a8d-ab80-9a616763dba7"
  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__": 15
  78. },
  79. {
  80. "__id__": 20
  81. },
  82. {
  83. "__id__": 25
  84. }
  85. ],
  86. "_active": true,
  87. "_components": [
  88. {
  89. "__id__": 33
  90. },
  91. {
  92. "__id__": 34
  93. },
  94. {
  95. "__id__": 35
  96. },
  97. {
  98. "__id__": 36
  99. }
  100. ],
  101. "_prefab": null,
  102. "_lpos": {
  103. "__type__": "cc.Vec3",
  104. "x": 390,
  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": "beI88Z2HpFELqR4T5EMHpg"
  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": "ebFwiq8gBFaYpqYbdoDODe"
  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": 0,
  188. "_fov": 45,
  189. "_fovAxis": 0,
  190. "_orthoHeight": 817,
  191. "_near": 0,
  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": 7,
  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": 1108344832,
  215. "_targetTexture": null,
  216. "_postProcess": null,
  217. "_usePostProcess": false,
  218. "_cameraType": -1,
  219. "_trackingType": 0,
  220. "_id": "63WIch3o5BEYRlXzTT0oWc"
  221. },
  222. {
  223. "__type__": "cc.Node",
  224. "_name": "loading",
  225. "_objFlags": 0,
  226. "__editorExtras__": {},
  227. "_parent": {
  228. "__id__": 2
  229. },
  230. "_children": [
  231. {
  232. "__id__": 6
  233. },
  234. {
  235. "__id__": 9
  236. }
  237. ],
  238. "_active": true,
  239. "_components": [
  240. {
  241. "__id__": 12
  242. },
  243. {
  244. "__id__": 13
  245. },
  246. {
  247. "__id__": 14
  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": "51yMXvG3lAcLp6A9OViu6u"
  279. },
  280. {
  281. "__type__": "cc.Node",
  282. "_name": "jiankang",
  283. "_objFlags": 0,
  284. "__editorExtras__": {},
  285. "_parent": {
  286. "__id__": 5
  287. },
  288. "_children": [],
  289. "_active": true,
  290. "_components": [
  291. {
  292. "__id__": 7
  293. },
  294. {
  295. "__id__": 8
  296. }
  297. ],
  298. "_prefab": null,
  299. "_lpos": {
  300. "__type__": "cc.Vec3",
  301. "x": -5.684341886080802e-14,
  302. "y": -698.556,
  303. "z": 0
  304. },
  305. "_lrot": {
  306. "__type__": "cc.Quat",
  307. "x": 0,
  308. "y": 0,
  309. "z": 0,
  310. "w": 1
  311. },
  312. "_lscale": {
  313. "__type__": "cc.Vec3",
  314. "x": 1,
  315. "y": 1,
  316. "z": 1
  317. },
  318. "_mobility": 0,
  319. "_layer": 33554432,
  320. "_euler": {
  321. "__type__": "cc.Vec3",
  322. "x": 0,
  323. "y": 0,
  324. "z": 0
  325. },
  326. "_id": "9cSN9uf3xBT6mbB+DXXZ6Z"
  327. },
  328. {
  329. "__type__": "cc.UITransform",
  330. "_name": "",
  331. "_objFlags": 0,
  332. "__editorExtras__": {},
  333. "node": {
  334. "__id__": 6
  335. },
  336. "_enabled": true,
  337. "__prefab": null,
  338. "_contentSize": {
  339. "__type__": "cc.Size",
  340. "width": 685,
  341. "height": 112
  342. },
  343. "_anchorPoint": {
  344. "__type__": "cc.Vec2",
  345. "x": 0.5,
  346. "y": 0.5
  347. },
  348. "_id": "15bxiKem1Bxqd0Yhm/IUcS"
  349. },
  350. {
  351. "__type__": "cc.Sprite",
  352. "_name": "",
  353. "_objFlags": 0,
  354. "__editorExtras__": {},
  355. "node": {
  356. "__id__": 6
  357. },
  358. "_enabled": true,
  359. "__prefab": null,
  360. "_customMaterial": null,
  361. "_srcBlendFactor": 2,
  362. "_dstBlendFactor": 4,
  363. "_color": {
  364. "__type__": "cc.Color",
  365. "r": 255,
  366. "g": 255,
  367. "b": 255,
  368. "a": 255
  369. },
  370. "_spriteFrame": {
  371. "__uuid__": "7451c201-260a-4ded-8769-e73e139222ca@f9941",
  372. "__expectedType__": "cc.SpriteFrame"
  373. },
  374. "_type": 0,
  375. "_fillType": 0,
  376. "_sizeMode": 1,
  377. "_fillCenter": {
  378. "__type__": "cc.Vec2",
  379. "x": 0,
  380. "y": 0
  381. },
  382. "_fillStart": 0,
  383. "_fillRange": 0,
  384. "_isTrimmedMode": true,
  385. "_useGrayscale": false,
  386. "_atlas": null,
  387. "_id": "91ONqFnPFGxZuhuQuzPqdp"
  388. },
  389. {
  390. "__type__": "cc.Node",
  391. "_name": "8j",
  392. "_objFlags": 0,
  393. "__editorExtras__": {},
  394. "_parent": {
  395. "__id__": 5
  396. },
  397. "_children": [],
  398. "_active": true,
  399. "_components": [
  400. {
  401. "__id__": 10
  402. },
  403. {
  404. "__id__": 11
  405. }
  406. ],
  407. "_prefab": null,
  408. "_lpos": {
  409. "__type__": "cc.Vec3",
  410. "x": 288.67100000000005,
  411. "y": 718.22,
  412. "z": 0
  413. },
  414. "_lrot": {
  415. "__type__": "cc.Quat",
  416. "x": 0,
  417. "y": 0,
  418. "z": 0,
  419. "w": 1
  420. },
  421. "_lscale": {
  422. "__type__": "cc.Vec3",
  423. "x": 1,
  424. "y": 1,
  425. "z": 1
  426. },
  427. "_mobility": 0,
  428. "_layer": 33554432,
  429. "_euler": {
  430. "__type__": "cc.Vec3",
  431. "x": 0,
  432. "y": 0,
  433. "z": 0
  434. },
  435. "_id": "89MM5vvHlGCJxxog6RTz3o"
  436. },
  437. {
  438. "__type__": "cc.UITransform",
  439. "_name": "",
  440. "_objFlags": 0,
  441. "__editorExtras__": {},
  442. "node": {
  443. "__id__": 9
  444. },
  445. "_enabled": true,
  446. "__prefab": null,
  447. "_contentSize": {
  448. "__type__": "cc.Size",
  449. "width": 83,
  450. "height": 106
  451. },
  452. "_anchorPoint": {
  453. "__type__": "cc.Vec2",
  454. "x": 0.5,
  455. "y": 0.5
  456. },
  457. "_id": "29k17YK25FnpO2p1zlf31N"
  458. },
  459. {
  460. "__type__": "cc.Sprite",
  461. "_name": "",
  462. "_objFlags": 0,
  463. "__editorExtras__": {},
  464. "node": {
  465. "__id__": 9
  466. },
  467. "_enabled": true,
  468. "__prefab": null,
  469. "_customMaterial": null,
  470. "_srcBlendFactor": 2,
  471. "_dstBlendFactor": 4,
  472. "_color": {
  473. "__type__": "cc.Color",
  474. "r": 255,
  475. "g": 255,
  476. "b": 255,
  477. "a": 255
  478. },
  479. "_spriteFrame": {
  480. "__uuid__": "35221101-1b03-4ff6-a4dc-1720705e2f4e@f9941",
  481. "__expectedType__": "cc.SpriteFrame"
  482. },
  483. "_type": 0,
  484. "_fillType": 0,
  485. "_sizeMode": 1,
  486. "_fillCenter": {
  487. "__type__": "cc.Vec2",
  488. "x": 0,
  489. "y": 0
  490. },
  491. "_fillStart": 0,
  492. "_fillRange": 0,
  493. "_isTrimmedMode": true,
  494. "_useGrayscale": false,
  495. "_atlas": null,
  496. "_id": "b6Qe2v45tNj5GyZKZyO8JF"
  497. },
  498. {
  499. "__type__": "cc.UITransform",
  500. "_name": "",
  501. "_objFlags": 0,
  502. "__editorExtras__": {},
  503. "node": {
  504. "__id__": 5
  505. },
  506. "_enabled": true,
  507. "__prefab": null,
  508. "_contentSize": {
  509. "__type__": "cc.Size",
  510. "width": 780,
  511. "height": 1634
  512. },
  513. "_anchorPoint": {
  514. "__type__": "cc.Vec2",
  515. "x": 0.5,
  516. "y": 0.5
  517. },
  518. "_id": "6foahFghxJoJRr2y+fwxAR"
  519. },
  520. {
  521. "__type__": "cc.Sprite",
  522. "_name": "",
  523. "_objFlags": 0,
  524. "__editorExtras__": {},
  525. "node": {
  526. "__id__": 5
  527. },
  528. "_enabled": true,
  529. "__prefab": null,
  530. "_customMaterial": null,
  531. "_srcBlendFactor": 2,
  532. "_dstBlendFactor": 4,
  533. "_color": {
  534. "__type__": "cc.Color",
  535. "r": 255,
  536. "g": 255,
  537. "b": 255,
  538. "a": 255
  539. },
  540. "_spriteFrame": {
  541. "__uuid__": "a03910f5-448e-4245-9133-900d50fe9f6a@f9941",
  542. "__expectedType__": "cc.SpriteFrame"
  543. },
  544. "_type": 0,
  545. "_fillType": 0,
  546. "_sizeMode": 0,
  547. "_fillCenter": {
  548. "__type__": "cc.Vec2",
  549. "x": 0,
  550. "y": 0
  551. },
  552. "_fillStart": 0,
  553. "_fillRange": 0,
  554. "_isTrimmedMode": true,
  555. "_useGrayscale": false,
  556. "_atlas": null,
  557. "_id": "44IQgrYGVIZrNsGXmKYDSs"
  558. },
  559. {
  560. "__type__": "cc.Widget",
  561. "_name": "",
  562. "_objFlags": 0,
  563. "__editorExtras__": {},
  564. "node": {
  565. "__id__": 5
  566. },
  567. "_enabled": true,
  568. "__prefab": null,
  569. "_alignFlags": 45,
  570. "_target": null,
  571. "_left": 0,
  572. "_right": 0,
  573. "_top": 0,
  574. "_bottom": 0,
  575. "_horizontalCenter": 0,
  576. "_verticalCenter": 0,
  577. "_isAbsLeft": true,
  578. "_isAbsRight": true,
  579. "_isAbsTop": true,
  580. "_isAbsBottom": true,
  581. "_isAbsHorizontalCenter": true,
  582. "_isAbsVerticalCenter": true,
  583. "_originalWidth": 750,
  584. "_originalHeight": 1634,
  585. "_alignMode": 2,
  586. "_lockFlags": 0,
  587. "_id": "ed2NcTDzVO+oZq+dOxh8Du"
  588. },
  589. {
  590. "__type__": "cc.Node",
  591. "_name": "titile",
  592. "_objFlags": 0,
  593. "__editorExtras__": {},
  594. "_parent": {
  595. "__id__": 2
  596. },
  597. "_children": [
  598. {
  599. "__id__": 16
  600. }
  601. ],
  602. "_active": true,
  603. "_components": [
  604. {
  605. "__id__": 19
  606. }
  607. ],
  608. "_prefab": null,
  609. "_lpos": {
  610. "__type__": "cc.Vec3",
  611. "x": 0,
  612. "y": 500,
  613. "z": 0
  614. },
  615. "_lrot": {
  616. "__type__": "cc.Quat",
  617. "x": 0,
  618. "y": 0,
  619. "z": 0,
  620. "w": 1
  621. },
  622. "_lscale": {
  623. "__type__": "cc.Vec3",
  624. "x": 1,
  625. "y": 1,
  626. "z": 1
  627. },
  628. "_mobility": 0,
  629. "_layer": 33554432,
  630. "_euler": {
  631. "__type__": "cc.Vec3",
  632. "x": 0,
  633. "y": 0,
  634. "z": 0
  635. },
  636. "_id": "60GnC5NlJN2JkxdeQu3AJr"
  637. },
  638. {
  639. "__type__": "cc.Node",
  640. "_name": "top",
  641. "_objFlags": 0,
  642. "__editorExtras__": {},
  643. "_parent": {
  644. "__id__": 15
  645. },
  646. "_children": [],
  647. "_active": true,
  648. "_components": [
  649. {
  650. "__id__": 17
  651. },
  652. {
  653. "__id__": 18
  654. }
  655. ],
  656. "_prefab": null,
  657. "_lpos": {
  658. "__type__": "cc.Vec3",
  659. "x": 0,
  660. "y": 0,
  661. "z": 0
  662. },
  663. "_lrot": {
  664. "__type__": "cc.Quat",
  665. "x": 0,
  666. "y": 0,
  667. "z": 0,
  668. "w": 1
  669. },
  670. "_lscale": {
  671. "__type__": "cc.Vec3",
  672. "x": 1,
  673. "y": 1,
  674. "z": 1
  675. },
  676. "_mobility": 0,
  677. "_layer": 33554432,
  678. "_euler": {
  679. "__type__": "cc.Vec3",
  680. "x": 0,
  681. "y": 0,
  682. "z": 0
  683. },
  684. "_id": "579s2lmitLRZHQK7cp7br7"
  685. },
  686. {
  687. "__type__": "cc.UITransform",
  688. "_name": "",
  689. "_objFlags": 0,
  690. "__editorExtras__": {},
  691. "node": {
  692. "__id__": 16
  693. },
  694. "_enabled": true,
  695. "__prefab": null,
  696. "_contentSize": {
  697. "__type__": "cc.Size",
  698. "width": 648,
  699. "height": 175
  700. },
  701. "_anchorPoint": {
  702. "__type__": "cc.Vec2",
  703. "x": 0.5,
  704. "y": 0.5
  705. },
  706. "_id": "95rl40UBdHVL/FcyHTZ//U"
  707. },
  708. {
  709. "__type__": "cc.Sprite",
  710. "_name": "",
  711. "_objFlags": 0,
  712. "__editorExtras__": {},
  713. "node": {
  714. "__id__": 16
  715. },
  716. "_enabled": true,
  717. "__prefab": null,
  718. "_customMaterial": null,
  719. "_srcBlendFactor": 2,
  720. "_dstBlendFactor": 4,
  721. "_color": {
  722. "__type__": "cc.Color",
  723. "r": 255,
  724. "g": 255,
  725. "b": 255,
  726. "a": 255
  727. },
  728. "_spriteFrame": {
  729. "__uuid__": "23db7ff0-1613-46dc-ad38-5963b1deb714@f9941",
  730. "__expectedType__": "cc.SpriteFrame"
  731. },
  732. "_type": 0,
  733. "_fillType": 0,
  734. "_sizeMode": 1,
  735. "_fillCenter": {
  736. "__type__": "cc.Vec2",
  737. "x": 0,
  738. "y": 0
  739. },
  740. "_fillStart": 0,
  741. "_fillRange": 0,
  742. "_isTrimmedMode": true,
  743. "_useGrayscale": false,
  744. "_atlas": null,
  745. "_id": "27aM9H8OFJ7oCsVoxUN8GM"
  746. },
  747. {
  748. "__type__": "cc.UITransform",
  749. "_name": "",
  750. "_objFlags": 0,
  751. "__editorExtras__": {},
  752. "node": {
  753. "__id__": 15
  754. },
  755. "_enabled": true,
  756. "__prefab": null,
  757. "_contentSize": {
  758. "__type__": "cc.Size",
  759. "width": 100,
  760. "height": 100
  761. },
  762. "_anchorPoint": {
  763. "__type__": "cc.Vec2",
  764. "x": 0.5,
  765. "y": 0.5
  766. },
  767. "_id": "99FQJrpyBFBLdxA63dPKIa"
  768. },
  769. {
  770. "__type__": "cc.Node",
  771. "_name": "Node",
  772. "_objFlags": 0,
  773. "__editorExtras__": {},
  774. "_parent": {
  775. "__id__": 2
  776. },
  777. "_children": [
  778. {
  779. "__id__": 21
  780. }
  781. ],
  782. "_active": true,
  783. "_components": [
  784. {
  785. "__id__": 24
  786. }
  787. ],
  788. "_prefab": null,
  789. "_lpos": {
  790. "__type__": "cc.Vec3",
  791. "x": 0,
  792. "y": 0,
  793. "z": 0
  794. },
  795. "_lrot": {
  796. "__type__": "cc.Quat",
  797. "x": 0,
  798. "y": 0,
  799. "z": 0,
  800. "w": 1
  801. },
  802. "_lscale": {
  803. "__type__": "cc.Vec3",
  804. "x": 1,
  805. "y": 1,
  806. "z": 1
  807. },
  808. "_mobility": 0,
  809. "_layer": 33554432,
  810. "_euler": {
  811. "__type__": "cc.Vec3",
  812. "x": 0,
  813. "y": 0,
  814. "z": 0
  815. },
  816. "_id": "efMhpuPz9Lo66uKTG8mTF6"
  817. },
  818. {
  819. "__type__": "cc.Node",
  820. "_name": "bg2",
  821. "_objFlags": 0,
  822. "__editorExtras__": {},
  823. "_parent": {
  824. "__id__": 20
  825. },
  826. "_children": [],
  827. "_active": true,
  828. "_components": [
  829. {
  830. "__id__": 22
  831. },
  832. {
  833. "__id__": 23
  834. }
  835. ],
  836. "_prefab": null,
  837. "_lpos": {
  838. "__type__": "cc.Vec3",
  839. "x": 0,
  840. "y": 160,
  841. "z": 0
  842. },
  843. "_lrot": {
  844. "__type__": "cc.Quat",
  845. "x": 0,
  846. "y": 0,
  847. "z": 0,
  848. "w": 1
  849. },
  850. "_lscale": {
  851. "__type__": "cc.Vec3",
  852. "x": 1,
  853. "y": 1,
  854. "z": 1
  855. },
  856. "_mobility": 0,
  857. "_layer": 33554432,
  858. "_euler": {
  859. "__type__": "cc.Vec3",
  860. "x": 0,
  861. "y": 0,
  862. "z": 0
  863. },
  864. "_id": "84yR2xDHRPAq1vceg3RNl3"
  865. },
  866. {
  867. "__type__": "cc.UITransform",
  868. "_name": "",
  869. "_objFlags": 0,
  870. "__editorExtras__": {},
  871. "node": {
  872. "__id__": 21
  873. },
  874. "_enabled": true,
  875. "__prefab": null,
  876. "_contentSize": {
  877. "__type__": "cc.Size",
  878. "width": 533,
  879. "height": 322
  880. },
  881. "_anchorPoint": {
  882. "__type__": "cc.Vec2",
  883. "x": 0.5,
  884. "y": 0.5
  885. },
  886. "_id": "1egs7KvV1Dl6pzHxuTr+Ic"
  887. },
  888. {
  889. "__type__": "cc.Sprite",
  890. "_name": "",
  891. "_objFlags": 0,
  892. "__editorExtras__": {},
  893. "node": {
  894. "__id__": 21
  895. },
  896. "_enabled": true,
  897. "__prefab": null,
  898. "_customMaterial": null,
  899. "_srcBlendFactor": 2,
  900. "_dstBlendFactor": 4,
  901. "_color": {
  902. "__type__": "cc.Color",
  903. "r": 255,
  904. "g": 255,
  905. "b": 255,
  906. "a": 255
  907. },
  908. "_spriteFrame": {
  909. "__uuid__": "34eeaa07-30f6-46d6-ab80-b49f71ec1810@f9941",
  910. "__expectedType__": "cc.SpriteFrame"
  911. },
  912. "_type": 0,
  913. "_fillType": 0,
  914. "_sizeMode": 1,
  915. "_fillCenter": {
  916. "__type__": "cc.Vec2",
  917. "x": 0,
  918. "y": 0
  919. },
  920. "_fillStart": 0,
  921. "_fillRange": 0,
  922. "_isTrimmedMode": true,
  923. "_useGrayscale": false,
  924. "_atlas": null,
  925. "_id": "73kOzrM6VFAKiqaLDWJQ0F"
  926. },
  927. {
  928. "__type__": "cc.UITransform",
  929. "_name": "",
  930. "_objFlags": 0,
  931. "__editorExtras__": {},
  932. "node": {
  933. "__id__": 20
  934. },
  935. "_enabled": true,
  936. "__prefab": null,
  937. "_contentSize": {
  938. "__type__": "cc.Size",
  939. "width": 100,
  940. "height": 100
  941. },
  942. "_anchorPoint": {
  943. "__type__": "cc.Vec2",
  944. "x": 0.5,
  945. "y": 0.5
  946. },
  947. "_id": "694jCu+aZJnYhB8zFbMGBj"
  948. },
  949. {
  950. "__type__": "cc.Node",
  951. "_name": "ProgressBar",
  952. "_objFlags": 0,
  953. "__editorExtras__": {},
  954. "_parent": {
  955. "__id__": 2
  956. },
  957. "_children": [
  958. {
  959. "__id__": 26
  960. }
  961. ],
  962. "_active": true,
  963. "_components": [
  964. {
  965. "__id__": 29
  966. },
  967. {
  968. "__id__": 30
  969. },
  970. {
  971. "__id__": 31
  972. },
  973. {
  974. "__id__": 32
  975. }
  976. ],
  977. "_prefab": null,
  978. "_lpos": {
  979. "__type__": "cc.Vec3",
  980. "x": -5.684341886080802e-14,
  981. "y": -390.986,
  982. "z": 0
  983. },
  984. "_lrot": {
  985. "__type__": "cc.Quat",
  986. "x": 0,
  987. "y": 0,
  988. "z": 0,
  989. "w": 1
  990. },
  991. "_lscale": {
  992. "__type__": "cc.Vec3",
  993. "x": 1,
  994. "y": 1,
  995. "z": 1
  996. },
  997. "_mobility": 0,
  998. "_layer": 33554432,
  999. "_euler": {
  1000. "__type__": "cc.Vec3",
  1001. "x": 0,
  1002. "y": 0,
  1003. "z": 0
  1004. },
  1005. "_id": "dcyz7BTwRBH5wHPcD1UXMC"
  1006. },
  1007. {
  1008. "__type__": "cc.Node",
  1009. "_name": "Bar",
  1010. "_objFlags": 0,
  1011. "__editorExtras__": {},
  1012. "_parent": {
  1013. "__id__": 25
  1014. },
  1015. "_children": [],
  1016. "_active": true,
  1017. "_components": [
  1018. {
  1019. "__id__": 27
  1020. },
  1021. {
  1022. "__id__": 28
  1023. }
  1024. ],
  1025. "_prefab": null,
  1026. "_lpos": {
  1027. "__type__": "cc.Vec3",
  1028. "x": -302.922,
  1029. "y": 0,
  1030. "z": 0
  1031. },
  1032. "_lrot": {
  1033. "__type__": "cc.Quat",
  1034. "x": 0,
  1035. "y": 0,
  1036. "z": 0,
  1037. "w": 1
  1038. },
  1039. "_lscale": {
  1040. "__type__": "cc.Vec3",
  1041. "x": 1,
  1042. "y": 1,
  1043. "z": 1
  1044. },
  1045. "_mobility": 0,
  1046. "_layer": 33554432,
  1047. "_euler": {
  1048. "__type__": "cc.Vec3",
  1049. "x": 0,
  1050. "y": 0,
  1051. "z": 0
  1052. },
  1053. "_id": "fb2ssIFmFN7bGXkGZ/hqpy"
  1054. },
  1055. {
  1056. "__type__": "cc.UITransform",
  1057. "_name": "",
  1058. "_objFlags": 0,
  1059. "__editorExtras__": {},
  1060. "node": {
  1061. "__id__": 26
  1062. },
  1063. "_enabled": true,
  1064. "__prefab": null,
  1065. "_contentSize": {
  1066. "__type__": "cc.Size",
  1067. "width": 600,
  1068. "height": 43
  1069. },
  1070. "_anchorPoint": {
  1071. "__type__": "cc.Vec2",
  1072. "x": 0,
  1073. "y": 0.5
  1074. },
  1075. "_id": "03f30F/kZDV6PssXWq0aG0"
  1076. },
  1077. {
  1078. "__type__": "cc.Sprite",
  1079. "_name": "",
  1080. "_objFlags": 0,
  1081. "__editorExtras__": {},
  1082. "node": {
  1083. "__id__": 26
  1084. },
  1085. "_enabled": true,
  1086. "__prefab": null,
  1087. "_customMaterial": null,
  1088. "_srcBlendFactor": 2,
  1089. "_dstBlendFactor": 4,
  1090. "_color": {
  1091. "__type__": "cc.Color",
  1092. "r": 255,
  1093. "g": 255,
  1094. "b": 255,
  1095. "a": 255
  1096. },
  1097. "_spriteFrame": {
  1098. "__uuid__": "b12e88fa-28be-4b88-9378-fa72e79bb37e@f9941",
  1099. "__expectedType__": "cc.SpriteFrame"
  1100. },
  1101. "_type": 1,
  1102. "_fillType": 0,
  1103. "_sizeMode": 0,
  1104. "_fillCenter": {
  1105. "__type__": "cc.Vec2",
  1106. "x": 0,
  1107. "y": 0
  1108. },
  1109. "_fillStart": 0,
  1110. "_fillRange": 0,
  1111. "_isTrimmedMode": true,
  1112. "_useGrayscale": false,
  1113. "_atlas": null,
  1114. "_id": "c7gyB3V/FJo4YFQ+/TpQql"
  1115. },
  1116. {
  1117. "__type__": "cc.UITransform",
  1118. "_name": "",
  1119. "_objFlags": 0,
  1120. "__editorExtras__": {},
  1121. "node": {
  1122. "__id__": 25
  1123. },
  1124. "_enabled": true,
  1125. "__prefab": null,
  1126. "_contentSize": {
  1127. "__type__": "cc.Size",
  1128. "width": 607,
  1129. "height": 43
  1130. },
  1131. "_anchorPoint": {
  1132. "__type__": "cc.Vec2",
  1133. "x": 0.5,
  1134. "y": 0.5
  1135. },
  1136. "_id": "c3XvF3kX5I9Y2u5qwjhTrm"
  1137. },
  1138. {
  1139. "__type__": "cc.Sprite",
  1140. "_name": "",
  1141. "_objFlags": 0,
  1142. "__editorExtras__": {},
  1143. "node": {
  1144. "__id__": 25
  1145. },
  1146. "_enabled": true,
  1147. "__prefab": null,
  1148. "_customMaterial": null,
  1149. "_srcBlendFactor": 2,
  1150. "_dstBlendFactor": 4,
  1151. "_color": {
  1152. "__type__": "cc.Color",
  1153. "r": 255,
  1154. "g": 255,
  1155. "b": 255,
  1156. "a": 255
  1157. },
  1158. "_spriteFrame": {
  1159. "__uuid__": "e91e3c56-42ef-4089-b1d5-13f20ff255dc@f9941",
  1160. "__expectedType__": "cc.SpriteFrame"
  1161. },
  1162. "_type": 1,
  1163. "_fillType": 0,
  1164. "_sizeMode": 0,
  1165. "_fillCenter": {
  1166. "__type__": "cc.Vec2",
  1167. "x": 0,
  1168. "y": 0
  1169. },
  1170. "_fillStart": 0,
  1171. "_fillRange": 0,
  1172. "_isTrimmedMode": true,
  1173. "_useGrayscale": false,
  1174. "_atlas": null,
  1175. "_id": "62+jiCDYBPi7cjeqdQRgXj"
  1176. },
  1177. {
  1178. "__type__": "cc.ProgressBar",
  1179. "_name": "",
  1180. "_objFlags": 0,
  1181. "__editorExtras__": {},
  1182. "node": {
  1183. "__id__": 25
  1184. },
  1185. "_enabled": true,
  1186. "__prefab": null,
  1187. "_barSprite": {
  1188. "__id__": 28
  1189. },
  1190. "_mode": 0,
  1191. "_totalLength": 600,
  1192. "_progress": 1,
  1193. "_reverse": false,
  1194. "_id": "72z2BNPuNDeb5RE+XtB9lK"
  1195. },
  1196. {
  1197. "__type__": "cc.Widget",
  1198. "_name": "",
  1199. "_objFlags": 0,
  1200. "__editorExtras__": {},
  1201. "node": {
  1202. "__id__": 25
  1203. },
  1204. "_enabled": true,
  1205. "__prefab": null,
  1206. "_alignFlags": 20,
  1207. "_target": null,
  1208. "_left": 0,
  1209. "_right": 0,
  1210. "_top": 0,
  1211. "_bottom": 404.514,
  1212. "_horizontalCenter": -5.684341886080802e-14,
  1213. "_verticalCenter": 0,
  1214. "_isAbsLeft": true,
  1215. "_isAbsRight": true,
  1216. "_isAbsTop": true,
  1217. "_isAbsBottom": true,
  1218. "_isAbsHorizontalCenter": true,
  1219. "_isAbsVerticalCenter": true,
  1220. "_originalWidth": 0,
  1221. "_originalHeight": 0,
  1222. "_alignMode": 2,
  1223. "_lockFlags": 0,
  1224. "_id": "bdL/9vSptAnb34OJIXzjuv"
  1225. },
  1226. {
  1227. "__type__": "cc.UITransform",
  1228. "_name": "",
  1229. "_objFlags": 0,
  1230. "__editorExtras__": {},
  1231. "node": {
  1232. "__id__": 2
  1233. },
  1234. "_enabled": true,
  1235. "__prefab": null,
  1236. "_contentSize": {
  1237. "__type__": "cc.Size",
  1238. "width": 780,
  1239. "height": 1634
  1240. },
  1241. "_anchorPoint": {
  1242. "__type__": "cc.Vec2",
  1243. "x": 0.5,
  1244. "y": 0.5
  1245. },
  1246. "_id": "d6rUX5yfhMlKoWX2bSbawx"
  1247. },
  1248. {
  1249. "__type__": "cc.Canvas",
  1250. "_name": "",
  1251. "_objFlags": 0,
  1252. "__editorExtras__": {},
  1253. "node": {
  1254. "__id__": 2
  1255. },
  1256. "_enabled": true,
  1257. "__prefab": null,
  1258. "_cameraComponent": {
  1259. "__id__": 4
  1260. },
  1261. "_alignCanvasWithScreen": true,
  1262. "_id": "12O/ljcVlEqLmVm3U2gEOQ"
  1263. },
  1264. {
  1265. "__type__": "cc.Widget",
  1266. "_name": "",
  1267. "_objFlags": 0,
  1268. "__editorExtras__": {},
  1269. "node": {
  1270. "__id__": 2
  1271. },
  1272. "_enabled": true,
  1273. "__prefab": null,
  1274. "_alignFlags": 45,
  1275. "_target": null,
  1276. "_left": 0,
  1277. "_right": 0,
  1278. "_top": 0,
  1279. "_bottom": 0,
  1280. "_horizontalCenter": 0,
  1281. "_verticalCenter": 0,
  1282. "_isAbsLeft": true,
  1283. "_isAbsRight": true,
  1284. "_isAbsTop": true,
  1285. "_isAbsBottom": true,
  1286. "_isAbsHorizontalCenter": true,
  1287. "_isAbsVerticalCenter": true,
  1288. "_originalWidth": 0,
  1289. "_originalHeight": 0,
  1290. "_alignMode": 2,
  1291. "_lockFlags": 0,
  1292. "_id": "c5V1EV8IpMtrIvY1OE9t2u"
  1293. },
  1294. {
  1295. "__type__": "966952iexZD9LtRuGZVscoO",
  1296. "_name": "",
  1297. "_objFlags": 0,
  1298. "__editorExtras__": {},
  1299. "node": {
  1300. "__id__": 2
  1301. },
  1302. "_enabled": true,
  1303. "__prefab": null,
  1304. "_gname": [
  1305. "你过不了这关",
  1306. "",
  1307. ""
  1308. ],
  1309. "_gid": [
  1310. "TuiLin",
  1311. "0",
  1312. "0"
  1313. ],
  1314. "_is_local": [
  1315. false,
  1316. true,
  1317. false
  1318. ],
  1319. "_server": [
  1320. 3,
  1321. 2,
  1322. 3
  1323. ],
  1324. "_report": [
  1325. 0,
  1326. 0,
  1327. 0
  1328. ],
  1329. "_log": [
  1330. 3,
  1331. 3,
  1332. 3
  1333. ],
  1334. "_ttad": [
  1335. "",
  1336. "",
  1337. ""
  1338. ],
  1339. "_ttiad": [
  1340. "",
  1341. "",
  1342. ""
  1343. ],
  1344. "_tttmpid": [
  1345. "",
  1346. "",
  1347. ""
  1348. ],
  1349. "_wxad": [
  1350. "adunit-6d60b44082df8db9",
  1351. "",
  1352. ""
  1353. ],
  1354. "_wxiad": [
  1355. "",
  1356. "",
  1357. ""
  1358. ],
  1359. "_wxtmpid": [
  1360. "",
  1361. "",
  1362. ""
  1363. ],
  1364. "_serverIP": [
  1365. "http://192.168.1.120:8787/v1",
  1366. "http://192.168.1.120:8787/v1",
  1367. "http://192.168.1.120:8787/v1"
  1368. ],
  1369. "_pid": 0,
  1370. "_use_ch_audio": true,
  1371. "_ch_audio_type": 1,
  1372. "sound_bundle": "module_extra",
  1373. "sound_url": "",
  1374. "loadingBar": {
  1375. "__id__": 31
  1376. },
  1377. "ui_prefab": {
  1378. "__uuid__": "1eee46fd-274b-432e-862f-451bcfa17dd8",
  1379. "__expectedType__": "cc.Prefab"
  1380. },
  1381. "_id": "e1mC3Aul1A7qSHU50hVJvX"
  1382. },
  1383. {
  1384. "__type__": "cc.PrefabInfo",
  1385. "root": null,
  1386. "asset": null,
  1387. "fileId": "b74155ee-9d2d-4a8d-ab80-9a616763dba7",
  1388. "instance": null,
  1389. "targetOverrides": [
  1390. {
  1391. "__id__": 38
  1392. }
  1393. ]
  1394. },
  1395. {
  1396. "__type__": "cc.TargetOverrideInfo",
  1397. "source": {
  1398. "__id__": 25
  1399. },
  1400. "sourceInfo": {
  1401. "__id__": 39
  1402. },
  1403. "propertyPath": [
  1404. "_barSprite"
  1405. ],
  1406. "target": {
  1407. "__id__": 25
  1408. },
  1409. "targetInfo": {
  1410. "__id__": 40
  1411. }
  1412. },
  1413. {
  1414. "__type__": "cc.TargetInfo",
  1415. "localID": [
  1416. "3f/uAXDzRCkYMASuN3GC61"
  1417. ]
  1418. },
  1419. {
  1420. "__type__": "cc.TargetInfo",
  1421. "localID": [
  1422. "e00niSjJdHzqQfr6Uq+1as"
  1423. ]
  1424. },
  1425. {
  1426. "__type__": "cc.SceneGlobals",
  1427. "ambient": {
  1428. "__id__": 42
  1429. },
  1430. "shadows": {
  1431. "__id__": 43
  1432. },
  1433. "_skybox": {
  1434. "__id__": 44
  1435. },
  1436. "fog": {
  1437. "__id__": 45
  1438. },
  1439. "octree": {
  1440. "__id__": 46
  1441. },
  1442. "skin": {
  1443. "__id__": 47
  1444. },
  1445. "lightProbeInfo": {
  1446. "__id__": 48
  1447. },
  1448. "postSettings": {
  1449. "__id__": 49
  1450. },
  1451. "bakedWithStationaryMainLight": false,
  1452. "bakedWithHighpLightmap": false
  1453. },
  1454. {
  1455. "__type__": "cc.AmbientInfo",
  1456. "_skyColorHDR": {
  1457. "__type__": "cc.Vec4",
  1458. "x": 0,
  1459. "y": 0,
  1460. "z": 0,
  1461. "w": 0.520833125
  1462. },
  1463. "_skyColor": {
  1464. "__type__": "cc.Vec4",
  1465. "x": 0,
  1466. "y": 0,
  1467. "z": 0,
  1468. "w": 0.520833125
  1469. },
  1470. "_skyIllumHDR": 20000,
  1471. "_skyIllum": 20000,
  1472. "_groundAlbedoHDR": {
  1473. "__type__": "cc.Vec4",
  1474. "x": 0,
  1475. "y": 0,
  1476. "z": 0,
  1477. "w": 0
  1478. },
  1479. "_groundAlbedo": {
  1480. "__type__": "cc.Vec4",
  1481. "x": 0,
  1482. "y": 0,
  1483. "z": 0,
  1484. "w": 0
  1485. },
  1486. "_skyColorLDR": {
  1487. "__type__": "cc.Vec4",
  1488. "x": 0.2,
  1489. "y": 0.5,
  1490. "z": 0.8,
  1491. "w": 1
  1492. },
  1493. "_skyIllumLDR": 20000,
  1494. "_groundAlbedoLDR": {
  1495. "__type__": "cc.Vec4",
  1496. "x": 0.2,
  1497. "y": 0.2,
  1498. "z": 0.2,
  1499. "w": 1
  1500. }
  1501. },
  1502. {
  1503. "__type__": "cc.ShadowsInfo",
  1504. "_enabled": false,
  1505. "_type": 0,
  1506. "_normal": {
  1507. "__type__": "cc.Vec3",
  1508. "x": 0,
  1509. "y": 1,
  1510. "z": 0
  1511. },
  1512. "_distance": 0,
  1513. "_planeBias": 1,
  1514. "_shadowColor": {
  1515. "__type__": "cc.Color",
  1516. "r": 76,
  1517. "g": 76,
  1518. "b": 76,
  1519. "a": 255
  1520. },
  1521. "_maxReceived": 4,
  1522. "_size": {
  1523. "__type__": "cc.Vec2",
  1524. "x": 512,
  1525. "y": 512
  1526. }
  1527. },
  1528. {
  1529. "__type__": "cc.SkyboxInfo",
  1530. "_envLightingType": 0,
  1531. "_envmapHDR": null,
  1532. "_envmap": null,
  1533. "_envmapLDR": null,
  1534. "_diffuseMapHDR": null,
  1535. "_diffuseMapLDR": null,
  1536. "_enabled": false,
  1537. "_useHDR": true,
  1538. "_editableMaterial": null,
  1539. "_reflectionHDR": null,
  1540. "_reflectionLDR": null,
  1541. "_rotationAngle": 0
  1542. },
  1543. {
  1544. "__type__": "cc.FogInfo",
  1545. "_type": 0,
  1546. "_fogColor": {
  1547. "__type__": "cc.Color",
  1548. "r": 200,
  1549. "g": 200,
  1550. "b": 200,
  1551. "a": 255
  1552. },
  1553. "_enabled": false,
  1554. "_fogDensity": 0.3,
  1555. "_fogStart": 0.5,
  1556. "_fogEnd": 300,
  1557. "_fogAtten": 5,
  1558. "_fogTop": 1.5,
  1559. "_fogRange": 1.2,
  1560. "_accurate": false
  1561. },
  1562. {
  1563. "__type__": "cc.OctreeInfo",
  1564. "_enabled": false,
  1565. "_minPos": {
  1566. "__type__": "cc.Vec3",
  1567. "x": -1024,
  1568. "y": -1024,
  1569. "z": -1024
  1570. },
  1571. "_maxPos": {
  1572. "__type__": "cc.Vec3",
  1573. "x": 1024,
  1574. "y": 1024,
  1575. "z": 1024
  1576. },
  1577. "_depth": 8
  1578. },
  1579. {
  1580. "__type__": "cc.SkinInfo",
  1581. "_enabled": false,
  1582. "_blurRadius": 0.01,
  1583. "_sssIntensity": 3
  1584. },
  1585. {
  1586. "__type__": "cc.LightProbeInfo",
  1587. "_giScale": 1,
  1588. "_giSamples": 1024,
  1589. "_bounces": 2,
  1590. "_reduceRinging": 0,
  1591. "_showProbe": true,
  1592. "_showWireframe": true,
  1593. "_showConvex": false,
  1594. "_data": null,
  1595. "_lightProbeSphereVolume": 1
  1596. },
  1597. {
  1598. "__type__": "cc.PostSettingsInfo",
  1599. "_toneMappingType": 0
  1600. }
  1601. ]