loading.fire 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "scene": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Scene",
  13. "_objFlags": 0,
  14. "_parent": null,
  15. "_children": [
  16. {
  17. "__id__": 2
  18. }
  19. ],
  20. "_active": true,
  21. "_components": [],
  22. "_prefab": null,
  23. "_opacity": 255,
  24. "_color": {
  25. "__type__": "cc.Color",
  26. "r": 255,
  27. "g": 255,
  28. "b": 255,
  29. "a": 255
  30. },
  31. "_contentSize": {
  32. "__type__": "cc.Size",
  33. "width": 0,
  34. "height": 0
  35. },
  36. "_anchorPoint": {
  37. "__type__": "cc.Vec2",
  38. "x": 0,
  39. "y": 0
  40. },
  41. "_trs": {
  42. "__type__": "TypedArray",
  43. "ctor": "Float64Array",
  44. "array": [
  45. 0,
  46. 0,
  47. 0,
  48. 0,
  49. 0,
  50. 0,
  51. 1,
  52. 1,
  53. 1,
  54. 1
  55. ]
  56. },
  57. "_is3DNode": true,
  58. "_groupIndex": 0,
  59. "groupIndex": 0,
  60. "autoReleaseAssets": false,
  61. "_id": "bccb9a69-316d-4f9e-9f15-8c0ac7ebafd2"
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "Canvas",
  66. "_objFlags": 0,
  67. "_parent": {
  68. "__id__": 1
  69. },
  70. "_children": [
  71. {
  72. "__id__": 3
  73. },
  74. {
  75. "__id__": 5
  76. },
  77. {
  78. "__id__": 7
  79. },
  80. {
  81. "__id__": 9
  82. },
  83. {
  84. "__id__": 11
  85. },
  86. {
  87. "__id__": 13
  88. }
  89. ],
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 15
  94. },
  95. {
  96. "__id__": 16
  97. }
  98. ],
  99. "_prefab": null,
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 750,
  111. "height": 1334
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_trs": {
  119. "__type__": "TypedArray",
  120. "ctor": "Float64Array",
  121. "array": [
  122. 375,
  123. 667,
  124. 0,
  125. 0,
  126. 0,
  127. 0,
  128. 1,
  129. 1,
  130. 1,
  131. 1
  132. ]
  133. },
  134. "_eulerAngles": {
  135. "__type__": "cc.Vec3",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_is3DNode": false,
  143. "_groupIndex": 0,
  144. "groupIndex": 0,
  145. "_id": "1frDYi+8FO/IguGG9nNfzQ"
  146. },
  147. {
  148. "__type__": "cc.Node",
  149. "_name": "Main Camera",
  150. "_objFlags": 0,
  151. "_parent": {
  152. "__id__": 2
  153. },
  154. "_children": [],
  155. "_active": true,
  156. "_components": [
  157. {
  158. "__id__": 4
  159. }
  160. ],
  161. "_prefab": null,
  162. "_opacity": 255,
  163. "_color": {
  164. "__type__": "cc.Color",
  165. "r": 255,
  166. "g": 255,
  167. "b": 255,
  168. "a": 255
  169. },
  170. "_contentSize": {
  171. "__type__": "cc.Size",
  172. "width": 750,
  173. "height": 1334
  174. },
  175. "_anchorPoint": {
  176. "__type__": "cc.Vec2",
  177. "x": 0.5,
  178. "y": 0.5
  179. },
  180. "_trs": {
  181. "__type__": "TypedArray",
  182. "ctor": "Float64Array",
  183. "array": [
  184. 0,
  185. 0,
  186. 0,
  187. 0,
  188. 0,
  189. 0,
  190. 1,
  191. 1,
  192. 1,
  193. 1
  194. ]
  195. },
  196. "_eulerAngles": {
  197. "__type__": "cc.Vec3",
  198. "x": 0,
  199. "y": 0,
  200. "z": 0
  201. },
  202. "_skewX": 0,
  203. "_skewY": 0,
  204. "_is3DNode": false,
  205. "_groupIndex": 0,
  206. "groupIndex": 0,
  207. "_id": "a5gMVS6HBIqrVNSZJFxPIg"
  208. },
  209. {
  210. "__type__": "cc.Camera",
  211. "_name": "",
  212. "_objFlags": 0,
  213. "node": {
  214. "__id__": 3
  215. },
  216. "_enabled": true,
  217. "_cullingMask": 4294967295,
  218. "_clearFlags": 7,
  219. "_backgroundColor": {
  220. "__type__": "cc.Color",
  221. "r": 0,
  222. "g": 0,
  223. "b": 0,
  224. "a": 255
  225. },
  226. "_depth": -1,
  227. "_zoomRatio": 1,
  228. "_targetTexture": null,
  229. "_fov": 60,
  230. "_orthoSize": 10,
  231. "_nearClip": 1,
  232. "_farClip": 4096,
  233. "_ortho": true,
  234. "_rect": {
  235. "__type__": "cc.Rect",
  236. "x": 0,
  237. "y": 0,
  238. "width": 1,
  239. "height": 1
  240. },
  241. "_renderStages": 1,
  242. "_alignWithScreen": true,
  243. "_id": "f2H8zBEiRMEZkr8IzcN2JT"
  244. },
  245. {
  246. "__type__": "cc.Node",
  247. "_name": "loading_bg",
  248. "_objFlags": 0,
  249. "_parent": {
  250. "__id__": 2
  251. },
  252. "_children": [],
  253. "_active": true,
  254. "_components": [
  255. {
  256. "__id__": 6
  257. }
  258. ],
  259. "_prefab": null,
  260. "_opacity": 255,
  261. "_color": {
  262. "__type__": "cc.Color",
  263. "r": 255,
  264. "g": 255,
  265. "b": 255,
  266. "a": 255
  267. },
  268. "_contentSize": {
  269. "__type__": "cc.Size",
  270. "width": 750,
  271. "height": 1334
  272. },
  273. "_anchorPoint": {
  274. "__type__": "cc.Vec2",
  275. "x": 0.5,
  276. "y": 0.5
  277. },
  278. "_trs": {
  279. "__type__": "TypedArray",
  280. "ctor": "Float64Array",
  281. "array": [
  282. 0,
  283. 0,
  284. 0,
  285. 0,
  286. 0,
  287. 0,
  288. 1,
  289. 1.3,
  290. 1.3,
  291. 1
  292. ]
  293. },
  294. "_eulerAngles": {
  295. "__type__": "cc.Vec3",
  296. "x": 0,
  297. "y": 0,
  298. "z": 0
  299. },
  300. "_skewX": 0,
  301. "_skewY": 0,
  302. "_is3DNode": false,
  303. "_groupIndex": 0,
  304. "groupIndex": 0,
  305. "_id": "aaiLGx7XRK547BViJwNA9W"
  306. },
  307. {
  308. "__type__": "cc.Sprite",
  309. "_name": "",
  310. "_objFlags": 0,
  311. "node": {
  312. "__id__": 5
  313. },
  314. "_enabled": true,
  315. "_materials": [
  316. {
  317. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  318. }
  319. ],
  320. "_srcBlendFactor": 770,
  321. "_dstBlendFactor": 771,
  322. "_spriteFrame": {
  323. "__uuid__": "ad9839db-8ae1-4817-9fb2-d4609b50a019"
  324. },
  325. "_type": 0,
  326. "_sizeMode": 1,
  327. "_fillType": 0,
  328. "_fillCenter": {
  329. "__type__": "cc.Vec2",
  330. "x": 0,
  331. "y": 0
  332. },
  333. "_fillStart": 0,
  334. "_fillRange": 0,
  335. "_isTrimmedMode": true,
  336. "_atlas": null,
  337. "_id": "46XmY2IuFKtY48QSrvDzY1"
  338. },
  339. {
  340. "__type__": "cc.Node",
  341. "_name": "tittle",
  342. "_objFlags": 0,
  343. "_parent": {
  344. "__id__": 2
  345. },
  346. "_children": [],
  347. "_active": true,
  348. "_components": [
  349. {
  350. "__id__": 8
  351. }
  352. ],
  353. "_prefab": null,
  354. "_opacity": 255,
  355. "_color": {
  356. "__type__": "cc.Color",
  357. "r": 255,
  358. "g": 255,
  359. "b": 255,
  360. "a": 255
  361. },
  362. "_contentSize": {
  363. "__type__": "cc.Size",
  364. "width": 401,
  365. "height": 172
  366. },
  367. "_anchorPoint": {
  368. "__type__": "cc.Vec2",
  369. "x": 0.5,
  370. "y": 0.5
  371. },
  372. "_trs": {
  373. "__type__": "TypedArray",
  374. "ctor": "Float64Array",
  375. "array": [
  376. 0,
  377. 253.813,
  378. 0,
  379. 0,
  380. 0,
  381. 0,
  382. 1,
  383. 1,
  384. 1,
  385. 1
  386. ]
  387. },
  388. "_eulerAngles": {
  389. "__type__": "cc.Vec3",
  390. "x": 0,
  391. "y": 0,
  392. "z": 0
  393. },
  394. "_skewX": 0,
  395. "_skewY": 0,
  396. "_is3DNode": false,
  397. "_groupIndex": 0,
  398. "groupIndex": 0,
  399. "_id": "b22acNuJpBi4PkCjtTfhnu"
  400. },
  401. {
  402. "__type__": "cc.Sprite",
  403. "_name": "",
  404. "_objFlags": 0,
  405. "node": {
  406. "__id__": 7
  407. },
  408. "_enabled": true,
  409. "_materials": [
  410. {
  411. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  412. }
  413. ],
  414. "_srcBlendFactor": 770,
  415. "_dstBlendFactor": 771,
  416. "_spriteFrame": {
  417. "__uuid__": "72914e46-b53f-4901-a161-16d6f6aa8e52"
  418. },
  419. "_type": 0,
  420. "_sizeMode": 1,
  421. "_fillType": 0,
  422. "_fillCenter": {
  423. "__type__": "cc.Vec2",
  424. "x": 0,
  425. "y": 0
  426. },
  427. "_fillStart": 0,
  428. "_fillRange": 0,
  429. "_isTrimmedMode": true,
  430. "_atlas": null,
  431. "_id": "3cG9TXfuNK2KjjPk04pweZ"
  432. },
  433. {
  434. "__type__": "cc.Node",
  435. "_name": "New Label",
  436. "_objFlags": 0,
  437. "_parent": {
  438. "__id__": 2
  439. },
  440. "_children": [],
  441. "_active": true,
  442. "_components": [
  443. {
  444. "__id__": 10
  445. }
  446. ],
  447. "_prefab": null,
  448. "_opacity": 255,
  449. "_color": {
  450. "__type__": "cc.Color",
  451. "r": 0,
  452. "g": 0,
  453. "b": 0,
  454. "a": 255
  455. },
  456. "_contentSize": {
  457. "__type__": "cc.Size",
  458. "width": 115.63,
  459. "height": 100.8
  460. },
  461. "_anchorPoint": {
  462. "__type__": "cc.Vec2",
  463. "x": 0.5,
  464. "y": 0.5
  465. },
  466. "_trs": {
  467. "__type__": "TypedArray",
  468. "ctor": "Float64Array",
  469. "array": [
  470. 0,
  471. -274.836,
  472. 0,
  473. 0,
  474. 0,
  475. 0,
  476. 1,
  477. 1,
  478. 1,
  479. 1
  480. ]
  481. },
  482. "_eulerAngles": {
  483. "__type__": "cc.Vec3",
  484. "x": 0,
  485. "y": 0,
  486. "z": 0
  487. },
  488. "_skewX": 0,
  489. "_skewY": 0,
  490. "_is3DNode": false,
  491. "_groupIndex": 0,
  492. "groupIndex": 0,
  493. "_id": "6aVkd0y1FNFaWcBjBxIItw"
  494. },
  495. {
  496. "__type__": "cc.Label",
  497. "_name": "",
  498. "_objFlags": 0,
  499. "node": {
  500. "__id__": 9
  501. },
  502. "_enabled": true,
  503. "_materials": [
  504. {
  505. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  506. }
  507. ],
  508. "_srcBlendFactor": 770,
  509. "_dstBlendFactor": 771,
  510. "_string": "0%",
  511. "_N$string": "0%",
  512. "_fontSize": 80,
  513. "_lineHeight": 80,
  514. "_enableWrapText": true,
  515. "_N$file": null,
  516. "_isSystemFontUsed": true,
  517. "_spacingX": 0,
  518. "_batchAsBitmap": false,
  519. "_styleFlags": 0,
  520. "_underlineHeight": 0,
  521. "_N$horizontalAlign": 1,
  522. "_N$verticalAlign": 1,
  523. "_N$fontFamily": "Arial",
  524. "_N$overflow": 0,
  525. "_N$cacheMode": 0,
  526. "_id": "141hMl18hI67+xY0igt9qO"
  527. },
  528. {
  529. "__type__": "cc.Node",
  530. "_name": "tittle1",
  531. "_objFlags": 0,
  532. "_parent": {
  533. "__id__": 2
  534. },
  535. "_children": [],
  536. "_active": true,
  537. "_components": [
  538. {
  539. "__id__": 12
  540. }
  541. ],
  542. "_prefab": null,
  543. "_opacity": 255,
  544. "_color": {
  545. "__type__": "cc.Color",
  546. "r": 255,
  547. "g": 255,
  548. "b": 255,
  549. "a": 255
  550. },
  551. "_contentSize": {
  552. "__type__": "cc.Size",
  553. "width": 402,
  554. "height": 343
  555. },
  556. "_anchorPoint": {
  557. "__type__": "cc.Vec2",
  558. "x": 0.5,
  559. "y": 0.5
  560. },
  561. "_trs": {
  562. "__type__": "TypedArray",
  563. "ctor": "Float64Array",
  564. "array": [
  565. 0,
  566. 0,
  567. 0,
  568. 0,
  569. 0,
  570. 0,
  571. 1,
  572. 1,
  573. 1,
  574. 1
  575. ]
  576. },
  577. "_eulerAngles": {
  578. "__type__": "cc.Vec3",
  579. "x": 0,
  580. "y": 0,
  581. "z": 0
  582. },
  583. "_skewX": 0,
  584. "_skewY": 0,
  585. "_is3DNode": false,
  586. "_groupIndex": 0,
  587. "groupIndex": 0,
  588. "_id": "3drSlNV2hNdqPKp1+TJhFQ"
  589. },
  590. {
  591. "__type__": "cc.Sprite",
  592. "_name": "",
  593. "_objFlags": 0,
  594. "node": {
  595. "__id__": 11
  596. },
  597. "_enabled": true,
  598. "_materials": [
  599. {
  600. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  601. }
  602. ],
  603. "_srcBlendFactor": 770,
  604. "_dstBlendFactor": 771,
  605. "_spriteFrame": {
  606. "__uuid__": "94b7ba51-abae-42cc-9ce7-e14f5c773d0c"
  607. },
  608. "_type": 0,
  609. "_sizeMode": 1,
  610. "_fillType": 0,
  611. "_fillCenter": {
  612. "__type__": "cc.Vec2",
  613. "x": 0,
  614. "y": 0
  615. },
  616. "_fillStart": 0,
  617. "_fillRange": 0,
  618. "_isTrimmedMode": true,
  619. "_atlas": null,
  620. "_id": "fal0s5pqFGwpuybosP0EKz"
  621. },
  622. {
  623. "__type__": "cc.Node",
  624. "_name": "New Node",
  625. "_objFlags": 0,
  626. "_parent": {
  627. "__id__": 2
  628. },
  629. "_children": [],
  630. "_active": true,
  631. "_components": [
  632. {
  633. "__id__": 14
  634. }
  635. ],
  636. "_prefab": null,
  637. "_opacity": 255,
  638. "_color": {
  639. "__type__": "cc.Color",
  640. "r": 255,
  641. "g": 255,
  642. "b": 255,
  643. "a": 255
  644. },
  645. "_contentSize": {
  646. "__type__": "cc.Size",
  647. "width": 0,
  648. "height": 0
  649. },
  650. "_anchorPoint": {
  651. "__type__": "cc.Vec2",
  652. "x": 0.5,
  653. "y": 0.5
  654. },
  655. "_trs": {
  656. "__type__": "TypedArray",
  657. "ctor": "Float64Array",
  658. "array": [
  659. 0,
  660. 0,
  661. 0,
  662. 0,
  663. 0,
  664. 0,
  665. 1,
  666. 1,
  667. 1,
  668. 1
  669. ]
  670. },
  671. "_eulerAngles": {
  672. "__type__": "cc.Vec3",
  673. "x": 0,
  674. "y": 0,
  675. "z": 0
  676. },
  677. "_skewX": 0,
  678. "_skewY": 0,
  679. "_is3DNode": false,
  680. "_groupIndex": 0,
  681. "groupIndex": 0,
  682. "_id": "4bdxpxmIFJBKZxv47axGPn"
  683. },
  684. {
  685. "__type__": "64558Vbey5AaYDhAolWZCVH",
  686. "_name": "",
  687. "_objFlags": 0,
  688. "node": {
  689. "__id__": 13
  690. },
  691. "_enabled": true,
  692. "tileBlock": {
  693. "__uuid__": "8367cd30-8291-4cb9-b64c-384f50285791"
  694. },
  695. "wxOdV3NSqeDk2e2Prog": {
  696. "__id__": 10
  697. },
  698. "_id": "b8I9gv+pREOp3XUPuMVDIt"
  699. },
  700. {
  701. "__type__": "cc.Canvas",
  702. "_name": "",
  703. "_objFlags": 0,
  704. "node": {
  705. "__id__": 2
  706. },
  707. "_enabled": true,
  708. "_designResolution": {
  709. "__type__": "cc.Size",
  710. "width": 750,
  711. "height": 1334
  712. },
  713. "_fitWidth": true,
  714. "_fitHeight": false,
  715. "_id": "7aB/+cuZVHvI5X5LMFUkHc"
  716. },
  717. {
  718. "__type__": "cc.Widget",
  719. "_name": "",
  720. "_objFlags": 0,
  721. "node": {
  722. "__id__": 2
  723. },
  724. "_enabled": true,
  725. "alignMode": 1,
  726. "_target": null,
  727. "_alignFlags": 45,
  728. "_left": 0,
  729. "_right": 0,
  730. "_top": 0,
  731. "_bottom": 0,
  732. "_verticalCenter": 0,
  733. "_horizontalCenter": 0,
  734. "_isAbsLeft": true,
  735. "_isAbsRight": true,
  736. "_isAbsTop": true,
  737. "_isAbsBottom": true,
  738. "_isAbsHorizontalCenter": true,
  739. "_isAbsVerticalCenter": true,
  740. "_originalWidth": 0,
  741. "_originalHeight": 0,
  742. "_id": "bfGh3H8EpAmpC+7ZYNCZ4v"
  743. }
  744. ]