loading.scene 25 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "loading",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "scene": {
  9. "__id__": 1
  10. }
  11. },
  12. {
  13. "__type__": "cc.Scene",
  14. "_name": "loading",
  15. "_objFlags": 0,
  16. "__editorExtras__": {},
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 7
  27. }
  28. ],
  29. "_active": true,
  30. "_components": [],
  31. "_prefab": {
  32. "__id__": 36
  33. },
  34. "_lpos": {
  35. "__type__": "cc.Vec3",
  36. "x": 0,
  37. "y": 0,
  38. "z": 0
  39. },
  40. "_lrot": {
  41. "__type__": "cc.Quat",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0,
  45. "w": 1
  46. },
  47. "_lscale": {
  48. "__type__": "cc.Vec3",
  49. "x": 1,
  50. "y": 1,
  51. "z": 1
  52. },
  53. "_mobility": 0,
  54. "_layer": 1073741824,
  55. "_euler": {
  56. "__type__": "cc.Vec3",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0
  60. },
  61. "autoReleaseAssets": false,
  62. "_globals": {
  63. "__id__": 37
  64. },
  65. "_id": "1523702b-f45a-4b86-a2ce-fe6a9634afdf"
  66. },
  67. {
  68. "__type__": "cc.Node",
  69. "_name": "Main Light",
  70. "_objFlags": 0,
  71. "__editorExtras__": {},
  72. "_parent": {
  73. "__id__": 1
  74. },
  75. "_children": [],
  76. "_active": true,
  77. "_components": [
  78. {
  79. "__id__": 3
  80. }
  81. ],
  82. "_prefab": null,
  83. "_lpos": {
  84. "__type__": "cc.Vec3",
  85. "x": 0,
  86. "y": 0,
  87. "z": 0
  88. },
  89. "_lrot": {
  90. "__type__": "cc.Quat",
  91. "x": -0.24999999999999997,
  92. "y": -0.24999999999999997,
  93. "z": -0.06698729810778066,
  94. "w": 0.9330127018922194
  95. },
  96. "_lscale": {
  97. "__type__": "cc.Vec3",
  98. "x": 1,
  99. "y": 1,
  100. "z": 1
  101. },
  102. "_mobility": 0,
  103. "_layer": 1073741824,
  104. "_euler": {
  105. "__type__": "cc.Vec3",
  106. "x": -30,
  107. "y": -30,
  108. "z": 0
  109. },
  110. "_id": "c0y6F5f+pAvI805TdmxIjx"
  111. },
  112. {
  113. "__type__": "cc.DirectionalLight",
  114. "_name": "",
  115. "_objFlags": 0,
  116. "__editorExtras__": {},
  117. "node": {
  118. "__id__": 2
  119. },
  120. "_enabled": true,
  121. "__prefab": null,
  122. "_color": {
  123. "__type__": "cc.Color",
  124. "r": 255,
  125. "g": 255,
  126. "b": 255,
  127. "a": 255
  128. },
  129. "_useColorTemperature": false,
  130. "_colorTemperature": 6550,
  131. "_staticSettings": {
  132. "__id__": 4
  133. },
  134. "_visibility": -325058561,
  135. "_illuminanceHDR": 65000,
  136. "_illuminance": 65000,
  137. "_illuminanceLDR": 1.6927083333333335,
  138. "_shadowEnabled": false,
  139. "_shadowPcf": 0,
  140. "_shadowBias": 0.1,
  141. "_shadowNormalBias": 0,
  142. "_shadowSaturation": 1,
  143. "_shadowDistance": 100,
  144. "_shadowInvisibleOcclusionRange": 200,
  145. "_csmLevel": 1,
  146. "_csmLayerLambda": 0.75,
  147. "_csmOptimizationMode": 2,
  148. "_csmAdvancedOptions": false,
  149. "_csmLayersTransition": false,
  150. "_csmTransitionRange": 0.05,
  151. "_shadowFixedArea": false,
  152. "_shadowNear": 1,
  153. "_shadowFar": 30,
  154. "_shadowOrthoSize": 5,
  155. "_id": "597uMYCbhEtJQc0ffJlcgA"
  156. },
  157. {
  158. "__type__": "cc.StaticLightSettings",
  159. "_baked": false,
  160. "_editorOnly": false,
  161. "_castShadow": false
  162. },
  163. {
  164. "__type__": "cc.Node",
  165. "_name": "Main Camera",
  166. "_objFlags": 0,
  167. "__editorExtras__": {},
  168. "_parent": {
  169. "__id__": 1
  170. },
  171. "_children": [],
  172. "_active": true,
  173. "_components": [
  174. {
  175. "__id__": 6
  176. }
  177. ],
  178. "_prefab": null,
  179. "_lpos": {
  180. "__type__": "cc.Vec3",
  181. "x": -10,
  182. "y": 10,
  183. "z": 10
  184. },
  185. "_lrot": {
  186. "__type__": "cc.Quat",
  187. "x": -0.27781593346944056,
  188. "y": -0.36497167621709875,
  189. "z": -0.11507512748638375,
  190. "w": 0.8811195706053617
  191. },
  192. "_lscale": {
  193. "__type__": "cc.Vec3",
  194. "x": 1,
  195. "y": 1,
  196. "z": 1
  197. },
  198. "_mobility": 0,
  199. "_layer": 1073741824,
  200. "_euler": {
  201. "__type__": "cc.Vec3",
  202. "x": -35,
  203. "y": -45,
  204. "z": 0
  205. },
  206. "_id": "c9DMICJLFO5IeO07EPon7U"
  207. },
  208. {
  209. "__type__": "cc.Camera",
  210. "_name": "",
  211. "_objFlags": 0,
  212. "__editorExtras__": {},
  213. "node": {
  214. "__id__": 5
  215. },
  216. "_enabled": true,
  217. "__prefab": null,
  218. "_projection": 1,
  219. "_priority": 0,
  220. "_fov": 45,
  221. "_fovAxis": 0,
  222. "_orthoHeight": 10,
  223. "_near": 1,
  224. "_far": 1000,
  225. "_color": {
  226. "__type__": "cc.Color",
  227. "r": 51,
  228. "g": 51,
  229. "b": 51,
  230. "a": 255
  231. },
  232. "_depth": 1,
  233. "_stencil": 0,
  234. "_clearFlags": 7,
  235. "_rect": {
  236. "__type__": "cc.Rect",
  237. "x": 0,
  238. "y": 0,
  239. "width": 1,
  240. "height": 1
  241. },
  242. "_aperture": 19,
  243. "_shutter": 7,
  244. "_iso": 0,
  245. "_screenScale": 1,
  246. "_visibility": 1822425087,
  247. "_targetTexture": null,
  248. "_postProcess": null,
  249. "_usePostProcess": false,
  250. "_cameraType": -1,
  251. "_trackingType": 0,
  252. "_id": "7dWQTpwS5LrIHnc1zAPUtf"
  253. },
  254. {
  255. "__type__": "cc.Node",
  256. "_name": "Canvas",
  257. "_objFlags": 0,
  258. "__editorExtras__": {},
  259. "_parent": {
  260. "__id__": 1
  261. },
  262. "_children": [
  263. {
  264. "__id__": 8
  265. },
  266. {
  267. "__id__": 10
  268. }
  269. ],
  270. "_active": true,
  271. "_components": [
  272. {
  273. "__id__": 28
  274. },
  275. {
  276. "__id__": 30
  277. },
  278. {
  279. "__id__": 32
  280. },
  281. {
  282. "__id__": 34
  283. },
  284. {
  285. "__id__": 35
  286. }
  287. ],
  288. "_prefab": null,
  289. "_lpos": {
  290. "__type__": "cc.Vec3",
  291. "x": 375,
  292. "y": 667,
  293. "z": 0
  294. },
  295. "_lrot": {
  296. "__type__": "cc.Quat",
  297. "x": 0,
  298. "y": 0,
  299. "z": 0,
  300. "w": 1
  301. },
  302. "_lscale": {
  303. "__type__": "cc.Vec3",
  304. "x": 1,
  305. "y": 1,
  306. "z": 1
  307. },
  308. "_mobility": 0,
  309. "_layer": 33554432,
  310. "_euler": {
  311. "__type__": "cc.Vec3",
  312. "x": 0,
  313. "y": 0,
  314. "z": 0
  315. },
  316. "_id": "d4QQdxbHVFX7Ns1CD2w3Xe"
  317. },
  318. {
  319. "__type__": "cc.Node",
  320. "_name": "Camera",
  321. "_objFlags": 0,
  322. "__editorExtras__": {},
  323. "_parent": {
  324. "__id__": 7
  325. },
  326. "_children": [],
  327. "_active": true,
  328. "_components": [
  329. {
  330. "__id__": 9
  331. }
  332. ],
  333. "_prefab": null,
  334. "_lpos": {
  335. "__type__": "cc.Vec3",
  336. "x": 0,
  337. "y": 0,
  338. "z": 1000
  339. },
  340. "_lrot": {
  341. "__type__": "cc.Quat",
  342. "x": 0,
  343. "y": 0,
  344. "z": 0,
  345. "w": 1
  346. },
  347. "_lscale": {
  348. "__type__": "cc.Vec3",
  349. "x": 1,
  350. "y": 1,
  351. "z": 1
  352. },
  353. "_mobility": 0,
  354. "_layer": 1073741824,
  355. "_euler": {
  356. "__type__": "cc.Vec3",
  357. "x": 0,
  358. "y": 0,
  359. "z": 0
  360. },
  361. "_id": "d0Zg4ft5VI043n3DeJyFYc"
  362. },
  363. {
  364. "__type__": "cc.Camera",
  365. "_name": "",
  366. "_objFlags": 0,
  367. "__editorExtras__": {},
  368. "node": {
  369. "__id__": 8
  370. },
  371. "_enabled": true,
  372. "__prefab": null,
  373. "_projection": 0,
  374. "_priority": 1073741824,
  375. "_fov": 45,
  376. "_fovAxis": 0,
  377. "_orthoHeight": 667,
  378. "_near": 1,
  379. "_far": 2000,
  380. "_color": {
  381. "__type__": "cc.Color",
  382. "r": 0,
  383. "g": 0,
  384. "b": 0,
  385. "a": 255
  386. },
  387. "_depth": 1,
  388. "_stencil": 0,
  389. "_clearFlags": 6,
  390. "_rect": {
  391. "__type__": "cc.Rect",
  392. "x": 0,
  393. "y": 0,
  394. "width": 1,
  395. "height": 1
  396. },
  397. "_aperture": 19,
  398. "_shutter": 7,
  399. "_iso": 0,
  400. "_screenScale": 1,
  401. "_visibility": 1115684864,
  402. "_targetTexture": null,
  403. "_postProcess": null,
  404. "_usePostProcess": false,
  405. "_cameraType": -1,
  406. "_trackingType": 0,
  407. "_id": "83ALKLFWpNypXJZqAuJQfw"
  408. },
  409. {
  410. "__type__": "cc.Node",
  411. "_name": "bg",
  412. "_objFlags": 0,
  413. "__editorExtras__": {},
  414. "_parent": {
  415. "__id__": 7
  416. },
  417. "_children": [
  418. {
  419. "__id__": 11
  420. },
  421. {
  422. "__id__": 22
  423. }
  424. ],
  425. "_active": true,
  426. "_components": [
  427. {
  428. "__id__": 25
  429. },
  430. {
  431. "__id__": 26
  432. },
  433. {
  434. "__id__": 27
  435. }
  436. ],
  437. "_prefab": null,
  438. "_lpos": {
  439. "__type__": "cc.Vec3",
  440. "x": 0,
  441. "y": 0,
  442. "z": 0
  443. },
  444. "_lrot": {
  445. "__type__": "cc.Quat",
  446. "x": 0,
  447. "y": 0,
  448. "z": 0,
  449. "w": 1
  450. },
  451. "_lscale": {
  452. "__type__": "cc.Vec3",
  453. "x": 1,
  454. "y": 1,
  455. "z": 1
  456. },
  457. "_mobility": 0,
  458. "_layer": 33554432,
  459. "_euler": {
  460. "__type__": "cc.Vec3",
  461. "x": 0,
  462. "y": 0,
  463. "z": 0
  464. },
  465. "_id": "dcVyzMz8pEZZZLXVv0QahZ"
  466. },
  467. {
  468. "__type__": "cc.Node",
  469. "_name": "progressBar",
  470. "_objFlags": 0,
  471. "__editorExtras__": {},
  472. "_parent": {
  473. "__id__": 10
  474. },
  475. "_children": [
  476. {
  477. "__id__": 12
  478. },
  479. {
  480. "__id__": 16
  481. }
  482. ],
  483. "_active": true,
  484. "_components": [
  485. {
  486. "__id__": 19
  487. },
  488. {
  489. "__id__": 20
  490. },
  491. {
  492. "__id__": 21
  493. }
  494. ],
  495. "_prefab": null,
  496. "_lpos": {
  497. "__type__": "cc.Vec3",
  498. "x": 0,
  499. "y": -544.968,
  500. "z": 0
  501. },
  502. "_lrot": {
  503. "__type__": "cc.Quat",
  504. "x": 0,
  505. "y": 0,
  506. "z": 0,
  507. "w": 1
  508. },
  509. "_lscale": {
  510. "__type__": "cc.Vec3",
  511. "x": 1,
  512. "y": 1,
  513. "z": 1
  514. },
  515. "_mobility": 0,
  516. "_layer": 33554432,
  517. "_euler": {
  518. "__type__": "cc.Vec3",
  519. "x": 0,
  520. "y": 0,
  521. "z": 0
  522. },
  523. "_id": "759wSV+fVIt6uK/61KIUJZ"
  524. },
  525. {
  526. "__type__": "cc.Node",
  527. "_name": "bar",
  528. "_objFlags": 0,
  529. "__editorExtras__": {},
  530. "_parent": {
  531. "__id__": 11
  532. },
  533. "_children": [],
  534. "_active": true,
  535. "_components": [
  536. {
  537. "__id__": 13
  538. },
  539. {
  540. "__id__": 14
  541. },
  542. {
  543. "__id__": 15
  544. }
  545. ],
  546. "_prefab": null,
  547. "_lpos": {
  548. "__type__": "cc.Vec3",
  549. "x": -295,
  550. "y": 0,
  551. "z": 0
  552. },
  553. "_lrot": {
  554. "__type__": "cc.Quat",
  555. "x": 0,
  556. "y": 0,
  557. "z": 0,
  558. "w": 1
  559. },
  560. "_lscale": {
  561. "__type__": "cc.Vec3",
  562. "x": 1,
  563. "y": 1,
  564. "z": 1
  565. },
  566. "_mobility": 0,
  567. "_layer": 33554432,
  568. "_euler": {
  569. "__type__": "cc.Vec3",
  570. "x": 0,
  571. "y": 0,
  572. "z": 0
  573. },
  574. "_id": "954ECkdiNBaquOwQ17tMWh"
  575. },
  576. {
  577. "__type__": "cc.UITransform",
  578. "_name": "",
  579. "_objFlags": 0,
  580. "__editorExtras__": {},
  581. "node": {
  582. "__id__": 12
  583. },
  584. "_enabled": true,
  585. "__prefab": null,
  586. "_contentSize": {
  587. "__type__": "cc.Size",
  588. "width": 0,
  589. "height": 56
  590. },
  591. "_anchorPoint": {
  592. "__type__": "cc.Vec2",
  593. "x": 0,
  594. "y": 0.5
  595. },
  596. "_id": "f1oVX+vbJDfb0eXZ9L28LI"
  597. },
  598. {
  599. "__type__": "cc.Sprite",
  600. "_name": "",
  601. "_objFlags": 0,
  602. "__editorExtras__": {},
  603. "node": {
  604. "__id__": 12
  605. },
  606. "_enabled": true,
  607. "__prefab": null,
  608. "_customMaterial": null,
  609. "_srcBlendFactor": 2,
  610. "_dstBlendFactor": 4,
  611. "_color": {
  612. "__type__": "cc.Color",
  613. "r": 255,
  614. "g": 255,
  615. "b": 255,
  616. "a": 255
  617. },
  618. "_spriteFrame": {
  619. "__uuid__": "dd128076-9314-4b12-a626-e13a62ec3d96@f9941",
  620. "__expectedType__": "cc.SpriteFrame"
  621. },
  622. "_type": 1,
  623. "_fillType": 0,
  624. "_sizeMode": 0,
  625. "_fillCenter": {
  626. "__type__": "cc.Vec2",
  627. "x": 0,
  628. "y": 0
  629. },
  630. "_fillStart": 0,
  631. "_fillRange": 0,
  632. "_isTrimmedMode": true,
  633. "_useGrayscale": false,
  634. "_atlas": null,
  635. "_id": "adDEOc3E1NcY8SBarYBIiD"
  636. },
  637. {
  638. "__type__": "cc.Widget",
  639. "_name": "",
  640. "_objFlags": 0,
  641. "__editorExtras__": {},
  642. "node": {
  643. "__id__": 12
  644. },
  645. "_enabled": false,
  646. "__prefab": null,
  647. "_alignFlags": 45,
  648. "_target": null,
  649. "_left": 15,
  650. "_right": 15,
  651. "_top": 12,
  652. "_bottom": 12,
  653. "_horizontalCenter": 0,
  654. "_verticalCenter": 0,
  655. "_isAbsLeft": true,
  656. "_isAbsRight": true,
  657. "_isAbsTop": true,
  658. "_isAbsBottom": true,
  659. "_isAbsHorizontalCenter": true,
  660. "_isAbsVerticalCenter": true,
  661. "_originalWidth": 150,
  662. "_originalHeight": 15,
  663. "_alignMode": 2,
  664. "_lockFlags": 0,
  665. "_id": "917c1J/Z1LYroqJpHddLc5"
  666. },
  667. {
  668. "__type__": "cc.Node",
  669. "_name": "load_label",
  670. "_objFlags": 0,
  671. "__editorExtras__": {},
  672. "_parent": {
  673. "__id__": 11
  674. },
  675. "_children": [],
  676. "_active": true,
  677. "_components": [
  678. {
  679. "__id__": 17
  680. },
  681. {
  682. "__id__": 18
  683. }
  684. ],
  685. "_prefab": null,
  686. "_lpos": {
  687. "__type__": "cc.Vec3",
  688. "x": 2.815999999999974,
  689. "y": 0,
  690. "z": 0
  691. },
  692. "_lrot": {
  693. "__type__": "cc.Quat",
  694. "x": 0,
  695. "y": 0,
  696. "z": 0,
  697. "w": 1
  698. },
  699. "_lscale": {
  700. "__type__": "cc.Vec3",
  701. "x": 1,
  702. "y": 1,
  703. "z": 1
  704. },
  705. "_mobility": 0,
  706. "_layer": 33554432,
  707. "_euler": {
  708. "__type__": "cc.Vec3",
  709. "x": 0,
  710. "y": 0,
  711. "z": 0
  712. },
  713. "_id": "18gmU/1HRMaZd6I9ycyeSi"
  714. },
  715. {
  716. "__type__": "cc.UITransform",
  717. "_name": "",
  718. "_objFlags": 0,
  719. "__editorExtras__": {},
  720. "node": {
  721. "__id__": 16
  722. },
  723. "_enabled": true,
  724. "__prefab": null,
  725. "_contentSize": {
  726. "__type__": "cc.Size",
  727. "width": 142.6968994140625,
  728. "height": 38.178000000000004
  729. },
  730. "_anchorPoint": {
  731. "__type__": "cc.Vec2",
  732. "x": 0.5,
  733. "y": 0.5
  734. },
  735. "_id": "f4B8+6eeVFxrjwDPDHTllQ"
  736. },
  737. {
  738. "__type__": "cc.Label",
  739. "_name": "",
  740. "_objFlags": 0,
  741. "__editorExtras__": {},
  742. "node": {
  743. "__id__": 16
  744. },
  745. "_enabled": true,
  746. "__prefab": null,
  747. "_customMaterial": null,
  748. "_srcBlendFactor": 2,
  749. "_dstBlendFactor": 4,
  750. "_color": {
  751. "__type__": "cc.Color",
  752. "r": 255,
  753. "g": 255,
  754. "b": 255,
  755. "a": 255
  756. },
  757. "_string": "loading...",
  758. "_horizontalAlign": 1,
  759. "_verticalAlign": 1,
  760. "_actualFontSize": 30.3,
  761. "_fontSize": 30.3,
  762. "_fontFamily": "Arial",
  763. "_lineHeight": 30.3,
  764. "_overflow": 0,
  765. "_enableWrapText": true,
  766. "_font": {
  767. "__uuid__": "a773a425-e6b8-4ed4-9f7a-8fb8c3fccc4c",
  768. "__expectedType__": "cc.TTFFont"
  769. },
  770. "_isSystemFontUsed": false,
  771. "_spacingX": 0,
  772. "_isItalic": false,
  773. "_isBold": false,
  774. "_isUnderline": false,
  775. "_underlineHeight": 2,
  776. "_cacheMode": 0,
  777. "_enableOutline": false,
  778. "_outlineColor": {
  779. "__type__": "cc.Color",
  780. "r": 0,
  781. "g": 0,
  782. "b": 0,
  783. "a": 255
  784. },
  785. "_outlineWidth": 2,
  786. "_enableShadow": false,
  787. "_shadowColor": {
  788. "__type__": "cc.Color",
  789. "r": 0,
  790. "g": 0,
  791. "b": 0,
  792. "a": 255
  793. },
  794. "_shadowOffset": {
  795. "__type__": "cc.Vec2",
  796. "x": 2,
  797. "y": 2
  798. },
  799. "_shadowBlur": 2,
  800. "_id": "c2EgvevS5JOZocqcQCWLcj"
  801. },
  802. {
  803. "__type__": "cc.UITransform",
  804. "_name": "",
  805. "_objFlags": 0,
  806. "__editorExtras__": {},
  807. "node": {
  808. "__id__": 11
  809. },
  810. "_enabled": true,
  811. "__prefab": null,
  812. "_contentSize": {
  813. "__type__": "cc.Size",
  814. "width": 620,
  815. "height": 80
  816. },
  817. "_anchorPoint": {
  818. "__type__": "cc.Vec2",
  819. "x": 0.5,
  820. "y": 0.5
  821. },
  822. "_id": "91P4V6O5tJdoxtMbEXrXip"
  823. },
  824. {
  825. "__type__": "cc.Sprite",
  826. "_name": "",
  827. "_objFlags": 0,
  828. "__editorExtras__": {},
  829. "node": {
  830. "__id__": 11
  831. },
  832. "_enabled": true,
  833. "__prefab": null,
  834. "_customMaterial": null,
  835. "_srcBlendFactor": 2,
  836. "_dstBlendFactor": 4,
  837. "_color": {
  838. "__type__": "cc.Color",
  839. "r": 255,
  840. "g": 255,
  841. "b": 255,
  842. "a": 255
  843. },
  844. "_spriteFrame": {
  845. "__uuid__": "73e3099f-d4e1-4574-9222-7470e07aabd7@f9941",
  846. "__expectedType__": "cc.SpriteFrame"
  847. },
  848. "_type": 1,
  849. "_fillType": 0,
  850. "_sizeMode": 0,
  851. "_fillCenter": {
  852. "__type__": "cc.Vec2",
  853. "x": 0,
  854. "y": 0
  855. },
  856. "_fillStart": 0,
  857. "_fillRange": 0,
  858. "_isTrimmedMode": true,
  859. "_useGrayscale": false,
  860. "_atlas": null,
  861. "_id": "9eeLNWNOdERq8zBbsCgsLQ"
  862. },
  863. {
  864. "__type__": "cc.ProgressBar",
  865. "_name": "",
  866. "_objFlags": 0,
  867. "__editorExtras__": {},
  868. "node": {
  869. "__id__": 11
  870. },
  871. "_enabled": true,
  872. "__prefab": null,
  873. "_barSprite": {
  874. "__id__": 14
  875. },
  876. "_mode": 0,
  877. "_totalLength": 590,
  878. "_progress": 0,
  879. "_reverse": false,
  880. "_id": "8bGJRz0w9A8L/HNUZQ80No"
  881. },
  882. {
  883. "__type__": "cc.Node",
  884. "_name": "logo",
  885. "_objFlags": 0,
  886. "__editorExtras__": {},
  887. "_parent": {
  888. "__id__": 10
  889. },
  890. "_children": [],
  891. "_active": true,
  892. "_components": [
  893. {
  894. "__id__": 23
  895. },
  896. {
  897. "__id__": 24
  898. }
  899. ],
  900. "_prefab": null,
  901. "_lpos": {
  902. "__type__": "cc.Vec3",
  903. "x": 0,
  904. "y": 351.785,
  905. "z": 0
  906. },
  907. "_lrot": {
  908. "__type__": "cc.Quat",
  909. "x": 0,
  910. "y": 0,
  911. "z": 0,
  912. "w": 1
  913. },
  914. "_lscale": {
  915. "__type__": "cc.Vec3",
  916. "x": 1,
  917. "y": 1,
  918. "z": 1
  919. },
  920. "_mobility": 0,
  921. "_layer": 33554432,
  922. "_euler": {
  923. "__type__": "cc.Vec3",
  924. "x": 0,
  925. "y": 0,
  926. "z": 0
  927. },
  928. "_id": "cdCzsUgWJJzaK1r2QVcex8"
  929. },
  930. {
  931. "__type__": "cc.UITransform",
  932. "_name": "",
  933. "_objFlags": 0,
  934. "__editorExtras__": {},
  935. "node": {
  936. "__id__": 22
  937. },
  938. "_enabled": true,
  939. "__prefab": null,
  940. "_contentSize": {
  941. "__type__": "cc.Size",
  942. "width": 720,
  943. "height": 445
  944. },
  945. "_anchorPoint": {
  946. "__type__": "cc.Vec2",
  947. "x": 0.5,
  948. "y": 0.5
  949. },
  950. "_id": "ae9IvN7olPK5jGtRXLKNiD"
  951. },
  952. {
  953. "__type__": "cc.Sprite",
  954. "_name": "",
  955. "_objFlags": 0,
  956. "__editorExtras__": {},
  957. "node": {
  958. "__id__": 22
  959. },
  960. "_enabled": true,
  961. "__prefab": null,
  962. "_customMaterial": null,
  963. "_srcBlendFactor": 2,
  964. "_dstBlendFactor": 4,
  965. "_color": {
  966. "__type__": "cc.Color",
  967. "r": 255,
  968. "g": 255,
  969. "b": 255,
  970. "a": 255
  971. },
  972. "_spriteFrame": {
  973. "__uuid__": "1e3b6bf0-a868-4110-81f1-d2de259838a2@f9941",
  974. "__expectedType__": "cc.SpriteFrame"
  975. },
  976. "_type": 0,
  977. "_fillType": 0,
  978. "_sizeMode": 1,
  979. "_fillCenter": {
  980. "__type__": "cc.Vec2",
  981. "x": 0,
  982. "y": 0
  983. },
  984. "_fillStart": 0,
  985. "_fillRange": 0,
  986. "_isTrimmedMode": true,
  987. "_useGrayscale": false,
  988. "_atlas": null,
  989. "_id": "c0kiLnf/xC8Yr5SasQJBRr"
  990. },
  991. {
  992. "__type__": "cc.UITransform",
  993. "_name": "",
  994. "_objFlags": 0,
  995. "__editorExtras__": {},
  996. "node": {
  997. "__id__": 10
  998. },
  999. "_enabled": true,
  1000. "__prefab": null,
  1001. "_contentSize": {
  1002. "__type__": "cc.Size",
  1003. "width": 750,
  1004. "height": 1600
  1005. },
  1006. "_anchorPoint": {
  1007. "__type__": "cc.Vec2",
  1008. "x": 0.5,
  1009. "y": 0.5
  1010. },
  1011. "_id": "d7pymT6jlEfLuDMIdfmnKT"
  1012. },
  1013. {
  1014. "__type__": "cc.Sprite",
  1015. "_name": "",
  1016. "_objFlags": 0,
  1017. "__editorExtras__": {},
  1018. "node": {
  1019. "__id__": 10
  1020. },
  1021. "_enabled": true,
  1022. "__prefab": null,
  1023. "_customMaterial": null,
  1024. "_srcBlendFactor": 2,
  1025. "_dstBlendFactor": 4,
  1026. "_color": {
  1027. "__type__": "cc.Color",
  1028. "r": 255,
  1029. "g": 255,
  1030. "b": 255,
  1031. "a": 255
  1032. },
  1033. "_spriteFrame": {
  1034. "__uuid__": "496013bd-c72e-4902-9dec-224e70852b01@f9941",
  1035. "__expectedType__": "cc.SpriteFrame"
  1036. },
  1037. "_type": 0,
  1038. "_fillType": 0,
  1039. "_sizeMode": 0,
  1040. "_fillCenter": {
  1041. "__type__": "cc.Vec2",
  1042. "x": 0,
  1043. "y": 0
  1044. },
  1045. "_fillStart": 0,
  1046. "_fillRange": 0,
  1047. "_isTrimmedMode": true,
  1048. "_useGrayscale": false,
  1049. "_atlas": null,
  1050. "_id": "25VjLlfFlGYZdDa+BJz8Ds"
  1051. },
  1052. {
  1053. "__type__": "cc.Widget",
  1054. "_name": "",
  1055. "_objFlags": 0,
  1056. "__editorExtras__": {},
  1057. "node": {
  1058. "__id__": 10
  1059. },
  1060. "_enabled": true,
  1061. "__prefab": null,
  1062. "_alignFlags": 45,
  1063. "_target": null,
  1064. "_left": 0,
  1065. "_right": 0,
  1066. "_top": -133,
  1067. "_bottom": -133,
  1068. "_horizontalCenter": 0,
  1069. "_verticalCenter": 0,
  1070. "_isAbsLeft": true,
  1071. "_isAbsRight": true,
  1072. "_isAbsTop": true,
  1073. "_isAbsBottom": true,
  1074. "_isAbsHorizontalCenter": true,
  1075. "_isAbsVerticalCenter": true,
  1076. "_originalWidth": 40,
  1077. "_originalHeight": 36,
  1078. "_alignMode": 2,
  1079. "_lockFlags": 0,
  1080. "_id": "62ejw9RQZBoJhj+tlMypEr"
  1081. },
  1082. {
  1083. "__type__": "cc.UITransform",
  1084. "_name": "",
  1085. "_objFlags": 0,
  1086. "__editorExtras__": {},
  1087. "node": {
  1088. "__id__": 7
  1089. },
  1090. "_enabled": true,
  1091. "__prefab": {
  1092. "__id__": 29
  1093. },
  1094. "_contentSize": {
  1095. "__type__": "cc.Size",
  1096. "width": 750,
  1097. "height": 1334
  1098. },
  1099. "_anchorPoint": {
  1100. "__type__": "cc.Vec2",
  1101. "x": 0.5,
  1102. "y": 0.5
  1103. },
  1104. "_id": "6eXDNxmYZCMJSv4JxX9xXp"
  1105. },
  1106. {
  1107. "__type__": "cc.CompPrefabInfo",
  1108. "fileId": "0dngp/9gNO34wUQjZfN/CX"
  1109. },
  1110. {
  1111. "__type__": "cc.Canvas",
  1112. "_name": "",
  1113. "_objFlags": 0,
  1114. "__editorExtras__": {},
  1115. "node": {
  1116. "__id__": 7
  1117. },
  1118. "_enabled": true,
  1119. "__prefab": {
  1120. "__id__": 31
  1121. },
  1122. "_cameraComponent": {
  1123. "__id__": 9
  1124. },
  1125. "_alignCanvasWithScreen": true,
  1126. "_id": "96Mx7RV6BPb4AV6oCzkKhX"
  1127. },
  1128. {
  1129. "__type__": "cc.CompPrefabInfo",
  1130. "fileId": "3f2oTdCepERZdpmIfLsrhd"
  1131. },
  1132. {
  1133. "__type__": "cc.Widget",
  1134. "_name": "",
  1135. "_objFlags": 0,
  1136. "__editorExtras__": {},
  1137. "node": {
  1138. "__id__": 7
  1139. },
  1140. "_enabled": true,
  1141. "__prefab": {
  1142. "__id__": 33
  1143. },
  1144. "_alignFlags": 45,
  1145. "_target": null,
  1146. "_left": 0,
  1147. "_right": 0,
  1148. "_top": 0,
  1149. "_bottom": 0,
  1150. "_horizontalCenter": 0,
  1151. "_verticalCenter": 0,
  1152. "_isAbsLeft": true,
  1153. "_isAbsRight": true,
  1154. "_isAbsTop": true,
  1155. "_isAbsBottom": true,
  1156. "_isAbsHorizontalCenter": true,
  1157. "_isAbsVerticalCenter": true,
  1158. "_originalWidth": 0,
  1159. "_originalHeight": 0,
  1160. "_alignMode": 2,
  1161. "_lockFlags": 0,
  1162. "_id": "35CoE+SP5GQYuOQCrt64if"
  1163. },
  1164. {
  1165. "__type__": "cc.CompPrefabInfo",
  1166. "fileId": "e8a+bU/8dPDbbJguUzLdoF"
  1167. },
  1168. {
  1169. "__type__": "3e27bLpQV9LjZgHxH5Nb2U0",
  1170. "_name": "",
  1171. "_objFlags": 0,
  1172. "__editorExtras__": {},
  1173. "node": {
  1174. "__id__": 7
  1175. },
  1176. "_enabled": true,
  1177. "__prefab": null,
  1178. "_id": "10K1QOryJBno/VStCN2sFN"
  1179. },
  1180. {
  1181. "__type__": "098c3AnIRFCboUOouPK86e3",
  1182. "_name": "",
  1183. "_objFlags": 0,
  1184. "__editorExtras__": {},
  1185. "node": {
  1186. "__id__": 7
  1187. },
  1188. "_enabled": true,
  1189. "__prefab": null,
  1190. "_id": "dfjJPh9EtGF6JzB2vwwHmi"
  1191. },
  1192. {
  1193. "__type__": "cc.PrefabInfo",
  1194. "root": null,
  1195. "asset": null,
  1196. "fileId": "1523702b-f45a-4b86-a2ce-fe6a9634afdf",
  1197. "instance": null,
  1198. "targetOverrides": null
  1199. },
  1200. {
  1201. "__type__": "cc.SceneGlobals",
  1202. "ambient": {
  1203. "__id__": 38
  1204. },
  1205. "shadows": {
  1206. "__id__": 39
  1207. },
  1208. "_skybox": {
  1209. "__id__": 40
  1210. },
  1211. "fog": {
  1212. "__id__": 41
  1213. },
  1214. "octree": {
  1215. "__id__": 42
  1216. },
  1217. "skin": {
  1218. "__id__": 43
  1219. },
  1220. "lightProbeInfo": {
  1221. "__id__": 44
  1222. },
  1223. "postSettings": {
  1224. "__id__": 45
  1225. },
  1226. "bakedWithStationaryMainLight": false,
  1227. "bakedWithHighpLightmap": false
  1228. },
  1229. {
  1230. "__type__": "cc.AmbientInfo",
  1231. "_skyColorHDR": {
  1232. "__type__": "cc.Vec4",
  1233. "x": 0.2,
  1234. "y": 0.5019607843137255,
  1235. "z": 0.8,
  1236. "w": 0.520833125
  1237. },
  1238. "_skyColor": {
  1239. "__type__": "cc.Vec4",
  1240. "x": 0.2,
  1241. "y": 0.5019607843137255,
  1242. "z": 0.8,
  1243. "w": 0.520833125
  1244. },
  1245. "_skyIllumHDR": 20000,
  1246. "_skyIllum": 20000,
  1247. "_groundAlbedoHDR": {
  1248. "__type__": "cc.Vec4",
  1249. "x": 0.2,
  1250. "y": 0.2,
  1251. "z": 0.2,
  1252. "w": 1
  1253. },
  1254. "_groundAlbedo": {
  1255. "__type__": "cc.Vec4",
  1256. "x": 0.2,
  1257. "y": 0.2,
  1258. "z": 0.2,
  1259. "w": 1
  1260. },
  1261. "_skyColorLDR": {
  1262. "__type__": "cc.Vec4",
  1263. "x": 0.2,
  1264. "y": 0.5019607843137255,
  1265. "z": 0.8,
  1266. "w": 0.520833125
  1267. },
  1268. "_skyIllumLDR": 0.78125,
  1269. "_groundAlbedoLDR": {
  1270. "__type__": "cc.Vec4",
  1271. "x": 0.2,
  1272. "y": 0.2,
  1273. "z": 0.2,
  1274. "w": 1
  1275. }
  1276. },
  1277. {
  1278. "__type__": "cc.ShadowsInfo",
  1279. "_enabled": false,
  1280. "_type": 0,
  1281. "_normal": {
  1282. "__type__": "cc.Vec3",
  1283. "x": 0,
  1284. "y": 1,
  1285. "z": 0
  1286. },
  1287. "_distance": 0,
  1288. "_planeBias": 1,
  1289. "_shadowColor": {
  1290. "__type__": "cc.Color",
  1291. "r": 76,
  1292. "g": 76,
  1293. "b": 76,
  1294. "a": 255
  1295. },
  1296. "_maxReceived": 4,
  1297. "_size": {
  1298. "__type__": "cc.Vec2",
  1299. "x": 512,
  1300. "y": 512
  1301. }
  1302. },
  1303. {
  1304. "__type__": "cc.SkyboxInfo",
  1305. "_envLightingType": 0,
  1306. "_envmapHDR": null,
  1307. "_envmap": null,
  1308. "_envmapLDR": null,
  1309. "_diffuseMapHDR": null,
  1310. "_diffuseMapLDR": null,
  1311. "_enabled": false,
  1312. "_useHDR": true,
  1313. "_editableMaterial": null,
  1314. "_reflectionHDR": null,
  1315. "_reflectionLDR": null,
  1316. "_rotationAngle": 0
  1317. },
  1318. {
  1319. "__type__": "cc.FogInfo",
  1320. "_type": 0,
  1321. "_fogColor": {
  1322. "__type__": "cc.Color",
  1323. "r": 225,
  1324. "g": 225,
  1325. "b": 225,
  1326. "a": 255
  1327. },
  1328. "_enabled": false,
  1329. "_fogDensity": 0.3,
  1330. "_fogStart": 0.5,
  1331. "_fogEnd": 300,
  1332. "_fogAtten": 5,
  1333. "_fogTop": 1.5,
  1334. "_fogRange": 1.2,
  1335. "_accurate": false
  1336. },
  1337. {
  1338. "__type__": "cc.OctreeInfo",
  1339. "_enabled": false,
  1340. "_minPos": {
  1341. "__type__": "cc.Vec3",
  1342. "x": -1024,
  1343. "y": -1024,
  1344. "z": -1024
  1345. },
  1346. "_maxPos": {
  1347. "__type__": "cc.Vec3",
  1348. "x": 1024,
  1349. "y": 1024,
  1350. "z": 1024
  1351. },
  1352. "_depth": 8
  1353. },
  1354. {
  1355. "__type__": "cc.SkinInfo",
  1356. "_enabled": true,
  1357. "_blurRadius": 0.01,
  1358. "_sssIntensity": 3
  1359. },
  1360. {
  1361. "__type__": "cc.LightProbeInfo",
  1362. "_giScale": 1,
  1363. "_giSamples": 1024,
  1364. "_bounces": 2,
  1365. "_reduceRinging": 0,
  1366. "_showProbe": true,
  1367. "_showWireframe": true,
  1368. "_showConvex": false,
  1369. "_data": null,
  1370. "_lightProbeSphereVolume": 1
  1371. },
  1372. {
  1373. "__type__": "cc.PostSettingsInfo",
  1374. "_toneMappingType": 0
  1375. }
  1376. ]