game.fire 12 KB

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