loading.scene 24 KB

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