game.fire 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786
  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": false,
  21. "_components": [],
  22. "_prefab": null,
  23. "_opacity": 255,
  24. "_color": {
  25. "__type__": "cc.Color",
  26. "r": 255,
  27. "g": 255,
  28. "b": 255,
  29. "a": 255
  30. },
  31. "_contentSize": {
  32. "__type__": "cc.Size",
  33. "width": 0,
  34. "height": 0
  35. },
  36. "_anchorPoint": {
  37. "__type__": "cc.Vec2",
  38. "x": 0,
  39. "y": 0
  40. },
  41. "_trs": {
  42. "__type__": "TypedArray",
  43. "ctor": "Float64Array",
  44. "array": [
  45. 0,
  46. 0,
  47. 0,
  48. 0,
  49. 0,
  50. 0,
  51. 1,
  52. 1,
  53. 1,
  54. 1
  55. ]
  56. },
  57. "_is3DNode": true,
  58. "_groupIndex": 0,
  59. "groupIndex": 0,
  60. "autoReleaseAssets": false,
  61. "_id": "ea90af5f-3850-46f6-b3cd-138b295f39be"
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "Canvas",
  66. "_objFlags": 0,
  67. "_parent": {
  68. "__id__": 1
  69. },
  70. "_children": [
  71. {
  72. "__id__": 3
  73. },
  74. {
  75. "__id__": 5
  76. },
  77. {
  78. "__id__": 11
  79. }
  80. ],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 15
  85. },
  86. {
  87. "__id__": 16
  88. },
  89. {
  90. "__id__": 17
  91. }
  92. ],
  93. "_prefab": null,
  94. "_opacity": 255,
  95. "_color": {
  96. "__type__": "cc.Color",
  97. "r": 255,
  98. "g": 255,
  99. "b": 255,
  100. "a": 255
  101. },
  102. "_contentSize": {
  103. "__type__": "cc.Size",
  104. "width": 750,
  105. "height": 1334
  106. },
  107. "_anchorPoint": {
  108. "__type__": "cc.Vec2",
  109. "x": 0.5,
  110. "y": 0.5
  111. },
  112. "_trs": {
  113. "__type__": "TypedArray",
  114. "ctor": "Float64Array",
  115. "array": [
  116. 375,
  117. 667,
  118. 0,
  119. 0,
  120. 0,
  121. 0,
  122. 1,
  123. 1,
  124. 1,
  125. 1
  126. ]
  127. },
  128. "_eulerAngles": {
  129. "__type__": "cc.Vec3",
  130. "x": 0,
  131. "y": 0,
  132. "z": 0
  133. },
  134. "_skewX": 0,
  135. "_skewY": 0,
  136. "_is3DNode": false,
  137. "_groupIndex": 0,
  138. "groupIndex": 0,
  139. "_id": "a5esZu+45LA5mBpvttspPD"
  140. },
  141. {
  142. "__type__": "cc.Node",
  143. "_name": "Main Camera",
  144. "_objFlags": 0,
  145. "_parent": {
  146. "__id__": 2
  147. },
  148. "_children": [],
  149. "_active": true,
  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": 960,
  167. "height": 640
  168. },
  169. "_anchorPoint": {
  170. "__type__": "cc.Vec2",
  171. "x": 0.5,
  172. "y": 0.5
  173. },
  174. "_trs": {
  175. "__type__": "TypedArray",
  176. "ctor": "Float64Array",
  177. "array": [
  178. 0,
  179. 0,
  180. 252.8794179050561,
  181. 0,
  182. 0,
  183. 0,
  184. 1,
  185. 1,
  186. 1,
  187. 1
  188. ]
  189. },
  190. "_eulerAngles": {
  191. "__type__": "cc.Vec3",
  192. "x": 0,
  193. "y": 0,
  194. "z": 0
  195. },
  196. "_skewX": 0,
  197. "_skewY": 0,
  198. "_is3DNode": false,
  199. "_groupIndex": 0,
  200. "groupIndex": 0,
  201. "_id": "e1WoFrQ79G7r4ZuQE3HlNb"
  202. },
  203. {
  204. "__type__": "cc.Camera",
  205. "_name": "",
  206. "_objFlags": 0,
  207. "node": {
  208. "__id__": 3
  209. },
  210. "_enabled": true,
  211. "_cullingMask": 4294967295,
  212. "_clearFlags": 7,
  213. "_backgroundColor": {
  214. "__type__": "cc.Color",
  215. "r": 0,
  216. "g": 0,
  217. "b": 0,
  218. "a": 255
  219. },
  220. "_depth": -1,
  221. "_zoomRatio": 1,
  222. "_targetTexture": null,
  223. "_fov": 60,
  224. "_orthoSize": 10,
  225. "_nearClip": 1,
  226. "_farClip": 4096,
  227. "_ortho": true,
  228. "_rect": {
  229. "__type__": "cc.Rect",
  230. "x": 0,
  231. "y": 0,
  232. "width": 1,
  233. "height": 1
  234. },
  235. "_renderStages": 1,
  236. "_alignWithScreen": true,
  237. "_id": "81GN3uXINKVLeW4+iKSlim"
  238. },
  239. {
  240. "__type__": "cc.Node",
  241. "_name": "Background",
  242. "_objFlags": 0,
  243. "_parent": {
  244. "__id__": 2
  245. },
  246. "_children": [
  247. {
  248. "__id__": 6
  249. },
  250. {
  251. "__id__": 8
  252. }
  253. ],
  254. "_active": true,
  255. "_components": [
  256. {
  257. "__id__": 10
  258. }
  259. ],
  260. "_prefab": null,
  261. "_opacity": 255,
  262. "_color": {
  263. "__type__": "cc.Color",
  264. "r": 255,
  265. "g": 255,
  266. "b": 255,
  267. "a": 255
  268. },
  269. "_contentSize": {
  270. "__type__": "cc.Size",
  271. "width": 960,
  272. "height": 1600
  273. },
  274. "_anchorPoint": {
  275. "__type__": "cc.Vec2",
  276. "x": 0.5,
  277. "y": 0.5
  278. },
  279. "_trs": {
  280. "__type__": "TypedArray",
  281. "ctor": "Float64Array",
  282. "array": [
  283. 0,
  284. 0,
  285. 0,
  286. 0,
  287. 0,
  288. 0,
  289. 1,
  290. 1,
  291. 1,
  292. 1
  293. ]
  294. },
  295. "_eulerAngles": {
  296. "__type__": "cc.Vec3",
  297. "x": 0,
  298. "y": 0,
  299. "z": 0
  300. },
  301. "_skewX": 0,
  302. "_skewY": 0,
  303. "_is3DNode": false,
  304. "_groupIndex": 0,
  305. "groupIndex": 0,
  306. "_id": "a9zCW9tmpBjI4u7U/OUHq9"
  307. },
  308. {
  309. "__type__": "cc.Node",
  310. "_name": "scoreTitle",
  311. "_objFlags": 0,
  312. "_parent": {
  313. "__id__": 5
  314. },
  315. "_children": [],
  316. "_active": true,
  317. "_components": [
  318. {
  319. "__id__": 7
  320. }
  321. ],
  322. "_prefab": null,
  323. "_opacity": 255,
  324. "_color": {
  325. "__type__": "cc.Color",
  326. "r": 209,
  327. "g": 0,
  328. "b": 255,
  329. "a": 255
  330. },
  331. "_contentSize": {
  332. "__type__": "cc.Size",
  333. "width": 120,
  334. "height": 50.4
  335. },
  336. "_anchorPoint": {
  337. "__type__": "cc.Vec2",
  338. "x": 0.5,
  339. "y": 0.5
  340. },
  341. "_trs": {
  342. "__type__": "TypedArray",
  343. "ctor": "Float64Array",
  344. "array": [
  345. 105.089,
  346. 593,
  347. 0,
  348. 0,
  349. 0,
  350. 0,
  351. 1,
  352. 1,
  353. 1,
  354. 1
  355. ]
  356. },
  357. "_eulerAngles": {
  358. "__type__": "cc.Vec3",
  359. "x": 0,
  360. "y": 0,
  361. "z": 0
  362. },
  363. "_skewX": 0,
  364. "_skewY": 0,
  365. "_is3DNode": false,
  366. "_groupIndex": 0,
  367. "groupIndex": 0,
  368. "_id": "d26Gv3kk5PB7uMCOM+EEHq"
  369. },
  370. {
  371. "__type__": "cc.Label",
  372. "_name": "",
  373. "_objFlags": 0,
  374. "node": {
  375. "__id__": 6
  376. },
  377. "_enabled": true,
  378. "_materials": [
  379. {
  380. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  381. }
  382. ],
  383. "_srcBlendFactor": 770,
  384. "_dstBlendFactor": 771,
  385. "_string": "分数:",
  386. "_N$string": "分数:",
  387. "_fontSize": 40,
  388. "_lineHeight": 40,
  389. "_enableWrapText": true,
  390. "_N$file": null,
  391. "_isSystemFontUsed": true,
  392. "_spacingX": 0,
  393. "_batchAsBitmap": false,
  394. "_styleFlags": 0,
  395. "_underlineHeight": 0,
  396. "_N$horizontalAlign": 1,
  397. "_N$verticalAlign": 1,
  398. "_N$fontFamily": "Arial",
  399. "_N$overflow": 0,
  400. "_N$cacheMode": 0,
  401. "_id": "f5wH6VczZOGLQFnzpxLEpz"
  402. },
  403. {
  404. "__type__": "cc.Node",
  405. "_name": "score",
  406. "_objFlags": 0,
  407. "_parent": {
  408. "__id__": 5
  409. },
  410. "_children": [],
  411. "_active": true,
  412. "_components": [
  413. {
  414. "__id__": 9
  415. }
  416. ],
  417. "_prefab": null,
  418. "_opacity": 255,
  419. "_color": {
  420. "__type__": "cc.Color",
  421. "r": 209,
  422. "g": 0,
  423. "b": 255,
  424. "a": 255
  425. },
  426. "_contentSize": {
  427. "__type__": "cc.Size",
  428. "width": 30.752262456795602,
  429. "height": 50.4
  430. },
  431. "_anchorPoint": {
  432. "__type__": "cc.Vec2",
  433. "x": 0.5,
  434. "y": 0.5
  435. },
  436. "_trs": {
  437. "__type__": "TypedArray",
  438. "ctor": "Float64Array",
  439. "array": [
  440. 181.348,
  441. 593,
  442. 0,
  443. 0,
  444. 0,
  445. 0,
  446. 1,
  447. 1,
  448. 1,
  449. 1
  450. ]
  451. },
  452. "_eulerAngles": {
  453. "__type__": "cc.Vec3",
  454. "x": 0,
  455. "y": 0,
  456. "z": 0
  457. },
  458. "_skewX": 0,
  459. "_skewY": 0,
  460. "_is3DNode": false,
  461. "_groupIndex": 0,
  462. "groupIndex": 0,
  463. "_id": "1b3qc/diRGY7s6u6N8o8AD"
  464. },
  465. {
  466. "__type__": "cc.Label",
  467. "_name": "",
  468. "_objFlags": 0,
  469. "node": {
  470. "__id__": 8
  471. },
  472. "_enabled": true,
  473. "_materials": [
  474. {
  475. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  476. }
  477. ],
  478. "_srcBlendFactor": 770,
  479. "_dstBlendFactor": 771,
  480. "_string": "0",
  481. "_N$string": "0",
  482. "_fontSize": 40,
  483. "_lineHeight": 40,
  484. "_enableWrapText": true,
  485. "_N$file": null,
  486. "_isSystemFontUsed": true,
  487. "_spacingX": 0,
  488. "_batchAsBitmap": false,
  489. "_styleFlags": 2,
  490. "_underlineHeight": 0,
  491. "_N$horizontalAlign": 1,
  492. "_N$verticalAlign": 1,
  493. "_N$fontFamily": "Arial",
  494. "_N$overflow": 0,
  495. "_N$cacheMode": 0,
  496. "_id": "90Wq0VmqZNOoRO9fI39xZw"
  497. },
  498. {
  499. "__type__": "cc.Sprite",
  500. "_name": "",
  501. "_objFlags": 0,
  502. "node": {
  503. "__id__": 5
  504. },
  505. "_enabled": true,
  506. "_materials": [
  507. {
  508. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  509. }
  510. ],
  511. "_srcBlendFactor": 770,
  512. "_dstBlendFactor": 771,
  513. "_spriteFrame": {
  514. "__uuid__": "c95e6de9-667d-4405-9907-857b35033dbd"
  515. },
  516. "_type": 0,
  517. "_sizeMode": 0,
  518. "_fillType": 0,
  519. "_fillCenter": {
  520. "__type__": "cc.Vec2",
  521. "x": 0,
  522. "y": 0
  523. },
  524. "_fillStart": 0,
  525. "_fillRange": 0,
  526. "_isTrimmedMode": true,
  527. "_atlas": null,
  528. "_id": "58nzIRfsVGj5WBl5s7y3v8"
  529. },
  530. {
  531. "__type__": "cc.Node",
  532. "_name": "Pause Button",
  533. "_objFlags": 0,
  534. "_parent": {
  535. "__id__": 2
  536. },
  537. "_children": [],
  538. "_active": false,
  539. "_components": [
  540. {
  541. "__id__": 12
  542. },
  543. {
  544. "__id__": 13
  545. },
  546. {
  547. "__id__": 14
  548. }
  549. ],
  550. "_prefab": null,
  551. "_opacity": 255,
  552. "_color": {
  553. "__type__": "cc.Color",
  554. "r": 255,
  555. "g": 255,
  556. "b": 255,
  557. "a": 255
  558. },
  559. "_contentSize": {
  560. "__type__": "cc.Size",
  561. "width": 160,
  562. "height": 160
  563. },
  564. "_anchorPoint": {
  565. "__type__": "cc.Vec2",
  566. "x": 0.5,
  567. "y": 0.5
  568. },
  569. "_trs": {
  570. "__type__": "TypedArray",
  571. "ctor": "Float64Array",
  572. "array": [
  573. -235,
  574. 567,
  575. 0,
  576. 0,
  577. 0,
  578. 0,
  579. 1,
  580. 1,
  581. 1,
  582. 1
  583. ]
  584. },
  585. "_eulerAngles": {
  586. "__type__": "cc.Vec3",
  587. "x": 0,
  588. "y": 0,
  589. "z": 0
  590. },
  591. "_skewX": 0,
  592. "_skewY": 0,
  593. "_is3DNode": false,
  594. "_groupIndex": 0,
  595. "groupIndex": 0,
  596. "_id": "fc8x7RIMNDlaeuEGFgw0HR"
  597. },
  598. {
  599. "__type__": "cc.Sprite",
  600. "_name": "",
  601. "_objFlags": 0,
  602. "node": {
  603. "__id__": 11
  604. },
  605. "_enabled": true,
  606. "_materials": [
  607. {
  608. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  609. }
  610. ],
  611. "_srcBlendFactor": 770,
  612. "_dstBlendFactor": 771,
  613. "_spriteFrame": {
  614. "__uuid__": "3d3ad454-6895-4acd-b650-6b70fdc3edf1"
  615. },
  616. "_type": 0,
  617. "_sizeMode": 0,
  618. "_fillType": 0,
  619. "_fillCenter": {
  620. "__type__": "cc.Vec2",
  621. "x": 0,
  622. "y": 0
  623. },
  624. "_fillStart": 0,
  625. "_fillRange": 0,
  626. "_isTrimmedMode": true,
  627. "_atlas": null,
  628. "_id": "452uhk7HNHS5ByJD9upvXv"
  629. },
  630. {
  631. "__type__": "cc.Widget",
  632. "_name": "",
  633. "_objFlags": 0,
  634. "node": {
  635. "__id__": 11
  636. },
  637. "_enabled": true,
  638. "alignMode": 1,
  639. "_target": null,
  640. "_alignFlags": 9,
  641. "_left": 60,
  642. "_right": 0,
  643. "_top": 20,
  644. "_bottom": 0,
  645. "_verticalCenter": 0,
  646. "_horizontalCenter": 0,
  647. "_isAbsLeft": true,
  648. "_isAbsRight": true,
  649. "_isAbsTop": true,
  650. "_isAbsBottom": true,
  651. "_isAbsHorizontalCenter": true,
  652. "_isAbsVerticalCenter": true,
  653. "_originalWidth": 0,
  654. "_originalHeight": 0,
  655. "_id": "c8u91UE+BD4qhG7MWl/Nck"
  656. },
  657. {
  658. "__type__": "cc.Button",
  659. "_name": "",
  660. "_objFlags": 0,
  661. "node": {
  662. "__id__": 11
  663. },
  664. "_enabled": true,
  665. "_normalMaterial": {
  666. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  667. },
  668. "_grayMaterial": null,
  669. "duration": 0.1,
  670. "zoomScale": 1.2,
  671. "clickEvents": [],
  672. "_N$interactable": true,
  673. "_N$enableAutoGrayEffect": false,
  674. "_N$transition": 1,
  675. "transition": 1,
  676. "_N$normalColor": {
  677. "__type__": "cc.Color",
  678. "r": 255,
  679. "g": 255,
  680. "b": 255,
  681. "a": 255
  682. },
  683. "_N$pressedColor": {
  684. "__type__": "cc.Color",
  685. "r": 73,
  686. "g": 73,
  687. "b": 73,
  688. "a": 255
  689. },
  690. "pressedColor": {
  691. "__type__": "cc.Color",
  692. "r": 73,
  693. "g": 73,
  694. "b": 73,
  695. "a": 255
  696. },
  697. "_N$hoverColor": {
  698. "__type__": "cc.Color",
  699. "r": 255,
  700. "g": 255,
  701. "b": 255,
  702. "a": 255
  703. },
  704. "hoverColor": {
  705. "__type__": "cc.Color",
  706. "r": 255,
  707. "g": 255,
  708. "b": 255,
  709. "a": 255
  710. },
  711. "_N$disabledColor": {
  712. "__type__": "cc.Color",
  713. "r": 255,
  714. "g": 255,
  715. "b": 255,
  716. "a": 255
  717. },
  718. "_N$normalSprite": null,
  719. "_N$pressedSprite": null,
  720. "pressedSprite": null,
  721. "_N$hoverSprite": null,
  722. "hoverSprite": null,
  723. "_N$disabledSprite": null,
  724. "_N$target": {
  725. "__id__": 11
  726. },
  727. "_id": "6aRWuVcOpC5pYWBdcBsAot"
  728. },
  729. {
  730. "__type__": "cc.Canvas",
  731. "_name": "",
  732. "_objFlags": 0,
  733. "node": {
  734. "__id__": 2
  735. },
  736. "_enabled": true,
  737. "_designResolution": {
  738. "__type__": "cc.Size",
  739. "width": 750,
  740. "height": 1334
  741. },
  742. "_fitWidth": false,
  743. "_fitHeight": true,
  744. "_id": "59Cd0ovbdF4byw5sbjJDx7"
  745. },
  746. {
  747. "__type__": "cc.Widget",
  748. "_name": "",
  749. "_objFlags": 0,
  750. "node": {
  751. "__id__": 2
  752. },
  753. "_enabled": true,
  754. "alignMode": 1,
  755. "_target": null,
  756. "_alignFlags": 45,
  757. "_left": 0,
  758. "_right": 0,
  759. "_top": 0,
  760. "_bottom": 0,
  761. "_verticalCenter": 0,
  762. "_horizontalCenter": 0,
  763. "_isAbsLeft": true,
  764. "_isAbsRight": true,
  765. "_isAbsTop": true,
  766. "_isAbsBottom": true,
  767. "_isAbsHorizontalCenter": true,
  768. "_isAbsVerticalCenter": true,
  769. "_originalWidth": 0,
  770. "_originalHeight": 0,
  771. "_id": "29zXboiXFBKoIV4PQ2liTe"
  772. },
  773. {
  774. "__type__": "18598lo1G9MOL+vH/C70R4K",
  775. "_name": "",
  776. "_objFlags": 0,
  777. "node": {
  778. "__id__": 2
  779. },
  780. "_enabled": true,
  781. "sessionPrefab": {
  782. "__uuid__": "87e9d1a4-0e6e-4959-ba04-61ea3f4910c6"
  783. },
  784. "_id": "3bAOp/OVdKt6kwby+hICIz"
  785. }
  786. ]