index.fire 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831
  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. "_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": "4aea19a4-0f6f-46bd-add5-e4f52a179db4"
  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__": 6
  79. },
  80. {
  81. "__id__": 7
  82. },
  83. {
  84. "__id__": 8
  85. }
  86. ],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 18
  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": 960,
  105. "height": 640
  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. 480,
  117. 320,
  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": "bbfq/4Q+FIIJ88qAts0Lmt"
  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": 0,
  167. "height": 0
  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. 216.59295877228772,
  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": "15WPXlFABB46tKjiJ67R+k"
  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": "aaOgpLiSpMVo7nPJ4Vi2fl"
  238. },
  239. {
  240. "__type__": "cc.Node",
  241. "_name": "New Node",
  242. "_objFlags": 0,
  243. "_parent": {
  244. "__id__": 2
  245. },
  246. "_children": [],
  247. "_active": true,
  248. "_components": [],
  249. "_prefab": null,
  250. "_opacity": 255,
  251. "_color": {
  252. "__type__": "cc.Color",
  253. "r": 255,
  254. "g": 255,
  255. "b": 255,
  256. "a": 255
  257. },
  258. "_contentSize": {
  259. "__type__": "cc.Size",
  260. "width": 0,
  261. "height": 0
  262. },
  263. "_anchorPoint": {
  264. "__type__": "cc.Vec2",
  265. "x": 0.5,
  266. "y": 0.5
  267. },
  268. "_trs": {
  269. "__type__": "TypedArray",
  270. "ctor": "Float64Array",
  271. "array": [
  272. 0,
  273. 0,
  274. 0,
  275. 0,
  276. 0,
  277. 0,
  278. 1,
  279. 1,
  280. 1,
  281. 1
  282. ]
  283. },
  284. "_eulerAngles": {
  285. "__type__": "cc.Vec3",
  286. "x": 0,
  287. "y": 0,
  288. "z": 0
  289. },
  290. "_skewX": 0,
  291. "_skewY": 0,
  292. "_is3DNode": false,
  293. "_groupIndex": 0,
  294. "groupIndex": 0,
  295. "_id": "61jzU9vL5Ej4dgmW2laERk"
  296. },
  297. {
  298. "__type__": "cc.Node",
  299. "_name": "New Node1",
  300. "_objFlags": 0,
  301. "_parent": {
  302. "__id__": 2
  303. },
  304. "_children": [],
  305. "_active": true,
  306. "_components": [],
  307. "_prefab": null,
  308. "_opacity": 255,
  309. "_color": {
  310. "__type__": "cc.Color",
  311. "r": 255,
  312. "g": 255,
  313. "b": 255,
  314. "a": 255
  315. },
  316. "_contentSize": {
  317. "__type__": "cc.Size",
  318. "width": 0,
  319. "height": 0
  320. },
  321. "_anchorPoint": {
  322. "__type__": "cc.Vec2",
  323. "x": 0.5,
  324. "y": 0.5
  325. },
  326. "_trs": {
  327. "__type__": "TypedArray",
  328. "ctor": "Float64Array",
  329. "array": [
  330. 0,
  331. 0,
  332. 0,
  333. 0,
  334. 0,
  335. 0,
  336. 1,
  337. 1,
  338. 1,
  339. 1
  340. ]
  341. },
  342. "_eulerAngles": {
  343. "__type__": "cc.Vec3",
  344. "x": 0,
  345. "y": 0,
  346. "z": 0
  347. },
  348. "_skewX": 0,
  349. "_skewY": 0,
  350. "_is3DNode": false,
  351. "_groupIndex": 0,
  352. "groupIndex": 0,
  353. "_id": "2bN13NnBtNZrXQ0zPUBEeJ"
  354. },
  355. {
  356. "__type__": "cc.Node",
  357. "_name": "New Node2",
  358. "_objFlags": 0,
  359. "_parent": {
  360. "__id__": 2
  361. },
  362. "_children": [],
  363. "_active": true,
  364. "_components": [],
  365. "_prefab": null,
  366. "_opacity": 255,
  367. "_color": {
  368. "__type__": "cc.Color",
  369. "r": 255,
  370. "g": 255,
  371. "b": 255,
  372. "a": 255
  373. },
  374. "_contentSize": {
  375. "__type__": "cc.Size",
  376. "width": 0,
  377. "height": 0
  378. },
  379. "_anchorPoint": {
  380. "__type__": "cc.Vec2",
  381. "x": 0.5,
  382. "y": 0.5
  383. },
  384. "_trs": {
  385. "__type__": "TypedArray",
  386. "ctor": "Float64Array",
  387. "array": [
  388. 0,
  389. 0,
  390. 0,
  391. 0,
  392. 0,
  393. 0,
  394. 1,
  395. 1,
  396. 1,
  397. 1
  398. ]
  399. },
  400. "_eulerAngles": {
  401. "__type__": "cc.Vec3",
  402. "x": 0,
  403. "y": 0,
  404. "z": 0
  405. },
  406. "_skewX": 0,
  407. "_skewY": 0,
  408. "_is3DNode": false,
  409. "_groupIndex": 0,
  410. "groupIndex": 0,
  411. "_id": "66ZVuOMKhHP5OoamQ7g55J"
  412. },
  413. {
  414. "__type__": "cc.Node",
  415. "_name": "Hello",
  416. "_objFlags": 0,
  417. "_parent": {
  418. "__id__": 2
  419. },
  420. "_children": [
  421. {
  422. "__id__": 9
  423. },
  424. {
  425. "__id__": 14
  426. }
  427. ],
  428. "_active": true,
  429. "_components": [
  430. {
  431. "__id__": 16
  432. },
  433. {
  434. "__id__": 17
  435. }
  436. ],
  437. "_prefab": null,
  438. "_opacity": 255,
  439. "_color": {
  440. "__type__": "cc.Color",
  441. "r": 255,
  442. "g": 255,
  443. "b": 255,
  444. "a": 255
  445. },
  446. "_contentSize": {
  447. "__type__": "cc.Size",
  448. "width": 500,
  449. "height": 500
  450. },
  451. "_anchorPoint": {
  452. "__type__": "cc.Vec2",
  453. "x": 0.5,
  454. "y": 0.5
  455. },
  456. "_trs": {
  457. "__type__": "TypedArray",
  458. "ctor": "Float64Array",
  459. "array": [
  460. 5.981,
  461. 11.16,
  462. 0,
  463. 0,
  464. 0,
  465. 0,
  466. 1,
  467. 1,
  468. 1,
  469. 1
  470. ]
  471. },
  472. "_eulerAngles": {
  473. "__type__": "cc.Vec3",
  474. "x": 0,
  475. "y": 0,
  476. "z": 0
  477. },
  478. "_skewX": 0,
  479. "_skewY": 0,
  480. "_is3DNode": false,
  481. "_groupIndex": 0,
  482. "groupIndex": 0,
  483. "_id": "b34vJNuMJKKYG47oz/ayCN"
  484. },
  485. {
  486. "__type__": "cc.Node",
  487. "_name": "Cannon",
  488. "_objFlags": 0,
  489. "_parent": {
  490. "__id__": 8
  491. },
  492. "_children": [
  493. {
  494. "__id__": 10
  495. }
  496. ],
  497. "_active": false,
  498. "_components": [
  499. {
  500. "__id__": 11
  501. },
  502. {
  503. "__id__": 12
  504. }
  505. ],
  506. "_prefab": null,
  507. "_opacity": 255,
  508. "_color": {
  509. "__type__": "cc.Color",
  510. "r": 245,
  511. "g": 6,
  512. "b": 6,
  513. "a": 255
  514. },
  515. "_contentSize": {
  516. "__type__": "cc.Size",
  517. "width": 100,
  518. "height": 100
  519. },
  520. "_anchorPoint": {
  521. "__type__": "cc.Vec2",
  522. "x": 0.5,
  523. "y": 0.5
  524. },
  525. "_trs": {
  526. "__type__": "TypedArray",
  527. "ctor": "Float64Array",
  528. "array": [
  529. -23.475,
  530. 82.164,
  531. 0,
  532. 0,
  533. 0,
  534. 0,
  535. 1,
  536. 1,
  537. 1,
  538. 1
  539. ]
  540. },
  541. "_eulerAngles": {
  542. "__type__": "cc.Vec3",
  543. "x": 0,
  544. "y": 0,
  545. "z": 0
  546. },
  547. "_skewX": 0,
  548. "_skewY": 0,
  549. "_is3DNode": false,
  550. "_groupIndex": 0,
  551. "groupIndex": 0,
  552. "_id": "bcG+3vYipGAp1DW/zIfvnJ"
  553. },
  554. {
  555. "__type__": "cc.Node",
  556. "_name": "Sub",
  557. "_objFlags": 0,
  558. "_parent": {
  559. "__id__": 9
  560. },
  561. "_children": [],
  562. "_active": true,
  563. "_components": [],
  564. "_prefab": null,
  565. "_opacity": 255,
  566. "_color": {
  567. "__type__": "cc.Color",
  568. "r": 255,
  569. "g": 255,
  570. "b": 255,
  571. "a": 255
  572. },
  573. "_contentSize": {
  574. "__type__": "cc.Size",
  575. "width": 0,
  576. "height": 0
  577. },
  578. "_anchorPoint": {
  579. "__type__": "cc.Vec2",
  580. "x": 0.5,
  581. "y": 0.5
  582. },
  583. "_trs": {
  584. "__type__": "TypedArray",
  585. "ctor": "Float64Array",
  586. "array": [
  587. 0,
  588. 0,
  589. 0,
  590. 0,
  591. 0,
  592. 0,
  593. 1,
  594. 1,
  595. 1,
  596. 1
  597. ]
  598. },
  599. "_eulerAngles": {
  600. "__type__": "cc.Vec3",
  601. "x": 0,
  602. "y": 0,
  603. "z": 0
  604. },
  605. "_skewX": 0,
  606. "_skewY": 0,
  607. "_is3DNode": false,
  608. "_groupIndex": 0,
  609. "groupIndex": 0,
  610. "_id": "6czwiReAFDDZSmqcfHkBBD"
  611. },
  612. {
  613. "__type__": "cc.Sprite",
  614. "_name": "",
  615. "_objFlags": 0,
  616. "node": {
  617. "__id__": 9
  618. },
  619. "_enabled": true,
  620. "_materials": [
  621. {
  622. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  623. }
  624. ],
  625. "_srcBlendFactor": 770,
  626. "_dstBlendFactor": 771,
  627. "_spriteFrame": {
  628. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  629. },
  630. "_type": 0,
  631. "_sizeMode": 0,
  632. "_fillType": 0,
  633. "_fillCenter": {
  634. "__type__": "cc.Vec2",
  635. "x": 0,
  636. "y": 0
  637. },
  638. "_fillStart": 0,
  639. "_fillRange": 0,
  640. "_isTrimmedMode": true,
  641. "_atlas": null,
  642. "_id": "a6ajq/VeJDTqo4xk3h0N3V"
  643. },
  644. {
  645. "__type__": "0507a/cl2lCgLS/GN4wVWbN",
  646. "_name": "",
  647. "_objFlags": 0,
  648. "node": {
  649. "__id__": 9
  650. },
  651. "_enabled": true,
  652. "player": {
  653. "__id__": 13
  654. },
  655. "_id": "00ksUzaThDuoBqFjRtnXJv"
  656. },
  657. {
  658. "__type__": "7f500Udh/RKDplIhfbkkbJH",
  659. "_name": "",
  660. "_objFlags": 0,
  661. "node": {
  662. "__id__": 14
  663. },
  664. "_enabled": true,
  665. "_id": "03eBRDhIFPFJy5f/l08Msu"
  666. },
  667. {
  668. "__type__": "cc.Node",
  669. "_name": "Player",
  670. "_objFlags": 0,
  671. "_parent": {
  672. "__id__": 8
  673. },
  674. "_children": [],
  675. "_active": true,
  676. "_components": [
  677. {
  678. "__id__": 15
  679. },
  680. {
  681. "__id__": 13
  682. }
  683. ],
  684. "_prefab": null,
  685. "_opacity": 255,
  686. "_color": {
  687. "__type__": "cc.Color",
  688. "r": 91,
  689. "g": 4,
  690. "b": 242,
  691. "a": 255
  692. },
  693. "_contentSize": {
  694. "__type__": "cc.Size",
  695. "width": 100,
  696. "height": 100
  697. },
  698. "_anchorPoint": {
  699. "__type__": "cc.Vec2",
  700. "x": 0.5,
  701. "y": 0.5
  702. },
  703. "_trs": {
  704. "__type__": "TypedArray",
  705. "ctor": "Float64Array",
  706. "array": [
  707. -99.49,
  708. -10.062,
  709. 0,
  710. 0,
  711. 0,
  712. 0,
  713. 1,
  714. 1,
  715. 1,
  716. 1
  717. ]
  718. },
  719. "_eulerAngles": {
  720. "__type__": "cc.Vec3",
  721. "x": 0,
  722. "y": 0,
  723. "z": 0
  724. },
  725. "_skewX": 0,
  726. "_skewY": 0,
  727. "_is3DNode": false,
  728. "_groupIndex": 0,
  729. "groupIndex": 0,
  730. "_id": "6dcVz/jhhIvrpb4hPuejRw"
  731. },
  732. {
  733. "__type__": "cc.Sprite",
  734. "_name": "",
  735. "_objFlags": 0,
  736. "node": {
  737. "__id__": 14
  738. },
  739. "_enabled": true,
  740. "_materials": [
  741. {
  742. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  743. }
  744. ],
  745. "_srcBlendFactor": 770,
  746. "_dstBlendFactor": 771,
  747. "_spriteFrame": {
  748. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  749. },
  750. "_type": 0,
  751. "_sizeMode": 0,
  752. "_fillType": 0,
  753. "_fillCenter": {
  754. "__type__": "cc.Vec2",
  755. "x": 0,
  756. "y": 0
  757. },
  758. "_fillStart": 0,
  759. "_fillRange": 0,
  760. "_isTrimmedMode": true,
  761. "_atlas": null,
  762. "_id": "58m4+BkKBC6p/Kf9iaIVKj"
  763. },
  764. {
  765. "__type__": "cc.Sprite",
  766. "_name": "",
  767. "_objFlags": 0,
  768. "node": {
  769. "__id__": 8
  770. },
  771. "_enabled": true,
  772. "_materials": [
  773. {
  774. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  775. }
  776. ],
  777. "_srcBlendFactor": 770,
  778. "_dstBlendFactor": 771,
  779. "_spriteFrame": {
  780. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  781. },
  782. "_type": 0,
  783. "_sizeMode": 0,
  784. "_fillType": 0,
  785. "_fillCenter": {
  786. "__type__": "cc.Vec2",
  787. "x": 0,
  788. "y": 0
  789. },
  790. "_fillStart": 0,
  791. "_fillRange": 0,
  792. "_isTrimmedMode": true,
  793. "_atlas": null,
  794. "_id": "5c3I87IeRMl6C4QmRLXqa2"
  795. },
  796. {
  797. "__type__": "9c6cdT6f7pEF66KWpZAMB4W",
  798. "_name": "",
  799. "_objFlags": 0,
  800. "node": {
  801. "__id__": 8
  802. },
  803. "_enabled": true,
  804. "score": 0,
  805. "names": [],
  806. "target": {
  807. "__uuid__": "65bd719d-e26f-4e21-b769-aa1846f29ad9"
  808. },
  809. "sprite_frame": {
  810. "__uuid__": "3dddfa6b-baef-4fab-9616-efd4982ce9d5"
  811. },
  812. "_id": "4dBaZa1adNd7yA47Py82TX"
  813. },
  814. {
  815. "__type__": "cc.Canvas",
  816. "_name": "",
  817. "_objFlags": 0,
  818. "node": {
  819. "__id__": 2
  820. },
  821. "_enabled": true,
  822. "_designResolution": {
  823. "__type__": "cc.Size",
  824. "width": 960,
  825. "height": 640
  826. },
  827. "_fitWidth": false,
  828. "_fitHeight": true,
  829. "_id": "8aMBwNXGVIKoxnNZKrHvEF"
  830. }
  831. ]