splash.fire 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458
  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": false,
  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": true,
  61. "_id": "ba20306b-2d8e-4515-a2e9-b837c14ffe3e"
  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__": 11
  82. },
  83. {
  84. "__id__": 14
  85. },
  86. {
  87. "__id__": 18
  88. }
  89. ],
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 31
  94. },
  95. {
  96. "__id__": 32
  97. },
  98. {
  99. "__id__": 33
  100. },
  101. {
  102. "__id__": 34
  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": 1334
  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. 667,
  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": "8bSZINGjxD/5RtHK3+WQay"
  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": "b4Z5C6h8VKdo6FGVonb6EM"
  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": "79rrXMxqJIs6tlxJIXfNtR"
  250. },
  251. {
  252. "__type__": "cc.Node",
  253. "_name": "bg1",
  254. "_objFlags": 0,
  255. "_parent": {
  256. "__id__": 2
  257. },
  258. "_children": [],
  259. "_active": false,
  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": 750,
  277. "height": 1750
  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": "487smu3g1C/IzNoufgB9BA"
  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__": "5c553941-9728-41c1-a6ad-9238d21c2baf"
  330. },
  331. "_type": 1,
  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": "24b6BHknVA6L+vPelnP0X+"
  344. },
  345. {
  346. "__type__": "cc.Node",
  347. "_name": "bg2",
  348. "_objFlags": 0,
  349. "_parent": {
  350. "__id__": 2
  351. },
  352. "_children": [
  353. {
  354. "__id__": 8
  355. }
  356. ],
  357. "_active": true,
  358. "_components": [
  359. {
  360. "__id__": 10
  361. }
  362. ],
  363. "_prefab": null,
  364. "_opacity": 255,
  365. "_color": {
  366. "__type__": "cc.Color",
  367. "r": 255,
  368. "g": 255,
  369. "b": 255,
  370. "a": 255
  371. },
  372. "_contentSize": {
  373. "__type__": "cc.Size",
  374. "width": 750,
  375. "height": 1750
  376. },
  377. "_anchorPoint": {
  378. "__type__": "cc.Vec2",
  379. "x": 0.5,
  380. "y": 0.5
  381. },
  382. "_trs": {
  383. "__type__": "TypedArray",
  384. "ctor": "Float64Array",
  385. "array": [
  386. 0,
  387. 0,
  388. 0,
  389. 0,
  390. 0,
  391. 0,
  392. 1,
  393. 1,
  394. 1,
  395. 1
  396. ]
  397. },
  398. "_eulerAngles": {
  399. "__type__": "cc.Vec3",
  400. "x": 0,
  401. "y": 0,
  402. "z": 0
  403. },
  404. "_skewX": 0,
  405. "_skewY": 0,
  406. "_is3DNode": false,
  407. "_groupIndex": 0,
  408. "groupIndex": 0,
  409. "_id": "e2I0qUL/1A3IG3+iwiqIcC"
  410. },
  411. {
  412. "__type__": "cc.Node",
  413. "_name": "tip",
  414. "_objFlags": 0,
  415. "_parent": {
  416. "__id__": 7
  417. },
  418. "_children": [],
  419. "_active": false,
  420. "_components": [
  421. {
  422. "__id__": 9
  423. }
  424. ],
  425. "_prefab": null,
  426. "_opacity": 255,
  427. "_color": {
  428. "__type__": "cc.Color",
  429. "r": 255,
  430. "g": 255,
  431. "b": 255,
  432. "a": 255
  433. },
  434. "_contentSize": {
  435. "__type__": "cc.Size",
  436. "width": 618,
  437. "height": 178
  438. },
  439. "_anchorPoint": {
  440. "__type__": "cc.Vec2",
  441. "x": 0.5,
  442. "y": 0.5
  443. },
  444. "_trs": {
  445. "__type__": "TypedArray",
  446. "ctor": "Float64Array",
  447. "array": [
  448. 0,
  449. -230,
  450. 0,
  451. 0,
  452. 0,
  453. 0,
  454. 1,
  455. 1,
  456. 1,
  457. 1
  458. ]
  459. },
  460. "_eulerAngles": {
  461. "__type__": "cc.Vec3",
  462. "x": 0,
  463. "y": 0,
  464. "z": 0
  465. },
  466. "_skewX": 0,
  467. "_skewY": 0,
  468. "_is3DNode": false,
  469. "_groupIndex": 0,
  470. "groupIndex": 0,
  471. "_id": "2bpRUtTA9MP43ECq82Sex2"
  472. },
  473. {
  474. "__type__": "cc.Sprite",
  475. "_name": "",
  476. "_objFlags": 0,
  477. "node": {
  478. "__id__": 8
  479. },
  480. "_enabled": true,
  481. "_materials": [
  482. {
  483. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  484. }
  485. ],
  486. "_srcBlendFactor": 770,
  487. "_dstBlendFactor": 771,
  488. "_spriteFrame": null,
  489. "_type": 0,
  490. "_sizeMode": 1,
  491. "_fillType": 0,
  492. "_fillCenter": {
  493. "__type__": "cc.Vec2",
  494. "x": 0,
  495. "y": 0
  496. },
  497. "_fillStart": 0,
  498. "_fillRange": 0,
  499. "_isTrimmedMode": true,
  500. "_atlas": null,
  501. "_id": "aasL2BG8BG9rGGzqZUaKf6"
  502. },
  503. {
  504. "__type__": "cc.Sprite",
  505. "_name": "",
  506. "_objFlags": 0,
  507. "node": {
  508. "__id__": 7
  509. },
  510. "_enabled": true,
  511. "_materials": [
  512. {
  513. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  514. }
  515. ],
  516. "_srcBlendFactor": 770,
  517. "_dstBlendFactor": 771,
  518. "_spriteFrame": {
  519. "__uuid__": "c5bc9999-3d3e-4dea-be90-96c34670285e"
  520. },
  521. "_type": 0,
  522. "_sizeMode": 0,
  523. "_fillType": 0,
  524. "_fillCenter": {
  525. "__type__": "cc.Vec2",
  526. "x": 0,
  527. "y": 0
  528. },
  529. "_fillStart": 0,
  530. "_fillRange": 0,
  531. "_isTrimmedMode": true,
  532. "_atlas": null,
  533. "_id": "70It/BdbtF5LTVAJcgN7rm"
  534. },
  535. {
  536. "__type__": "cc.Node",
  537. "_name": "txtVersion",
  538. "_objFlags": 0,
  539. "_parent": {
  540. "__id__": 2
  541. },
  542. "_children": [],
  543. "_active": false,
  544. "_components": [
  545. {
  546. "__id__": 12
  547. },
  548. {
  549. "__id__": 13
  550. }
  551. ],
  552. "_prefab": null,
  553. "_opacity": 255,
  554. "_color": {
  555. "__type__": "cc.Color",
  556. "r": 0,
  557. "g": 0,
  558. "b": 0,
  559. "a": 255
  560. },
  561. "_contentSize": {
  562. "__type__": "cc.Size",
  563. "width": 133.28,
  564. "height": 27.72
  565. },
  566. "_anchorPoint": {
  567. "__type__": "cc.Vec2",
  568. "x": 0,
  569. "y": 0.5
  570. },
  571. "_trs": {
  572. "__type__": "TypedArray",
  573. "ctor": "Float64Array",
  574. "array": [
  575. -355,
  576. 633.14,
  577. 0,
  578. 0,
  579. 0,
  580. 0,
  581. 1,
  582. 1,
  583. 1,
  584. 1
  585. ]
  586. },
  587. "_eulerAngles": {
  588. "__type__": "cc.Vec3",
  589. "x": 0,
  590. "y": 0,
  591. "z": 0
  592. },
  593. "_skewX": 0,
  594. "_skewY": 0,
  595. "_is3DNode": false,
  596. "_groupIndex": 0,
  597. "groupIndex": 0,
  598. "_id": "c0Eg3NS3NOG5rSXtNc/lnE"
  599. },
  600. {
  601. "__type__": "cc.Label",
  602. "_name": "",
  603. "_objFlags": 0,
  604. "node": {
  605. "__id__": 11
  606. },
  607. "_enabled": true,
  608. "_materials": [
  609. {
  610. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  611. }
  612. ],
  613. "_srcBlendFactor": 770,
  614. "_dstBlendFactor": 771,
  615. "_string": "版本号:1.0.37",
  616. "_N$string": "版本号:1.0.37",
  617. "_fontSize": 22,
  618. "_lineHeight": 22,
  619. "_enableWrapText": true,
  620. "_N$file": null,
  621. "_isSystemFontUsed": true,
  622. "_spacingX": 0,
  623. "_batchAsBitmap": false,
  624. "_styleFlags": 0,
  625. "_underlineHeight": 0,
  626. "_N$horizontalAlign": 1,
  627. "_N$verticalAlign": 1,
  628. "_N$fontFamily": "Arial",
  629. "_N$overflow": 0,
  630. "_N$cacheMode": 0,
  631. "_id": "7cvqkXqatCl7a+YhewqiEz"
  632. },
  633. {
  634. "__type__": "cc.Widget",
  635. "_name": "",
  636. "_objFlags": 0,
  637. "node": {
  638. "__id__": 11
  639. },
  640. "_enabled": true,
  641. "alignMode": 1,
  642. "_target": null,
  643. "_alignFlags": 1,
  644. "_left": 0,
  645. "_right": 0,
  646. "_top": 20,
  647. "_bottom": 20,
  648. "_verticalCenter": 0,
  649. "_horizontalCenter": 0,
  650. "_isAbsLeft": true,
  651. "_isAbsRight": true,
  652. "_isAbsTop": true,
  653. "_isAbsBottom": true,
  654. "_isAbsHorizontalCenter": true,
  655. "_isAbsVerticalCenter": true,
  656. "_originalWidth": 0,
  657. "_originalHeight": 0,
  658. "_id": "47ncoXAV9M7a8vx0VE6IpB"
  659. },
  660. {
  661. "__type__": "cc.Node",
  662. "_name": "txtTips",
  663. "_objFlags": 0,
  664. "_parent": {
  665. "__id__": 2
  666. },
  667. "_children": [],
  668. "_active": true,
  669. "_components": [
  670. {
  671. "__id__": 15
  672. },
  673. {
  674. "__id__": 16
  675. },
  676. {
  677. "__id__": 17
  678. }
  679. ],
  680. "_prefab": null,
  681. "_opacity": 255,
  682. "_color": {
  683. "__type__": "cc.Color",
  684. "r": 255,
  685. "g": 255,
  686. "b": 255,
  687. "a": 255
  688. },
  689. "_contentSize": {
  690. "__type__": "cc.Size",
  691. "width": 4,
  692. "height": 54.4
  693. },
  694. "_anchorPoint": {
  695. "__type__": "cc.Vec2",
  696. "x": 0.5,
  697. "y": 0.5
  698. },
  699. "_trs": {
  700. "__type__": "TypedArray",
  701. "ctor": "Float64Array",
  702. "array": [
  703. 0,
  704. -596.03,
  705. 0,
  706. 0,
  707. 0,
  708. 0,
  709. 1,
  710. 1,
  711. 1,
  712. 1
  713. ]
  714. },
  715. "_eulerAngles": {
  716. "__type__": "cc.Vec3",
  717. "x": 0,
  718. "y": 0,
  719. "z": 0
  720. },
  721. "_skewX": 0,
  722. "_skewY": 0,
  723. "_is3DNode": false,
  724. "_groupIndex": 0,
  725. "groupIndex": 0,
  726. "_id": "c29psEi1xBzIEaeweQDcy8"
  727. },
  728. {
  729. "__type__": "cc.Label",
  730. "_name": "",
  731. "_objFlags": 0,
  732. "node": {
  733. "__id__": 14
  734. },
  735. "_enabled": true,
  736. "_materials": [
  737. {
  738. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  739. }
  740. ],
  741. "_srcBlendFactor": 770,
  742. "_dstBlendFactor": 771,
  743. "_string": "",
  744. "_N$string": "",
  745. "_fontSize": 22,
  746. "_lineHeight": 40,
  747. "_enableWrapText": true,
  748. "_N$file": null,
  749. "_isSystemFontUsed": true,
  750. "_spacingX": 0,
  751. "_batchAsBitmap": false,
  752. "_styleFlags": 0,
  753. "_underlineHeight": 0,
  754. "_N$horizontalAlign": 1,
  755. "_N$verticalAlign": 1,
  756. "_N$fontFamily": "Arial",
  757. "_N$overflow": 0,
  758. "_N$cacheMode": 0,
  759. "_id": "31DDKhbEtPorUJHzftYOvv"
  760. },
  761. {
  762. "__type__": "cc.LabelOutline",
  763. "_name": "",
  764. "_objFlags": 0,
  765. "node": {
  766. "__id__": 14
  767. },
  768. "_enabled": true,
  769. "_color": {
  770. "__type__": "cc.Color",
  771. "r": 0,
  772. "g": 0,
  773. "b": 0,
  774. "a": 255
  775. },
  776. "_width": 2,
  777. "_id": "36UQ+gXq5AD5pmtYh8eITc"
  778. },
  779. {
  780. "__type__": "cc.Widget",
  781. "_name": "",
  782. "_objFlags": 0,
  783. "node": {
  784. "__id__": 14
  785. },
  786. "_enabled": true,
  787. "alignMode": 1,
  788. "_target": null,
  789. "_alignFlags": 4,
  790. "_left": 0,
  791. "_right": 0,
  792. "_top": 0,
  793. "_bottom": 43.76999999999998,
  794. "_verticalCenter": 0,
  795. "_horizontalCenter": 0,
  796. "_isAbsLeft": true,
  797. "_isAbsRight": true,
  798. "_isAbsTop": true,
  799. "_isAbsBottom": true,
  800. "_isAbsHorizontalCenter": true,
  801. "_isAbsVerticalCenter": true,
  802. "_originalWidth": 0,
  803. "_originalHeight": 0,
  804. "_id": "a0CPu1xXJJXqAT1hydduxc"
  805. },
  806. {
  807. "__type__": "cc.Node",
  808. "_name": "gProgress",
  809. "_objFlags": 0,
  810. "_parent": {
  811. "__id__": 2
  812. },
  813. "_children": [
  814. {
  815. "__id__": 19
  816. },
  817. {
  818. "__id__": 21
  819. },
  820. {
  821. "__id__": 23
  822. },
  823. {
  824. "__id__": 26
  825. }
  826. ],
  827. "_active": false,
  828. "_components": [
  829. {
  830. "__id__": 29
  831. },
  832. {
  833. "__id__": 30
  834. }
  835. ],
  836. "_prefab": null,
  837. "_opacity": 255,
  838. "_color": {
  839. "__type__": "cc.Color",
  840. "r": 255,
  841. "g": 255,
  842. "b": 255,
  843. "a": 255
  844. },
  845. "_contentSize": {
  846. "__type__": "cc.Size",
  847. "width": 750,
  848. "height": 16
  849. },
  850. "_anchorPoint": {
  851. "__type__": "cc.Vec2",
  852. "x": 0.5,
  853. "y": 0.5
  854. },
  855. "_trs": {
  856. "__type__": "TypedArray",
  857. "ctor": "Float64Array",
  858. "array": [
  859. 0,
  860. -405.747,
  861. 0,
  862. 0,
  863. 0,
  864. 0,
  865. 1,
  866. 1,
  867. 1,
  868. 1
  869. ]
  870. },
  871. "_eulerAngles": {
  872. "__type__": "cc.Vec3",
  873. "x": 0,
  874. "y": 0,
  875. "z": 0
  876. },
  877. "_skewX": 0,
  878. "_skewY": 0,
  879. "_is3DNode": false,
  880. "_groupIndex": 0,
  881. "groupIndex": 0,
  882. "_id": "598je0/VBI7IteMtv8Q2dr"
  883. },
  884. {
  885. "__type__": "cc.Node",
  886. "_name": "progress",
  887. "_objFlags": 0,
  888. "_parent": {
  889. "__id__": 18
  890. },
  891. "_children": [],
  892. "_active": true,
  893. "_components": [
  894. {
  895. "__id__": 20
  896. }
  897. ],
  898. "_prefab": null,
  899. "_opacity": 255,
  900. "_color": {
  901. "__type__": "cc.Color",
  902. "r": 255,
  903. "g": 255,
  904. "b": 255,
  905. "a": 255
  906. },
  907. "_contentSize": {
  908. "__type__": "cc.Size",
  909. "width": 750,
  910. "height": 16
  911. },
  912. "_anchorPoint": {
  913. "__type__": "cc.Vec2",
  914. "x": 0.5,
  915. "y": 0.5
  916. },
  917. "_trs": {
  918. "__type__": "TypedArray",
  919. "ctor": "Float64Array",
  920. "array": [
  921. 0,
  922. 0,
  923. 0,
  924. 0,
  925. 0,
  926. 0,
  927. 1,
  928. 1,
  929. 1,
  930. 1
  931. ]
  932. },
  933. "_eulerAngles": {
  934. "__type__": "cc.Vec3",
  935. "x": 0,
  936. "y": 0,
  937. "z": 0
  938. },
  939. "_skewX": 0,
  940. "_skewY": 0,
  941. "_is3DNode": false,
  942. "_groupIndex": 0,
  943. "groupIndex": 0,
  944. "_id": "41957DagpNUaAhkCgZE+xp"
  945. },
  946. {
  947. "__type__": "cc.Sprite",
  948. "_name": "",
  949. "_objFlags": 0,
  950. "node": {
  951. "__id__": 19
  952. },
  953. "_enabled": true,
  954. "_materials": [
  955. {
  956. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  957. }
  958. ],
  959. "_srcBlendFactor": 770,
  960. "_dstBlendFactor": 771,
  961. "_spriteFrame": {
  962. "__uuid__": "a559ea6b-415b-41d9-8ab0-3e0b2813beb0"
  963. },
  964. "_type": 3,
  965. "_sizeMode": 0,
  966. "_fillType": 0,
  967. "_fillCenter": {
  968. "__type__": "cc.Vec2",
  969. "x": 0,
  970. "y": 0
  971. },
  972. "_fillStart": 0,
  973. "_fillRange": 0,
  974. "_isTrimmedMode": true,
  975. "_atlas": null,
  976. "_id": "15BTa6J7xH6LdWDeaigEU2"
  977. },
  978. {
  979. "__type__": "cc.Node",
  980. "_name": "imgRole",
  981. "_objFlags": 0,
  982. "_parent": {
  983. "__id__": 18
  984. },
  985. "_children": [],
  986. "_active": false,
  987. "_components": [
  988. {
  989. "__id__": 22
  990. }
  991. ],
  992. "_prefab": null,
  993. "_opacity": 255,
  994. "_color": {
  995. "__type__": "cc.Color",
  996. "r": 255,
  997. "g": 255,
  998. "b": 255,
  999. "a": 255
  1000. },
  1001. "_contentSize": {
  1002. "__type__": "cc.Size",
  1003. "width": 109,
  1004. "height": 50
  1005. },
  1006. "_anchorPoint": {
  1007. "__type__": "cc.Vec2",
  1008. "x": 0.5,
  1009. "y": 0.5
  1010. },
  1011. "_trs": {
  1012. "__type__": "TypedArray",
  1013. "ctor": "Float64Array",
  1014. "array": [
  1015. -354.099,
  1016. 14.275,
  1017. 0,
  1018. 0,
  1019. 0,
  1020. 0,
  1021. 1,
  1022. 1,
  1023. 1,
  1024. 1
  1025. ]
  1026. },
  1027. "_eulerAngles": {
  1028. "__type__": "cc.Vec3",
  1029. "x": 0,
  1030. "y": 0,
  1031. "z": 0
  1032. },
  1033. "_skewX": 0,
  1034. "_skewY": 0,
  1035. "_is3DNode": false,
  1036. "_groupIndex": 0,
  1037. "groupIndex": 0,
  1038. "_id": "32JdFJ2GhCtYtowPxQXXyR"
  1039. },
  1040. {
  1041. "__type__": "cc.Sprite",
  1042. "_name": "",
  1043. "_objFlags": 0,
  1044. "node": {
  1045. "__id__": 21
  1046. },
  1047. "_enabled": true,
  1048. "_materials": [
  1049. {
  1050. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1051. }
  1052. ],
  1053. "_srcBlendFactor": 770,
  1054. "_dstBlendFactor": 771,
  1055. "_spriteFrame": {
  1056. "__uuid__": "a18bd7a0-3c93-436a-ba64-076824d3de1d"
  1057. },
  1058. "_type": 0,
  1059. "_sizeMode": 2,
  1060. "_fillType": 0,
  1061. "_fillCenter": {
  1062. "__type__": "cc.Vec2",
  1063. "x": 0,
  1064. "y": 0
  1065. },
  1066. "_fillStart": 0,
  1067. "_fillRange": 0,
  1068. "_isTrimmedMode": false,
  1069. "_atlas": null,
  1070. "_id": "01PNQl+MlKWpqfsLT2qxvn"
  1071. },
  1072. {
  1073. "__type__": "cc.Node",
  1074. "_name": "txtProgress",
  1075. "_objFlags": 0,
  1076. "_parent": {
  1077. "__id__": 18
  1078. },
  1079. "_children": [],
  1080. "_active": true,
  1081. "_components": [
  1082. {
  1083. "__id__": 24
  1084. },
  1085. {
  1086. "__id__": 25
  1087. }
  1088. ],
  1089. "_prefab": null,
  1090. "_opacity": 255,
  1091. "_color": {
  1092. "__type__": "cc.Color",
  1093. "r": 255,
  1094. "g": 255,
  1095. "b": 255,
  1096. "a": 255
  1097. },
  1098. "_contentSize": {
  1099. "__type__": "cc.Size",
  1100. "width": 50.94,
  1101. "height": 52.4
  1102. },
  1103. "_anchorPoint": {
  1104. "__type__": "cc.Vec2",
  1105. "x": 0.5,
  1106. "y": 0.5
  1107. },
  1108. "_trs": {
  1109. "__type__": "TypedArray",
  1110. "ctor": "Float64Array",
  1111. "array": [
  1112. 0,
  1113. 0,
  1114. 0,
  1115. 0,
  1116. 0,
  1117. 0,
  1118. 1,
  1119. 1,
  1120. 1,
  1121. 1
  1122. ]
  1123. },
  1124. "_eulerAngles": {
  1125. "__type__": "cc.Vec3",
  1126. "x": 0,
  1127. "y": 0,
  1128. "z": 0
  1129. },
  1130. "_skewX": 0,
  1131. "_skewY": 0,
  1132. "_is3DNode": false,
  1133. "_groupIndex": 0,
  1134. "groupIndex": 0,
  1135. "_id": "14LY5BREBBpKLuvxRhqMa0"
  1136. },
  1137. {
  1138. "__type__": "cc.Label",
  1139. "_name": "",
  1140. "_objFlags": 0,
  1141. "node": {
  1142. "__id__": 23
  1143. },
  1144. "_enabled": true,
  1145. "_materials": [
  1146. {
  1147. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1148. }
  1149. ],
  1150. "_srcBlendFactor": 770,
  1151. "_dstBlendFactor": 771,
  1152. "_string": "Label",
  1153. "_N$string": "Label",
  1154. "_fontSize": 20,
  1155. "_lineHeight": 40,
  1156. "_enableWrapText": true,
  1157. "_N$file": null,
  1158. "_isSystemFontUsed": true,
  1159. "_spacingX": 0,
  1160. "_batchAsBitmap": false,
  1161. "_styleFlags": 0,
  1162. "_underlineHeight": 0,
  1163. "_N$horizontalAlign": 1,
  1164. "_N$verticalAlign": 1,
  1165. "_N$fontFamily": "Arial",
  1166. "_N$overflow": 0,
  1167. "_N$cacheMode": 0,
  1168. "_id": "4dE/aCNoZCaIflQUgXyYL+"
  1169. },
  1170. {
  1171. "__type__": "cc.LabelOutline",
  1172. "_name": "",
  1173. "_objFlags": 0,
  1174. "node": {
  1175. "__id__": 23
  1176. },
  1177. "_enabled": true,
  1178. "_color": {
  1179. "__type__": "cc.Color",
  1180. "r": 0,
  1181. "g": 0,
  1182. "b": 0,
  1183. "a": 255
  1184. },
  1185. "_width": 1,
  1186. "_id": "43VtCYGwpAiIEoh8mFoiWZ"
  1187. },
  1188. {
  1189. "__type__": "cc.Node",
  1190. "_name": "txtProgressTips",
  1191. "_objFlags": 0,
  1192. "_parent": {
  1193. "__id__": 18
  1194. },
  1195. "_children": [],
  1196. "_active": true,
  1197. "_components": [
  1198. {
  1199. "__id__": 27
  1200. },
  1201. {
  1202. "__id__": 28
  1203. }
  1204. ],
  1205. "_prefab": null,
  1206. "_opacity": 255,
  1207. "_color": {
  1208. "__type__": "cc.Color",
  1209. "r": 255,
  1210. "g": 255,
  1211. "b": 255,
  1212. "a": 255
  1213. },
  1214. "_contentSize": {
  1215. "__type__": "cc.Size",
  1216. "width": 50.94,
  1217. "height": 52.4
  1218. },
  1219. "_anchorPoint": {
  1220. "__type__": "cc.Vec2",
  1221. "x": 0.5,
  1222. "y": 0.5
  1223. },
  1224. "_trs": {
  1225. "__type__": "TypedArray",
  1226. "ctor": "Float64Array",
  1227. "array": [
  1228. 0,
  1229. -36.173,
  1230. 0,
  1231. 0,
  1232. 0,
  1233. 0,
  1234. 1,
  1235. 1,
  1236. 1,
  1237. 1
  1238. ]
  1239. },
  1240. "_eulerAngles": {
  1241. "__type__": "cc.Vec3",
  1242. "x": 0,
  1243. "y": 0,
  1244. "z": 0
  1245. },
  1246. "_skewX": 0,
  1247. "_skewY": 0,
  1248. "_is3DNode": false,
  1249. "_groupIndex": 0,
  1250. "groupIndex": 0,
  1251. "_id": "58msTfXElNJpwC67WtVWZM"
  1252. },
  1253. {
  1254. "__type__": "cc.Label",
  1255. "_name": "",
  1256. "_objFlags": 0,
  1257. "node": {
  1258. "__id__": 26
  1259. },
  1260. "_enabled": true,
  1261. "_materials": [
  1262. {
  1263. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1264. }
  1265. ],
  1266. "_srcBlendFactor": 770,
  1267. "_dstBlendFactor": 771,
  1268. "_string": "Label",
  1269. "_N$string": "Label",
  1270. "_fontSize": 20,
  1271. "_lineHeight": 40,
  1272. "_enableWrapText": true,
  1273. "_N$file": null,
  1274. "_isSystemFontUsed": true,
  1275. "_spacingX": 0,
  1276. "_batchAsBitmap": false,
  1277. "_styleFlags": 0,
  1278. "_underlineHeight": 0,
  1279. "_N$horizontalAlign": 1,
  1280. "_N$verticalAlign": 1,
  1281. "_N$fontFamily": "Arial",
  1282. "_N$overflow": 0,
  1283. "_N$cacheMode": 0,
  1284. "_id": "20VlJoa0VDCZXX4rqjpIwy"
  1285. },
  1286. {
  1287. "__type__": "cc.LabelOutline",
  1288. "_name": "",
  1289. "_objFlags": 0,
  1290. "node": {
  1291. "__id__": 26
  1292. },
  1293. "_enabled": true,
  1294. "_color": {
  1295. "__type__": "cc.Color",
  1296. "r": 0,
  1297. "g": 0,
  1298. "b": 0,
  1299. "a": 255
  1300. },
  1301. "_width": 1,
  1302. "_id": "f5/m0KJldBF6l+0M288GBg"
  1303. },
  1304. {
  1305. "__type__": "cc.Sprite",
  1306. "_name": "",
  1307. "_objFlags": 0,
  1308. "node": {
  1309. "__id__": 18
  1310. },
  1311. "_enabled": true,
  1312. "_materials": [
  1313. {
  1314. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1315. }
  1316. ],
  1317. "_srcBlendFactor": 770,
  1318. "_dstBlendFactor": 771,
  1319. "_spriteFrame": {
  1320. "__uuid__": "b0ca4a9b-a4d2-4ec4-b586-45c67f9500f0"
  1321. },
  1322. "_type": 1,
  1323. "_sizeMode": 0,
  1324. "_fillType": 0,
  1325. "_fillCenter": {
  1326. "__type__": "cc.Vec2",
  1327. "x": 0,
  1328. "y": 0
  1329. },
  1330. "_fillStart": 0,
  1331. "_fillRange": 0,
  1332. "_isTrimmedMode": true,
  1333. "_atlas": null,
  1334. "_id": "a6dMx2AAtBJoTPHGQjKSn7"
  1335. },
  1336. {
  1337. "__type__": "cc.Widget",
  1338. "_name": "",
  1339. "_objFlags": 0,
  1340. "node": {
  1341. "__id__": 18
  1342. },
  1343. "_enabled": true,
  1344. "alignMode": 1,
  1345. "_target": null,
  1346. "_alignFlags": 4,
  1347. "_left": 0,
  1348. "_right": 0,
  1349. "_top": 0,
  1350. "_bottom": 253.253,
  1351. "_verticalCenter": 0,
  1352. "_horizontalCenter": 0,
  1353. "_isAbsLeft": true,
  1354. "_isAbsRight": true,
  1355. "_isAbsTop": true,
  1356. "_isAbsBottom": true,
  1357. "_isAbsHorizontalCenter": true,
  1358. "_isAbsVerticalCenter": true,
  1359. "_originalWidth": 0,
  1360. "_originalHeight": 0,
  1361. "_id": "5bHEnfIIRGJrPTVHiWtHgd"
  1362. },
  1363. {
  1364. "__type__": "cc.Canvas",
  1365. "_name": "",
  1366. "_objFlags": 0,
  1367. "node": {
  1368. "__id__": 2
  1369. },
  1370. "_enabled": true,
  1371. "_designResolution": {
  1372. "__type__": "cc.Size",
  1373. "width": 750,
  1374. "height": 1334
  1375. },
  1376. "_fitWidth": true,
  1377. "_fitHeight": false,
  1378. "_id": "feYXErG1JBdIyq6L6/a91t"
  1379. },
  1380. {
  1381. "__type__": "cc.Widget",
  1382. "_name": "",
  1383. "_objFlags": 0,
  1384. "node": {
  1385. "__id__": 2
  1386. },
  1387. "_enabled": true,
  1388. "alignMode": 1,
  1389. "_target": null,
  1390. "_alignFlags": 45,
  1391. "_left": 0,
  1392. "_right": 0,
  1393. "_top": 0,
  1394. "_bottom": 0,
  1395. "_verticalCenter": 0,
  1396. "_horizontalCenter": 0,
  1397. "_isAbsLeft": true,
  1398. "_isAbsRight": true,
  1399. "_isAbsTop": true,
  1400. "_isAbsBottom": true,
  1401. "_isAbsHorizontalCenter": true,
  1402. "_isAbsVerticalCenter": true,
  1403. "_originalWidth": 0,
  1404. "_originalHeight": 0,
  1405. "_id": "b7JXVPjsJJ65Ky73om02Cx"
  1406. },
  1407. {
  1408. "__type__": "a7fccbIsZxCXprprdvu8Oxq",
  1409. "_name": "",
  1410. "_objFlags": 0,
  1411. "node": {
  1412. "__id__": 2
  1413. },
  1414. "_enabled": true,
  1415. "txtVersion": {
  1416. "__id__": 12
  1417. },
  1418. "txtTips": {
  1419. "__id__": 15
  1420. },
  1421. "bg1": {
  1422. "__id__": 5
  1423. },
  1424. "bg2": {
  1425. "__id__": 7
  1426. },
  1427. "_id": "89nkyXY59HtasBeN7ARlNo"
  1428. },
  1429. {
  1430. "__type__": "cad1eUCkthF8avyAcwRFs+0",
  1431. "_name": "",
  1432. "_objFlags": 0,
  1433. "node": {
  1434. "__id__": 2
  1435. },
  1436. "_enabled": true,
  1437. "txtProgress": {
  1438. "__id__": 23
  1439. },
  1440. "txtProgressTips": {
  1441. "__id__": 26
  1442. },
  1443. "gProgress": {
  1444. "__id__": 18
  1445. },
  1446. "imgRole": {
  1447. "__id__": 21
  1448. },
  1449. "progress": {
  1450. "__id__": 19
  1451. },
  1452. "progressBar": {
  1453. "__id__": 20
  1454. },
  1455. "manifestUrl": null,
  1456. "_id": "a31Snrs6lIOo3RD/k1PrWV"
  1457. }
  1458. ]