Login.fire 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606
  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__": 7
  21. },
  22. {
  23. "__id__": 9
  24. }
  25. ],
  26. "_active": false,
  27. "_level": 0,
  28. "_components": [],
  29. "_prefab": null,
  30. "_opacity": 255,
  31. "_color": {
  32. "__type__": "cc.Color",
  33. "r": 255,
  34. "g": 255,
  35. "b": 255,
  36. "a": 255
  37. },
  38. "_contentSize": {
  39. "__type__": "cc.Size",
  40. "width": 0,
  41. "height": 0
  42. },
  43. "_anchorPoint": {
  44. "__type__": "cc.Vec2",
  45. "x": 0,
  46. "y": 0
  47. },
  48. "_scale": {
  49. "__type__": "cc.Vec3",
  50. "x": 0.326056895489208,
  51. "y": 0.326056895489208,
  52. "z": 0.326056895489208
  53. },
  54. "_quat": {
  55. "__type__": "cc.Quat",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0,
  59. "w": 1
  60. },
  61. "_zIndex": 0,
  62. "_is3DNode": true,
  63. "groupIndex": 0,
  64. "autoReleaseAssets": false,
  65. "_id": "e0bea6db-64db-4c3b-b02a-531046201733"
  66. },
  67. {
  68. "__type__": "cc.Node",
  69. "_name": "Canvas",
  70. "_objFlags": 0,
  71. "_parent": {
  72. "__id__": 1
  73. },
  74. "_children": [
  75. {
  76. "__id__": 3
  77. }
  78. ],
  79. "_active": true,
  80. "_level": 1,
  81. "_components": [
  82. {
  83. "__id__": 5
  84. },
  85. {
  86. "__id__": 6
  87. }
  88. ],
  89. "_prefab": null,
  90. "_opacity": 255,
  91. "_color": {
  92. "__type__": "cc.Color",
  93. "r": 255,
  94. "g": 255,
  95. "b": 255,
  96. "a": 255
  97. },
  98. "_contentSize": {
  99. "__type__": "cc.Size",
  100. "width": 720,
  101. "height": 1280
  102. },
  103. "_anchorPoint": {
  104. "__type__": "cc.Vec2",
  105. "x": 0.5,
  106. "y": 0.5
  107. },
  108. "_position": {
  109. "__type__": "cc.Vec3",
  110. "x": 360,
  111. "y": 640,
  112. "z": 0
  113. },
  114. "_scale": {
  115. "__type__": "cc.Vec3",
  116. "x": 1,
  117. "y": 1,
  118. "z": 1
  119. },
  120. "_quat": {
  121. "__type__": "cc.Quat",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0,
  125. "w": 1
  126. },
  127. "_skewX": 0,
  128. "_skewY": 0,
  129. "_zIndex": 0,
  130. "_is3DNode": false,
  131. "groupIndex": 0,
  132. "_id": "402S+89bhCE4qd90Saet7t"
  133. },
  134. {
  135. "__type__": "cc.Node",
  136. "_name": "Main Camera",
  137. "_objFlags": 0,
  138. "_parent": {
  139. "__id__": 2
  140. },
  141. "_children": [],
  142. "_active": true,
  143. "_level": 1,
  144. "_components": [
  145. {
  146. "__id__": 4
  147. }
  148. ],
  149. "_prefab": null,
  150. "_opacity": 255,
  151. "_color": {
  152. "__type__": "cc.Color",
  153. "r": 255,
  154. "g": 255,
  155. "b": 255,
  156. "a": 255
  157. },
  158. "_contentSize": {
  159. "__type__": "cc.Size",
  160. "width": 0,
  161. "height": 0
  162. },
  163. "_anchorPoint": {
  164. "__type__": "cc.Vec2",
  165. "x": 0.5,
  166. "y": 0.5
  167. },
  168. "_position": {
  169. "__type__": "cc.Vec3",
  170. "x": 0,
  171. "y": 0,
  172. "z": 0
  173. },
  174. "_scale": {
  175. "__type__": "cc.Vec3",
  176. "x": 1,
  177. "y": 1,
  178. "z": 1
  179. },
  180. "_quat": {
  181. "__type__": "cc.Quat",
  182. "x": 0,
  183. "y": 0,
  184. "z": 0,
  185. "w": 1
  186. },
  187. "_skewX": 0,
  188. "_skewY": 0,
  189. "_zIndex": 0,
  190. "_is3DNode": false,
  191. "groupIndex": 0,
  192. "_id": "a2kJsMUPFDuY6N2af7yCs3"
  193. },
  194. {
  195. "__type__": "cc.Camera",
  196. "_name": "",
  197. "_objFlags": 0,
  198. "node": {
  199. "__id__": 3
  200. },
  201. "_enabled": true,
  202. "_cullingMask": 4294967295,
  203. "_clearFlags": 7,
  204. "_backgroundColor": {
  205. "__type__": "cc.Color",
  206. "r": 0,
  207. "g": 0,
  208. "b": 0,
  209. "a": 255
  210. },
  211. "_depth": -1,
  212. "_zoomRatio": 1,
  213. "_targetTexture": null,
  214. "_fov": 60,
  215. "_orthoSize": 10,
  216. "_nearClip": 0.1,
  217. "_farClip": 4096,
  218. "_ortho": true,
  219. "_rect": {
  220. "__type__": "cc.Rect",
  221. "x": 0,
  222. "y": 0,
  223. "width": 1,
  224. "height": 1
  225. },
  226. "_id": "72z2eVQapNQaZni+rg/gHX"
  227. },
  228. {
  229. "__type__": "cc.Canvas",
  230. "_name": "",
  231. "_objFlags": 0,
  232. "node": {
  233. "__id__": 2
  234. },
  235. "_enabled": true,
  236. "_designResolution": {
  237. "__type__": "cc.Size",
  238. "width": 720,
  239. "height": 1280
  240. },
  241. "_fitWidth": false,
  242. "_fitHeight": false,
  243. "_id": "1dXjL7wiJH+o21du1oUu/A"
  244. },
  245. {
  246. "__type__": "23a71pHdNpEQqAgHC0uMzEd",
  247. "_name": "",
  248. "_objFlags": 0,
  249. "node": {
  250. "__id__": 2
  251. },
  252. "_enabled": true,
  253. "_id": "916ot+duhIXadJuN2oZu7u"
  254. },
  255. {
  256. "__type__": "cc.Node",
  257. "_name": "info",
  258. "_objFlags": 0,
  259. "_parent": {
  260. "__id__": 1
  261. },
  262. "_children": [],
  263. "_active": true,
  264. "_level": 1,
  265. "_components": [
  266. {
  267. "__id__": 8
  268. }
  269. ],
  270. "_prefab": null,
  271. "_opacity": 255,
  272. "_color": {
  273. "__type__": "cc.Color",
  274. "r": 0,
  275. "g": 0,
  276. "b": 0,
  277. "a": 255
  278. },
  279. "_contentSize": {
  280. "__type__": "cc.Size",
  281. "width": 520,
  282. "height": 40
  283. },
  284. "_anchorPoint": {
  285. "__type__": "cc.Vec2",
  286. "x": 0,
  287. "y": 1
  288. },
  289. "_position": {
  290. "__type__": "cc.Vec3",
  291. "x": 74,
  292. "y": 1221,
  293. "z": 0
  294. },
  295. "_scale": {
  296. "__type__": "cc.Vec3",
  297. "x": 1,
  298. "y": 1,
  299. "z": 1
  300. },
  301. "_quat": {
  302. "__type__": "cc.Quat",
  303. "x": 0,
  304. "y": 0,
  305. "z": 0,
  306. "w": 1
  307. },
  308. "_skewX": 0,
  309. "_skewY": 0,
  310. "_zIndex": 0,
  311. "_is3DNode": false,
  312. "groupIndex": 0,
  313. "_rotationX": 0,
  314. "_rotationY": 0,
  315. "_id": "43bCIBarlAa4RM4hpC9EZn"
  316. },
  317. {
  318. "__type__": "cc.Label",
  319. "_name": "",
  320. "_objFlags": 0,
  321. "node": {
  322. "__id__": 7
  323. },
  324. "_enabled": true,
  325. "_srcBlendFactor": 1,
  326. "_dstBlendFactor": 771,
  327. "_useOriginalSize": false,
  328. "_string": "",
  329. "_N$string": "",
  330. "_fontSize": 40,
  331. "_lineHeight": 40,
  332. "_enableWrapText": true,
  333. "_N$file": null,
  334. "_isSystemFontUsed": true,
  335. "_spacingX": 0,
  336. "_N$horizontalAlign": 1,
  337. "_N$verticalAlign": 1,
  338. "_N$fontFamily": "Arial",
  339. "_N$overflow": 3,
  340. "_id": "30xF/1amFPKZ5eYGpAi2oc"
  341. },
  342. {
  343. "__type__": "cc.Node",
  344. "_name": "New Button",
  345. "_objFlags": 0,
  346. "_parent": {
  347. "__id__": 1
  348. },
  349. "_children": [
  350. {
  351. "__id__": 10
  352. }
  353. ],
  354. "_active": false,
  355. "_level": 1,
  356. "_components": [
  357. {
  358. "__id__": 12
  359. },
  360. {
  361. "__id__": 13
  362. }
  363. ],
  364. "_prefab": null,
  365. "_opacity": 255,
  366. "_color": {
  367. "__type__": "cc.Color",
  368. "r": 255,
  369. "g": 255,
  370. "b": 255,
  371. "a": 255
  372. },
  373. "_contentSize": {
  374. "__type__": "cc.Size",
  375. "width": 100,
  376. "height": 40
  377. },
  378. "_anchorPoint": {
  379. "__type__": "cc.Vec2",
  380. "x": 0.5,
  381. "y": 0.5
  382. },
  383. "_position": {
  384. "__type__": "cc.Vec3",
  385. "x": 500,
  386. "y": 442,
  387. "z": 0
  388. },
  389. "_scale": {
  390. "__type__": "cc.Vec3",
  391. "x": 1,
  392. "y": 1,
  393. "z": 1
  394. },
  395. "_quat": {
  396. "__type__": "cc.Quat",
  397. "x": 0,
  398. "y": 0,
  399. "z": 0,
  400. "w": 1
  401. },
  402. "_skewX": 0,
  403. "_skewY": 0,
  404. "_zIndex": 0,
  405. "_is3DNode": false,
  406. "groupIndex": 0,
  407. "_rotationX": 0,
  408. "_rotationY": 0,
  409. "_id": "30Ysk5F41FEo1ntei5Q5aX"
  410. },
  411. {
  412. "__type__": "cc.Node",
  413. "_name": "Label",
  414. "_objFlags": 0,
  415. "_parent": {
  416. "__id__": 9
  417. },
  418. "_children": [],
  419. "_active": true,
  420. "_level": 0,
  421. "_components": [
  422. {
  423. "__id__": 11
  424. }
  425. ],
  426. "_prefab": null,
  427. "_opacity": 255,
  428. "_color": {
  429. "__type__": "cc.Color",
  430. "r": 0,
  431. "g": 0,
  432. "b": 0,
  433. "a": 255
  434. },
  435. "_contentSize": {
  436. "__type__": "cc.Size",
  437. "width": 100,
  438. "height": 40
  439. },
  440. "_anchorPoint": {
  441. "__type__": "cc.Vec2",
  442. "x": 0.5,
  443. "y": 0.5
  444. },
  445. "_position": {
  446. "__type__": "cc.Vec3",
  447. "x": 0,
  448. "y": 0,
  449. "z": 0
  450. },
  451. "_scale": {
  452. "__type__": "cc.Vec3",
  453. "x": 1,
  454. "y": 1,
  455. "z": 1
  456. },
  457. "_quat": {
  458. "__type__": "cc.Quat",
  459. "x": 0,
  460. "y": 0,
  461. "z": 0,
  462. "w": 1
  463. },
  464. "_skewX": 0,
  465. "_skewY": 0,
  466. "_zIndex": 0,
  467. "_is3DNode": false,
  468. "groupIndex": 0,
  469. "_rotationX": 0,
  470. "_rotationY": 0,
  471. "_id": "6cuS2vFt5Nf7hg7KJVO36f"
  472. },
  473. {
  474. "__type__": "cc.Label",
  475. "_name": "",
  476. "_objFlags": 0,
  477. "node": {
  478. "__id__": 10
  479. },
  480. "_enabled": true,
  481. "_srcBlendFactor": 1,
  482. "_dstBlendFactor": 771,
  483. "_useOriginalSize": false,
  484. "_string": "开始游戏",
  485. "_N$string": "开始游戏",
  486. "_fontSize": 20,
  487. "_lineHeight": 40,
  488. "_enableWrapText": false,
  489. "_N$file": null,
  490. "_isSystemFontUsed": true,
  491. "_spacingX": 0,
  492. "_N$horizontalAlign": 1,
  493. "_N$verticalAlign": 1,
  494. "_N$fontFamily": "Arial",
  495. "_N$overflow": 1,
  496. "_id": "4cJRk+sIRIH56zAbw4Lvat"
  497. },
  498. {
  499. "__type__": "cc.Sprite",
  500. "_name": "",
  501. "_objFlags": 0,
  502. "node": {
  503. "__id__": 9
  504. },
  505. "_enabled": true,
  506. "_srcBlendFactor": 770,
  507. "_dstBlendFactor": 771,
  508. "_spriteFrame": {
  509. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  510. },
  511. "_type": 1,
  512. "_sizeMode": 0,
  513. "_fillType": 0,
  514. "_fillCenter": {
  515. "__type__": "cc.Vec2",
  516. "x": 0,
  517. "y": 0
  518. },
  519. "_fillStart": 0,
  520. "_fillRange": 0,
  521. "_isTrimmedMode": true,
  522. "_state": 0,
  523. "_atlas": null,
  524. "_id": "a3TSvAu/pDZ6Hbp304zA9a"
  525. },
  526. {
  527. "__type__": "cc.Button",
  528. "_name": "",
  529. "_objFlags": 0,
  530. "node": {
  531. "__id__": 9
  532. },
  533. "_enabled": true,
  534. "duration": 0.1,
  535. "zoomScale": 1.2,
  536. "clickEvents": [],
  537. "_N$interactable": true,
  538. "_N$enableAutoGrayEffect": false,
  539. "_N$transition": 3,
  540. "transition": 3,
  541. "_N$normalColor": {
  542. "__type__": "cc.Color",
  543. "r": 255,
  544. "g": 255,
  545. "b": 255,
  546. "a": 255
  547. },
  548. "_N$pressedColor": {
  549. "__type__": "cc.Color",
  550. "r": 255,
  551. "g": 255,
  552. "b": 255,
  553. "a": 255
  554. },
  555. "pressedColor": {
  556. "__type__": "cc.Color",
  557. "r": 255,
  558. "g": 255,
  559. "b": 255,
  560. "a": 255
  561. },
  562. "_N$hoverColor": {
  563. "__type__": "cc.Color",
  564. "r": 255,
  565. "g": 255,
  566. "b": 255,
  567. "a": 255
  568. },
  569. "hoverColor": {
  570. "__type__": "cc.Color",
  571. "r": 255,
  572. "g": 255,
  573. "b": 255,
  574. "a": 255
  575. },
  576. "_N$disabledColor": {
  577. "__type__": "cc.Color",
  578. "r": 255,
  579. "g": 255,
  580. "b": 255,
  581. "a": 255
  582. },
  583. "_N$normalSprite": {
  584. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  585. },
  586. "_N$pressedSprite": {
  587. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  588. },
  589. "pressedSprite": {
  590. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  591. },
  592. "_N$hoverSprite": {
  593. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  594. },
  595. "hoverSprite": {
  596. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  597. },
  598. "_N$disabledSprite": {
  599. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  600. },
  601. "_N$target": {
  602. "__id__": 9
  603. },
  604. "_id": "8aKMRIHrlMqKxTcDraKguX"
  605. }
  606. ]