menu.prefab 18 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "menu",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 12
  28. },
  29. {
  30. "__id__": 16
  31. },
  32. {
  33. "__id__": 19
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 27
  40. },
  41. {
  42. "__id__": 28
  43. },
  44. {
  45. "__id__": 29
  46. }
  47. ],
  48. "_prefab": {
  49. "__id__": 30
  50. },
  51. "_opacity": 255,
  52. "_color": {
  53. "__type__": "cc.Color",
  54. "r": 255,
  55. "g": 255,
  56. "b": 255,
  57. "a": 255
  58. },
  59. "_contentSize": {
  60. "__type__": "cc.Size",
  61. "width": 1280,
  62. "height": 720
  63. },
  64. "_anchorPoint": {
  65. "__type__": "cc.Vec2",
  66. "x": 0.5,
  67. "y": 0.5
  68. },
  69. "_trs": {
  70. "__type__": "TypedArray",
  71. "ctor": "Float64Array",
  72. "array": [
  73. 640,
  74. 360,
  75. 0,
  76. 0,
  77. 0,
  78. 0,
  79. 1,
  80. 1,
  81. 1,
  82. 1
  83. ]
  84. },
  85. "_eulerAngles": {
  86. "__type__": "cc.Vec3",
  87. "x": 0,
  88. "y": 0,
  89. "z": 0
  90. },
  91. "_skewX": 0,
  92. "_skewY": 0,
  93. "_is3DNode": false,
  94. "_groupIndex": 0,
  95. "groupIndex": 0,
  96. "_id": ""
  97. },
  98. {
  99. "__type__": "cc.Node",
  100. "_name": "bg",
  101. "_objFlags": 0,
  102. "_parent": {
  103. "__id__": 1
  104. },
  105. "_children": [],
  106. "_active": true,
  107. "_components": [
  108. {
  109. "__id__": 3
  110. },
  111. {
  112. "__id__": 4
  113. }
  114. ],
  115. "_prefab": {
  116. "__id__": 5
  117. },
  118. "_opacity": 255,
  119. "_color": {
  120. "__type__": "cc.Color",
  121. "r": 255,
  122. "g": 255,
  123. "b": 255,
  124. "a": 255
  125. },
  126. "_contentSize": {
  127. "__type__": "cc.Size",
  128. "width": 1280,
  129. "height": 720
  130. },
  131. "_anchorPoint": {
  132. "__type__": "cc.Vec2",
  133. "x": 0.5,
  134. "y": 0.5
  135. },
  136. "_trs": {
  137. "__type__": "TypedArray",
  138. "ctor": "Float64Array",
  139. "array": [
  140. 0,
  141. 0,
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 1,
  147. 1,
  148. 1,
  149. 1
  150. ]
  151. },
  152. "_eulerAngles": {
  153. "__type__": "cc.Vec3",
  154. "x": 0,
  155. "y": 0,
  156. "z": 0
  157. },
  158. "_skewX": 0,
  159. "_skewY": 0,
  160. "_is3DNode": false,
  161. "_groupIndex": 0,
  162. "groupIndex": 0,
  163. "_id": ""
  164. },
  165. {
  166. "__type__": "cc.Sprite",
  167. "_name": "",
  168. "_objFlags": 0,
  169. "node": {
  170. "__id__": 2
  171. },
  172. "_enabled": true,
  173. "_materials": [
  174. {
  175. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  176. }
  177. ],
  178. "_srcBlendFactor": 770,
  179. "_dstBlendFactor": 771,
  180. "_spriteFrame": {
  181. "__uuid__": "65e0325f-4a04-4f4f-b92a-088a53a1e275"
  182. },
  183. "_type": 0,
  184. "_sizeMode": 1,
  185. "_fillType": 0,
  186. "_fillCenter": {
  187. "__type__": "cc.Vec2",
  188. "x": 0,
  189. "y": 0
  190. },
  191. "_fillStart": 0,
  192. "_fillRange": 0,
  193. "_isTrimmedMode": true,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.Widget",
  199. "_name": "",
  200. "_objFlags": 0,
  201. "node": {
  202. "__id__": 2
  203. },
  204. "_enabled": true,
  205. "alignMode": 1,
  206. "_target": null,
  207. "_alignFlags": 45,
  208. "_left": 0,
  209. "_right": 0,
  210. "_top": 0,
  211. "_bottom": 0,
  212. "_verticalCenter": 0,
  213. "_horizontalCenter": 0,
  214. "_isAbsLeft": true,
  215. "_isAbsRight": true,
  216. "_isAbsTop": true,
  217. "_isAbsBottom": true,
  218. "_isAbsHorizontalCenter": true,
  219. "_isAbsVerticalCenter": true,
  220. "_originalWidth": 1280,
  221. "_originalHeight": 720,
  222. "_id": ""
  223. },
  224. {
  225. "__type__": "cc.PrefabInfo",
  226. "root": {
  227. "__id__": 1
  228. },
  229. "asset": {
  230. "__uuid__": "a42af470-0fcd-4669-ba6e-c37f34534b56"
  231. },
  232. "fileId": "d6V/ynI9JIOZgGrEpFs61c",
  233. "sync": false
  234. },
  235. {
  236. "__type__": "cc.Node",
  237. "_name": "start_btn",
  238. "_objFlags": 0,
  239. "_parent": {
  240. "__id__": 1
  241. },
  242. "_children": [],
  243. "_active": false,
  244. "_components": [
  245. {
  246. "__id__": 7
  247. },
  248. {
  249. "__id__": 9
  250. },
  251. {
  252. "__id__": 10
  253. }
  254. ],
  255. "_prefab": {
  256. "__id__": 11
  257. },
  258. "_opacity": 255,
  259. "_color": {
  260. "__type__": "cc.Color",
  261. "r": 255,
  262. "g": 255,
  263. "b": 255,
  264. "a": 255
  265. },
  266. "_contentSize": {
  267. "__type__": "cc.Size",
  268. "width": 245,
  269. "height": 57
  270. },
  271. "_anchorPoint": {
  272. "__type__": "cc.Vec2",
  273. "x": 0.5,
  274. "y": 0.5
  275. },
  276. "_trs": {
  277. "__type__": "TypedArray",
  278. "ctor": "Float64Array",
  279. "array": [
  280. 0,
  281. -160,
  282. 0,
  283. 0,
  284. 0,
  285. 0,
  286. 1,
  287. 1,
  288. 1,
  289. 0
  290. ]
  291. },
  292. "_eulerAngles": {
  293. "__type__": "cc.Vec3",
  294. "x": 0,
  295. "y": 0,
  296. "z": 0
  297. },
  298. "_skewX": 0,
  299. "_skewY": 0,
  300. "_is3DNode": false,
  301. "_groupIndex": 0,
  302. "groupIndex": 0,
  303. "_id": ""
  304. },
  305. {
  306. "__type__": "cc.Button",
  307. "_name": "",
  308. "_objFlags": 0,
  309. "node": {
  310. "__id__": 6
  311. },
  312. "_enabled": true,
  313. "_normalMaterial": null,
  314. "_grayMaterial": null,
  315. "duration": 0.1,
  316. "zoomScale": 1.2,
  317. "clickEvents": [
  318. {
  319. "__id__": 8
  320. }
  321. ],
  322. "_N$interactable": true,
  323. "_N$enableAutoGrayEffect": false,
  324. "_N$transition": 3,
  325. "transition": 3,
  326. "_N$normalColor": {
  327. "__type__": "cc.Color",
  328. "r": 230,
  329. "g": 230,
  330. "b": 230,
  331. "a": 255
  332. },
  333. "_N$pressedColor": {
  334. "__type__": "cc.Color",
  335. "r": 200,
  336. "g": 200,
  337. "b": 200,
  338. "a": 255
  339. },
  340. "pressedColor": {
  341. "__type__": "cc.Color",
  342. "r": 200,
  343. "g": 200,
  344. "b": 200,
  345. "a": 255
  346. },
  347. "_N$hoverColor": {
  348. "__type__": "cc.Color",
  349. "r": 255,
  350. "g": 255,
  351. "b": 255,
  352. "a": 255
  353. },
  354. "hoverColor": {
  355. "__type__": "cc.Color",
  356. "r": 255,
  357. "g": 255,
  358. "b": 255,
  359. "a": 255
  360. },
  361. "_N$disabledColor": {
  362. "__type__": "cc.Color",
  363. "r": 120,
  364. "g": 120,
  365. "b": 120,
  366. "a": 200
  367. },
  368. "_N$normalSprite": {
  369. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  370. },
  371. "_N$pressedSprite": {
  372. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  373. },
  374. "pressedSprite": {
  375. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  376. },
  377. "_N$hoverSprite": {
  378. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  379. },
  380. "hoverSprite": {
  381. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  382. },
  383. "_N$disabledSprite": {
  384. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  385. },
  386. "_N$target": {
  387. "__id__": 6
  388. },
  389. "_id": ""
  390. },
  391. {
  392. "__type__": "cc.ClickEvent",
  393. "target": {
  394. "__id__": 1
  395. },
  396. "component": "",
  397. "_componentId": "e4c71Dtkh5DwJSrWRlYk08F",
  398. "handler": "start_btn",
  399. "customEventData": ""
  400. },
  401. {
  402. "__type__": "cc.Sprite",
  403. "_name": "",
  404. "_objFlags": 0,
  405. "node": {
  406. "__id__": 6
  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__": "2197418d-a1b8-4cee-aee5-8edfd523a708"
  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": ""
  432. },
  433. {
  434. "__type__": "cc.Widget",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "node": {
  438. "__id__": 6
  439. },
  440. "_enabled": true,
  441. "alignMode": 1,
  442. "_target": null,
  443. "_alignFlags": 4,
  444. "_left": 0,
  445. "_right": 0,
  446. "_top": 442.719,
  447. "_bottom": 160,
  448. "_verticalCenter": 0,
  449. "_horizontalCenter": 0,
  450. "_isAbsLeft": true,
  451. "_isAbsRight": true,
  452. "_isAbsTop": true,
  453. "_isAbsBottom": true,
  454. "_isAbsHorizontalCenter": true,
  455. "_isAbsVerticalCenter": true,
  456. "_originalWidth": 0,
  457. "_originalHeight": 0,
  458. "_id": ""
  459. },
  460. {
  461. "__type__": "cc.PrefabInfo",
  462. "root": {
  463. "__id__": 1
  464. },
  465. "asset": {
  466. "__uuid__": "a42af470-0fcd-4669-ba6e-c37f34534b56"
  467. },
  468. "fileId": "6dbAVvEgtJBKQgByEWKCkg",
  469. "sync": false
  470. },
  471. {
  472. "__type__": "cc.Node",
  473. "_name": "loading_lb",
  474. "_objFlags": 0,
  475. "_parent": {
  476. "__id__": 1
  477. },
  478. "_children": [],
  479. "_active": true,
  480. "_components": [
  481. {
  482. "__id__": 13
  483. },
  484. {
  485. "__id__": 14
  486. }
  487. ],
  488. "_prefab": {
  489. "__id__": 15
  490. },
  491. "_opacity": 255,
  492. "_color": {
  493. "__type__": "cc.Color",
  494. "r": 255,
  495. "g": 255,
  496. "b": 255,
  497. "a": 255
  498. },
  499. "_contentSize": {
  500. "__type__": "cc.Size",
  501. "width": 162.34,
  502. "height": 50.4
  503. },
  504. "_anchorPoint": {
  505. "__type__": "cc.Vec2",
  506. "x": 0.5,
  507. "y": 0.5
  508. },
  509. "_trs": {
  510. "__type__": "TypedArray",
  511. "ctor": "Float64Array",
  512. "array": [
  513. 0,
  514. -228.435,
  515. 0,
  516. 0,
  517. 0,
  518. 0,
  519. 1,
  520. 1,
  521. 1,
  522. 1
  523. ]
  524. },
  525. "_eulerAngles": {
  526. "__type__": "cc.Vec3",
  527. "x": 0,
  528. "y": 0,
  529. "z": 0
  530. },
  531. "_skewX": 0,
  532. "_skewY": 0,
  533. "_is3DNode": false,
  534. "_groupIndex": 0,
  535. "groupIndex": 0,
  536. "_id": ""
  537. },
  538. {
  539. "__type__": "cc.Label",
  540. "_name": "",
  541. "_objFlags": 0,
  542. "node": {
  543. "__id__": 12
  544. },
  545. "_enabled": true,
  546. "_materials": [
  547. {
  548. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  549. }
  550. ],
  551. "_srcBlendFactor": 770,
  552. "_dstBlendFactor": 771,
  553. "_string": "loading...",
  554. "_N$string": "loading...",
  555. "_fontSize": 40,
  556. "_lineHeight": 40,
  557. "_enableWrapText": true,
  558. "_N$file": null,
  559. "_isSystemFontUsed": true,
  560. "_spacingX": 0,
  561. "_batchAsBitmap": false,
  562. "_styleFlags": 0,
  563. "_underlineHeight": 0,
  564. "_N$horizontalAlign": 1,
  565. "_N$verticalAlign": 1,
  566. "_N$fontFamily": "Arial",
  567. "_N$overflow": 0,
  568. "_N$cacheMode": 0,
  569. "_id": ""
  570. },
  571. {
  572. "__type__": "cc.Widget",
  573. "_name": "",
  574. "_objFlags": 0,
  575. "node": {
  576. "__id__": 12
  577. },
  578. "_enabled": true,
  579. "alignMode": 1,
  580. "_target": null,
  581. "_alignFlags": 1,
  582. "_left": 0,
  583. "_right": 0,
  584. "_top": 563.235,
  585. "_bottom": 139.79600000000002,
  586. "_verticalCenter": 0,
  587. "_horizontalCenter": 0,
  588. "_isAbsLeft": true,
  589. "_isAbsRight": true,
  590. "_isAbsTop": true,
  591. "_isAbsBottom": true,
  592. "_isAbsHorizontalCenter": true,
  593. "_isAbsVerticalCenter": true,
  594. "_originalWidth": 0,
  595. "_originalHeight": 50.4,
  596. "_id": ""
  597. },
  598. {
  599. "__type__": "cc.PrefabInfo",
  600. "root": {
  601. "__id__": 1
  602. },
  603. "asset": {
  604. "__uuid__": "a42af470-0fcd-4669-ba6e-c37f34534b56"
  605. },
  606. "fileId": "d3SfXLD09EqoYfvch8W2zo",
  607. "sync": false
  608. },
  609. {
  610. "__type__": "cc.Node",
  611. "_name": "logo",
  612. "_objFlags": 0,
  613. "_parent": {
  614. "__id__": 1
  615. },
  616. "_children": [],
  617. "_active": true,
  618. "_components": [
  619. {
  620. "__id__": 17
  621. }
  622. ],
  623. "_prefab": {
  624. "__id__": 18
  625. },
  626. "_opacity": 255,
  627. "_color": {
  628. "__type__": "cc.Color",
  629. "r": 255,
  630. "g": 255,
  631. "b": 255,
  632. "a": 255
  633. },
  634. "_contentSize": {
  635. "__type__": "cc.Size",
  636. "width": 443,
  637. "height": 339
  638. },
  639. "_anchorPoint": {
  640. "__type__": "cc.Vec2",
  641. "x": 0.5,
  642. "y": 0.5
  643. },
  644. "_trs": {
  645. "__type__": "TypedArray",
  646. "ctor": "Float64Array",
  647. "array": [
  648. 7.605,
  649. 186.638,
  650. 0,
  651. 0,
  652. 0,
  653. 0,
  654. 1,
  655. 1,
  656. 1,
  657. 1
  658. ]
  659. },
  660. "_eulerAngles": {
  661. "__type__": "cc.Vec3",
  662. "x": 0,
  663. "y": 0,
  664. "z": 0
  665. },
  666. "_skewX": 0,
  667. "_skewY": 0,
  668. "_is3DNode": false,
  669. "_groupIndex": 0,
  670. "groupIndex": 0,
  671. "_id": ""
  672. },
  673. {
  674. "__type__": "cc.Sprite",
  675. "_name": "",
  676. "_objFlags": 0,
  677. "node": {
  678. "__id__": 16
  679. },
  680. "_enabled": true,
  681. "_materials": [
  682. {
  683. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  684. }
  685. ],
  686. "_srcBlendFactor": 770,
  687. "_dstBlendFactor": 771,
  688. "_spriteFrame": {
  689. "__uuid__": "7d444c09-11d2-4eb7-9d69-2698256ab87f"
  690. },
  691. "_type": 0,
  692. "_sizeMode": 1,
  693. "_fillType": 0,
  694. "_fillCenter": {
  695. "__type__": "cc.Vec2",
  696. "x": 0,
  697. "y": 0
  698. },
  699. "_fillStart": 0,
  700. "_fillRange": 0,
  701. "_isTrimmedMode": true,
  702. "_atlas": null,
  703. "_id": ""
  704. },
  705. {
  706. "__type__": "cc.PrefabInfo",
  707. "root": {
  708. "__id__": 1
  709. },
  710. "asset": {
  711. "__uuid__": "a42af470-0fcd-4669-ba6e-c37f34534b56"
  712. },
  713. "fileId": "e7zxdFD8dAP7UBwpvcL6Zf",
  714. "sync": false
  715. },
  716. {
  717. "__type__": "cc.Node",
  718. "_name": "progress",
  719. "_objFlags": 0,
  720. "_parent": {
  721. "__id__": 1
  722. },
  723. "_children": [
  724. {
  725. "__id__": 20
  726. }
  727. ],
  728. "_active": true,
  729. "_components": [
  730. {
  731. "__id__": 23
  732. },
  733. {
  734. "__id__": 24
  735. },
  736. {
  737. "__id__": 25
  738. }
  739. ],
  740. "_prefab": {
  741. "__id__": 26
  742. },
  743. "_opacity": 255,
  744. "_color": {
  745. "__type__": "cc.Color",
  746. "r": 255,
  747. "g": 255,
  748. "b": 255,
  749. "a": 255
  750. },
  751. "_contentSize": {
  752. "__type__": "cc.Size",
  753. "width": 728,
  754. "height": 28
  755. },
  756. "_anchorPoint": {
  757. "__type__": "cc.Vec2",
  758. "x": 0.5,
  759. "y": 0.5
  760. },
  761. "_trs": {
  762. "__type__": "TypedArray",
  763. "ctor": "Float64Array",
  764. "array": [
  765. 0,
  766. -140.628,
  767. 0,
  768. 0,
  769. 0,
  770. 0,
  771. 1,
  772. 1,
  773. 1,
  774. 1
  775. ]
  776. },
  777. "_eulerAngles": {
  778. "__type__": "cc.Vec3",
  779. "x": 0,
  780. "y": 0,
  781. "z": 0
  782. },
  783. "_skewX": 0,
  784. "_skewY": 0,
  785. "_is3DNode": false,
  786. "_groupIndex": 0,
  787. "groupIndex": 0,
  788. "_id": ""
  789. },
  790. {
  791. "__type__": "cc.Node",
  792. "_name": "bar",
  793. "_objFlags": 0,
  794. "_parent": {
  795. "__id__": 19
  796. },
  797. "_children": [],
  798. "_active": true,
  799. "_components": [
  800. {
  801. "__id__": 21
  802. }
  803. ],
  804. "_prefab": {
  805. "__id__": 22
  806. },
  807. "_opacity": 255,
  808. "_color": {
  809. "__type__": "cc.Color",
  810. "r": 255,
  811. "g": 255,
  812. "b": 255,
  813. "a": 255
  814. },
  815. "_contentSize": {
  816. "__type__": "cc.Size",
  817. "width": 0,
  818. "height": 28
  819. },
  820. "_anchorPoint": {
  821. "__type__": "cc.Vec2",
  822. "x": 0,
  823. "y": 0.5
  824. },
  825. "_trs": {
  826. "__type__": "TypedArray",
  827. "ctor": "Float64Array",
  828. "array": [
  829. -365.031,
  830. 0,
  831. 0,
  832. 0,
  833. 0,
  834. 0,
  835. 1,
  836. 1,
  837. 1,
  838. 1
  839. ]
  840. },
  841. "_eulerAngles": {
  842. "__type__": "cc.Vec3",
  843. "x": 0,
  844. "y": 0,
  845. "z": 0
  846. },
  847. "_skewX": 0,
  848. "_skewY": 0,
  849. "_is3DNode": false,
  850. "_groupIndex": 0,
  851. "groupIndex": 0,
  852. "_id": ""
  853. },
  854. {
  855. "__type__": "cc.Sprite",
  856. "_name": "",
  857. "_objFlags": 0,
  858. "node": {
  859. "__id__": 20
  860. },
  861. "_enabled": true,
  862. "_materials": [
  863. {
  864. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  865. }
  866. ],
  867. "_srcBlendFactor": 770,
  868. "_dstBlendFactor": 771,
  869. "_spriteFrame": {
  870. "__uuid__": "634cacab-c821-4b93-8296-1c83d003e240"
  871. },
  872. "_type": 1,
  873. "_sizeMode": 0,
  874. "_fillType": 0,
  875. "_fillCenter": {
  876. "__type__": "cc.Vec2",
  877. "x": 0,
  878. "y": 0
  879. },
  880. "_fillStart": 0,
  881. "_fillRange": 0,
  882. "_isTrimmedMode": true,
  883. "_atlas": null,
  884. "_id": ""
  885. },
  886. {
  887. "__type__": "cc.PrefabInfo",
  888. "root": {
  889. "__id__": 1
  890. },
  891. "asset": {
  892. "__uuid__": "a42af470-0fcd-4669-ba6e-c37f34534b56"
  893. },
  894. "fileId": "95lYTxJ3hAa6pTrDmG7RDK",
  895. "sync": false
  896. },
  897. {
  898. "__type__": "cc.Sprite",
  899. "_name": "",
  900. "_objFlags": 0,
  901. "node": {
  902. "__id__": 19
  903. },
  904. "_enabled": true,
  905. "_materials": [
  906. {
  907. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  908. }
  909. ],
  910. "_srcBlendFactor": 770,
  911. "_dstBlendFactor": 771,
  912. "_spriteFrame": {
  913. "__uuid__": "ef56a25e-393e-4948-b809-969944c3565d"
  914. },
  915. "_type": 1,
  916. "_sizeMode": 0,
  917. "_fillType": 0,
  918. "_fillCenter": {
  919. "__type__": "cc.Vec2",
  920. "x": 0,
  921. "y": 0
  922. },
  923. "_fillStart": 0,
  924. "_fillRange": 0,
  925. "_isTrimmedMode": true,
  926. "_atlas": null,
  927. "_id": ""
  928. },
  929. {
  930. "__type__": "cc.ProgressBar",
  931. "_name": "",
  932. "_objFlags": 0,
  933. "node": {
  934. "__id__": 19
  935. },
  936. "_enabled": true,
  937. "_N$totalLength": 728,
  938. "_N$barSprite": {
  939. "__id__": 21
  940. },
  941. "_N$mode": 0,
  942. "_N$progress": 0,
  943. "_N$reverse": false,
  944. "_id": ""
  945. },
  946. {
  947. "__type__": "cc.Widget",
  948. "_name": "",
  949. "_objFlags": 0,
  950. "node": {
  951. "__id__": 19
  952. },
  953. "_enabled": true,
  954. "alignMode": 1,
  955. "_target": null,
  956. "_alignFlags": 1,
  957. "_left": 0,
  958. "_right": 0,
  959. "_top": 486.628,
  960. "_bottom": 0,
  961. "_verticalCenter": 0,
  962. "_horizontalCenter": 0,
  963. "_isAbsLeft": true,
  964. "_isAbsRight": true,
  965. "_isAbsTop": true,
  966. "_isAbsBottom": true,
  967. "_isAbsHorizontalCenter": true,
  968. "_isAbsVerticalCenter": true,
  969. "_originalWidth": 0,
  970. "_originalHeight": 0,
  971. "_id": ""
  972. },
  973. {
  974. "__type__": "cc.PrefabInfo",
  975. "root": {
  976. "__id__": 1
  977. },
  978. "asset": {
  979. "__uuid__": "a42af470-0fcd-4669-ba6e-c37f34534b56"
  980. },
  981. "fileId": "c2rDei0PtCwIF9pjwzQUPb",
  982. "sync": false
  983. },
  984. {
  985. "__type__": "e4c71Dtkh5DwJSrWRlYk08F",
  986. "_name": "",
  987. "_objFlags": 0,
  988. "node": {
  989. "__id__": 1
  990. },
  991. "_enabled": true,
  992. "_id": ""
  993. },
  994. {
  995. "__type__": "cc.BlockInputEvents",
  996. "_name": "",
  997. "_objFlags": 0,
  998. "node": {
  999. "__id__": 1
  1000. },
  1001. "_enabled": true,
  1002. "_id": ""
  1003. },
  1004. {
  1005. "__type__": "cc.Widget",
  1006. "_name": "",
  1007. "_objFlags": 0,
  1008. "node": {
  1009. "__id__": 1
  1010. },
  1011. "_enabled": true,
  1012. "alignMode": 1,
  1013. "_target": null,
  1014. "_alignFlags": 41,
  1015. "_left": 0,
  1016. "_right": 0,
  1017. "_top": 0,
  1018. "_bottom": 0,
  1019. "_verticalCenter": 0,
  1020. "_horizontalCenter": 0,
  1021. "_isAbsLeft": true,
  1022. "_isAbsRight": true,
  1023. "_isAbsTop": true,
  1024. "_isAbsBottom": true,
  1025. "_isAbsHorizontalCenter": true,
  1026. "_isAbsVerticalCenter": true,
  1027. "_originalWidth": 1280,
  1028. "_originalHeight": 0,
  1029. "_id": ""
  1030. },
  1031. {
  1032. "__type__": "cc.PrefabInfo",
  1033. "root": {
  1034. "__id__": 1
  1035. },
  1036. "asset": {
  1037. "__uuid__": "a42af470-0fcd-4669-ba6e-c37f34534b56"
  1038. },
  1039. "fileId": "",
  1040. "sync": false
  1041. }
  1042. ]