game.fire 26 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517
  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": "2d2f792f-a40c-49bb-a189-ed176a246e49"
  62. },
  63. {
  64. "__type__": "cc.Node",
  65. "_name": "Start",
  66. "_objFlags": 0,
  67. "_parent": {
  68. "__id__": 1
  69. },
  70. "_children": [
  71. {
  72. "__id__": 3
  73. },
  74. {
  75. "__id__": 5
  76. },
  77. {
  78. "__id__": 34
  79. }
  80. ],
  81. "_active": true,
  82. "_components": [
  83. {
  84. "__id__": 36
  85. },
  86. {
  87. "__id__": 37
  88. },
  89. {
  90. "__id__": 38
  91. }
  92. ],
  93. "_prefab": null,
  94. "_opacity": 255,
  95. "_color": {
  96. "__type__": "cc.Color",
  97. "r": 252,
  98. "g": 252,
  99. "b": 252,
  100. "a": 255
  101. },
  102. "_contentSize": {
  103. "__type__": "cc.Size",
  104. "width": 640,
  105. "height": 1136
  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. 320,
  117. 568,
  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": "a286bbGknJLZpRpxROV6M94"
  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. 0,
  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": "f2G3KaWFpBT7xuPpEISo2k"
  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": "2fw61HwA5NOob5I1zEpxpy"
  238. },
  239. {
  240. "__type__": "cc.Node",
  241. "_name": "@game",
  242. "_objFlags": 0,
  243. "_parent": {
  244. "__id__": 2
  245. },
  246. "_children": [
  247. {
  248. "__id__": 6
  249. },
  250. {
  251. "__id__": 8
  252. },
  253. {
  254. "__id__": 22
  255. },
  256. {
  257. "__id__": 24
  258. },
  259. {
  260. "__id__": 26
  261. },
  262. {
  263. "__id__": 28
  264. }
  265. ],
  266. "_active": true,
  267. "_components": [
  268. {
  269. "__id__": 32
  270. },
  271. {
  272. "__id__": 33
  273. }
  274. ],
  275. "_prefab": null,
  276. "_opacity": 255,
  277. "_color": {
  278. "__type__": "cc.Color",
  279. "r": 255,
  280. "g": 255,
  281. "b": 255,
  282. "a": 255
  283. },
  284. "_contentSize": {
  285. "__type__": "cc.Size",
  286. "width": 640,
  287. "height": 1136
  288. },
  289. "_anchorPoint": {
  290. "__type__": "cc.Vec2",
  291. "x": 0.5,
  292. "y": 0.5
  293. },
  294. "_trs": {
  295. "__type__": "TypedArray",
  296. "ctor": "Float64Array",
  297. "array": [
  298. 0,
  299. 0,
  300. 0,
  301. 0,
  302. 0,
  303. 0,
  304. 1,
  305. 1,
  306. 1,
  307. 1
  308. ]
  309. },
  310. "_eulerAngles": {
  311. "__type__": "cc.Vec3",
  312. "x": 0,
  313. "y": 0,
  314. "z": 0
  315. },
  316. "_skewX": 0,
  317. "_skewY": 0,
  318. "_is3DNode": false,
  319. "_groupIndex": 0,
  320. "groupIndex": 0,
  321. "_id": "8e8Dj+ItRIHooHpufAb3ah"
  322. },
  323. {
  324. "__type__": "cc.Node",
  325. "_objFlags": 0,
  326. "_parent": {
  327. "__id__": 5
  328. },
  329. "_prefab": {
  330. "__id__": 7
  331. },
  332. "_name": "slideBG",
  333. "_active": true,
  334. "_trs": {
  335. "__type__": "TypedArray",
  336. "ctor": "Float64Array",
  337. "array": [
  338. 0,
  339. 0,
  340. 0,
  341. 0,
  342. 0,
  343. 0,
  344. 1,
  345. 1,
  346. 1,
  347. 1
  348. ]
  349. },
  350. "_eulerAngles": {
  351. "__type__": "cc.Vec3",
  352. "x": 0,
  353. "y": 0,
  354. "z": 0
  355. },
  356. "_id": "23I7uPLjBNpaESbhRzgHqO"
  357. },
  358. {
  359. "__type__": "cc.PrefabInfo",
  360. "root": {
  361. "__id__": 6
  362. },
  363. "asset": {
  364. "__uuid__": "d21fcb7d-5172-40ce-8e8e-5532dae23c6f"
  365. },
  366. "fileId": "",
  367. "sync": true
  368. },
  369. {
  370. "__type__": "cc.Node",
  371. "_name": "wallLayer_node",
  372. "_objFlags": 0,
  373. "_parent": {
  374. "__id__": 5
  375. },
  376. "_children": [
  377. {
  378. "__id__": 9
  379. },
  380. {
  381. "__id__": 12
  382. },
  383. {
  384. "__id__": 15
  385. },
  386. {
  387. "__id__": 18
  388. }
  389. ],
  390. "_active": true,
  391. "_components": [
  392. {
  393. "__id__": 21
  394. }
  395. ],
  396. "_prefab": null,
  397. "_opacity": 255,
  398. "_color": {
  399. "__type__": "cc.Color",
  400. "r": 255,
  401. "g": 255,
  402. "b": 255,
  403. "a": 255
  404. },
  405. "_contentSize": {
  406. "__type__": "cc.Size",
  407. "width": 640,
  408. "height": 1136
  409. },
  410. "_anchorPoint": {
  411. "__type__": "cc.Vec2",
  412. "x": 0.5,
  413. "y": 0.5
  414. },
  415. "_trs": {
  416. "__type__": "TypedArray",
  417. "ctor": "Float64Array",
  418. "array": [
  419. 0,
  420. 0,
  421. 0,
  422. 0,
  423. 0,
  424. 0,
  425. 1,
  426. 1,
  427. 1,
  428. 1
  429. ]
  430. },
  431. "_eulerAngles": {
  432. "__type__": "cc.Vec3",
  433. "x": 0,
  434. "y": 0,
  435. "z": 0
  436. },
  437. "_skewX": 0,
  438. "_skewY": 0,
  439. "_is3DNode": false,
  440. "_groupIndex": 0,
  441. "groupIndex": 0,
  442. "_id": "ad0bKMk8tBG5ANK/miWAaX"
  443. },
  444. {
  445. "__type__": "cc.Node",
  446. "_name": "New Node",
  447. "_objFlags": 0,
  448. "_parent": {
  449. "__id__": 8
  450. },
  451. "_children": [],
  452. "_active": true,
  453. "_components": [
  454. {
  455. "__id__": 10
  456. },
  457. {
  458. "__id__": 11
  459. }
  460. ],
  461. "_prefab": null,
  462. "_opacity": 255,
  463. "_color": {
  464. "__type__": "cc.Color",
  465. "r": 255,
  466. "g": 255,
  467. "b": 255,
  468. "a": 255
  469. },
  470. "_contentSize": {
  471. "__type__": "cc.Size",
  472. "width": 500,
  473. "height": 1500
  474. },
  475. "_anchorPoint": {
  476. "__type__": "cc.Vec2",
  477. "x": 0.5,
  478. "y": 0.5
  479. },
  480. "_trs": {
  481. "__type__": "TypedArray",
  482. "ctor": "Float64Array",
  483. "array": [
  484. 670,
  485. 0,
  486. 0,
  487. 0,
  488. 0,
  489. 0,
  490. 1,
  491. 1,
  492. 1,
  493. 1
  494. ]
  495. },
  496. "_eulerAngles": {
  497. "__type__": "cc.Vec3",
  498. "x": 0,
  499. "y": 0,
  500. "z": 0
  501. },
  502. "_skewX": 0,
  503. "_skewY": 0,
  504. "_is3DNode": false,
  505. "_groupIndex": 1,
  506. "groupIndex": 1,
  507. "_id": "6dMqOg9ApKSZpa8XF6aH+o"
  508. },
  509. {
  510. "__type__": "3491dCwpnhFEqX9BL4D2ZCF",
  511. "_name": "",
  512. "_objFlags": 0,
  513. "node": {
  514. "__id__": 9
  515. },
  516. "_enabled": true,
  517. "auto_update_point": true,
  518. "_id": "12l8/FCelK1K/2cndjjbyj"
  519. },
  520. {
  521. "__type__": "43ca4XWdF1CwJKowXL8JAQ/",
  522. "_name": "",
  523. "_objFlags": 0,
  524. "node": {
  525. "__id__": 9
  526. },
  527. "_enabled": true,
  528. "_draw_collide": true,
  529. "_collide_shape": 1,
  530. "collide_group_id": 6,
  531. "_radius": 50,
  532. "_size": {
  533. "__type__": "cc.Size",
  534. "width": 500,
  535. "height": 1500
  536. },
  537. "_polygon_points": [
  538. {
  539. "__type__": "cc.Vec2",
  540. "x": -45,
  541. "y": -45
  542. },
  543. {
  544. "__type__": "cc.Vec2",
  545. "x": 45,
  546. "y": -45
  547. },
  548. {
  549. "__type__": "cc.Vec2",
  550. "x": 60,
  551. "y": 40
  552. },
  553. {
  554. "__type__": "cc.Vec2",
  555. "x": 0,
  556. "y": 70
  557. },
  558. {
  559. "__type__": "cc.Vec2",
  560. "x": -60,
  561. "y": 40
  562. }
  563. ],
  564. "_offset": {
  565. "__type__": "cc.Vec2",
  566. "x": 0,
  567. "y": 0
  568. },
  569. "data_string": "",
  570. "_id": "408POSv0FCtK1c1kAH+jvE"
  571. },
  572. {
  573. "__type__": "cc.Node",
  574. "_name": "New Node",
  575. "_objFlags": 0,
  576. "_parent": {
  577. "__id__": 8
  578. },
  579. "_children": [],
  580. "_active": true,
  581. "_components": [
  582. {
  583. "__id__": 13
  584. },
  585. {
  586. "__id__": 14
  587. }
  588. ],
  589. "_prefab": null,
  590. "_opacity": 255,
  591. "_color": {
  592. "__type__": "cc.Color",
  593. "r": 255,
  594. "g": 255,
  595. "b": 255,
  596. "a": 255
  597. },
  598. "_contentSize": {
  599. "__type__": "cc.Size",
  600. "width": 500,
  601. "height": 1500
  602. },
  603. "_anchorPoint": {
  604. "__type__": "cc.Vec2",
  605. "x": 0.5,
  606. "y": 0.5
  607. },
  608. "_trs": {
  609. "__type__": "TypedArray",
  610. "ctor": "Float64Array",
  611. "array": [
  612. -670,
  613. 0,
  614. 0,
  615. 0,
  616. 0,
  617. 0,
  618. 1,
  619. 1,
  620. 1,
  621. 1
  622. ]
  623. },
  624. "_eulerAngles": {
  625. "__type__": "cc.Vec3",
  626. "x": 0,
  627. "y": 0,
  628. "z": 0
  629. },
  630. "_skewX": 0,
  631. "_skewY": 0,
  632. "_is3DNode": false,
  633. "_groupIndex": 1,
  634. "groupIndex": 1,
  635. "_id": "2aEw+ndExIVavH8EZaPeaa"
  636. },
  637. {
  638. "__type__": "3491dCwpnhFEqX9BL4D2ZCF",
  639. "_name": "",
  640. "_objFlags": 0,
  641. "node": {
  642. "__id__": 12
  643. },
  644. "_enabled": true,
  645. "auto_update_point": true,
  646. "_id": "d9YeaRim1Ow7u4pUul2j2t"
  647. },
  648. {
  649. "__type__": "43ca4XWdF1CwJKowXL8JAQ/",
  650. "_name": "",
  651. "_objFlags": 0,
  652. "node": {
  653. "__id__": 12
  654. },
  655. "_enabled": true,
  656. "_draw_collide": false,
  657. "_collide_shape": 1,
  658. "collide_group_id": 6,
  659. "_radius": 50,
  660. "_size": {
  661. "__type__": "cc.Size",
  662. "width": 500,
  663. "height": 1500
  664. },
  665. "_polygon_points": [
  666. {
  667. "__type__": "cc.Vec2",
  668. "x": -45,
  669. "y": -45
  670. },
  671. {
  672. "__type__": "cc.Vec2",
  673. "x": 45,
  674. "y": -45
  675. },
  676. {
  677. "__type__": "cc.Vec2",
  678. "x": 60,
  679. "y": 40
  680. },
  681. {
  682. "__type__": "cc.Vec2",
  683. "x": 0,
  684. "y": 70
  685. },
  686. {
  687. "__type__": "cc.Vec2",
  688. "x": -60,
  689. "y": 40
  690. }
  691. ],
  692. "_offset": {
  693. "__type__": "cc.Vec2",
  694. "x": 0,
  695. "y": 0
  696. },
  697. "data_string": "",
  698. "_id": "fbsV1rqGdNWYaTW7NQ6xhX"
  699. },
  700. {
  701. "__type__": "cc.Node",
  702. "_name": "New Node",
  703. "_objFlags": 0,
  704. "_parent": {
  705. "__id__": 8
  706. },
  707. "_children": [],
  708. "_active": true,
  709. "_components": [
  710. {
  711. "__id__": 16
  712. },
  713. {
  714. "__id__": 17
  715. }
  716. ],
  717. "_prefab": null,
  718. "_opacity": 255,
  719. "_color": {
  720. "__type__": "cc.Color",
  721. "r": 255,
  722. "g": 255,
  723. "b": 255,
  724. "a": 255
  725. },
  726. "_contentSize": {
  727. "__type__": "cc.Size",
  728. "width": 1500,
  729. "height": 40
  730. },
  731. "_anchorPoint": {
  732. "__type__": "cc.Vec2",
  733. "x": 0.5,
  734. "y": 0.5
  735. },
  736. "_trs": {
  737. "__type__": "TypedArray",
  738. "ctor": "Float64Array",
  739. "array": [
  740. 0,
  741. 687.962,
  742. 0,
  743. 0,
  744. 0,
  745. 0,
  746. 1,
  747. 1,
  748. 1,
  749. 1
  750. ]
  751. },
  752. "_eulerAngles": {
  753. "__type__": "cc.Vec3",
  754. "x": 0,
  755. "y": 0,
  756. "z": 0
  757. },
  758. "_skewX": 0,
  759. "_skewY": 0,
  760. "_is3DNode": false,
  761. "_groupIndex": 1,
  762. "groupIndex": 1,
  763. "_id": "53Zzw7QZtOLrGmUSZXu1Er"
  764. },
  765. {
  766. "__type__": "3491dCwpnhFEqX9BL4D2ZCF",
  767. "_name": "",
  768. "_objFlags": 0,
  769. "node": {
  770. "__id__": 15
  771. },
  772. "_enabled": true,
  773. "auto_update_point": true,
  774. "_id": "71PciU+fpPYalVQ2FZOHR0"
  775. },
  776. {
  777. "__type__": "43ca4XWdF1CwJKowXL8JAQ/",
  778. "_name": "",
  779. "_objFlags": 0,
  780. "node": {
  781. "__id__": 15
  782. },
  783. "_enabled": true,
  784. "_draw_collide": false,
  785. "_collide_shape": 1,
  786. "collide_group_id": 6,
  787. "_radius": 50,
  788. "_size": {
  789. "__type__": "cc.Size",
  790. "width": 640,
  791. "height": 40
  792. },
  793. "_polygon_points": [
  794. {
  795. "__type__": "cc.Vec2",
  796. "x": -45,
  797. "y": -45
  798. },
  799. {
  800. "__type__": "cc.Vec2",
  801. "x": 45,
  802. "y": -45
  803. },
  804. {
  805. "__type__": "cc.Vec2",
  806. "x": 60,
  807. "y": 40
  808. },
  809. {
  810. "__type__": "cc.Vec2",
  811. "x": 0,
  812. "y": 70
  813. },
  814. {
  815. "__type__": "cc.Vec2",
  816. "x": -60,
  817. "y": 40
  818. }
  819. ],
  820. "_offset": {
  821. "__type__": "cc.Vec2",
  822. "x": 0,
  823. "y": 0
  824. },
  825. "data_string": "",
  826. "_id": "33BJp6puBD3bHCdcRVgNZI"
  827. },
  828. {
  829. "__type__": "cc.Node",
  830. "_name": "New Node",
  831. "_objFlags": 0,
  832. "_parent": {
  833. "__id__": 8
  834. },
  835. "_children": [],
  836. "_active": true,
  837. "_components": [
  838. {
  839. "__id__": 19
  840. },
  841. {
  842. "__id__": 20
  843. }
  844. ],
  845. "_prefab": null,
  846. "_opacity": 255,
  847. "_color": {
  848. "__type__": "cc.Color",
  849. "r": 255,
  850. "g": 255,
  851. "b": 255,
  852. "a": 255
  853. },
  854. "_contentSize": {
  855. "__type__": "cc.Size",
  856. "width": 1500,
  857. "height": 40
  858. },
  859. "_anchorPoint": {
  860. "__type__": "cc.Vec2",
  861. "x": 0.5,
  862. "y": 0.5
  863. },
  864. "_trs": {
  865. "__type__": "TypedArray",
  866. "ctor": "Float64Array",
  867. "array": [
  868. 0,
  869. -676.405,
  870. 0,
  871. 0,
  872. 0,
  873. 0,
  874. 1,
  875. 1,
  876. 1,
  877. 1
  878. ]
  879. },
  880. "_eulerAngles": {
  881. "__type__": "cc.Vec3",
  882. "x": 0,
  883. "y": 0,
  884. "z": 0
  885. },
  886. "_skewX": 0,
  887. "_skewY": 0,
  888. "_is3DNode": false,
  889. "_groupIndex": 1,
  890. "groupIndex": 1,
  891. "_id": "4cvyRAjzRLYLC/5GkzzOmX"
  892. },
  893. {
  894. "__type__": "3491dCwpnhFEqX9BL4D2ZCF",
  895. "_name": "",
  896. "_objFlags": 0,
  897. "node": {
  898. "__id__": 18
  899. },
  900. "_enabled": true,
  901. "auto_update_point": true,
  902. "_id": "90veamXFlP9JnfNu3TtDKB"
  903. },
  904. {
  905. "__type__": "43ca4XWdF1CwJKowXL8JAQ/",
  906. "_name": "",
  907. "_objFlags": 0,
  908. "node": {
  909. "__id__": 18
  910. },
  911. "_enabled": true,
  912. "_draw_collide": false,
  913. "_collide_shape": 1,
  914. "collide_group_id": 6,
  915. "_radius": 50,
  916. "_size": {
  917. "__type__": "cc.Size",
  918. "width": 1500,
  919. "height": 40
  920. },
  921. "_polygon_points": [
  922. {
  923. "__type__": "cc.Vec2",
  924. "x": -45,
  925. "y": -45
  926. },
  927. {
  928. "__type__": "cc.Vec2",
  929. "x": 45,
  930. "y": -45
  931. },
  932. {
  933. "__type__": "cc.Vec2",
  934. "x": 60,
  935. "y": 40
  936. },
  937. {
  938. "__type__": "cc.Vec2",
  939. "x": 0,
  940. "y": 70
  941. },
  942. {
  943. "__type__": "cc.Vec2",
  944. "x": -60,
  945. "y": 40
  946. }
  947. ],
  948. "_offset": {
  949. "__type__": "cc.Vec2",
  950. "x": 0,
  951. "y": 0
  952. },
  953. "data_string": "",
  954. "_id": "97ue+/yvJOa4B9B+WIvIFc"
  955. },
  956. {
  957. "__type__": "cc.Widget",
  958. "_name": "",
  959. "_objFlags": 0,
  960. "node": {
  961. "__id__": 8
  962. },
  963. "_enabled": true,
  964. "alignMode": 1,
  965. "_target": null,
  966. "_alignFlags": 45,
  967. "_left": 0,
  968. "_right": 0,
  969. "_top": 0,
  970. "_bottom": 0,
  971. "_verticalCenter": 0,
  972. "_horizontalCenter": 0,
  973. "_isAbsLeft": true,
  974. "_isAbsRight": true,
  975. "_isAbsTop": true,
  976. "_isAbsBottom": true,
  977. "_isAbsHorizontalCenter": true,
  978. "_isAbsVerticalCenter": true,
  979. "_originalWidth": 0,
  980. "_originalHeight": 0,
  981. "_id": "45ZInA7cFCXb4YkrovcQBd"
  982. },
  983. {
  984. "__type__": "cc.Node",
  985. "_objFlags": 0,
  986. "_parent": {
  987. "__id__": 5
  988. },
  989. "_prefab": {
  990. "__id__": 23
  991. },
  992. "_name": "@player",
  993. "_active": true,
  994. "_trs": {
  995. "__type__": "TypedArray",
  996. "ctor": "Float64Array",
  997. "array": [
  998. 0,
  999. -456.685,
  1000. 0,
  1001. 0,
  1002. 0,
  1003. 0,
  1004. 1,
  1005. 1,
  1006. 1,
  1007. 1
  1008. ]
  1009. },
  1010. "_eulerAngles": {
  1011. "__type__": "cc.Vec3",
  1012. "x": 0,
  1013. "y": 0,
  1014. "z": 0
  1015. },
  1016. "_id": "56oj6zSUBO/6JoqMkDTfdN"
  1017. },
  1018. {
  1019. "__type__": "cc.PrefabInfo",
  1020. "root": {
  1021. "__id__": 22
  1022. },
  1023. "asset": {
  1024. "__uuid__": "e7a4df83-43eb-4dd7-9347-a5402b7e33f8"
  1025. },
  1026. "fileId": "",
  1027. "sync": true
  1028. },
  1029. {
  1030. "__type__": "cc.Node",
  1031. "_name": "$layer_node",
  1032. "_objFlags": 0,
  1033. "_parent": {
  1034. "__id__": 5
  1035. },
  1036. "_children": [],
  1037. "_active": true,
  1038. "_components": [
  1039. {
  1040. "__id__": 25
  1041. }
  1042. ],
  1043. "_prefab": null,
  1044. "_opacity": 255,
  1045. "_color": {
  1046. "__type__": "cc.Color",
  1047. "r": 255,
  1048. "g": 255,
  1049. "b": 255,
  1050. "a": 255
  1051. },
  1052. "_contentSize": {
  1053. "__type__": "cc.Size",
  1054. "width": 640,
  1055. "height": 1136
  1056. },
  1057. "_anchorPoint": {
  1058. "__type__": "cc.Vec2",
  1059. "x": 0.5,
  1060. "y": 0.5
  1061. },
  1062. "_trs": {
  1063. "__type__": "TypedArray",
  1064. "ctor": "Float64Array",
  1065. "array": [
  1066. 0,
  1067. 0,
  1068. 0,
  1069. 0,
  1070. 0,
  1071. 0,
  1072. 1,
  1073. 1,
  1074. 1,
  1075. 1
  1076. ]
  1077. },
  1078. "_eulerAngles": {
  1079. "__type__": "cc.Vec3",
  1080. "x": 0,
  1081. "y": 0,
  1082. "z": 0
  1083. },
  1084. "_skewX": 0,
  1085. "_skewY": 0,
  1086. "_is3DNode": false,
  1087. "_groupIndex": 0,
  1088. "groupIndex": 0,
  1089. "_id": "77OcYDc0pAR72Z5PEYdYbO"
  1090. },
  1091. {
  1092. "__type__": "cc.Widget",
  1093. "_name": "",
  1094. "_objFlags": 0,
  1095. "node": {
  1096. "__id__": 24
  1097. },
  1098. "_enabled": true,
  1099. "alignMode": 1,
  1100. "_target": null,
  1101. "_alignFlags": 45,
  1102. "_left": 0,
  1103. "_right": 0,
  1104. "_top": 0,
  1105. "_bottom": 0,
  1106. "_verticalCenter": 0,
  1107. "_horizontalCenter": 0,
  1108. "_isAbsLeft": true,
  1109. "_isAbsRight": true,
  1110. "_isAbsTop": true,
  1111. "_isAbsBottom": true,
  1112. "_isAbsHorizontalCenter": true,
  1113. "_isAbsVerticalCenter": true,
  1114. "_originalWidth": 0,
  1115. "_originalHeight": 0,
  1116. "_id": "7b8WEH3TlF25A2x+LnTQE0"
  1117. },
  1118. {
  1119. "__type__": "cc.Node",
  1120. "_name": "$levelTitle_lb",
  1121. "_objFlags": 0,
  1122. "_parent": {
  1123. "__id__": 5
  1124. },
  1125. "_children": [],
  1126. "_active": true,
  1127. "_components": [
  1128. {
  1129. "__id__": 27
  1130. }
  1131. ],
  1132. "_prefab": null,
  1133. "_opacity": 255,
  1134. "_color": {
  1135. "__type__": "cc.Color",
  1136. "r": 255,
  1137. "g": 255,
  1138. "b": 255,
  1139. "a": 255
  1140. },
  1141. "_contentSize": {
  1142. "__type__": "cc.Size",
  1143. "width": 97.87,
  1144. "height": 50.4
  1145. },
  1146. "_anchorPoint": {
  1147. "__type__": "cc.Vec2",
  1148. "x": 0.5,
  1149. "y": 0.5
  1150. },
  1151. "_trs": {
  1152. "__type__": "TypedArray",
  1153. "ctor": "Float64Array",
  1154. "array": [
  1155. 0,
  1156. 535.412,
  1157. 0,
  1158. 0,
  1159. 0,
  1160. 0,
  1161. 1,
  1162. 1,
  1163. 1,
  1164. 1
  1165. ]
  1166. },
  1167. "_eulerAngles": {
  1168. "__type__": "cc.Vec3",
  1169. "x": 0,
  1170. "y": 0,
  1171. "z": 0
  1172. },
  1173. "_skewX": 0,
  1174. "_skewY": 0,
  1175. "_is3DNode": false,
  1176. "_groupIndex": 0,
  1177. "groupIndex": 0,
  1178. "_id": "deGfWbKFtC3q/HWfYFlr+g"
  1179. },
  1180. {
  1181. "__type__": "cc.Label",
  1182. "_name": "",
  1183. "_objFlags": 0,
  1184. "node": {
  1185. "__id__": 26
  1186. },
  1187. "_enabled": true,
  1188. "_materials": [
  1189. {
  1190. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1191. }
  1192. ],
  1193. "_srcBlendFactor": 770,
  1194. "_dstBlendFactor": 771,
  1195. "_string": "Label",
  1196. "_N$string": "Label",
  1197. "_fontSize": 40,
  1198. "_lineHeight": 40,
  1199. "_enableWrapText": true,
  1200. "_N$file": null,
  1201. "_isSystemFontUsed": true,
  1202. "_spacingX": 0,
  1203. "_batchAsBitmap": false,
  1204. "_styleFlags": 0,
  1205. "_underlineHeight": 0,
  1206. "_N$horizontalAlign": 1,
  1207. "_N$verticalAlign": 1,
  1208. "_N$fontFamily": "Arial",
  1209. "_N$overflow": 0,
  1210. "_N$cacheMode": 0,
  1211. "_id": "51ikT5UyZPubMZuZF6VyWq"
  1212. },
  1213. {
  1214. "__type__": "cc.Node",
  1215. "_name": "touch",
  1216. "_objFlags": 0,
  1217. "_parent": {
  1218. "__id__": 5
  1219. },
  1220. "_children": [],
  1221. "_active": true,
  1222. "_components": [
  1223. {
  1224. "__id__": 29
  1225. },
  1226. {
  1227. "__id__": 30
  1228. }
  1229. ],
  1230. "_prefab": {
  1231. "__id__": 31
  1232. },
  1233. "_opacity": 255,
  1234. "_color": {
  1235. "__type__": "cc.Color",
  1236. "r": 255,
  1237. "g": 255,
  1238. "b": 255,
  1239. "a": 255
  1240. },
  1241. "_contentSize": {
  1242. "__type__": "cc.Size",
  1243. "width": 640,
  1244. "height": 1136
  1245. },
  1246. "_anchorPoint": {
  1247. "__type__": "cc.Vec2",
  1248. "x": 0.5,
  1249. "y": 0.5
  1250. },
  1251. "_trs": {
  1252. "__type__": "TypedArray",
  1253. "ctor": "Float64Array",
  1254. "array": [
  1255. 0,
  1256. 0,
  1257. 0,
  1258. 0,
  1259. 0,
  1260. 0,
  1261. 1,
  1262. 1,
  1263. 1,
  1264. 1
  1265. ]
  1266. },
  1267. "_eulerAngles": {
  1268. "__type__": "cc.Vec3",
  1269. "x": 0,
  1270. "y": 0,
  1271. "z": 0
  1272. },
  1273. "_skewX": 0,
  1274. "_skewY": 0,
  1275. "_is3DNode": false,
  1276. "_groupIndex": 0,
  1277. "groupIndex": 0,
  1278. "_id": "e797MCIXRN+7ONgu/Btqvi"
  1279. },
  1280. {
  1281. "__type__": "cc.Widget",
  1282. "_name": "",
  1283. "_objFlags": 0,
  1284. "node": {
  1285. "__id__": 28
  1286. },
  1287. "_enabled": true,
  1288. "alignMode": 1,
  1289. "_target": null,
  1290. "_alignFlags": 45,
  1291. "_left": 0,
  1292. "_right": 0,
  1293. "_top": 0,
  1294. "_bottom": 0,
  1295. "_verticalCenter": 0,
  1296. "_horizontalCenter": 0,
  1297. "_isAbsLeft": true,
  1298. "_isAbsRight": true,
  1299. "_isAbsTop": true,
  1300. "_isAbsBottom": true,
  1301. "_isAbsHorizontalCenter": true,
  1302. "_isAbsVerticalCenter": true,
  1303. "_originalWidth": 0,
  1304. "_originalHeight": 0,
  1305. "_id": "80wQBqso9IMraSs/57sqvo"
  1306. },
  1307. {
  1308. "__type__": "daaa5a9nd1KUqYlgoprfYb9",
  1309. "_name": "",
  1310. "_objFlags": 0,
  1311. "node": {
  1312. "__id__": 28
  1313. },
  1314. "_enabled": true,
  1315. "_id": "a4i1WA1tZEX6iQd7viSwQ9"
  1316. },
  1317. {
  1318. "__type__": "cc.PrefabInfo",
  1319. "root": {
  1320. "__id__": 28
  1321. },
  1322. "asset": {
  1323. "__uuid__": "e7d4dc80-56d7-4cab-a629-4fb72693f56c"
  1324. },
  1325. "fileId": "",
  1326. "sync": false
  1327. },
  1328. {
  1329. "__type__": "cc.Widget",
  1330. "_name": "",
  1331. "_objFlags": 0,
  1332. "node": {
  1333. "__id__": 5
  1334. },
  1335. "_enabled": true,
  1336. "alignMode": 1,
  1337. "_target": null,
  1338. "_alignFlags": 45,
  1339. "_left": 0,
  1340. "_right": 0,
  1341. "_top": 0,
  1342. "_bottom": 0,
  1343. "_verticalCenter": 0,
  1344. "_horizontalCenter": 0,
  1345. "_isAbsLeft": true,
  1346. "_isAbsRight": true,
  1347. "_isAbsTop": true,
  1348. "_isAbsBottom": true,
  1349. "_isAbsHorizontalCenter": true,
  1350. "_isAbsVerticalCenter": true,
  1351. "_originalWidth": 0,
  1352. "_originalHeight": 0,
  1353. "_id": "faJXGkpYlMWpnN8FpC3Vic"
  1354. },
  1355. {
  1356. "__type__": "7c8a829LWVI9bX5UA0CXC2W",
  1357. "_name": "",
  1358. "_objFlags": 0,
  1359. "node": {
  1360. "__id__": 5
  1361. },
  1362. "_enabled": true,
  1363. "$layer_node": {
  1364. "__id__": 24
  1365. },
  1366. "$levelTitle_lb": {
  1367. "__id__": 27
  1368. },
  1369. "_id": "42TH/rHIRGfrn++JgDZxG2"
  1370. },
  1371. {
  1372. "__type__": "cc.Node",
  1373. "_name": "$ui_node",
  1374. "_objFlags": 0,
  1375. "_parent": {
  1376. "__id__": 2
  1377. },
  1378. "_children": [],
  1379. "_active": true,
  1380. "_components": [
  1381. {
  1382. "__id__": 35
  1383. }
  1384. ],
  1385. "_prefab": null,
  1386. "_opacity": 255,
  1387. "_color": {
  1388. "__type__": "cc.Color",
  1389. "r": 255,
  1390. "g": 255,
  1391. "b": 255,
  1392. "a": 255
  1393. },
  1394. "_contentSize": {
  1395. "__type__": "cc.Size",
  1396. "width": 640,
  1397. "height": 1136
  1398. },
  1399. "_anchorPoint": {
  1400. "__type__": "cc.Vec2",
  1401. "x": 0.5,
  1402. "y": 0.5
  1403. },
  1404. "_trs": {
  1405. "__type__": "TypedArray",
  1406. "ctor": "Float64Array",
  1407. "array": [
  1408. 0,
  1409. 0,
  1410. 0,
  1411. 0,
  1412. 0,
  1413. 0,
  1414. 1,
  1415. 1,
  1416. 1,
  1417. 1
  1418. ]
  1419. },
  1420. "_eulerAngles": {
  1421. "__type__": "cc.Vec3",
  1422. "x": 0,
  1423. "y": 0,
  1424. "z": 0
  1425. },
  1426. "_skewX": 0,
  1427. "_skewY": 0,
  1428. "_is3DNode": false,
  1429. "_groupIndex": 0,
  1430. "groupIndex": 0,
  1431. "_id": "a6u8nkD91E2oL1EFpvET+l"
  1432. },
  1433. {
  1434. "__type__": "cc.Widget",
  1435. "_name": "",
  1436. "_objFlags": 0,
  1437. "node": {
  1438. "__id__": 34
  1439. },
  1440. "_enabled": true,
  1441. "alignMode": 1,
  1442. "_target": null,
  1443. "_alignFlags": 45,
  1444. "_left": 0,
  1445. "_right": 0,
  1446. "_top": 0,
  1447. "_bottom": 0,
  1448. "_verticalCenter": 0,
  1449. "_horizontalCenter": 0,
  1450. "_isAbsLeft": true,
  1451. "_isAbsRight": true,
  1452. "_isAbsTop": true,
  1453. "_isAbsBottom": true,
  1454. "_isAbsHorizontalCenter": true,
  1455. "_isAbsVerticalCenter": true,
  1456. "_originalWidth": 0,
  1457. "_originalHeight": 0,
  1458. "_id": "412lV+zVRNyZeMQJaZ06iz"
  1459. },
  1460. {
  1461. "__type__": "cc.Canvas",
  1462. "_name": "",
  1463. "_objFlags": 0,
  1464. "node": {
  1465. "__id__": 2
  1466. },
  1467. "_enabled": true,
  1468. "_designResolution": {
  1469. "__type__": "cc.Size",
  1470. "width": 640,
  1471. "height": 1136
  1472. },
  1473. "_fitWidth": true,
  1474. "_fitHeight": false,
  1475. "_id": "cf26CehgVIL5sc4JadqoWM"
  1476. },
  1477. {
  1478. "__type__": "cc.Widget",
  1479. "_name": "",
  1480. "_objFlags": 0,
  1481. "node": {
  1482. "__id__": 2
  1483. },
  1484. "_enabled": true,
  1485. "alignMode": 1,
  1486. "_target": null,
  1487. "_alignFlags": 45,
  1488. "_left": 0,
  1489. "_right": 0,
  1490. "_top": 0,
  1491. "_bottom": 0,
  1492. "_verticalCenter": 0,
  1493. "_horizontalCenter": 0,
  1494. "_isAbsLeft": true,
  1495. "_isAbsRight": true,
  1496. "_isAbsTop": true,
  1497. "_isAbsBottom": true,
  1498. "_isAbsHorizontalCenter": true,
  1499. "_isAbsVerticalCenter": true,
  1500. "_originalWidth": 0,
  1501. "_originalHeight": 0,
  1502. "_id": "b57QXN/cJEnYrwkTgtxwFQ"
  1503. },
  1504. {
  1505. "__type__": "62a49ItD35F/77o+FdWPyV+",
  1506. "_name": "",
  1507. "_objFlags": 0,
  1508. "node": {
  1509. "__id__": 2
  1510. },
  1511. "_enabled": true,
  1512. "$ui_node": {
  1513. "__id__": 34
  1514. },
  1515. "_id": "0b2bGzYl1FW55TsAOrqsGh"
  1516. }
  1517. ]