StartScene.scene 23 KB

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