game.fire 28 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643
  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__": 7
  79. },
  80. {
  81. "__id__": 25
  82. },
  83. {
  84. "__id__": 27
  85. },
  86. {
  87. "__id__": 28
  88. },
  89. {
  90. "__id__": 34
  91. },
  92. {
  93. "__id__": 38
  94. }
  95. ],
  96. "_active": true,
  97. "_components": [
  98. {
  99. "__id__": 40
  100. },
  101. {
  102. "__id__": 41
  103. },
  104. {
  105. "__id__": 42
  106. }
  107. ],
  108. "_prefab": null,
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 252,
  113. "g": 252,
  114. "b": 252,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 640,
  120. "height": 1136
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 320,
  132. 568,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": "a286bbGknJLZpRpxROV6M94"
  155. },
  156. {
  157. "__type__": "cc.Node",
  158. "_name": "Main Camera",
  159. "_objFlags": 0,
  160. "_parent": {
  161. "__id__": 2
  162. },
  163. "_children": [],
  164. "_active": true,
  165. "_components": [
  166. {
  167. "__id__": 4
  168. }
  169. ],
  170. "_prefab": null,
  171. "_opacity": 255,
  172. "_color": {
  173. "__type__": "cc.Color",
  174. "r": 255,
  175. "g": 255,
  176. "b": 255,
  177. "a": 255
  178. },
  179. "_contentSize": {
  180. "__type__": "cc.Size",
  181. "width": 0,
  182. "height": 0
  183. },
  184. "_anchorPoint": {
  185. "__type__": "cc.Vec2",
  186. "x": 0.5,
  187. "y": 0.5
  188. },
  189. "_trs": {
  190. "__type__": "TypedArray",
  191. "ctor": "Float64Array",
  192. "array": [
  193. 0,
  194. 0,
  195. 0,
  196. 0,
  197. 0,
  198. 0,
  199. 1,
  200. 1,
  201. 1,
  202. 1
  203. ]
  204. },
  205. "_eulerAngles": {
  206. "__type__": "cc.Vec3",
  207. "x": 0,
  208. "y": 0,
  209. "z": 0
  210. },
  211. "_skewX": 0,
  212. "_skewY": 0,
  213. "_is3DNode": false,
  214. "_groupIndex": 0,
  215. "groupIndex": 0,
  216. "_id": "f2G3KaWFpBT7xuPpEISo2k"
  217. },
  218. {
  219. "__type__": "cc.Camera",
  220. "_name": "",
  221. "_objFlags": 0,
  222. "node": {
  223. "__id__": 3
  224. },
  225. "_enabled": true,
  226. "_cullingMask": 4294967295,
  227. "_clearFlags": 7,
  228. "_backgroundColor": {
  229. "__type__": "cc.Color",
  230. "r": 0,
  231. "g": 0,
  232. "b": 0,
  233. "a": 255
  234. },
  235. "_depth": -1,
  236. "_zoomRatio": 1,
  237. "_targetTexture": null,
  238. "_fov": 60,
  239. "_orthoSize": 10,
  240. "_nearClip": 1,
  241. "_farClip": 4096,
  242. "_ortho": true,
  243. "_rect": {
  244. "__type__": "cc.Rect",
  245. "x": 0,
  246. "y": 0,
  247. "width": 1,
  248. "height": 1
  249. },
  250. "_renderStages": 1,
  251. "_alignWithScreen": true,
  252. "_id": "2fw61HwA5NOob5I1zEpxpy"
  253. },
  254. {
  255. "__type__": "cc.Node",
  256. "_objFlags": 0,
  257. "_parent": {
  258. "__id__": 2
  259. },
  260. "_prefab": {
  261. "__id__": 6
  262. },
  263. "_name": "slideBG",
  264. "_active": true,
  265. "_trs": {
  266. "__type__": "TypedArray",
  267. "ctor": "Float64Array",
  268. "array": [
  269. 0,
  270. 0,
  271. 0,
  272. 0,
  273. 0,
  274. 0,
  275. 1,
  276. 1,
  277. 1,
  278. 1
  279. ]
  280. },
  281. "_eulerAngles": {
  282. "__type__": "cc.Vec3",
  283. "x": 0,
  284. "y": 0,
  285. "z": 0
  286. },
  287. "_id": "23I7uPLjBNpaESbhRzgHqO"
  288. },
  289. {
  290. "__type__": "cc.PrefabInfo",
  291. "root": {
  292. "__id__": 5
  293. },
  294. "asset": {
  295. "__uuid__": "d21fcb7d-5172-40ce-8e8e-5532dae23c6f"
  296. },
  297. "fileId": "",
  298. "sync": true
  299. },
  300. {
  301. "__type__": "cc.Node",
  302. "_name": "wallLayer_node",
  303. "_objFlags": 0,
  304. "_parent": {
  305. "__id__": 2
  306. },
  307. "_children": [
  308. {
  309. "__id__": 8
  310. },
  311. {
  312. "__id__": 12
  313. },
  314. {
  315. "__id__": 16
  316. },
  317. {
  318. "__id__": 20
  319. }
  320. ],
  321. "_active": true,
  322. "_components": [
  323. {
  324. "__id__": 24
  325. }
  326. ],
  327. "_prefab": null,
  328. "_opacity": 255,
  329. "_color": {
  330. "__type__": "cc.Color",
  331. "r": 255,
  332. "g": 255,
  333. "b": 255,
  334. "a": 255
  335. },
  336. "_contentSize": {
  337. "__type__": "cc.Size",
  338. "width": 640,
  339. "height": 1136
  340. },
  341. "_anchorPoint": {
  342. "__type__": "cc.Vec2",
  343. "x": 0.5,
  344. "y": 0.5
  345. },
  346. "_trs": {
  347. "__type__": "TypedArray",
  348. "ctor": "Float64Array",
  349. "array": [
  350. 0,
  351. 0,
  352. 0,
  353. 0,
  354. 0,
  355. 0,
  356. 1,
  357. 1,
  358. 1,
  359. 1
  360. ]
  361. },
  362. "_eulerAngles": {
  363. "__type__": "cc.Vec3",
  364. "x": 0,
  365. "y": 0,
  366. "z": 0
  367. },
  368. "_skewX": 0,
  369. "_skewY": 0,
  370. "_is3DNode": false,
  371. "_groupIndex": 0,
  372. "groupIndex": 0,
  373. "_id": "ad0bKMk8tBG5ANK/miWAaX"
  374. },
  375. {
  376. "__type__": "cc.Node",
  377. "_name": "New Node",
  378. "_objFlags": 0,
  379. "_parent": {
  380. "__id__": 7
  381. },
  382. "_children": [],
  383. "_active": true,
  384. "_components": [
  385. {
  386. "__id__": 9
  387. },
  388. {
  389. "__id__": 10
  390. },
  391. {
  392. "__id__": 11
  393. }
  394. ],
  395. "_prefab": null,
  396. "_opacity": 255,
  397. "_color": {
  398. "__type__": "cc.Color",
  399. "r": 255,
  400. "g": 255,
  401. "b": 255,
  402. "a": 255
  403. },
  404. "_contentSize": {
  405. "__type__": "cc.Size",
  406. "width": 40,
  407. "height": 1136
  408. },
  409. "_anchorPoint": {
  410. "__type__": "cc.Vec2",
  411. "x": 0.5,
  412. "y": 0.5
  413. },
  414. "_trs": {
  415. "__type__": "TypedArray",
  416. "ctor": "Float64Array",
  417. "array": [
  418. 340,
  419. 0,
  420. 0,
  421. 0,
  422. 0,
  423. 0,
  424. 1,
  425. 1,
  426. 1,
  427. 1
  428. ]
  429. },
  430. "_eulerAngles": {
  431. "__type__": "cc.Vec3",
  432. "x": 0,
  433. "y": 0,
  434. "z": 0
  435. },
  436. "_skewX": 0,
  437. "_skewY": 0,
  438. "_is3DNode": false,
  439. "_groupIndex": 1,
  440. "groupIndex": 1,
  441. "_id": "6dMqOg9ApKSZpa8XF6aH+o"
  442. },
  443. {
  444. "__type__": "cc.RigidBody",
  445. "_name": "",
  446. "_objFlags": 0,
  447. "node": {
  448. "__id__": 8
  449. },
  450. "_enabled": true,
  451. "_type": 0,
  452. "_allowSleep": true,
  453. "_gravityScale": 1,
  454. "_linearDamping": 0,
  455. "_angularDamping": 0,
  456. "_linearVelocity": {
  457. "__type__": "cc.Vec2",
  458. "x": 0,
  459. "y": 0
  460. },
  461. "_angularVelocity": 0,
  462. "_fixedRotation": false,
  463. "enabledContactListener": false,
  464. "bullet": false,
  465. "awakeOnLoad": true,
  466. "_id": "8dOpytbm1H7bIexpwxfSJt"
  467. },
  468. {
  469. "__type__": "cc.Widget",
  470. "_name": "",
  471. "_objFlags": 0,
  472. "node": {
  473. "__id__": 8
  474. },
  475. "_enabled": true,
  476. "alignMode": 1,
  477. "_target": null,
  478. "_alignFlags": 5,
  479. "_left": 320,
  480. "_right": -40,
  481. "_top": 0,
  482. "_bottom": 0,
  483. "_verticalCenter": 0,
  484. "_horizontalCenter": 0,
  485. "_isAbsLeft": true,
  486. "_isAbsRight": true,
  487. "_isAbsTop": true,
  488. "_isAbsBottom": true,
  489. "_isAbsHorizontalCenter": true,
  490. "_isAbsVerticalCenter": true,
  491. "_originalWidth": 0,
  492. "_originalHeight": 1136,
  493. "_id": "72hAu/yQ5LlpEtk80v6zKU"
  494. },
  495. {
  496. "__type__": "cc.PhysicsBoxCollider",
  497. "_name": "",
  498. "_objFlags": 0,
  499. "node": {
  500. "__id__": 8
  501. },
  502. "_enabled": true,
  503. "tag": 0,
  504. "_density": 1,
  505. "_sensor": false,
  506. "_friction": 0.2,
  507. "_restitution": 0,
  508. "body": null,
  509. "_offset": {
  510. "__type__": "cc.Vec2",
  511. "x": 0,
  512. "y": 0
  513. },
  514. "_size": {
  515. "__type__": "cc.Size",
  516. "width": 40,
  517. "height": 1500
  518. },
  519. "_id": "92eM1J9VBGQoaQZ1sTxUg7"
  520. },
  521. {
  522. "__type__": "cc.Node",
  523. "_name": "New Node",
  524. "_objFlags": 0,
  525. "_parent": {
  526. "__id__": 7
  527. },
  528. "_children": [],
  529. "_active": true,
  530. "_components": [
  531. {
  532. "__id__": 13
  533. },
  534. {
  535. "__id__": 14
  536. },
  537. {
  538. "__id__": 15
  539. }
  540. ],
  541. "_prefab": null,
  542. "_opacity": 255,
  543. "_color": {
  544. "__type__": "cc.Color",
  545. "r": 255,
  546. "g": 255,
  547. "b": 255,
  548. "a": 255
  549. },
  550. "_contentSize": {
  551. "__type__": "cc.Size",
  552. "width": 40,
  553. "height": 1136
  554. },
  555. "_anchorPoint": {
  556. "__type__": "cc.Vec2",
  557. "x": 0.5,
  558. "y": 0.5
  559. },
  560. "_trs": {
  561. "__type__": "TypedArray",
  562. "ctor": "Float64Array",
  563. "array": [
  564. -340,
  565. 0,
  566. 0,
  567. 0,
  568. 0,
  569. 0,
  570. 1,
  571. 1,
  572. 1,
  573. 1
  574. ]
  575. },
  576. "_eulerAngles": {
  577. "__type__": "cc.Vec3",
  578. "x": 0,
  579. "y": 0,
  580. "z": 0
  581. },
  582. "_skewX": 0,
  583. "_skewY": 0,
  584. "_is3DNode": false,
  585. "_groupIndex": 1,
  586. "groupIndex": 1,
  587. "_id": "2aEw+ndExIVavH8EZaPeaa"
  588. },
  589. {
  590. "__type__": "cc.Widget",
  591. "_name": "",
  592. "_objFlags": 0,
  593. "node": {
  594. "__id__": 12
  595. },
  596. "_enabled": true,
  597. "alignMode": 1,
  598. "_target": null,
  599. "_alignFlags": 5,
  600. "_left": -40,
  601. "_right": 0,
  602. "_top": 0,
  603. "_bottom": 0,
  604. "_verticalCenter": 0,
  605. "_horizontalCenter": 0,
  606. "_isAbsLeft": true,
  607. "_isAbsRight": true,
  608. "_isAbsTop": true,
  609. "_isAbsBottom": true,
  610. "_isAbsHorizontalCenter": true,
  611. "_isAbsVerticalCenter": true,
  612. "_originalWidth": 0,
  613. "_originalHeight": 1136,
  614. "_id": "b4+wFerMJFFIafOqrYX7De"
  615. },
  616. {
  617. "__type__": "cc.RigidBody",
  618. "_name": "",
  619. "_objFlags": 0,
  620. "node": {
  621. "__id__": 12
  622. },
  623. "_enabled": true,
  624. "_type": 0,
  625. "_allowSleep": true,
  626. "_gravityScale": 1,
  627. "_linearDamping": 0,
  628. "_angularDamping": 0,
  629. "_linearVelocity": {
  630. "__type__": "cc.Vec2",
  631. "x": 0,
  632. "y": 0
  633. },
  634. "_angularVelocity": 0,
  635. "_fixedRotation": false,
  636. "enabledContactListener": false,
  637. "bullet": false,
  638. "awakeOnLoad": true,
  639. "_id": "c9aWOYcepK35sEsANzvFBP"
  640. },
  641. {
  642. "__type__": "cc.PhysicsBoxCollider",
  643. "_name": "",
  644. "_objFlags": 0,
  645. "node": {
  646. "__id__": 12
  647. },
  648. "_enabled": true,
  649. "tag": 0,
  650. "_density": 1,
  651. "_sensor": false,
  652. "_friction": 0.2,
  653. "_restitution": 0,
  654. "body": null,
  655. "_offset": {
  656. "__type__": "cc.Vec2",
  657. "x": 0,
  658. "y": 0
  659. },
  660. "_size": {
  661. "__type__": "cc.Size",
  662. "width": 40,
  663. "height": 1500
  664. },
  665. "_id": "238KfcmJFE05PBolZSfWtT"
  666. },
  667. {
  668. "__type__": "cc.Node",
  669. "_name": "New Node",
  670. "_objFlags": 0,
  671. "_parent": {
  672. "__id__": 7
  673. },
  674. "_children": [],
  675. "_active": true,
  676. "_components": [
  677. {
  678. "__id__": 17
  679. },
  680. {
  681. "__id__": 18
  682. },
  683. {
  684. "__id__": 19
  685. }
  686. ],
  687. "_prefab": null,
  688. "_opacity": 255,
  689. "_color": {
  690. "__type__": "cc.Color",
  691. "r": 255,
  692. "g": 255,
  693. "b": 255,
  694. "a": 255
  695. },
  696. "_contentSize": {
  697. "__type__": "cc.Size",
  698. "width": 640,
  699. "height": 40
  700. },
  701. "_anchorPoint": {
  702. "__type__": "cc.Vec2",
  703. "x": 0.5,
  704. "y": 0.5
  705. },
  706. "_trs": {
  707. "__type__": "TypedArray",
  708. "ctor": "Float64Array",
  709. "array": [
  710. 0,
  711. 588,
  712. 0,
  713. 0,
  714. 0,
  715. 0,
  716. 1,
  717. 1,
  718. 1,
  719. 1
  720. ]
  721. },
  722. "_eulerAngles": {
  723. "__type__": "cc.Vec3",
  724. "x": 0,
  725. "y": 0,
  726. "z": 0
  727. },
  728. "_skewX": 0,
  729. "_skewY": 0,
  730. "_is3DNode": false,
  731. "_groupIndex": 1,
  732. "groupIndex": 1,
  733. "_id": "53Zzw7QZtOLrGmUSZXu1Er"
  734. },
  735. {
  736. "__type__": "cc.Widget",
  737. "_name": "",
  738. "_objFlags": 0,
  739. "node": {
  740. "__id__": 16
  741. },
  742. "_enabled": true,
  743. "alignMode": 1,
  744. "_target": null,
  745. "_alignFlags": 1,
  746. "_left": 0,
  747. "_right": 0,
  748. "_top": -40,
  749. "_bottom": 0,
  750. "_verticalCenter": 0,
  751. "_horizontalCenter": 0,
  752. "_isAbsLeft": true,
  753. "_isAbsRight": true,
  754. "_isAbsTop": true,
  755. "_isAbsBottom": true,
  756. "_isAbsHorizontalCenter": true,
  757. "_isAbsVerticalCenter": true,
  758. "_originalWidth": 0,
  759. "_originalHeight": 0,
  760. "_id": "c5MT+y9sJCZok9qHe5k39/"
  761. },
  762. {
  763. "__type__": "cc.RigidBody",
  764. "_name": "",
  765. "_objFlags": 0,
  766. "node": {
  767. "__id__": 16
  768. },
  769. "_enabled": true,
  770. "_type": 0,
  771. "_allowSleep": false,
  772. "_gravityScale": 1,
  773. "_linearDamping": 0,
  774. "_angularDamping": 0,
  775. "_linearVelocity": {
  776. "__type__": "cc.Vec2",
  777. "x": 0,
  778. "y": 0
  779. },
  780. "_angularVelocity": 0,
  781. "_fixedRotation": false,
  782. "enabledContactListener": false,
  783. "bullet": false,
  784. "awakeOnLoad": true,
  785. "_id": "d6hTacQgVNFZTkw8jfUxCo"
  786. },
  787. {
  788. "__type__": "cc.PhysicsBoxCollider",
  789. "_name": "",
  790. "_objFlags": 0,
  791. "node": {
  792. "__id__": 16
  793. },
  794. "_enabled": true,
  795. "tag": 0,
  796. "_density": 1,
  797. "_sensor": false,
  798. "_friction": 0.2,
  799. "_restitution": 0,
  800. "body": null,
  801. "_offset": {
  802. "__type__": "cc.Vec2",
  803. "x": 0,
  804. "y": 0
  805. },
  806. "_size": {
  807. "__type__": "cc.Size",
  808. "width": 640,
  809. "height": 40
  810. },
  811. "_id": "78HZerWxJPII2Sx9hi6lgh"
  812. },
  813. {
  814. "__type__": "cc.Node",
  815. "_name": "New Node",
  816. "_objFlags": 0,
  817. "_parent": {
  818. "__id__": 7
  819. },
  820. "_children": [],
  821. "_active": true,
  822. "_components": [
  823. {
  824. "__id__": 21
  825. },
  826. {
  827. "__id__": 22
  828. },
  829. {
  830. "__id__": 23
  831. }
  832. ],
  833. "_prefab": null,
  834. "_opacity": 255,
  835. "_color": {
  836. "__type__": "cc.Color",
  837. "r": 255,
  838. "g": 255,
  839. "b": 255,
  840. "a": 255
  841. },
  842. "_contentSize": {
  843. "__type__": "cc.Size",
  844. "width": 640,
  845. "height": 40
  846. },
  847. "_anchorPoint": {
  848. "__type__": "cc.Vec2",
  849. "x": 0.5,
  850. "y": 0.5
  851. },
  852. "_trs": {
  853. "__type__": "TypedArray",
  854. "ctor": "Float64Array",
  855. "array": [
  856. 0,
  857. -588,
  858. 0,
  859. 0,
  860. 0,
  861. 0,
  862. 1,
  863. 1,
  864. 1,
  865. 1
  866. ]
  867. },
  868. "_eulerAngles": {
  869. "__type__": "cc.Vec3",
  870. "x": 0,
  871. "y": 0,
  872. "z": 0
  873. },
  874. "_skewX": 0,
  875. "_skewY": 0,
  876. "_is3DNode": false,
  877. "_groupIndex": 1,
  878. "groupIndex": 1,
  879. "_id": "4cvyRAjzRLYLC/5GkzzOmX"
  880. },
  881. {
  882. "__type__": "cc.Widget",
  883. "_name": "",
  884. "_objFlags": 0,
  885. "node": {
  886. "__id__": 20
  887. },
  888. "_enabled": true,
  889. "alignMode": 1,
  890. "_target": null,
  891. "_alignFlags": 4,
  892. "_left": 0,
  893. "_right": 0,
  894. "_top": 0,
  895. "_bottom": -40,
  896. "_verticalCenter": 0,
  897. "_horizontalCenter": 0,
  898. "_isAbsLeft": true,
  899. "_isAbsRight": true,
  900. "_isAbsTop": true,
  901. "_isAbsBottom": true,
  902. "_isAbsHorizontalCenter": true,
  903. "_isAbsVerticalCenter": true,
  904. "_originalWidth": 0,
  905. "_originalHeight": 0,
  906. "_id": "dcBOTUO5NI34U6WX+61W1v"
  907. },
  908. {
  909. "__type__": "cc.RigidBody",
  910. "_name": "",
  911. "_objFlags": 0,
  912. "node": {
  913. "__id__": 20
  914. },
  915. "_enabled": true,
  916. "_type": 0,
  917. "_allowSleep": false,
  918. "_gravityScale": 1,
  919. "_linearDamping": 0,
  920. "_angularDamping": 0,
  921. "_linearVelocity": {
  922. "__type__": "cc.Vec2",
  923. "x": 0,
  924. "y": 0
  925. },
  926. "_angularVelocity": 0,
  927. "_fixedRotation": true,
  928. "enabledContactListener": false,
  929. "bullet": false,
  930. "awakeOnLoad": true,
  931. "_id": "7ai/4D0wBIlZtTLD9sl+Qz"
  932. },
  933. {
  934. "__type__": "cc.PhysicsBoxCollider",
  935. "_name": "",
  936. "_objFlags": 0,
  937. "node": {
  938. "__id__": 20
  939. },
  940. "_enabled": true,
  941. "tag": 0,
  942. "_density": 1,
  943. "_sensor": false,
  944. "_friction": 0.2,
  945. "_restitution": 0,
  946. "body": null,
  947. "_offset": {
  948. "__type__": "cc.Vec2",
  949. "x": 0,
  950. "y": 0
  951. },
  952. "_size": {
  953. "__type__": "cc.Size",
  954. "width": 640,
  955. "height": 40
  956. },
  957. "_id": "89Cp4+lYVJnozfhx/bHFRQ"
  958. },
  959. {
  960. "__type__": "cc.Widget",
  961. "_name": "",
  962. "_objFlags": 0,
  963. "node": {
  964. "__id__": 7
  965. },
  966. "_enabled": true,
  967. "alignMode": 1,
  968. "_target": null,
  969. "_alignFlags": 45,
  970. "_left": 0,
  971. "_right": 0,
  972. "_top": 0,
  973. "_bottom": 0,
  974. "_verticalCenter": 0,
  975. "_horizontalCenter": 0,
  976. "_isAbsLeft": true,
  977. "_isAbsRight": true,
  978. "_isAbsTop": true,
  979. "_isAbsBottom": true,
  980. "_isAbsHorizontalCenter": true,
  981. "_isAbsVerticalCenter": true,
  982. "_originalWidth": 0,
  983. "_originalHeight": 0,
  984. "_id": "45ZInA7cFCXb4YkrovcQBd"
  985. },
  986. {
  987. "__type__": "cc.Node",
  988. "_objFlags": 0,
  989. "_parent": {
  990. "__id__": 2
  991. },
  992. "_prefab": {
  993. "__id__": 26
  994. },
  995. "_name": "@player",
  996. "_active": true,
  997. "_trs": {
  998. "__type__": "TypedArray",
  999. "ctor": "Float64Array",
  1000. "array": [
  1001. 0,
  1002. -456.685,
  1003. 0,
  1004. 0,
  1005. 0,
  1006. 0,
  1007. 1,
  1008. 1,
  1009. 1,
  1010. 1
  1011. ]
  1012. },
  1013. "_eulerAngles": {
  1014. "__type__": "cc.Vec3",
  1015. "x": 0,
  1016. "y": 0,
  1017. "z": 0
  1018. },
  1019. "_id": "56oj6zSUBO/6JoqMkDTfdN"
  1020. },
  1021. {
  1022. "__type__": "cc.PrefabInfo",
  1023. "root": {
  1024. "__id__": 25
  1025. },
  1026. "asset": {
  1027. "__uuid__": "e7a4df83-43eb-4dd7-9347-a5402b7e33f8"
  1028. },
  1029. "fileId": "",
  1030. "sync": true
  1031. },
  1032. {
  1033. "__type__": "cc.Node",
  1034. "_name": "$bulletLayer_node",
  1035. "_objFlags": 0,
  1036. "_parent": {
  1037. "__id__": 2
  1038. },
  1039. "_children": [],
  1040. "_active": true,
  1041. "_components": [],
  1042. "_prefab": null,
  1043. "_opacity": 255,
  1044. "_color": {
  1045. "__type__": "cc.Color",
  1046. "r": 255,
  1047. "g": 255,
  1048. "b": 255,
  1049. "a": 255
  1050. },
  1051. "_contentSize": {
  1052. "__type__": "cc.Size",
  1053. "width": 0,
  1054. "height": 0
  1055. },
  1056. "_anchorPoint": {
  1057. "__type__": "cc.Vec2",
  1058. "x": 0.5,
  1059. "y": 0.5
  1060. },
  1061. "_trs": {
  1062. "__type__": "TypedArray",
  1063. "ctor": "Float64Array",
  1064. "array": [
  1065. 0,
  1066. 0,
  1067. 0,
  1068. 0,
  1069. 0,
  1070. 0,
  1071. 1,
  1072. 1,
  1073. 1,
  1074. 1
  1075. ]
  1076. },
  1077. "_eulerAngles": {
  1078. "__type__": "cc.Vec3",
  1079. "x": 0,
  1080. "y": 0,
  1081. "z": 0
  1082. },
  1083. "_skewX": 0,
  1084. "_skewY": 0,
  1085. "_is3DNode": false,
  1086. "_groupIndex": 0,
  1087. "groupIndex": 0,
  1088. "_id": "baV5qqfcJIoqR18npximGh"
  1089. },
  1090. {
  1091. "__type__": "cc.Node",
  1092. "_name": "levelLayer",
  1093. "_objFlags": 0,
  1094. "_parent": {
  1095. "__id__": 2
  1096. },
  1097. "_children": [
  1098. {
  1099. "__id__": 29
  1100. },
  1101. {
  1102. "__id__": 31
  1103. }
  1104. ],
  1105. "_active": true,
  1106. "_components": [
  1107. {
  1108. "__id__": 33
  1109. }
  1110. ],
  1111. "_prefab": null,
  1112. "_opacity": 255,
  1113. "_color": {
  1114. "__type__": "cc.Color",
  1115. "r": 255,
  1116. "g": 255,
  1117. "b": 255,
  1118. "a": 255
  1119. },
  1120. "_contentSize": {
  1121. "__type__": "cc.Size",
  1122. "width": 640,
  1123. "height": 1136
  1124. },
  1125. "_anchorPoint": {
  1126. "__type__": "cc.Vec2",
  1127. "x": 0.5,
  1128. "y": 0.5
  1129. },
  1130. "_trs": {
  1131. "__type__": "TypedArray",
  1132. "ctor": "Float64Array",
  1133. "array": [
  1134. 0,
  1135. 0,
  1136. 0,
  1137. 0,
  1138. 0,
  1139. 0,
  1140. 1,
  1141. 1,
  1142. 1,
  1143. 1
  1144. ]
  1145. },
  1146. "_eulerAngles": {
  1147. "__type__": "cc.Vec3",
  1148. "x": 0,
  1149. "y": 0,
  1150. "z": 0
  1151. },
  1152. "_skewX": 0,
  1153. "_skewY": 0,
  1154. "_is3DNode": false,
  1155. "_groupIndex": 0,
  1156. "groupIndex": 0,
  1157. "_id": "2eXxv/HQlNJbYifR/SiPTi"
  1158. },
  1159. {
  1160. "__type__": "cc.Node",
  1161. "_name": "$level_node",
  1162. "_objFlags": 0,
  1163. "_parent": {
  1164. "__id__": 28
  1165. },
  1166. "_children": [],
  1167. "_active": true,
  1168. "_components": [
  1169. {
  1170. "__id__": 30
  1171. }
  1172. ],
  1173. "_prefab": null,
  1174. "_opacity": 255,
  1175. "_color": {
  1176. "__type__": "cc.Color",
  1177. "r": 255,
  1178. "g": 255,
  1179. "b": 255,
  1180. "a": 255
  1181. },
  1182. "_contentSize": {
  1183. "__type__": "cc.Size",
  1184. "width": 640,
  1185. "height": 1136
  1186. },
  1187. "_anchorPoint": {
  1188. "__type__": "cc.Vec2",
  1189. "x": 0.5,
  1190. "y": 0.5
  1191. },
  1192. "_trs": {
  1193. "__type__": "TypedArray",
  1194. "ctor": "Float64Array",
  1195. "array": [
  1196. 0,
  1197. 0,
  1198. 0,
  1199. 0,
  1200. 0,
  1201. 0,
  1202. 1,
  1203. 1,
  1204. 1,
  1205. 1
  1206. ]
  1207. },
  1208. "_eulerAngles": {
  1209. "__type__": "cc.Vec3",
  1210. "x": 0,
  1211. "y": 0,
  1212. "z": 0
  1213. },
  1214. "_skewX": 0,
  1215. "_skewY": 0,
  1216. "_is3DNode": false,
  1217. "_groupIndex": 0,
  1218. "groupIndex": 0,
  1219. "_id": "7d2FJB9ydGf7bX6iIbcd8n"
  1220. },
  1221. {
  1222. "__type__": "cc.Widget",
  1223. "_name": "",
  1224. "_objFlags": 0,
  1225. "node": {
  1226. "__id__": 29
  1227. },
  1228. "_enabled": true,
  1229. "alignMode": 1,
  1230. "_target": null,
  1231. "_alignFlags": 45,
  1232. "_left": 0,
  1233. "_right": 0,
  1234. "_top": 0,
  1235. "_bottom": 0,
  1236. "_verticalCenter": 0,
  1237. "_horizontalCenter": 0,
  1238. "_isAbsLeft": true,
  1239. "_isAbsRight": true,
  1240. "_isAbsTop": true,
  1241. "_isAbsBottom": true,
  1242. "_isAbsHorizontalCenter": true,
  1243. "_isAbsVerticalCenter": true,
  1244. "_originalWidth": 0,
  1245. "_originalHeight": 0,
  1246. "_id": "40MuY6EhNKjLH2Uk7kRgql"
  1247. },
  1248. {
  1249. "__type__": "cc.Node",
  1250. "_name": "$levelTitle_lb",
  1251. "_objFlags": 0,
  1252. "_parent": {
  1253. "__id__": 28
  1254. },
  1255. "_children": [],
  1256. "_active": true,
  1257. "_components": [
  1258. {
  1259. "__id__": 32
  1260. }
  1261. ],
  1262. "_prefab": null,
  1263. "_opacity": 255,
  1264. "_color": {
  1265. "__type__": "cc.Color",
  1266. "r": 255,
  1267. "g": 255,
  1268. "b": 255,
  1269. "a": 255
  1270. },
  1271. "_contentSize": {
  1272. "__type__": "cc.Size",
  1273. "width": 97.87,
  1274. "height": 50.4
  1275. },
  1276. "_anchorPoint": {
  1277. "__type__": "cc.Vec2",
  1278. "x": 0.5,
  1279. "y": 0.5
  1280. },
  1281. "_trs": {
  1282. "__type__": "TypedArray",
  1283. "ctor": "Float64Array",
  1284. "array": [
  1285. 0,
  1286. 535.412,
  1287. 0,
  1288. 0,
  1289. 0,
  1290. 0,
  1291. 1,
  1292. 1,
  1293. 1,
  1294. 1
  1295. ]
  1296. },
  1297. "_eulerAngles": {
  1298. "__type__": "cc.Vec3",
  1299. "x": 0,
  1300. "y": 0,
  1301. "z": 0
  1302. },
  1303. "_skewX": 0,
  1304. "_skewY": 0,
  1305. "_is3DNode": false,
  1306. "_groupIndex": 0,
  1307. "groupIndex": 0,
  1308. "_id": "deGfWbKFtC3q/HWfYFlr+g"
  1309. },
  1310. {
  1311. "__type__": "cc.Label",
  1312. "_name": "",
  1313. "_objFlags": 0,
  1314. "node": {
  1315. "__id__": 31
  1316. },
  1317. "_enabled": true,
  1318. "_materials": [
  1319. {
  1320. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1321. }
  1322. ],
  1323. "_srcBlendFactor": 770,
  1324. "_dstBlendFactor": 771,
  1325. "_string": "Label",
  1326. "_N$string": "Label",
  1327. "_fontSize": 40,
  1328. "_lineHeight": 40,
  1329. "_enableWrapText": true,
  1330. "_N$file": null,
  1331. "_isSystemFontUsed": true,
  1332. "_spacingX": 0,
  1333. "_batchAsBitmap": false,
  1334. "_styleFlags": 0,
  1335. "_underlineHeight": 0,
  1336. "_N$horizontalAlign": 1,
  1337. "_N$verticalAlign": 1,
  1338. "_N$fontFamily": "Arial",
  1339. "_N$overflow": 0,
  1340. "_N$cacheMode": 0,
  1341. "_id": "51ikT5UyZPubMZuZF6VyWq"
  1342. },
  1343. {
  1344. "__type__": "cc.Widget",
  1345. "_name": "",
  1346. "_objFlags": 0,
  1347. "node": {
  1348. "__id__": 28
  1349. },
  1350. "_enabled": true,
  1351. "alignMode": 1,
  1352. "_target": null,
  1353. "_alignFlags": 45,
  1354. "_left": 0,
  1355. "_right": 0,
  1356. "_top": 0,
  1357. "_bottom": 0,
  1358. "_verticalCenter": 0,
  1359. "_horizontalCenter": 0,
  1360. "_isAbsLeft": true,
  1361. "_isAbsRight": true,
  1362. "_isAbsTop": true,
  1363. "_isAbsBottom": true,
  1364. "_isAbsHorizontalCenter": true,
  1365. "_isAbsVerticalCenter": true,
  1366. "_originalWidth": 0,
  1367. "_originalHeight": 0,
  1368. "_id": "a8jUozxihFmJ5C9RUSH6Fj"
  1369. },
  1370. {
  1371. "__type__": "cc.Node",
  1372. "_name": "touch",
  1373. "_objFlags": 0,
  1374. "_parent": {
  1375. "__id__": 2
  1376. },
  1377. "_children": [],
  1378. "_active": true,
  1379. "_components": [
  1380. {
  1381. "__id__": 35
  1382. },
  1383. {
  1384. "__id__": 36
  1385. }
  1386. ],
  1387. "_prefab": {
  1388. "__id__": 37
  1389. },
  1390. "_opacity": 255,
  1391. "_color": {
  1392. "__type__": "cc.Color",
  1393. "r": 255,
  1394. "g": 255,
  1395. "b": 255,
  1396. "a": 255
  1397. },
  1398. "_contentSize": {
  1399. "__type__": "cc.Size",
  1400. "width": 640,
  1401. "height": 1136
  1402. },
  1403. "_anchorPoint": {
  1404. "__type__": "cc.Vec2",
  1405. "x": 0.5,
  1406. "y": 0.5
  1407. },
  1408. "_trs": {
  1409. "__type__": "TypedArray",
  1410. "ctor": "Float64Array",
  1411. "array": [
  1412. 0,
  1413. 0,
  1414. 0,
  1415. 0,
  1416. 0,
  1417. 0,
  1418. 1,
  1419. 1,
  1420. 1,
  1421. 1
  1422. ]
  1423. },
  1424. "_eulerAngles": {
  1425. "__type__": "cc.Vec3",
  1426. "x": 0,
  1427. "y": 0,
  1428. "z": 0
  1429. },
  1430. "_skewX": 0,
  1431. "_skewY": 0,
  1432. "_is3DNode": false,
  1433. "_groupIndex": 0,
  1434. "groupIndex": 0,
  1435. "_id": "e797MCIXRN+7ONgu/Btqvi"
  1436. },
  1437. {
  1438. "__type__": "cc.Widget",
  1439. "_name": "",
  1440. "_objFlags": 0,
  1441. "node": {
  1442. "__id__": 34
  1443. },
  1444. "_enabled": true,
  1445. "alignMode": 1,
  1446. "_target": null,
  1447. "_alignFlags": 45,
  1448. "_left": 0,
  1449. "_right": 0,
  1450. "_top": 0,
  1451. "_bottom": 0,
  1452. "_verticalCenter": 0,
  1453. "_horizontalCenter": 0,
  1454. "_isAbsLeft": true,
  1455. "_isAbsRight": true,
  1456. "_isAbsTop": true,
  1457. "_isAbsBottom": true,
  1458. "_isAbsHorizontalCenter": true,
  1459. "_isAbsVerticalCenter": true,
  1460. "_originalWidth": 0,
  1461. "_originalHeight": 0,
  1462. "_id": "80wQBqso9IMraSs/57sqvo"
  1463. },
  1464. {
  1465. "__type__": "daaa5a9nd1KUqYlgoprfYb9",
  1466. "_name": "",
  1467. "_objFlags": 0,
  1468. "node": {
  1469. "__id__": 34
  1470. },
  1471. "_enabled": true,
  1472. "_id": "a4i1WA1tZEX6iQd7viSwQ9"
  1473. },
  1474. {
  1475. "__type__": "cc.PrefabInfo",
  1476. "root": {
  1477. "__id__": 34
  1478. },
  1479. "asset": {
  1480. "__uuid__": "e7d4dc80-56d7-4cab-a629-4fb72693f56c"
  1481. },
  1482. "fileId": "",
  1483. "sync": false
  1484. },
  1485. {
  1486. "__type__": "cc.Node",
  1487. "_name": "$ui_node",
  1488. "_objFlags": 0,
  1489. "_parent": {
  1490. "__id__": 2
  1491. },
  1492. "_children": [],
  1493. "_active": true,
  1494. "_components": [
  1495. {
  1496. "__id__": 39
  1497. }
  1498. ],
  1499. "_prefab": null,
  1500. "_opacity": 255,
  1501. "_color": {
  1502. "__type__": "cc.Color",
  1503. "r": 255,
  1504. "g": 255,
  1505. "b": 255,
  1506. "a": 255
  1507. },
  1508. "_contentSize": {
  1509. "__type__": "cc.Size",
  1510. "width": 640,
  1511. "height": 1136
  1512. },
  1513. "_anchorPoint": {
  1514. "__type__": "cc.Vec2",
  1515. "x": 0.5,
  1516. "y": 0.5
  1517. },
  1518. "_trs": {
  1519. "__type__": "TypedArray",
  1520. "ctor": "Float64Array",
  1521. "array": [
  1522. 0,
  1523. 0,
  1524. 0,
  1525. 0,
  1526. 0,
  1527. 0,
  1528. 1,
  1529. 1,
  1530. 1,
  1531. 1
  1532. ]
  1533. },
  1534. "_eulerAngles": {
  1535. "__type__": "cc.Vec3",
  1536. "x": 0,
  1537. "y": 0,
  1538. "z": 0
  1539. },
  1540. "_skewX": 0,
  1541. "_skewY": 0,
  1542. "_is3DNode": false,
  1543. "_groupIndex": 0,
  1544. "groupIndex": 0,
  1545. "_id": "a6u8nkD91E2oL1EFpvET+l"
  1546. },
  1547. {
  1548. "__type__": "cc.Widget",
  1549. "_name": "",
  1550. "_objFlags": 0,
  1551. "node": {
  1552. "__id__": 38
  1553. },
  1554. "_enabled": true,
  1555. "alignMode": 1,
  1556. "_target": null,
  1557. "_alignFlags": 45,
  1558. "_left": 0,
  1559. "_right": 0,
  1560. "_top": 0,
  1561. "_bottom": 0,
  1562. "_verticalCenter": 0,
  1563. "_horizontalCenter": 0,
  1564. "_isAbsLeft": true,
  1565. "_isAbsRight": true,
  1566. "_isAbsTop": true,
  1567. "_isAbsBottom": true,
  1568. "_isAbsHorizontalCenter": true,
  1569. "_isAbsVerticalCenter": true,
  1570. "_originalWidth": 0,
  1571. "_originalHeight": 0,
  1572. "_id": "412lV+zVRNyZeMQJaZ06iz"
  1573. },
  1574. {
  1575. "__type__": "cc.Canvas",
  1576. "_name": "",
  1577. "_objFlags": 0,
  1578. "node": {
  1579. "__id__": 2
  1580. },
  1581. "_enabled": true,
  1582. "_designResolution": {
  1583. "__type__": "cc.Size",
  1584. "width": 640,
  1585. "height": 1136
  1586. },
  1587. "_fitWidth": true,
  1588. "_fitHeight": false,
  1589. "_id": "cf26CehgVIL5sc4JadqoWM"
  1590. },
  1591. {
  1592. "__type__": "cc.Widget",
  1593. "_name": "",
  1594. "_objFlags": 0,
  1595. "node": {
  1596. "__id__": 2
  1597. },
  1598. "_enabled": true,
  1599. "alignMode": 1,
  1600. "_target": null,
  1601. "_alignFlags": 45,
  1602. "_left": 0,
  1603. "_right": 0,
  1604. "_top": 0,
  1605. "_bottom": 0,
  1606. "_verticalCenter": 0,
  1607. "_horizontalCenter": 0,
  1608. "_isAbsLeft": true,
  1609. "_isAbsRight": true,
  1610. "_isAbsTop": true,
  1611. "_isAbsBottom": true,
  1612. "_isAbsHorizontalCenter": true,
  1613. "_isAbsVerticalCenter": true,
  1614. "_originalWidth": 0,
  1615. "_originalHeight": 0,
  1616. "_id": "b57QXN/cJEnYrwkTgtxwFQ"
  1617. },
  1618. {
  1619. "__type__": "62a49ItD35F/77o+FdWPyV+",
  1620. "_name": "",
  1621. "_objFlags": 0,
  1622. "node": {
  1623. "__id__": 2
  1624. },
  1625. "_enabled": true,
  1626. "$bulletLayer_node": {
  1627. "__id__": 27
  1628. },
  1629. "$level_node": {
  1630. "__id__": 29
  1631. },
  1632. "$levelTitle_lb": {
  1633. "__id__": 32
  1634. },
  1635. "$ui_node": {
  1636. "__id__": 38
  1637. },
  1638. "bulletPrefab": {
  1639. "__uuid__": "4e83526c-b769-4e1b-b877-cabff7326e9f"
  1640. },
  1641. "_id": "0b2bGzYl1FW55TsAOrqsGh"
  1642. }
  1643. ]