9e293cde-e27b-4902-808b-e884f3e9da32.json 22 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295
  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__": 40
  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__": 45
  58. },
  59. "_id": "9e293cde-e27b-4902-808b-e884f3e9da32"
  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__": 17
  81. },
  82. {
  83. "__id__": 25
  84. },
  85. {
  86. "__id__": 33
  87. }
  88. ],
  89. "_active": true,
  90. "_components": [
  91. {
  92. "__id__": 36
  93. },
  94. {
  95. "__id__": 37
  96. },
  97. {
  98. "__id__": 38
  99. },
  100. {
  101. "__id__": 39
  102. }
  103. ],
  104. "_prefab": null,
  105. "_lpos": {
  106. "__type__": "cc.Vec3",
  107. "x": 375,
  108. "y": 817,
  109. "z": 0
  110. },
  111. "_lrot": {
  112. "__type__": "cc.Quat",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0,
  116. "w": 1
  117. },
  118. "_lscale": {
  119. "__type__": "cc.Vec3",
  120. "x": 1,
  121. "y": 1,
  122. "z": 1
  123. },
  124. "_mobility": 0,
  125. "_layer": 33554432,
  126. "_euler": {
  127. "__type__": "cc.Vec3",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0
  131. },
  132. "_id": "29f/6Yk0dK0q4AEB7L138A"
  133. },
  134. {
  135. "__type__": "cc.Node",
  136. "_name": "Camera",
  137. "_objFlags": 0,
  138. "__editorExtras__": {},
  139. "_parent": {
  140. "__id__": 2
  141. },
  142. "_children": [],
  143. "_active": true,
  144. "_components": [
  145. {
  146. "__id__": 4
  147. }
  148. ],
  149. "_prefab": null,
  150. "_lpos": {
  151. "__type__": "cc.Vec3",
  152. "x": 0,
  153. "y": 0,
  154. "z": 1000
  155. },
  156. "_lrot": {
  157. "__type__": "cc.Quat",
  158. "x": 0,
  159. "y": 0,
  160. "z": 0,
  161. "w": 1
  162. },
  163. "_lscale": {
  164. "__type__": "cc.Vec3",
  165. "x": 1,
  166. "y": 1,
  167. "z": 1
  168. },
  169. "_mobility": 0,
  170. "_layer": 1073741824,
  171. "_euler": {
  172. "__type__": "cc.Vec3",
  173. "x": 0,
  174. "y": 0,
  175. "z": 0
  176. },
  177. "_id": "afQGhMByFMcIH37lKOy9XR"
  178. },
  179. {
  180. "__type__": "cc.Camera",
  181. "_name": "",
  182. "_objFlags": 0,
  183. "__editorExtras__": {},
  184. "node": {
  185. "__id__": 3
  186. },
  187. "_enabled": true,
  188. "__prefab": null,
  189. "_projection": 0,
  190. "_priority": 0,
  191. "_fov": 45,
  192. "_fovAxis": 0,
  193. "_orthoHeight": 817,
  194. "_near": 0,
  195. "_far": 2000,
  196. "_color": {
  197. "__type__": "cc.Color",
  198. "r": 0,
  199. "g": 0,
  200. "b": 0,
  201. "a": 255
  202. },
  203. "_depth": 1,
  204. "_stencil": 0,
  205. "_clearFlags": 6,
  206. "_rect": {
  207. "__type__": "cc.Rect",
  208. "x": 0,
  209. "y": 0,
  210. "width": 1,
  211. "height": 1
  212. },
  213. "_aperture": 19,
  214. "_shutter": 7,
  215. "_iso": 0,
  216. "_screenScale": 1,
  217. "_visibility": 1108344832,
  218. "_targetTexture": null,
  219. "_postProcess": null,
  220. "_usePostProcess": false,
  221. "_cameraType": -1,
  222. "_trackingType": 0,
  223. "_id": "36gpY9B4tPG6MEzx+QVvO3"
  224. },
  225. {
  226. "__type__": "cc.Node",
  227. "_name": "bg",
  228. "_objFlags": 0,
  229. "__editorExtras__": {},
  230. "_parent": {
  231. "__id__": 2
  232. },
  233. "_children": [],
  234. "_active": true,
  235. "_components": [
  236. {
  237. "__id__": 6
  238. },
  239. {
  240. "__id__": 7
  241. },
  242. {
  243. "__id__": 8
  244. }
  245. ],
  246. "_prefab": null,
  247. "_lpos": {
  248. "__type__": "cc.Vec3",
  249. "x": 0,
  250. "y": 0,
  251. "z": 0
  252. },
  253. "_lrot": {
  254. "__type__": "cc.Quat",
  255. "x": 0,
  256. "y": 0,
  257. "z": 0,
  258. "w": 1
  259. },
  260. "_lscale": {
  261. "__type__": "cc.Vec3",
  262. "x": 1,
  263. "y": 1,
  264. "z": 1
  265. },
  266. "_mobility": 0,
  267. "_layer": 33554432,
  268. "_euler": {
  269. "__type__": "cc.Vec3",
  270. "x": 0,
  271. "y": 0,
  272. "z": 0
  273. },
  274. "_id": "e6wvY769BH9r+1fsjS/VeY"
  275. },
  276. {
  277. "__type__": "cc.UITransform",
  278. "_name": "",
  279. "_objFlags": 0,
  280. "__editorExtras__": {},
  281. "node": {
  282. "__id__": 5
  283. },
  284. "_enabled": true,
  285. "__prefab": null,
  286. "_contentSize": {
  287. "__type__": "cc.Size",
  288. "width": 750,
  289. "height": 1634
  290. },
  291. "_anchorPoint": {
  292. "__type__": "cc.Vec2",
  293. "x": 0.5,
  294. "y": 0.5
  295. },
  296. "_id": "929avCpqJNRL6z8FYdq7lm"
  297. },
  298. {
  299. "__type__": "cc.Sprite",
  300. "_name": "",
  301. "_objFlags": 0,
  302. "__editorExtras__": {},
  303. "node": {
  304. "__id__": 5
  305. },
  306. "_enabled": true,
  307. "__prefab": null,
  308. "_customMaterial": null,
  309. "_srcBlendFactor": 2,
  310. "_dstBlendFactor": 4,
  311. "_color": {
  312. "__type__": "cc.Color",
  313. "r": 255,
  314. "g": 255,
  315. "b": 255,
  316. "a": 255
  317. },
  318. "_spriteFrame": {
  319. "__uuid__": "31bce632-8278-48ad-b571-09e0c4ba59df@f9941",
  320. "__expectedType__": "cc.SpriteFrame"
  321. },
  322. "_type": 0,
  323. "_fillType": 0,
  324. "_sizeMode": 0,
  325. "_fillCenter": {
  326. "__type__": "cc.Vec2",
  327. "x": 0,
  328. "y": 0
  329. },
  330. "_fillStart": 0,
  331. "_fillRange": 0,
  332. "_isTrimmedMode": true,
  333. "_useGrayscale": false,
  334. "_atlas": null,
  335. "_id": "d0fD7B9xNHpajy8YDaCKVy"
  336. },
  337. {
  338. "__type__": "cc.Widget",
  339. "_name": "",
  340. "_objFlags": 0,
  341. "__editorExtras__": {},
  342. "node": {
  343. "__id__": 5
  344. },
  345. "_enabled": true,
  346. "__prefab": null,
  347. "_alignFlags": 45,
  348. "_target": null,
  349. "_left": 0,
  350. "_right": 0,
  351. "_top": 0,
  352. "_bottom": 0,
  353. "_horizontalCenter": 0,
  354. "_verticalCenter": 0,
  355. "_isAbsLeft": true,
  356. "_isAbsRight": true,
  357. "_isAbsTop": true,
  358. "_isAbsBottom": true,
  359. "_isAbsHorizontalCenter": true,
  360. "_isAbsVerticalCenter": true,
  361. "_originalWidth": 750,
  362. "_originalHeight": 1634,
  363. "_alignMode": 2,
  364. "_lockFlags": 0,
  365. "_id": "25OqZ7y99NRKIdAKg/Qdfa"
  366. },
  367. {
  368. "__type__": "cc.Node",
  369. "_objFlags": 0,
  370. "_parent": {
  371. "__id__": 2
  372. },
  373. "_prefab": {
  374. "__id__": 10
  375. },
  376. "__editorExtras__": {}
  377. },
  378. {
  379. "__type__": "cc.PrefabInfo",
  380. "root": {
  381. "__id__": 9
  382. },
  383. "asset": {
  384. "__uuid__": "93413592-4fbf-46ec-adcd-b9dcf975188d",
  385. "__expectedType__": "cc.Prefab"
  386. },
  387. "fileId": "64FYOD111Evpm0wbTJ4tJl",
  388. "instance": {
  389. "__id__": 11
  390. },
  391. "targetOverrides": null,
  392. "nestedPrefabInstanceRoots": null
  393. },
  394. {
  395. "__type__": "cc.PrefabInstance",
  396. "fileId": "65Ejg1ISVNJrGNDMTkx/bV",
  397. "prefabRootNode": null,
  398. "mountedChildren": [],
  399. "mountedComponents": [],
  400. "propertyOverrides": [
  401. {
  402. "__id__": 12
  403. },
  404. {
  405. "__id__": 14
  406. },
  407. {
  408. "__id__": 15
  409. },
  410. {
  411. "__id__": 16
  412. }
  413. ],
  414. "removedComponents": []
  415. },
  416. {
  417. "__type__": "CCPropertyOverrideInfo",
  418. "targetInfo": {
  419. "__id__": 13
  420. },
  421. "propertyPath": [
  422. "_name"
  423. ],
  424. "value": "jkts"
  425. },
  426. {
  427. "__type__": "cc.TargetInfo",
  428. "localID": [
  429. "64FYOD111Evpm0wbTJ4tJl"
  430. ]
  431. },
  432. {
  433. "__type__": "CCPropertyOverrideInfo",
  434. "targetInfo": {
  435. "__id__": 13
  436. },
  437. "propertyPath": [
  438. "_lpos"
  439. ],
  440. "value": {
  441. "__type__": "cc.Vec3",
  442. "x": 0,
  443. "y": -817,
  444. "z": 0
  445. }
  446. },
  447. {
  448. "__type__": "CCPropertyOverrideInfo",
  449. "targetInfo": {
  450. "__id__": 13
  451. },
  452. "propertyPath": [
  453. "_lrot"
  454. ],
  455. "value": {
  456. "__type__": "cc.Quat",
  457. "x": 0,
  458. "y": 0,
  459. "z": 0,
  460. "w": 1
  461. }
  462. },
  463. {
  464. "__type__": "CCPropertyOverrideInfo",
  465. "targetInfo": {
  466. "__id__": 13
  467. },
  468. "propertyPath": [
  469. "_euler"
  470. ],
  471. "value": {
  472. "__type__": "cc.Vec3",
  473. "x": 0,
  474. "y": 0,
  475. "z": 0
  476. }
  477. },
  478. {
  479. "__type__": "cc.Node",
  480. "_objFlags": 0,
  481. "_parent": {
  482. "__id__": 2
  483. },
  484. "_prefab": {
  485. "__id__": 18
  486. },
  487. "__editorExtras__": {}
  488. },
  489. {
  490. "__type__": "cc.PrefabInfo",
  491. "root": {
  492. "__id__": 17
  493. },
  494. "asset": {
  495. "__uuid__": "2dff61dc-d597-4025-8903-7060017ecc52",
  496. "__expectedType__": "cc.Prefab"
  497. },
  498. "fileId": "bb5ktnJd5AI4gvBvvmeL4t",
  499. "instance": {
  500. "__id__": 19
  501. },
  502. "targetOverrides": null,
  503. "nestedPrefabInstanceRoots": null
  504. },
  505. {
  506. "__type__": "cc.PrefabInstance",
  507. "fileId": "52q3JPJBVOWYWXfiLcaihC",
  508. "prefabRootNode": null,
  509. "mountedChildren": [],
  510. "mountedComponents": [],
  511. "propertyOverrides": [
  512. {
  513. "__id__": 20
  514. },
  515. {
  516. "__id__": 22
  517. },
  518. {
  519. "__id__": 23
  520. },
  521. {
  522. "__id__": 24
  523. }
  524. ],
  525. "removedComponents": []
  526. },
  527. {
  528. "__type__": "CCPropertyOverrideInfo",
  529. "targetInfo": {
  530. "__id__": 21
  531. },
  532. "propertyPath": [
  533. "_name"
  534. ],
  535. "value": "main_title"
  536. },
  537. {
  538. "__type__": "cc.TargetInfo",
  539. "localID": [
  540. "bb5ktnJd5AI4gvBvvmeL4t"
  541. ]
  542. },
  543. {
  544. "__type__": "CCPropertyOverrideInfo",
  545. "targetInfo": {
  546. "__id__": 21
  547. },
  548. "propertyPath": [
  549. "_lpos"
  550. ],
  551. "value": {
  552. "__type__": "cc.Vec3",
  553. "x": 0,
  554. "y": 473.712,
  555. "z": 0
  556. }
  557. },
  558. {
  559. "__type__": "CCPropertyOverrideInfo",
  560. "targetInfo": {
  561. "__id__": 21
  562. },
  563. "propertyPath": [
  564. "_lrot"
  565. ],
  566. "value": {
  567. "__type__": "cc.Quat",
  568. "x": 0,
  569. "y": 0,
  570. "z": 0,
  571. "w": 1
  572. }
  573. },
  574. {
  575. "__type__": "CCPropertyOverrideInfo",
  576. "targetInfo": {
  577. "__id__": 21
  578. },
  579. "propertyPath": [
  580. "_euler"
  581. ],
  582. "value": {
  583. "__type__": "cc.Vec3",
  584. "x": 0,
  585. "y": 0,
  586. "z": 0
  587. }
  588. },
  589. {
  590. "__type__": "cc.Node",
  591. "_objFlags": 0,
  592. "_parent": {
  593. "__id__": 2
  594. },
  595. "_prefab": {
  596. "__id__": 26
  597. },
  598. "__editorExtras__": {}
  599. },
  600. {
  601. "__type__": "cc.PrefabInfo",
  602. "root": {
  603. "__id__": 25
  604. },
  605. "asset": {
  606. "__uuid__": "6f10c04e-0b04-4fe2-ae9e-ad9d50cbc96d",
  607. "__expectedType__": "cc.Prefab"
  608. },
  609. "fileId": "19AcST7E5OjYreNcfBeJ1q",
  610. "instance": {
  611. "__id__": 27
  612. },
  613. "targetOverrides": [],
  614. "nestedPrefabInstanceRoots": null
  615. },
  616. {
  617. "__type__": "cc.PrefabInstance",
  618. "fileId": "61OTMpjrtOVqOegld001G2",
  619. "prefabRootNode": null,
  620. "mountedChildren": [],
  621. "mountedComponents": [],
  622. "propertyOverrides": [
  623. {
  624. "__id__": 28
  625. },
  626. {
  627. "__id__": 30
  628. },
  629. {
  630. "__id__": 31
  631. },
  632. {
  633. "__id__": 32
  634. }
  635. ],
  636. "removedComponents": []
  637. },
  638. {
  639. "__type__": "CCPropertyOverrideInfo",
  640. "targetInfo": {
  641. "__id__": 29
  642. },
  643. "propertyPath": [
  644. "_name"
  645. ],
  646. "value": "ProgressBar"
  647. },
  648. {
  649. "__type__": "cc.TargetInfo",
  650. "localID": [
  651. "19AcST7E5OjYreNcfBeJ1q"
  652. ]
  653. },
  654. {
  655. "__type__": "CCPropertyOverrideInfo",
  656. "targetInfo": {
  657. "__id__": 29
  658. },
  659. "propertyPath": [
  660. "_lpos"
  661. ],
  662. "value": {
  663. "__type__": "cc.Vec3",
  664. "x": 0,
  665. "y": -578.227,
  666. "z": 0
  667. }
  668. },
  669. {
  670. "__type__": "CCPropertyOverrideInfo",
  671. "targetInfo": {
  672. "__id__": 29
  673. },
  674. "propertyPath": [
  675. "_lrot"
  676. ],
  677. "value": {
  678. "__type__": "cc.Quat",
  679. "x": 0,
  680. "y": 0,
  681. "z": 0,
  682. "w": 1
  683. }
  684. },
  685. {
  686. "__type__": "CCPropertyOverrideInfo",
  687. "targetInfo": {
  688. "__id__": 29
  689. },
  690. "propertyPath": [
  691. "_euler"
  692. ],
  693. "value": {
  694. "__type__": "cc.Vec3",
  695. "x": 0,
  696. "y": 0,
  697. "z": 0
  698. }
  699. },
  700. {
  701. "__type__": "cc.Node",
  702. "_name": "txt_loading",
  703. "_objFlags": 0,
  704. "__editorExtras__": {},
  705. "_parent": {
  706. "__id__": 2
  707. },
  708. "_children": [],
  709. "_active": true,
  710. "_components": [
  711. {
  712. "__id__": 34
  713. },
  714. {
  715. "__id__": 35
  716. }
  717. ],
  718. "_prefab": null,
  719. "_lpos": {
  720. "__type__": "cc.Vec3",
  721. "x": 0,
  722. "y": -622.056,
  723. "z": 0
  724. },
  725. "_lrot": {
  726. "__type__": "cc.Quat",
  727. "x": 0,
  728. "y": 0,
  729. "z": 0,
  730. "w": 1
  731. },
  732. "_lscale": {
  733. "__type__": "cc.Vec3",
  734. "x": 1,
  735. "y": 1,
  736. "z": 1
  737. },
  738. "_mobility": 0,
  739. "_layer": 33554432,
  740. "_euler": {
  741. "__type__": "cc.Vec3",
  742. "x": 0,
  743. "y": 0,
  744. "z": 0
  745. },
  746. "_id": "a0yN52lC5L1IYln8jIfHot"
  747. },
  748. {
  749. "__type__": "cc.UITransform",
  750. "_name": "",
  751. "_objFlags": 0,
  752. "__editorExtras__": {},
  753. "node": {
  754. "__id__": 33
  755. },
  756. "_enabled": true,
  757. "__prefab": null,
  758. "_contentSize": {
  759. "__type__": "cc.Size",
  760. "width": 51.15234375,
  761. "height": 50.4
  762. },
  763. "_anchorPoint": {
  764. "__type__": "cc.Vec2",
  765. "x": 0.5,
  766. "y": 0.5
  767. },
  768. "_id": "d3eFVOzZRBT6+aD4G1xGnY"
  769. },
  770. {
  771. "__type__": "cc.Label",
  772. "_name": "",
  773. "_objFlags": 0,
  774. "__editorExtras__": {},
  775. "node": {
  776. "__id__": 33
  777. },
  778. "_enabled": true,
  779. "__prefab": null,
  780. "_customMaterial": null,
  781. "_srcBlendFactor": 2,
  782. "_dstBlendFactor": 4,
  783. "_color": {
  784. "__type__": "cc.Color",
  785. "r": 255,
  786. "g": 255,
  787. "b": 255,
  788. "a": 255
  789. },
  790. "_string": "100%",
  791. "_horizontalAlign": 1,
  792. "_verticalAlign": 1,
  793. "_actualFontSize": 20,
  794. "_fontSize": 20,
  795. "_fontFamily": "Arial",
  796. "_lineHeight": 40,
  797. "_overflow": 0,
  798. "_enableWrapText": true,
  799. "_font": null,
  800. "_isSystemFontUsed": true,
  801. "_spacingX": 0,
  802. "_isItalic": false,
  803. "_isBold": false,
  804. "_isUnderline": false,
  805. "_underlineHeight": 2,
  806. "_cacheMode": 0,
  807. "_enableOutline": false,
  808. "_outlineColor": {
  809. "__type__": "cc.Color",
  810. "r": 0,
  811. "g": 0,
  812. "b": 0,
  813. "a": 255
  814. },
  815. "_outlineWidth": 2,
  816. "_enableShadow": false,
  817. "_shadowColor": {
  818. "__type__": "cc.Color",
  819. "r": 0,
  820. "g": 0,
  821. "b": 0,
  822. "a": 255
  823. },
  824. "_shadowOffset": {
  825. "__type__": "cc.Vec2",
  826. "x": 2,
  827. "y": 2
  828. },
  829. "_shadowBlur": 2,
  830. "_id": "2erF58KhdO7ZPR2qwOivsM"
  831. },
  832. {
  833. "__type__": "cc.UITransform",
  834. "_name": "",
  835. "_objFlags": 0,
  836. "__editorExtras__": {},
  837. "node": {
  838. "__id__": 2
  839. },
  840. "_enabled": true,
  841. "__prefab": null,
  842. "_contentSize": {
  843. "__type__": "cc.Size",
  844. "width": 750,
  845. "height": 1634
  846. },
  847. "_anchorPoint": {
  848. "__type__": "cc.Vec2",
  849. "x": 0.5,
  850. "y": 0.5
  851. },
  852. "_id": "34ulk8F3dGk5Z7PtJNWjRD"
  853. },
  854. {
  855. "__type__": "cc.Canvas",
  856. "_name": "",
  857. "_objFlags": 0,
  858. "__editorExtras__": {},
  859. "node": {
  860. "__id__": 2
  861. },
  862. "_enabled": true,
  863. "__prefab": null,
  864. "_cameraComponent": {
  865. "__id__": 4
  866. },
  867. "_alignCanvasWithScreen": true,
  868. "_id": "75la741JNJ3LODrw9pcu+d"
  869. },
  870. {
  871. "__type__": "cc.Widget",
  872. "_name": "",
  873. "_objFlags": 0,
  874. "__editorExtras__": {},
  875. "node": {
  876. "__id__": 2
  877. },
  878. "_enabled": true,
  879. "__prefab": null,
  880. "_alignFlags": 45,
  881. "_target": null,
  882. "_left": 0,
  883. "_right": 0,
  884. "_top": 0,
  885. "_bottom": 0,
  886. "_horizontalCenter": 0,
  887. "_verticalCenter": 0,
  888. "_isAbsLeft": true,
  889. "_isAbsRight": true,
  890. "_isAbsTop": true,
  891. "_isAbsBottom": true,
  892. "_isAbsHorizontalCenter": true,
  893. "_isAbsVerticalCenter": true,
  894. "_originalWidth": 0,
  895. "_originalHeight": 0,
  896. "_alignMode": 2,
  897. "_lockFlags": 0,
  898. "_id": "5eYM7pYZ5G5qiyMZElmH04"
  899. },
  900. {
  901. "__type__": "66e163GxmdDp7kaguqDvTVl",
  902. "_name": "",
  903. "_objFlags": 0,
  904. "__editorExtras__": {},
  905. "node": {
  906. "__id__": 2
  907. },
  908. "_enabled": true,
  909. "__prefab": null,
  910. "_gname": [
  911. "超级对对对",
  912. "根本连不完",
  913. "",
  914. "太解压了",
  915. "",
  916. "装满一百瓶",
  917. ""
  918. ],
  919. "_gid": [
  920. "linkup",
  921. "wx_gblbw",
  922. "kjjhn",
  923. "linkup_2",
  924. "kjjhn",
  925. "zmybp_llk",
  926. "zmybp_llk"
  927. ],
  928. "_is_local": [
  929. false,
  930. false,
  931. false,
  932. false,
  933. false,
  934. false,
  935. false
  936. ],
  937. "_server": [
  938. 2,
  939. 3,
  940. 3,
  941. 3,
  942. 3,
  943. 3,
  944. 3
  945. ],
  946. "_report": [
  947. 0,
  948. 0,
  949. 0,
  950. 0,
  951. 0,
  952. 0,
  953. 0
  954. ],
  955. "_log": [
  956. 5,
  957. 5,
  958. 2,
  959. 2,
  960. 2,
  961. 1,
  962. 1
  963. ],
  964. "_ttad": [
  965. "10f47473jj0401j222",
  966. "2h0f9eg25dd6a4ip15",
  967. "2h0f9eg25dd6a4ip15",
  968. "",
  969. "",
  970. "",
  971. ""
  972. ],
  973. "_ttiad": [
  974. "",
  975. "",
  976. "",
  977. "",
  978. "",
  979. "",
  980. ""
  981. ],
  982. "_tttmpid": [
  983. "",
  984. "",
  985. "",
  986. "",
  987. "",
  988. "",
  989. ""
  990. ],
  991. "_wxad": [
  992. "",
  993. "adunit-8a72306182193bb1",
  994. "adunit-9c529f063b5d8dd2",
  995. "adunit-0d7a598ce8955df3",
  996. "adunit-9c529f063b5d8dd2",
  997. "adunit-46942ecbeb1f1261",
  998. ""
  999. ],
  1000. "_wxiad": [
  1001. "",
  1002. "",
  1003. "",
  1004. "",
  1005. "",
  1006. "",
  1007. ""
  1008. ],
  1009. "_wxtmpid": [
  1010. "",
  1011. "",
  1012. "",
  1013. "",
  1014. "",
  1015. "",
  1016. ""
  1017. ],
  1018. "_serverIP": [
  1019. "http://192.168.1.120:8787/v1",
  1020. "http://192.168.1.120:8787/v1",
  1021. "http://192.168.1.120:8787/v1",
  1022. "http://192.168.1.120:8787/v1",
  1023. "http://192.168.1.120:8787/v1",
  1024. "http://192.168.1.120:8787/v1",
  1025. "http://192.168.1.120:8787/v1"
  1026. ],
  1027. "_pid": 5,
  1028. "_use_ch_audio": true,
  1029. "_ch_audio_type": 1,
  1030. "sound_bundle": "module_extra",
  1031. "sound_url": "",
  1032. "txtLoading": {
  1033. "__id__": 35
  1034. },
  1035. "loadingSlider": null,
  1036. "loadingBar": null,
  1037. "ui_prefab": {
  1038. "__uuid__": "469e39c1-3bdc-4490-987b-99aaa169fdf4",
  1039. "__expectedType__": "cc.Prefab"
  1040. },
  1041. "_id": "f1wvK/QChHK7ITvcTOBPeF"
  1042. },
  1043. {
  1044. "__type__": "cc.PrefabInfo",
  1045. "root": null,
  1046. "asset": null,
  1047. "fileId": "9e293cde-e27b-4902-808b-e884f3e9da32",
  1048. "instance": null,
  1049. "targetOverrides": [
  1050. {
  1051. "__id__": 41
  1052. },
  1053. {
  1054. "__id__": 43
  1055. }
  1056. ],
  1057. "nestedPrefabInstanceRoots": [
  1058. {
  1059. "__id__": 9
  1060. },
  1061. {
  1062. "__id__": 17
  1063. },
  1064. {
  1065. "__id__": 25
  1066. }
  1067. ]
  1068. },
  1069. {
  1070. "__type__": "cc.TargetOverrideInfo",
  1071. "source": {
  1072. "__id__": 39
  1073. },
  1074. "sourceInfo": null,
  1075. "propertyPath": [
  1076. "loadingSlider"
  1077. ],
  1078. "target": {
  1079. "__id__": 25
  1080. },
  1081. "targetInfo": {
  1082. "__id__": 42
  1083. }
  1084. },
  1085. {
  1086. "__type__": "cc.TargetInfo",
  1087. "localID": [
  1088. "c2UFGy4JpLvbGnvMDHk3WD"
  1089. ]
  1090. },
  1091. {
  1092. "__type__": "cc.TargetOverrideInfo",
  1093. "source": {
  1094. "__id__": 39
  1095. },
  1096. "sourceInfo": null,
  1097. "propertyPath": [
  1098. "loadingBar"
  1099. ],
  1100. "target": {
  1101. "__id__": 25
  1102. },
  1103. "targetInfo": {
  1104. "__id__": 44
  1105. }
  1106. },
  1107. {
  1108. "__type__": "cc.TargetInfo",
  1109. "localID": [
  1110. "cdiBkNNbBOUYgwKEKVgjyD"
  1111. ]
  1112. },
  1113. {
  1114. "__type__": "cc.SceneGlobals",
  1115. "ambient": {
  1116. "__id__": 46
  1117. },
  1118. "shadows": {
  1119. "__id__": 47
  1120. },
  1121. "_skybox": {
  1122. "__id__": 48
  1123. },
  1124. "fog": {
  1125. "__id__": 49
  1126. },
  1127. "octree": {
  1128. "__id__": 50
  1129. },
  1130. "skin": {
  1131. "__id__": 51
  1132. },
  1133. "lightProbeInfo": {
  1134. "__id__": 52
  1135. },
  1136. "postSettings": {
  1137. "__id__": 53
  1138. },
  1139. "bakedWithStationaryMainLight": false,
  1140. "bakedWithHighpLightmap": false
  1141. },
  1142. {
  1143. "__type__": "cc.AmbientInfo",
  1144. "_skyColorHDR": {
  1145. "__type__": "cc.Vec4",
  1146. "x": 0.2,
  1147. "y": 0.5,
  1148. "z": 0.8,
  1149. "w": 0.520833125
  1150. },
  1151. "_skyColor": {
  1152. "__type__": "cc.Vec4",
  1153. "x": 0.2,
  1154. "y": 0.5,
  1155. "z": 0.8,
  1156. "w": 0.520833125
  1157. },
  1158. "_skyIllumHDR": 20000,
  1159. "_skyIllum": 20000,
  1160. "_groundAlbedoHDR": {
  1161. "__type__": "cc.Vec4",
  1162. "x": 0.2,
  1163. "y": 0.2,
  1164. "z": 0.2,
  1165. "w": 1
  1166. },
  1167. "_groundAlbedo": {
  1168. "__type__": "cc.Vec4",
  1169. "x": 0.2,
  1170. "y": 0.2,
  1171. "z": 0.2,
  1172. "w": 1
  1173. },
  1174. "_skyColorLDR": {
  1175. "__type__": "cc.Vec4",
  1176. "x": 0.2,
  1177. "y": 0.5,
  1178. "z": 0.8,
  1179. "w": 1
  1180. },
  1181. "_skyIllumLDR": 20000,
  1182. "_groundAlbedoLDR": {
  1183. "__type__": "cc.Vec4",
  1184. "x": 0.2,
  1185. "y": 0.2,
  1186. "z": 0.2,
  1187. "w": 1
  1188. }
  1189. },
  1190. {
  1191. "__type__": "cc.ShadowsInfo",
  1192. "_enabled": false,
  1193. "_type": 0,
  1194. "_normal": {
  1195. "__type__": "cc.Vec3",
  1196. "x": 0,
  1197. "y": 1,
  1198. "z": 0
  1199. },
  1200. "_distance": 0,
  1201. "_planeBias": 1,
  1202. "_shadowColor": {
  1203. "__type__": "cc.Color",
  1204. "r": 0,
  1205. "g": 0,
  1206. "b": 0,
  1207. "a": 76
  1208. },
  1209. "_maxReceived": 4,
  1210. "_size": {
  1211. "__type__": "cc.Vec2",
  1212. "x": 1024,
  1213. "y": 1024
  1214. }
  1215. },
  1216. {
  1217. "__type__": "cc.SkyboxInfo",
  1218. "_envLightingType": 0,
  1219. "_envmapHDR": {
  1220. "__uuid__": "6f01cf7f-81bf-4a7e-bd5d-0afc19696480@b47c0",
  1221. "__expectedType__": "cc.TextureCube"
  1222. },
  1223. "_envmap": {
  1224. "__uuid__": "6f01cf7f-81bf-4a7e-bd5d-0afc19696480@b47c0",
  1225. "__expectedType__": "cc.TextureCube"
  1226. },
  1227. "_envmapLDR": null,
  1228. "_diffuseMapHDR": null,
  1229. "_diffuseMapLDR": null,
  1230. "_enabled": false,
  1231. "_useHDR": true,
  1232. "_editableMaterial": null,
  1233. "_reflectionHDR": null,
  1234. "_reflectionLDR": null,
  1235. "_rotationAngle": 0
  1236. },
  1237. {
  1238. "__type__": "cc.FogInfo",
  1239. "_type": 0,
  1240. "_fogColor": {
  1241. "__type__": "cc.Color",
  1242. "r": 200,
  1243. "g": 200,
  1244. "b": 200,
  1245. "a": 255
  1246. },
  1247. "_enabled": false,
  1248. "_fogDensity": 0.3,
  1249. "_fogStart": 0.5,
  1250. "_fogEnd": 300,
  1251. "_fogAtten": 5,
  1252. "_fogTop": 1.5,
  1253. "_fogRange": 1.2,
  1254. "_accurate": false
  1255. },
  1256. {
  1257. "__type__": "cc.OctreeInfo",
  1258. "_enabled": false,
  1259. "_minPos": {
  1260. "__type__": "cc.Vec3",
  1261. "x": -1024,
  1262. "y": -1024,
  1263. "z": -1024
  1264. },
  1265. "_maxPos": {
  1266. "__type__": "cc.Vec3",
  1267. "x": 1024,
  1268. "y": 1024,
  1269. "z": 1024
  1270. },
  1271. "_depth": 8
  1272. },
  1273. {
  1274. "__type__": "cc.SkinInfo",
  1275. "_enabled": true,
  1276. "_blurRadius": 0.01,
  1277. "_sssIntensity": 3
  1278. },
  1279. {
  1280. "__type__": "cc.LightProbeInfo",
  1281. "_giScale": 1,
  1282. "_giSamples": 1024,
  1283. "_bounces": 2,
  1284. "_reduceRinging": 0,
  1285. "_showProbe": true,
  1286. "_showWireframe": true,
  1287. "_showConvex": false,
  1288. "_data": null,
  1289. "_lightProbeSphereVolume": 1
  1290. },
  1291. {
  1292. "__type__": "cc.PostSettingsInfo",
  1293. "_toneMappingType": 0
  1294. }
  1295. ]