Loading.fire 19 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045
  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": "c2ba25e1-f77c-4da9-b438-eebef14e38dd"
  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. "__id__": 19
  91. }
  92. ],
  93. "_active": true,
  94. "_components": [
  95. {
  96. "__id__": 21
  97. },
  98. {
  99. "__id__": 22
  100. },
  101. {
  102. "__id__": 23
  103. }
  104. ],
  105. "_prefab": null,
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 750,
  117. "height": 1624
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 375,
  129. 812,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1,
  136. 1,
  137. 1
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 0,
  150. "groupIndex": 0,
  151. "_id": "c8KShI0FNGHaKSK7YB2wRR"
  152. },
  153. {
  154. "__type__": "cc.Node",
  155. "_name": "Main Camera",
  156. "_objFlags": 0,
  157. "_parent": {
  158. "__id__": 2
  159. },
  160. "_children": [],
  161. "_active": true,
  162. "_components": [
  163. {
  164. "__id__": 4
  165. }
  166. ],
  167. "_prefab": null,
  168. "_opacity": 255,
  169. "_color": {
  170. "__type__": "cc.Color",
  171. "r": 255,
  172. "g": 255,
  173. "b": 255,
  174. "a": 255
  175. },
  176. "_contentSize": {
  177. "__type__": "cc.Size",
  178. "width": 0,
  179. "height": 0
  180. },
  181. "_anchorPoint": {
  182. "__type__": "cc.Vec2",
  183. "x": 0.5,
  184. "y": 0.5
  185. },
  186. "_trs": {
  187. "__type__": "TypedArray",
  188. "ctor": "Float64Array",
  189. "array": [
  190. 0,
  191. 0,
  192. 0,
  193. 0,
  194. 0,
  195. 0,
  196. 1,
  197. 1,
  198. 1,
  199. 1
  200. ]
  201. },
  202. "_eulerAngles": {
  203. "__type__": "cc.Vec3",
  204. "x": 0,
  205. "y": 0,
  206. "z": 0
  207. },
  208. "_skewX": 0,
  209. "_skewY": 0,
  210. "_is3DNode": false,
  211. "_groupIndex": 0,
  212. "groupIndex": 0,
  213. "_id": "48yFSGfztHyIs4ZSs7bPTV"
  214. },
  215. {
  216. "__type__": "cc.Camera",
  217. "_name": "",
  218. "_objFlags": 0,
  219. "node": {
  220. "__id__": 3
  221. },
  222. "_enabled": true,
  223. "_cullingMask": 4294967295,
  224. "_clearFlags": 7,
  225. "_backgroundColor": {
  226. "__type__": "cc.Color",
  227. "r": 0,
  228. "g": 0,
  229. "b": 0,
  230. "a": 255
  231. },
  232. "_depth": -1,
  233. "_zoomRatio": 1,
  234. "_targetTexture": null,
  235. "_fov": 60,
  236. "_orthoSize": 10,
  237. "_nearClip": 1,
  238. "_farClip": 4096,
  239. "_ortho": true,
  240. "_rect": {
  241. "__type__": "cc.Rect",
  242. "x": 0,
  243. "y": 0,
  244. "width": 1,
  245. "height": 1
  246. },
  247. "_renderStages": 1,
  248. "_alignWithScreen": true,
  249. "_id": "d8l+Wl3ANKsJHHvK2Nn78b"
  250. },
  251. {
  252. "__type__": "cc.Node",
  253. "_name": "bg",
  254. "_objFlags": 0,
  255. "_parent": {
  256. "__id__": 2
  257. },
  258. "_children": [],
  259. "_active": true,
  260. "_components": [
  261. {
  262. "__id__": 6
  263. }
  264. ],
  265. "_prefab": null,
  266. "_opacity": 255,
  267. "_color": {
  268. "__type__": "cc.Color",
  269. "r": 255,
  270. "g": 255,
  271. "b": 255,
  272. "a": 255
  273. },
  274. "_contentSize": {
  275. "__type__": "cc.Size",
  276. "width": 960,
  277. "height": 2000
  278. },
  279. "_anchorPoint": {
  280. "__type__": "cc.Vec2",
  281. "x": 0.5,
  282. "y": 0.5
  283. },
  284. "_trs": {
  285. "__type__": "TypedArray",
  286. "ctor": "Float64Array",
  287. "array": [
  288. 0,
  289. 0,
  290. 0,
  291. 0,
  292. 0,
  293. 0,
  294. 1,
  295. 1,
  296. 1,
  297. 1
  298. ]
  299. },
  300. "_eulerAngles": {
  301. "__type__": "cc.Vec3",
  302. "x": 0,
  303. "y": 0,
  304. "z": 0
  305. },
  306. "_skewX": 0,
  307. "_skewY": 0,
  308. "_is3DNode": false,
  309. "_groupIndex": 0,
  310. "groupIndex": 0,
  311. "_id": "b1RMDkRI1Dzq+u1uubbQyT"
  312. },
  313. {
  314. "__type__": "cc.Sprite",
  315. "_name": "",
  316. "_objFlags": 0,
  317. "node": {
  318. "__id__": 5
  319. },
  320. "_enabled": true,
  321. "_materials": [
  322. {
  323. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  324. }
  325. ],
  326. "_srcBlendFactor": 770,
  327. "_dstBlendFactor": 771,
  328. "_spriteFrame": {
  329. "__uuid__": "683d4654-146d-4bc8-8860-e237c674a537"
  330. },
  331. "_type": 0,
  332. "_sizeMode": 0,
  333. "_fillType": 0,
  334. "_fillCenter": {
  335. "__type__": "cc.Vec2",
  336. "x": 0,
  337. "y": 0
  338. },
  339. "_fillStart": 0,
  340. "_fillRange": 0,
  341. "_isTrimmedMode": true,
  342. "_atlas": null,
  343. "_id": "13ZGVjACRCrqZW/6rNDVnX"
  344. },
  345. {
  346. "__type__": "cc.Node",
  347. "_name": "jiazai",
  348. "_objFlags": 0,
  349. "_parent": {
  350. "__id__": 2
  351. },
  352. "_children": [],
  353. "_active": true,
  354. "_components": [
  355. {
  356. "__id__": 8
  357. }
  358. ],
  359. "_prefab": null,
  360. "_opacity": 255,
  361. "_color": {
  362. "__type__": "cc.Color",
  363. "r": 194,
  364. "g": 146,
  365. "b": 255,
  366. "a": 255
  367. },
  368. "_contentSize": {
  369. "__type__": "cc.Size",
  370. "width": 0,
  371. "height": 0
  372. },
  373. "_anchorPoint": {
  374. "__type__": "cc.Vec2",
  375. "x": 0.5,
  376. "y": 0.5
  377. },
  378. "_trs": {
  379. "__type__": "TypedArray",
  380. "ctor": "Float64Array",
  381. "array": [
  382. -29.3,
  383. 288.133,
  384. 0,
  385. 0,
  386. 0,
  387. 0,
  388. 1,
  389. 1,
  390. 1,
  391. 1
  392. ]
  393. },
  394. "_eulerAngles": {
  395. "__type__": "cc.Vec3",
  396. "x": 0,
  397. "y": 0,
  398. "z": 0
  399. },
  400. "_skewX": 0,
  401. "_skewY": 0,
  402. "_is3DNode": false,
  403. "_groupIndex": 0,
  404. "groupIndex": 0,
  405. "_id": "53rotKd9VEN60gybdC9ZSV"
  406. },
  407. {
  408. "__type__": "sp.Skeleton",
  409. "_name": "",
  410. "_objFlags": 0,
  411. "node": {
  412. "__id__": 7
  413. },
  414. "_enabled": true,
  415. "_materials": [
  416. {
  417. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  418. }
  419. ],
  420. "paused": false,
  421. "defaultSkin": "default",
  422. "defaultAnimation": "01",
  423. "_preCacheMode": 0,
  424. "_cacheMode": 0,
  425. "loop": true,
  426. "premultipliedAlpha": false,
  427. "timeScale": 1,
  428. "_accTime": 0,
  429. "_playCount": 0,
  430. "_frameCache": null,
  431. "_curFrame": null,
  432. "_skeletonCache": null,
  433. "_animationName": "01",
  434. "_animationQueue": [],
  435. "_headAniInfo": null,
  436. "_playTimes": 0,
  437. "_isAniComplete": true,
  438. "_N$skeletonData": {
  439. "__uuid__": "baceb15b-540c-4e87-a312-270d8264b681"
  440. },
  441. "_N$_defaultCacheMode": 0,
  442. "_N$debugSlots": false,
  443. "_N$debugBones": false,
  444. "_N$debugMesh": false,
  445. "_N$useTint": false,
  446. "_N$enableBatch": false,
  447. "_id": "b9reJwN4xDfoHYyNe5dmuO"
  448. },
  449. {
  450. "__type__": "cc.Node",
  451. "_name": "logo-removebg",
  452. "_objFlags": 0,
  453. "_parent": {
  454. "__id__": 2
  455. },
  456. "_children": [],
  457. "_active": true,
  458. "_components": [
  459. {
  460. "__id__": 10
  461. }
  462. ],
  463. "_prefab": null,
  464. "_opacity": 255,
  465. "_color": {
  466. "__type__": "cc.Color",
  467. "r": 255,
  468. "g": 255,
  469. "b": 255,
  470. "a": 255
  471. },
  472. "_contentSize": {
  473. "__type__": "cc.Size",
  474. "width": 624,
  475. "height": 585
  476. },
  477. "_anchorPoint": {
  478. "__type__": "cc.Vec2",
  479. "x": 0.5,
  480. "y": 0.5
  481. },
  482. "_trs": {
  483. "__type__": "TypedArray",
  484. "ctor": "Float64Array",
  485. "array": [
  486. 0,
  487. 330,
  488. 0,
  489. 0,
  490. 0,
  491. 0,
  492. 1,
  493. 1,
  494. 1,
  495. 1
  496. ]
  497. },
  498. "_eulerAngles": {
  499. "__type__": "cc.Vec3",
  500. "x": 0,
  501. "y": 0,
  502. "z": 0
  503. },
  504. "_skewX": 0,
  505. "_skewY": 0,
  506. "_is3DNode": false,
  507. "_groupIndex": 0,
  508. "groupIndex": 0,
  509. "_id": "64b9EsbHtKErPwk1iR5Wxq"
  510. },
  511. {
  512. "__type__": "cc.Sprite",
  513. "_name": "",
  514. "_objFlags": 0,
  515. "node": {
  516. "__id__": 9
  517. },
  518. "_enabled": true,
  519. "_materials": [
  520. {
  521. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  522. }
  523. ],
  524. "_srcBlendFactor": 770,
  525. "_dstBlendFactor": 771,
  526. "_spriteFrame": {
  527. "__uuid__": "31431e0a-869e-4cb8-8b37-88873970cd4f"
  528. },
  529. "_type": 0,
  530. "_sizeMode": 1,
  531. "_fillType": 0,
  532. "_fillCenter": {
  533. "__type__": "cc.Vec2",
  534. "x": 0,
  535. "y": 0
  536. },
  537. "_fillStart": 0,
  538. "_fillRange": 0,
  539. "_isTrimmedMode": true,
  540. "_atlas": null,
  541. "_id": "03mUHgWxFHXrFZUfwlbzwi"
  542. },
  543. {
  544. "__type__": "cc.Node",
  545. "_name": "jiazai",
  546. "_objFlags": 0,
  547. "_parent": {
  548. "__id__": 2
  549. },
  550. "_children": [],
  551. "_active": true,
  552. "_components": [
  553. {
  554. "__id__": 12
  555. }
  556. ],
  557. "_prefab": null,
  558. "_opacity": 255,
  559. "_color": {
  560. "__type__": "cc.Color",
  561. "r": 194,
  562. "g": 146,
  563. "b": 255,
  564. "a": 255
  565. },
  566. "_contentSize": {
  567. "__type__": "cc.Size",
  568. "width": 0,
  569. "height": 0
  570. },
  571. "_anchorPoint": {
  572. "__type__": "cc.Vec2",
  573. "x": 0.5,
  574. "y": 0.5
  575. },
  576. "_trs": {
  577. "__type__": "TypedArray",
  578. "ctor": "Float64Array",
  579. "array": [
  580. 452.847,
  581. 288.133,
  582. 0,
  583. 0,
  584. 0,
  585. 0,
  586. 1,
  587. 1,
  588. 1,
  589. 1
  590. ]
  591. },
  592. "_eulerAngles": {
  593. "__type__": "cc.Vec3",
  594. "x": 0,
  595. "y": 0,
  596. "z": 0
  597. },
  598. "_skewX": 0,
  599. "_skewY": 0,
  600. "_is3DNode": false,
  601. "_groupIndex": 0,
  602. "groupIndex": 0,
  603. "_id": "4fUu8+bn5ADaZY/9LNtkUK"
  604. },
  605. {
  606. "__type__": "sp.Skeleton",
  607. "_name": "",
  608. "_objFlags": 0,
  609. "node": {
  610. "__id__": 11
  611. },
  612. "_enabled": true,
  613. "_materials": [
  614. {
  615. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  616. }
  617. ],
  618. "paused": false,
  619. "defaultSkin": "default",
  620. "defaultAnimation": "01",
  621. "_preCacheMode": 0,
  622. "_cacheMode": 0,
  623. "loop": true,
  624. "premultipliedAlpha": false,
  625. "timeScale": 1,
  626. "_accTime": 0,
  627. "_playCount": 0,
  628. "_frameCache": null,
  629. "_curFrame": null,
  630. "_skeletonCache": null,
  631. "_animationName": "01",
  632. "_animationQueue": [],
  633. "_headAniInfo": null,
  634. "_playTimes": 0,
  635. "_isAniComplete": true,
  636. "_N$skeletonData": {
  637. "__uuid__": "baceb15b-540c-4e87-a312-270d8264b681"
  638. },
  639. "_N$_defaultCacheMode": 0,
  640. "_N$debugSlots": false,
  641. "_N$debugBones": false,
  642. "_N$debugMesh": false,
  643. "_N$useTint": false,
  644. "_N$enableBatch": false,
  645. "_id": "6bgEI8BrREvoJRvIxuZKEh"
  646. },
  647. {
  648. "__type__": "cc.Node",
  649. "_name": "label",
  650. "_objFlags": 0,
  651. "_parent": {
  652. "__id__": 2
  653. },
  654. "_children": [
  655. {
  656. "__id__": 14
  657. }
  658. ],
  659. "_active": true,
  660. "_components": [
  661. {
  662. "__id__": 17
  663. },
  664. {
  665. "__id__": 18
  666. }
  667. ],
  668. "_prefab": null,
  669. "_opacity": 188,
  670. "_color": {
  671. "__type__": "cc.Color",
  672. "r": 255,
  673. "g": 255,
  674. "b": 255,
  675. "a": 255
  676. },
  677. "_contentSize": {
  678. "__type__": "cc.Size",
  679. "width": 405.7,
  680. "height": 126
  681. },
  682. "_anchorPoint": {
  683. "__type__": "cc.Vec2",
  684. "x": 0.5,
  685. "y": 0.5
  686. },
  687. "_trs": {
  688. "__type__": "TypedArray",
  689. "ctor": "Float64Array",
  690. "array": [
  691. 0,
  692. -45.32299999999999,
  693. 0,
  694. 0,
  695. 0,
  696. 0,
  697. 1,
  698. 1,
  699. 1,
  700. 1
  701. ]
  702. },
  703. "_eulerAngles": {
  704. "__type__": "cc.Vec3",
  705. "x": 0,
  706. "y": 0,
  707. "z": 0
  708. },
  709. "_skewX": 10,
  710. "_skewY": 0,
  711. "_is3DNode": false,
  712. "_groupIndex": 0,
  713. "groupIndex": 0,
  714. "_id": "24vq+HuSNKN4lGSYfWbXkJ"
  715. },
  716. {
  717. "__type__": "cc.Node",
  718. "_name": "label",
  719. "_objFlags": 0,
  720. "_parent": {
  721. "__id__": 13
  722. },
  723. "_children": [],
  724. "_active": true,
  725. "_components": [
  726. {
  727. "__id__": 15
  728. },
  729. {
  730. "__id__": 16
  731. }
  732. ],
  733. "_prefab": null,
  734. "_opacity": 188,
  735. "_color": {
  736. "__type__": "cc.Color",
  737. "r": 131,
  738. "g": 0,
  739. "b": 192,
  740. "a": 255
  741. },
  742. "_contentSize": {
  743. "__type__": "cc.Size",
  744. "width": 405.7,
  745. "height": 126
  746. },
  747. "_anchorPoint": {
  748. "__type__": "cc.Vec2",
  749. "x": 0.5,
  750. "y": 0.5
  751. },
  752. "_trs": {
  753. "__type__": "TypedArray",
  754. "ctor": "Float64Array",
  755. "array": [
  756. 7,
  757. -2,
  758. 0,
  759. 0,
  760. 0,
  761. 0,
  762. 1,
  763. 1,
  764. 1,
  765. 1
  766. ]
  767. },
  768. "_eulerAngles": {
  769. "__type__": "cc.Vec3",
  770. "x": 0,
  771. "y": 0,
  772. "z": 0
  773. },
  774. "_skewX": 10,
  775. "_skewY": 0,
  776. "_is3DNode": false,
  777. "_groupIndex": 0,
  778. "groupIndex": 0,
  779. "_id": "56A+1Yn6lGxJto/avUZ1GS"
  780. },
  781. {
  782. "__type__": "cc.Label",
  783. "_name": "",
  784. "_objFlags": 0,
  785. "node": {
  786. "__id__": 14
  787. },
  788. "_enabled": true,
  789. "_materials": [
  790. {
  791. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  792. }
  793. ],
  794. "_srcBlendFactor": 770,
  795. "_dstBlendFactor": 771,
  796. "_string": "Loading...",
  797. "_N$string": "Loading...",
  798. "_fontSize": 100,
  799. "_lineHeight": 100,
  800. "_enableWrapText": true,
  801. "_N$file": {
  802. "__uuid__": "6b3e04b9-0979-4b06-ad21-8dbba6e80223"
  803. },
  804. "_isSystemFontUsed": false,
  805. "_spacingX": 0,
  806. "_batchAsBitmap": false,
  807. "_styleFlags": 0,
  808. "_underlineHeight": 0,
  809. "_N$horizontalAlign": 1,
  810. "_N$verticalAlign": 1,
  811. "_N$fontFamily": "Arial",
  812. "_N$overflow": 0,
  813. "_N$cacheMode": 0,
  814. "_id": "3eUtU29YZL1oX5QqFH5stT"
  815. },
  816. {
  817. "__type__": "cc.LabelOutline",
  818. "_name": "",
  819. "_objFlags": 0,
  820. "node": {
  821. "__id__": 14
  822. },
  823. "_enabled": true,
  824. "_color": {
  825. "__type__": "cc.Color",
  826. "r": 10,
  827. "g": 117,
  828. "b": 143,
  829. "a": 255
  830. },
  831. "_width": 0,
  832. "_id": "65B4sOTEZItYcdnz2VwQRB"
  833. },
  834. {
  835. "__type__": "cc.Label",
  836. "_name": "",
  837. "_objFlags": 0,
  838. "node": {
  839. "__id__": 13
  840. },
  841. "_enabled": true,
  842. "_materials": [
  843. {
  844. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  845. }
  846. ],
  847. "_srcBlendFactor": 770,
  848. "_dstBlendFactor": 771,
  849. "_string": "Loading...",
  850. "_N$string": "Loading...",
  851. "_fontSize": 100,
  852. "_lineHeight": 100,
  853. "_enableWrapText": true,
  854. "_N$file": {
  855. "__uuid__": "6b3e04b9-0979-4b06-ad21-8dbba6e80223"
  856. },
  857. "_isSystemFontUsed": false,
  858. "_spacingX": 0,
  859. "_batchAsBitmap": false,
  860. "_styleFlags": 0,
  861. "_underlineHeight": 0,
  862. "_N$horizontalAlign": 1,
  863. "_N$verticalAlign": 1,
  864. "_N$fontFamily": "Arial",
  865. "_N$overflow": 0,
  866. "_N$cacheMode": 0,
  867. "_id": "47dBlVi4hB6LpxIfycaqPF"
  868. },
  869. {
  870. "__type__": "cc.LabelOutline",
  871. "_name": "",
  872. "_objFlags": 0,
  873. "node": {
  874. "__id__": 13
  875. },
  876. "_enabled": true,
  877. "_color": {
  878. "__type__": "cc.Color",
  879. "r": 10,
  880. "g": 117,
  881. "b": 143,
  882. "a": 255
  883. },
  884. "_width": 0,
  885. "_id": "78yNr5mNhCSqBkWRCMJ0Df"
  886. },
  887. {
  888. "__type__": "cc.Node",
  889. "_name": "jiazai",
  890. "_objFlags": 0,
  891. "_parent": {
  892. "__id__": 2
  893. },
  894. "_children": [],
  895. "_active": true,
  896. "_components": [
  897. {
  898. "__id__": 20
  899. }
  900. ],
  901. "_prefab": null,
  902. "_opacity": 255,
  903. "_color": {
  904. "__type__": "cc.Color",
  905. "r": 194,
  906. "g": 146,
  907. "b": 255,
  908. "a": 255
  909. },
  910. "_contentSize": {
  911. "__type__": "cc.Size",
  912. "width": 0,
  913. "height": 0
  914. },
  915. "_anchorPoint": {
  916. "__type__": "cc.Vec2",
  917. "x": 0.5,
  918. "y": 0.5
  919. },
  920. "_trs": {
  921. "__type__": "TypedArray",
  922. "ctor": "Float64Array",
  923. "array": [
  924. -458.108,
  925. 188.13299999999998,
  926. 0,
  927. 0,
  928. 0,
  929. 0,
  930. 1,
  931. 1,
  932. 1,
  933. 1
  934. ]
  935. },
  936. "_eulerAngles": {
  937. "__type__": "cc.Vec3",
  938. "x": 0,
  939. "y": 0,
  940. "z": 0
  941. },
  942. "_skewX": 0,
  943. "_skewY": 0,
  944. "_is3DNode": false,
  945. "_groupIndex": 0,
  946. "groupIndex": 0,
  947. "_id": "bcTPbnk5JAC7AcH0AfQdkY"
  948. },
  949. {
  950. "__type__": "sp.Skeleton",
  951. "_name": "",
  952. "_objFlags": 0,
  953. "node": {
  954. "__id__": 19
  955. },
  956. "_enabled": true,
  957. "_materials": [
  958. {
  959. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  960. }
  961. ],
  962. "paused": false,
  963. "defaultSkin": "default",
  964. "defaultAnimation": "01",
  965. "_preCacheMode": 0,
  966. "_cacheMode": 0,
  967. "loop": true,
  968. "premultipliedAlpha": false,
  969. "timeScale": 1,
  970. "_accTime": 0,
  971. "_playCount": 0,
  972. "_frameCache": null,
  973. "_curFrame": null,
  974. "_skeletonCache": null,
  975. "_animationName": "01",
  976. "_animationQueue": [],
  977. "_headAniInfo": null,
  978. "_playTimes": 0,
  979. "_isAniComplete": true,
  980. "_N$skeletonData": {
  981. "__uuid__": "baceb15b-540c-4e87-a312-270d8264b681"
  982. },
  983. "_N$_defaultCacheMode": 0,
  984. "_N$debugSlots": false,
  985. "_N$debugBones": false,
  986. "_N$debugMesh": false,
  987. "_N$useTint": false,
  988. "_N$enableBatch": false,
  989. "_id": "29ftHDDGhJ+aRTfCrakvWl"
  990. },
  991. {
  992. "__type__": "cc.Canvas",
  993. "_name": "",
  994. "_objFlags": 0,
  995. "node": {
  996. "__id__": 2
  997. },
  998. "_enabled": true,
  999. "_designResolution": {
  1000. "__type__": "cc.Size",
  1001. "width": 750,
  1002. "height": 1624
  1003. },
  1004. "_fitWidth": true,
  1005. "_fitHeight": false,
  1006. "_id": "52iKLYZxVJIK5mTD+Syqk0"
  1007. },
  1008. {
  1009. "__type__": "cc.Widget",
  1010. "_name": "",
  1011. "_objFlags": 0,
  1012. "node": {
  1013. "__id__": 2
  1014. },
  1015. "_enabled": true,
  1016. "alignMode": 1,
  1017. "_target": null,
  1018. "_alignFlags": 45,
  1019. "_left": 0,
  1020. "_right": 0,
  1021. "_top": 0,
  1022. "_bottom": 0,
  1023. "_verticalCenter": 0,
  1024. "_horizontalCenter": 0,
  1025. "_isAbsLeft": true,
  1026. "_isAbsRight": true,
  1027. "_isAbsTop": true,
  1028. "_isAbsBottom": true,
  1029. "_isAbsHorizontalCenter": true,
  1030. "_isAbsVerticalCenter": true,
  1031. "_originalWidth": 0,
  1032. "_originalHeight": 0,
  1033. "_id": "03+SC1B5xF1qARGq+OPH2Z"
  1034. },
  1035. {
  1036. "__type__": "97d06Kg8IhOt6SQkd32gY1i",
  1037. "_name": "",
  1038. "_objFlags": 0,
  1039. "node": {
  1040. "__id__": 2
  1041. },
  1042. "_enabled": true,
  1043. "_id": "6e5vc+Q0xKm6pdAim1Xu0f"
  1044. }
  1045. ]