Login.fire 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598
  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. "__id__": 13
  21. }
  22. ],
  23. "_active": false,
  24. "_components": [],
  25. "_prefab": null,
  26. "_opacity": 255,
  27. "_color": {
  28. "__type__": "cc.Color",
  29. "r": 255,
  30. "g": 255,
  31. "b": 255,
  32. "a": 255
  33. },
  34. "_contentSize": {
  35. "__type__": "cc.Size",
  36. "width": 0,
  37. "height": 0
  38. },
  39. "_anchorPoint": {
  40. "__type__": "cc.Vec2",
  41. "x": 0,
  42. "y": 0
  43. },
  44. "_trs": {
  45. "__type__": "TypedArray",
  46. "ctor": "Float64Array",
  47. "array": [
  48. 0,
  49. 0,
  50. 0,
  51. 0,
  52. 0,
  53. 0,
  54. 1,
  55. 1,
  56. 1,
  57. 1
  58. ]
  59. },
  60. "_is3DNode": true,
  61. "_groupIndex": 0,
  62. "groupIndex": 0,
  63. "autoReleaseAssets": false,
  64. "_id": "e0bea6db-64db-4c3b-b02a-531046201733"
  65. },
  66. {
  67. "__type__": "cc.Node",
  68. "_name": "Canvas",
  69. "_objFlags": 0,
  70. "_parent": {
  71. "__id__": 1
  72. },
  73. "_children": [
  74. {
  75. "__id__": 3
  76. },
  77. {
  78. "__id__": 5
  79. },
  80. {
  81. "__id__": 7
  82. }
  83. ],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 9
  88. },
  89. {
  90. "__id__": 10
  91. },
  92. {
  93. "__id__": 11
  94. },
  95. {
  96. "__id__": 12
  97. }
  98. ],
  99. "_prefab": null,
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 720,
  111. "height": 1280
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_trs": {
  119. "__type__": "TypedArray",
  120. "ctor": "Float64Array",
  121. "array": [
  122. 360,
  123. 640,
  124. 0,
  125. 0,
  126. 0,
  127. 0,
  128. 1,
  129. 1,
  130. 1,
  131. 1
  132. ]
  133. },
  134. "_eulerAngles": {
  135. "__type__": "cc.Vec3",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0
  139. },
  140. "_skewX": 0,
  141. "_skewY": 0,
  142. "_is3DNode": false,
  143. "_groupIndex": 0,
  144. "groupIndex": 0,
  145. "_id": "402S+89bhCE4qd90Saet7t"
  146. },
  147. {
  148. "__type__": "cc.Node",
  149. "_name": "Main Camera",
  150. "_objFlags": 0,
  151. "_parent": {
  152. "__id__": 2
  153. },
  154. "_children": [],
  155. "_active": true,
  156. "_components": [
  157. {
  158. "__id__": 4
  159. }
  160. ],
  161. "_prefab": null,
  162. "_opacity": 255,
  163. "_color": {
  164. "__type__": "cc.Color",
  165. "r": 255,
  166. "g": 255,
  167. "b": 255,
  168. "a": 255
  169. },
  170. "_contentSize": {
  171. "__type__": "cc.Size",
  172. "width": 0,
  173. "height": 0
  174. },
  175. "_anchorPoint": {
  176. "__type__": "cc.Vec2",
  177. "x": 0.5,
  178. "y": 0.5
  179. },
  180. "_trs": {
  181. "__type__": "TypedArray",
  182. "ctor": "Float64Array",
  183. "array": [
  184. 0,
  185. 0,
  186. 470.2517942549502,
  187. 0,
  188. 0,
  189. 0,
  190. 1,
  191. 1,
  192. 1,
  193. 1
  194. ]
  195. },
  196. "_eulerAngles": {
  197. "__type__": "cc.Vec3",
  198. "x": 0,
  199. "y": 0,
  200. "z": 0
  201. },
  202. "_skewX": 0,
  203. "_skewY": 0,
  204. "_is3DNode": false,
  205. "_groupIndex": 0,
  206. "groupIndex": 0,
  207. "_id": "a2kJsMUPFDuY6N2af7yCs3"
  208. },
  209. {
  210. "__type__": "cc.Camera",
  211. "_name": "",
  212. "_objFlags": 0,
  213. "node": {
  214. "__id__": 3
  215. },
  216. "_enabled": true,
  217. "_cullingMask": 4294967295,
  218. "_clearFlags": 7,
  219. "_backgroundColor": {
  220. "__type__": "cc.Color",
  221. "r": 0,
  222. "g": 0,
  223. "b": 0,
  224. "a": 255
  225. },
  226. "_depth": -1,
  227. "_zoomRatio": 1,
  228. "_targetTexture": null,
  229. "_fov": 60,
  230. "_orthoSize": 10,
  231. "_nearClip": 0.1,
  232. "_farClip": 4096,
  233. "_ortho": true,
  234. "_rect": {
  235. "__type__": "cc.Rect",
  236. "x": 0,
  237. "y": 0,
  238. "width": 1,
  239. "height": 1
  240. },
  241. "_renderStages": 1,
  242. "_alignWithScreen": true,
  243. "_id": "72z2eVQapNQaZni+rg/gHX"
  244. },
  245. {
  246. "__type__": "cc.Node",
  247. "_name": "bg",
  248. "_objFlags": 0,
  249. "_parent": {
  250. "__id__": 2
  251. },
  252. "_children": [],
  253. "_active": true,
  254. "_components": [
  255. {
  256. "__id__": 6
  257. }
  258. ],
  259. "_prefab": null,
  260. "_opacity": 255,
  261. "_color": {
  262. "__type__": "cc.Color",
  263. "r": 255,
  264. "g": 255,
  265. "b": 255,
  266. "a": 255
  267. },
  268. "_contentSize": {
  269. "__type__": "cc.Size",
  270. "width": 720,
  271. "height": 1280
  272. },
  273. "_anchorPoint": {
  274. "__type__": "cc.Vec2",
  275. "x": 0.5,
  276. "y": 0.5
  277. },
  278. "_trs": {
  279. "__type__": "TypedArray",
  280. "ctor": "Float64Array",
  281. "array": [
  282. 0,
  283. 0,
  284. 0,
  285. 0,
  286. 0,
  287. 0,
  288. 1,
  289. 1,
  290. 1,
  291. 1
  292. ]
  293. },
  294. "_eulerAngles": {
  295. "__type__": "cc.Vec3",
  296. "x": 0,
  297. "y": 0,
  298. "z": 0
  299. },
  300. "_skewX": 0,
  301. "_skewY": 0,
  302. "_is3DNode": false,
  303. "_groupIndex": 0,
  304. "groupIndex": 0,
  305. "_id": "2cij8CfwlFzrB+8O0hia50"
  306. },
  307. {
  308. "__type__": "cc.Sprite",
  309. "_name": "",
  310. "_objFlags": 0,
  311. "node": {
  312. "__id__": 5
  313. },
  314. "_enabled": true,
  315. "_materials": [
  316. {
  317. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  318. }
  319. ],
  320. "_srcBlendFactor": 770,
  321. "_dstBlendFactor": 771,
  322. "_spriteFrame": {
  323. "__uuid__": "ed99838d-a569-490e-8c0f-a3ec29a5ab67"
  324. },
  325. "_type": 0,
  326. "_sizeMode": 0,
  327. "_fillType": 0,
  328. "_fillCenter": {
  329. "__type__": "cc.Vec2",
  330. "x": 0,
  331. "y": 0
  332. },
  333. "_fillStart": 0,
  334. "_fillRange": 0,
  335. "_isTrimmedMode": true,
  336. "_atlas": null,
  337. "_id": "0b1rKLzR9C0bXowWm/xeiW"
  338. },
  339. {
  340. "__type__": "cc.Node",
  341. "_name": "title",
  342. "_objFlags": 0,
  343. "_parent": {
  344. "__id__": 2
  345. },
  346. "_children": [],
  347. "_active": false,
  348. "_components": [
  349. {
  350. "__id__": 8
  351. }
  352. ],
  353. "_prefab": null,
  354. "_opacity": 255,
  355. "_color": {
  356. "__type__": "cc.Color",
  357. "r": 255,
  358. "g": 255,
  359. "b": 255,
  360. "a": 255
  361. },
  362. "_contentSize": {
  363. "__type__": "cc.Size",
  364. "width": 572,
  365. "height": 264
  366. },
  367. "_anchorPoint": {
  368. "__type__": "cc.Vec2",
  369. "x": 0.5,
  370. "y": 0.5
  371. },
  372. "_trs": {
  373. "__type__": "TypedArray",
  374. "ctor": "Float64Array",
  375. "array": [
  376. 0,
  377. 298.996,
  378. 0,
  379. 0,
  380. 0,
  381. 0,
  382. 1,
  383. 1,
  384. 1,
  385. 1
  386. ]
  387. },
  388. "_eulerAngles": {
  389. "__type__": "cc.Vec3",
  390. "x": 0,
  391. "y": 0,
  392. "z": 0
  393. },
  394. "_skewX": 0,
  395. "_skewY": 0,
  396. "_is3DNode": false,
  397. "_groupIndex": 0,
  398. "groupIndex": 0,
  399. "_id": "0cyqN3viZMR7fDOt/YJpWa"
  400. },
  401. {
  402. "__type__": "cc.Sprite",
  403. "_name": "",
  404. "_objFlags": 0,
  405. "node": {
  406. "__id__": 7
  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__": "174b0e77-29be-44e3-83cc-11a9eaf38200"
  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": "e8X4+nIpVBIZZUi7Sj1UAR"
  432. },
  433. {
  434. "__type__": "cc.Canvas",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "node": {
  438. "__id__": 2
  439. },
  440. "_enabled": true,
  441. "_designResolution": {
  442. "__type__": "cc.Size",
  443. "width": 720,
  444. "height": 1280
  445. },
  446. "_fitWidth": true,
  447. "_fitHeight": false,
  448. "_id": "1dXjL7wiJH+o21du1oUu/A"
  449. },
  450. {
  451. "__type__": "e30e8T/pvRKaZAg86g3LvLi",
  452. "_name": "",
  453. "_objFlags": 0,
  454. "node": {
  455. "__id__": 2
  456. },
  457. "_enabled": true,
  458. "addCount": 0,
  459. "apiCount": 0,
  460. "progressTag": false,
  461. "gotoNext": false,
  462. "gameProgress": 0,
  463. "currentProgress": 0,
  464. "startButtonPrefab": {
  465. "__uuid__": "c61f5a09-1679-4e7e-ba8d-4ea62653f263"
  466. },
  467. "loadingProcessPrefab": {
  468. "__uuid__": "f7383daa-f707-4706-9103-ec83b754dc97"
  469. },
  470. "_id": "6dodPXyEBMXJOQUSdd+Q0M"
  471. },
  472. {
  473. "__type__": "1021fwbV59BW6cMyQRvQSBi",
  474. "_name": "",
  475. "_objFlags": 0,
  476. "node": {
  477. "__id__": 2
  478. },
  479. "_enabled": true,
  480. "_id": "a5YVl2tJtLeaKKsgGwpaoD"
  481. },
  482. {
  483. "__type__": "cc.Widget",
  484. "_name": "",
  485. "_objFlags": 0,
  486. "node": {
  487. "__id__": 2
  488. },
  489. "_enabled": true,
  490. "alignMode": 1,
  491. "_target": null,
  492. "_alignFlags": 45,
  493. "_left": 0,
  494. "_right": 0,
  495. "_top": 0,
  496. "_bottom": 0,
  497. "_verticalCenter": 0,
  498. "_horizontalCenter": 0,
  499. "_isAbsLeft": true,
  500. "_isAbsRight": true,
  501. "_isAbsTop": true,
  502. "_isAbsBottom": true,
  503. "_isAbsHorizontalCenter": true,
  504. "_isAbsVerticalCenter": true,
  505. "_originalWidth": 0,
  506. "_originalHeight": 0,
  507. "_id": "d1jYTrZgRFmqPKJ9U2qS3N"
  508. },
  509. {
  510. "__type__": "cc.Node",
  511. "_name": "dapp",
  512. "_objFlags": 0,
  513. "_parent": {
  514. "__id__": 1
  515. },
  516. "_children": [],
  517. "_active": true,
  518. "_components": [
  519. {
  520. "__id__": 14
  521. },
  522. {
  523. "__id__": 15
  524. }
  525. ],
  526. "_prefab": null,
  527. "_opacity": 255,
  528. "_color": {
  529. "__type__": "cc.Color",
  530. "r": 255,
  531. "g": 255,
  532. "b": 255,
  533. "a": 255
  534. },
  535. "_contentSize": {
  536. "__type__": "cc.Size",
  537. "width": 0,
  538. "height": 0
  539. },
  540. "_anchorPoint": {
  541. "__type__": "cc.Vec2",
  542. "x": 0.5,
  543. "y": 0.5
  544. },
  545. "_trs": {
  546. "__type__": "TypedArray",
  547. "ctor": "Float64Array",
  548. "array": [
  549. 0,
  550. 0,
  551. 0,
  552. 0,
  553. 0,
  554. 0,
  555. 1,
  556. 1,
  557. 1,
  558. 1
  559. ]
  560. },
  561. "_eulerAngles": {
  562. "__type__": "cc.Vec3",
  563. "x": 0,
  564. "y": 0,
  565. "z": 0
  566. },
  567. "_skewX": 0,
  568. "_skewY": 0,
  569. "_is3DNode": false,
  570. "_groupIndex": 0,
  571. "groupIndex": 0,
  572. "_id": "d3SM7AqMhJNaoQpdImbNoF"
  573. },
  574. {
  575. "__type__": "af9b5/qsH5JDazGFesDdoVx",
  576. "_name": "",
  577. "_objFlags": 0,
  578. "node": {
  579. "__id__": 13
  580. },
  581. "_enabled": true,
  582. "gameToastPrefab": {
  583. "__uuid__": "5ace49cb-84f4-4500-80fc-e85bd122c48e"
  584. },
  585. "_id": "b2WrvEb0JJyqgFC2JkbiwD"
  586. },
  587. {
  588. "__type__": "d9f4d8bPxxFY5G4MZ6vQTfY",
  589. "_name": "",
  590. "_objFlags": 0,
  591. "node": {
  592. "__id__": 13
  593. },
  594. "_enabled": true,
  595. "_isLoading": false,
  596. "_id": "1f19qG4IVB6559Vqa3792I"
  597. }
  598. ]