test.fire 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757
  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": 1.5041040209293357,
  45. "y": 1.5041040209293357,
  46. "z": 1
  47. },
  48. "_quat": {
  49. "__type__": "cc.Quat",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0,
  53. "w": 1
  54. },
  55. "groupIndex": 0,
  56. "autoReleaseAssets": false,
  57. "_id": "a2a270bb-bc4e-4b91-817e-c6d365ee1292"
  58. },
  59. {
  60. "__type__": "cc.Node",
  61. "_name": "Canvas",
  62. "_objFlags": 0,
  63. "_parent": {
  64. "__id__": 1
  65. },
  66. "_children": [
  67. {
  68. "__id__": 3
  69. },
  70. {
  71. "__id__": 5
  72. },
  73. {
  74. "__id__": 7
  75. },
  76. {
  77. "__id__": 10
  78. },
  79. {
  80. "__id__": 13
  81. },
  82. {
  83. "__id__": 16
  84. }
  85. ],
  86. "_active": true,
  87. "_level": 1,
  88. "_components": [
  89. {
  90. "__id__": 19
  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. "_position": {
  113. "__type__": "cc.Vec3",
  114. "x": 480,
  115. "y": 320,
  116. "z": 0
  117. },
  118. "_scale": {
  119. "__type__": "cc.Vec3",
  120. "x": 1,
  121. "y": 1,
  122. "z": 1
  123. },
  124. "_rotationX": 0,
  125. "_rotationY": 0,
  126. "_quat": {
  127. "__type__": "cc.Quat",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0,
  131. "w": 1
  132. },
  133. "_skewX": 0,
  134. "_skewY": 0,
  135. "groupIndex": 0,
  136. "_id": "b3Ja74VY1BI4SrsrgzEuZN"
  137. },
  138. {
  139. "__type__": "cc.Node",
  140. "_name": "Main Camera",
  141. "_objFlags": 0,
  142. "_parent": {
  143. "__id__": 2
  144. },
  145. "_children": [],
  146. "_active": true,
  147. "_level": 2,
  148. "_components": [
  149. {
  150. "__id__": 4
  151. }
  152. ],
  153. "_prefab": null,
  154. "_opacity": 255,
  155. "_color": {
  156. "__type__": "cc.Color",
  157. "r": 255,
  158. "g": 255,
  159. "b": 255,
  160. "a": 255
  161. },
  162. "_contentSize": {
  163. "__type__": "cc.Size",
  164. "width": 0,
  165. "height": 0
  166. },
  167. "_anchorPoint": {
  168. "__type__": "cc.Vec2",
  169. "x": 0.5,
  170. "y": 0.5
  171. },
  172. "_position": {
  173. "__type__": "cc.Vec3",
  174. "x": 0,
  175. "y": 0,
  176. "z": 0
  177. },
  178. "_scale": {
  179. "__type__": "cc.Vec3",
  180. "x": 1,
  181. "y": 1,
  182. "z": 1
  183. },
  184. "_rotationX": 0,
  185. "_rotationY": 0,
  186. "_quat": {
  187. "__type__": "cc.Quat",
  188. "x": 0,
  189. "y": 0,
  190. "z": 0,
  191. "w": 1
  192. },
  193. "_skewX": 0,
  194. "_skewY": 0,
  195. "groupIndex": 0,
  196. "_id": "4e2BwObHRM2qd6CKxiq1kc"
  197. },
  198. {
  199. "__type__": "cc.Camera",
  200. "_name": "",
  201. "_objFlags": 0,
  202. "node": {
  203. "__id__": 3
  204. },
  205. "_enabled": true,
  206. "_cullingMask": 4294967295,
  207. "_clearFlags": 7,
  208. "_backgroundColor": {
  209. "__type__": "cc.Color",
  210. "r": 255,
  211. "g": 255,
  212. "b": 255,
  213. "a": 255
  214. },
  215. "_depth": -1,
  216. "_zoomRatio": 1,
  217. "_targetTexture": null,
  218. "_id": "66CdAB4DNBq73+sqSaSkAU"
  219. },
  220. {
  221. "__type__": "cc.Node",
  222. "_name": "00203d",
  223. "_objFlags": 0,
  224. "_parent": {
  225. "__id__": 2
  226. },
  227. "_children": [],
  228. "_active": true,
  229. "_level": 2,
  230. "_components": [
  231. {
  232. "__id__": 6
  233. }
  234. ],
  235. "_prefab": null,
  236. "_opacity": 255,
  237. "_color": {
  238. "__type__": "cc.Color",
  239. "r": 255,
  240. "g": 255,
  241. "b": 255,
  242. "a": 255
  243. },
  244. "_contentSize": {
  245. "__type__": "cc.Size",
  246. "width": 544,
  247. "height": 960
  248. },
  249. "_anchorPoint": {
  250. "__type__": "cc.Vec2",
  251. "x": 0.5,
  252. "y": 0.5
  253. },
  254. "_position": {
  255. "__type__": "cc.Vec3",
  256. "x": -2,
  257. "y": -91,
  258. "z": 0
  259. },
  260. "_scale": {
  261. "__type__": "cc.Vec3",
  262. "x": 1,
  263. "y": 1,
  264. "z": 1
  265. },
  266. "_rotationX": 0,
  267. "_rotationY": 0,
  268. "_quat": {
  269. "__type__": "cc.Quat",
  270. "x": 0,
  271. "y": 0,
  272. "z": 0,
  273. "w": 1
  274. },
  275. "_skewX": 0,
  276. "_skewY": 0,
  277. "groupIndex": 0,
  278. "_id": "15rqU6Z8lEsqJawElgZOJ4"
  279. },
  280. {
  281. "__type__": "cc.Sprite",
  282. "_name": "",
  283. "_objFlags": 0,
  284. "node": {
  285. "__id__": 5
  286. },
  287. "_enabled": true,
  288. "_spriteFrame": {
  289. "__uuid__": "b5517b2e-f403-49be-96d9-efb6fef03f90"
  290. },
  291. "_type": 0,
  292. "_sizeMode": 1,
  293. "_fillType": 0,
  294. "_fillCenter": {
  295. "__type__": "cc.Vec2",
  296. "x": 0,
  297. "y": 0
  298. },
  299. "_fillStart": 0,
  300. "_fillRange": 0,
  301. "_isTrimmedMode": true,
  302. "_state": 0,
  303. "_atlas": null,
  304. "_srcBlendFactor": 770,
  305. "_dstBlendFactor": 771,
  306. "_id": "92j49dRvBFuZKNyrfoGLtT"
  307. },
  308. {
  309. "__type__": "cc.Node",
  310. "_name": "graphics",
  311. "_objFlags": 0,
  312. "_parent": {
  313. "__id__": 2
  314. },
  315. "_children": [],
  316. "_active": true,
  317. "_level": 2,
  318. "_components": [
  319. {
  320. "__id__": 8
  321. },
  322. {
  323. "__id__": 9
  324. }
  325. ],
  326. "_prefab": null,
  327. "_opacity": 100,
  328. "_color": {
  329. "__type__": "cc.Color",
  330. "r": 255,
  331. "g": 255,
  332. "b": 255,
  333. "a": 255
  334. },
  335. "_contentSize": {
  336. "__type__": "cc.Size",
  337. "width": 0,
  338. "height": 0
  339. },
  340. "_anchorPoint": {
  341. "__type__": "cc.Vec2",
  342. "x": 0.5,
  343. "y": 0.5
  344. },
  345. "_position": {
  346. "__type__": "cc.Vec3",
  347. "x": 135,
  348. "y": 90.3,
  349. "z": 0
  350. },
  351. "_scale": {
  352. "__type__": "cc.Vec3",
  353. "x": 1,
  354. "y": 1,
  355. "z": 1
  356. },
  357. "_rotationX": 0,
  358. "_rotationY": 0,
  359. "_quat": {
  360. "__type__": "cc.Quat",
  361. "x": 0,
  362. "y": 0,
  363. "z": 0,
  364. "w": 1
  365. },
  366. "_skewX": 0,
  367. "_skewY": 0,
  368. "groupIndex": 0,
  369. "_id": "1f8QdTHw1E2KBRHrJO97hW"
  370. },
  371. {
  372. "__type__": "cc.Graphics",
  373. "_name": "",
  374. "_objFlags": 0,
  375. "node": {
  376. "__id__": 7
  377. },
  378. "_enabled": true,
  379. "_lineWidth": 1,
  380. "_strokeColor": {
  381. "__type__": "cc.Color",
  382. "r": 0,
  383. "g": 0,
  384. "b": 0,
  385. "a": 255
  386. },
  387. "_lineJoin": 2,
  388. "_lineCap": 0,
  389. "_fillColor": {
  390. "__type__": "cc.Color",
  391. "r": 255,
  392. "g": 255,
  393. "b": 255,
  394. "a": 255
  395. },
  396. "_miterLimit": 10,
  397. "_id": "56stRaiEVHsLRn8h0aSaZD"
  398. },
  399. {
  400. "__type__": "9b763RRFANEZpwNwLVyxX2V",
  401. "_name": "",
  402. "_objFlags": 0,
  403. "node": {
  404. "__id__": 7
  405. },
  406. "_enabled": true,
  407. "loc": 0,
  408. "g": null,
  409. "index": 15,
  410. "headSize": 6,
  411. "bodySize": 16,
  412. "batSize": 2,
  413. "dir": 0,
  414. "_id": "ebF597lBtMm6kcXfflQVjU"
  415. },
  416. {
  417. "__type__": "cc.Node",
  418. "_name": "graphics",
  419. "_objFlags": 0,
  420. "_parent": {
  421. "__id__": 2
  422. },
  423. "_children": [],
  424. "_active": false,
  425. "_level": 2,
  426. "_components": [
  427. {
  428. "__id__": 11
  429. },
  430. {
  431. "__id__": 12
  432. }
  433. ],
  434. "_prefab": null,
  435. "_opacity": 255,
  436. "_color": {
  437. "__type__": "cc.Color",
  438. "r": 255,
  439. "g": 255,
  440. "b": 255,
  441. "a": 255
  442. },
  443. "_contentSize": {
  444. "__type__": "cc.Size",
  445. "width": 0,
  446. "height": 0
  447. },
  448. "_anchorPoint": {
  449. "__type__": "cc.Vec2",
  450. "x": 0.5,
  451. "y": 0.5
  452. },
  453. "_position": {
  454. "__type__": "cc.Vec3",
  455. "x": 0,
  456. "y": 0,
  457. "z": 0
  458. },
  459. "_scale": {
  460. "__type__": "cc.Vec3",
  461. "x": 1,
  462. "y": 1,
  463. "z": 1
  464. },
  465. "_rotationX": 0,
  466. "_rotationY": 0,
  467. "_quat": {
  468. "__type__": "cc.Quat",
  469. "x": 0,
  470. "y": 0,
  471. "z": 0,
  472. "w": 1
  473. },
  474. "_skewX": 0,
  475. "_skewY": 0,
  476. "groupIndex": 0,
  477. "_id": "0dgJqO6VBITrVZyM7V5rND"
  478. },
  479. {
  480. "__type__": "cc.Graphics",
  481. "_name": "",
  482. "_objFlags": 0,
  483. "node": {
  484. "__id__": 10
  485. },
  486. "_enabled": true,
  487. "_lineWidth": 1,
  488. "_strokeColor": {
  489. "__type__": "cc.Color",
  490. "r": 0,
  491. "g": 0,
  492. "b": 0,
  493. "a": 255
  494. },
  495. "_lineJoin": 2,
  496. "_lineCap": 0,
  497. "_fillColor": {
  498. "__type__": "cc.Color",
  499. "r": 255,
  500. "g": 255,
  501. "b": 255,
  502. "a": 255
  503. },
  504. "_miterLimit": 10,
  505. "_id": "1b4jgW6jFEzbSiDtZ115VN"
  506. },
  507. {
  508. "__type__": "9b763RRFANEZpwNwLVyxX2V",
  509. "_name": "",
  510. "_objFlags": 0,
  511. "node": {
  512. "__id__": 10
  513. },
  514. "_enabled": true,
  515. "loc": 0,
  516. "g": null,
  517. "index": 2,
  518. "headSize": 6,
  519. "bodySize": 16,
  520. "batSize": 2,
  521. "dir": 0,
  522. "_id": "60sPLgvtxNnZze+WjkN2Sd"
  523. },
  524. {
  525. "__type__": "cc.Node",
  526. "_name": "graphics",
  527. "_objFlags": 0,
  528. "_parent": {
  529. "__id__": 2
  530. },
  531. "_children": [],
  532. "_active": false,
  533. "_level": 2,
  534. "_components": [
  535. {
  536. "__id__": 14
  537. },
  538. {
  539. "__id__": 15
  540. }
  541. ],
  542. "_prefab": null,
  543. "_opacity": 255,
  544. "_color": {
  545. "__type__": "cc.Color",
  546. "r": 255,
  547. "g": 255,
  548. "b": 255,
  549. "a": 255
  550. },
  551. "_contentSize": {
  552. "__type__": "cc.Size",
  553. "width": 0,
  554. "height": 0
  555. },
  556. "_anchorPoint": {
  557. "__type__": "cc.Vec2",
  558. "x": 0.5,
  559. "y": 0.5
  560. },
  561. "_position": {
  562. "__type__": "cc.Vec3",
  563. "x": 0,
  564. "y": 0,
  565. "z": 0
  566. },
  567. "_scale": {
  568. "__type__": "cc.Vec3",
  569. "x": 1,
  570. "y": 1,
  571. "z": 1
  572. },
  573. "_rotationX": 0,
  574. "_rotationY": 0,
  575. "_quat": {
  576. "__type__": "cc.Quat",
  577. "x": 0,
  578. "y": 0,
  579. "z": 0,
  580. "w": 1
  581. },
  582. "_skewX": 0,
  583. "_skewY": 0,
  584. "groupIndex": 0,
  585. "_id": "46N9szatBKKbNX8AABcvBN"
  586. },
  587. {
  588. "__type__": "cc.Graphics",
  589. "_name": "",
  590. "_objFlags": 0,
  591. "node": {
  592. "__id__": 13
  593. },
  594. "_enabled": true,
  595. "_lineWidth": 1,
  596. "_strokeColor": {
  597. "__type__": "cc.Color",
  598. "r": 0,
  599. "g": 0,
  600. "b": 0,
  601. "a": 255
  602. },
  603. "_lineJoin": 2,
  604. "_lineCap": 0,
  605. "_fillColor": {
  606. "__type__": "cc.Color",
  607. "r": 255,
  608. "g": 255,
  609. "b": 255,
  610. "a": 255
  611. },
  612. "_miterLimit": 10,
  613. "_id": "af38rOv91KB5RiPFtpad6E"
  614. },
  615. {
  616. "__type__": "9b763RRFANEZpwNwLVyxX2V",
  617. "_name": "",
  618. "_objFlags": 0,
  619. "node": {
  620. "__id__": 13
  621. },
  622. "_enabled": true,
  623. "loc": 0,
  624. "g": null,
  625. "index": 3,
  626. "headSize": 6,
  627. "bodySize": 16,
  628. "batSize": 2,
  629. "dir": 0,
  630. "_id": "b8AUssJP9C95NV75V2+lhk"
  631. },
  632. {
  633. "__type__": "cc.Node",
  634. "_name": "graphics",
  635. "_objFlags": 0,
  636. "_parent": {
  637. "__id__": 2
  638. },
  639. "_children": [],
  640. "_active": false,
  641. "_level": 2,
  642. "_components": [
  643. {
  644. "__id__": 17
  645. },
  646. {
  647. "__id__": 18
  648. }
  649. ],
  650. "_prefab": null,
  651. "_opacity": 255,
  652. "_color": {
  653. "__type__": "cc.Color",
  654. "r": 255,
  655. "g": 255,
  656. "b": 255,
  657. "a": 255
  658. },
  659. "_contentSize": {
  660. "__type__": "cc.Size",
  661. "width": 0,
  662. "height": 0
  663. },
  664. "_anchorPoint": {
  665. "__type__": "cc.Vec2",
  666. "x": 0.5,
  667. "y": 0.5
  668. },
  669. "_position": {
  670. "__type__": "cc.Vec3",
  671. "x": 0,
  672. "y": 0,
  673. "z": 0
  674. },
  675. "_scale": {
  676. "__type__": "cc.Vec3",
  677. "x": 1,
  678. "y": 1,
  679. "z": 1
  680. },
  681. "_rotationX": 0,
  682. "_rotationY": 0,
  683. "_quat": {
  684. "__type__": "cc.Quat",
  685. "x": 0,
  686. "y": 0,
  687. "z": 0,
  688. "w": 1
  689. },
  690. "_skewX": 0,
  691. "_skewY": 0,
  692. "groupIndex": 0,
  693. "_id": "a62ap95WdLxbaC+4X3ZK9p"
  694. },
  695. {
  696. "__type__": "cc.Graphics",
  697. "_name": "",
  698. "_objFlags": 0,
  699. "node": {
  700. "__id__": 16
  701. },
  702. "_enabled": true,
  703. "_lineWidth": 1,
  704. "_strokeColor": {
  705. "__type__": "cc.Color",
  706. "r": 0,
  707. "g": 0,
  708. "b": 0,
  709. "a": 255
  710. },
  711. "_lineJoin": 2,
  712. "_lineCap": 0,
  713. "_fillColor": {
  714. "__type__": "cc.Color",
  715. "r": 255,
  716. "g": 255,
  717. "b": 255,
  718. "a": 255
  719. },
  720. "_miterLimit": 10,
  721. "_id": "4bOsXplnJGP7txEUyRrLBg"
  722. },
  723. {
  724. "__type__": "9b763RRFANEZpwNwLVyxX2V",
  725. "_name": "",
  726. "_objFlags": 0,
  727. "node": {
  728. "__id__": 16
  729. },
  730. "_enabled": true,
  731. "loc": 0,
  732. "g": null,
  733. "index": 4,
  734. "headSize": 6,
  735. "bodySize": 16,
  736. "batSize": 2,
  737. "dir": 0,
  738. "_id": "b7w5L0jcFFuITXdzNrwmWT"
  739. },
  740. {
  741. "__type__": "cc.Canvas",
  742. "_name": "",
  743. "_objFlags": 0,
  744. "node": {
  745. "__id__": 2
  746. },
  747. "_enabled": true,
  748. "_designResolution": {
  749. "__type__": "cc.Size",
  750. "width": 960,
  751. "height": 640
  752. },
  753. "_fitWidth": false,
  754. "_fitHeight": true,
  755. "_id": "e36snU1ktGia78loAw844K"
  756. }
  757. ]