login.fire 19 KB

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