loading.fire 11 KB

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