Game.fire 26 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451
  1. [
  2. {
  3. "__type__": "cc.SceneAsset",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_rawFiles": null,
  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. "__id__": 18
  21. },
  22. {
  23. "__id__": 26
  24. },
  25. {
  26. "__id__": 41
  27. }
  28. ],
  29. "_tag": -1,
  30. "_active": true,
  31. "_components": [],
  32. "_prefab": null,
  33. "_id": "9b44dfa3-7e27-412f-85cc-b77403ece7e5",
  34. "_opacity": 255,
  35. "_color": {
  36. "__type__": "cc.Color",
  37. "r": 255,
  38. "g": 255,
  39. "b": 255,
  40. "a": 255
  41. },
  42. "_cascadeOpacityEnabled": true,
  43. "_anchorPoint": {
  44. "__type__": "cc.Vec2",
  45. "x": 0,
  46. "y": 0
  47. },
  48. "_contentSize": {
  49. "__type__": "cc.Size",
  50. "width": 0,
  51. "height": 0
  52. },
  53. "_localZOrder": 0,
  54. "_globalZOrder": 0,
  55. "_opacityModifyRGB": false,
  56. "groupIndex": 0,
  57. "autoReleaseAssets": false
  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. "_tag": -1,
  72. "_active": true,
  73. "_components": [
  74. {
  75. "__id__": 17
  76. }
  77. ],
  78. "_prefab": null,
  79. "_id": "711KZdvb5Bp6JpznSfrF90",
  80. "_opacity": 255,
  81. "_color": {
  82. "__type__": "cc.Color",
  83. "r": 255,
  84. "g": 255,
  85. "b": 255,
  86. "a": 255
  87. },
  88. "_cascadeOpacityEnabled": true,
  89. "_anchorPoint": {
  90. "__type__": "cc.Vec2",
  91. "x": 0.5,
  92. "y": 0.5
  93. },
  94. "_contentSize": {
  95. "__type__": "cc.Size",
  96. "width": 640,
  97. "height": 960
  98. },
  99. "_rotationX": 0,
  100. "_rotationY": 0,
  101. "_scaleX": 1,
  102. "_scaleY": 1,
  103. "_position": {
  104. "__type__": "cc.Vec2",
  105. "x": 320,
  106. "y": 480
  107. },
  108. "_skewX": 0,
  109. "_skewY": 0,
  110. "_localZOrder": 0,
  111. "_globalZOrder": 0,
  112. "_opacityModifyRGB": false,
  113. "groupIndex": 0
  114. },
  115. {
  116. "__type__": "cc.Node",
  117. "_name": "bgLayer",
  118. "_objFlags": 0,
  119. "_parent": {
  120. "__id__": 2
  121. },
  122. "_children": [
  123. {
  124. "__id__": 4
  125. },
  126. {
  127. "__id__": 8
  128. }
  129. ],
  130. "_tag": -1,
  131. "_active": true,
  132. "_components": [
  133. {
  134. "__id__": 15
  135. }
  136. ],
  137. "_prefab": {
  138. "__id__": 16
  139. },
  140. "_id": "12jrHQJpFGo4dDtteuhLNk",
  141. "_opacity": 255,
  142. "_color": {
  143. "__type__": "cc.Color",
  144. "r": 255,
  145. "g": 255,
  146. "b": 255,
  147. "a": 255
  148. },
  149. "_cascadeOpacityEnabled": true,
  150. "_anchorPoint": {
  151. "__type__": "cc.Vec2",
  152. "x": 0.5,
  153. "y": 0.5
  154. },
  155. "_contentSize": {
  156. "__type__": "cc.Size",
  157. "width": 640,
  158. "height": 960
  159. },
  160. "_rotationX": 0,
  161. "_rotationY": 0,
  162. "_scaleX": 1,
  163. "_scaleY": 1,
  164. "_position": {
  165. "__type__": "cc.Vec2",
  166. "x": 0,
  167. "y": 0
  168. },
  169. "_skewX": 0,
  170. "_skewY": 0,
  171. "_localZOrder": 0,
  172. "_globalZOrder": 0,
  173. "_opacityModifyRGB": false,
  174. "groupIndex": 0
  175. },
  176. {
  177. "__type__": "cc.Node",
  178. "_name": "bg",
  179. "_objFlags": 0,
  180. "_parent": {
  181. "__id__": 3
  182. },
  183. "_children": [],
  184. "_tag": -1,
  185. "_active": true,
  186. "_components": [
  187. {
  188. "__id__": 5
  189. },
  190. {
  191. "__id__": 6
  192. }
  193. ],
  194. "_prefab": {
  195. "__id__": 7
  196. },
  197. "_id": "86a4LbnQFPnZvtC48yIXKF",
  198. "_opacity": 255,
  199. "_color": {
  200. "__type__": "cc.Color",
  201. "r": 255,
  202. "g": 255,
  203. "b": 255,
  204. "a": 255
  205. },
  206. "_cascadeOpacityEnabled": true,
  207. "_anchorPoint": {
  208. "__type__": "cc.Vec2",
  209. "x": 0.5,
  210. "y": 0.5
  211. },
  212. "_contentSize": {
  213. "__type__": "cc.Size",
  214. "width": 640,
  215. "height": 960
  216. },
  217. "_rotationX": 0,
  218. "_rotationY": 0,
  219. "_scaleX": 1,
  220. "_scaleY": 1,
  221. "_position": {
  222. "__type__": "cc.Vec2",
  223. "x": 0,
  224. "y": 0
  225. },
  226. "_skewX": 0,
  227. "_skewY": 0,
  228. "_localZOrder": 0,
  229. "_globalZOrder": 0,
  230. "_opacityModifyRGB": false,
  231. "groupIndex": 0
  232. },
  233. {
  234. "__type__": "cc.Sprite",
  235. "_name": "",
  236. "_objFlags": 0,
  237. "node": {
  238. "__id__": 4
  239. },
  240. "_enabled": true,
  241. "_spriteFrame": {
  242. "__uuid__": "bd653a62-ce4a-4afa-adcd-45eb15308ac0"
  243. },
  244. "_type": 0,
  245. "_sizeMode": 0,
  246. "_fillType": 0,
  247. "_fillCenter": {
  248. "__type__": "cc.Vec2",
  249. "x": 0,
  250. "y": 0
  251. },
  252. "_fillStart": 0,
  253. "_fillRange": 0,
  254. "_isTrimmedMode": true,
  255. "_srcBlendFactor": 770,
  256. "_dstBlendFactor": 771,
  257. "_atlas": null
  258. },
  259. {
  260. "__type__": "cc.Widget",
  261. "_name": "",
  262. "_objFlags": 0,
  263. "node": {
  264. "__id__": 4
  265. },
  266. "_enabled": true,
  267. "isAlignOnce": true,
  268. "_target": null,
  269. "_alignFlags": 45,
  270. "_left": 0,
  271. "_right": 0,
  272. "_top": 0,
  273. "_bottom": 0,
  274. "_verticalCenter": 0,
  275. "_horizontalCenter": 0,
  276. "_isAbsLeft": true,
  277. "_isAbsRight": true,
  278. "_isAbsTop": true,
  279. "_isAbsBottom": true,
  280. "_isAbsHorizontalCenter": true,
  281. "_isAbsVerticalCenter": true,
  282. "_originalWidth": 750,
  283. "_originalHeight": 1333
  284. },
  285. {
  286. "__type__": "cc.PrefabInfo",
  287. "root": {
  288. "__id__": 3
  289. },
  290. "asset": {
  291. "__uuid__": "a40cf4f2-03d7-4beb-b800-e11b09b77b43"
  292. },
  293. "fileId": "e16ZTJUIdJ5bnl/Viy5+3a",
  294. "sync": false
  295. },
  296. {
  297. "__type__": "cc.Node",
  298. "_name": "bgfade",
  299. "_objFlags": 0,
  300. "_parent": {
  301. "__id__": 3
  302. },
  303. "_children": [
  304. {
  305. "__id__": 9
  306. }
  307. ],
  308. "_tag": -1,
  309. "_active": false,
  310. "_components": [
  311. {
  312. "__id__": 12
  313. },
  314. {
  315. "__id__": 13
  316. }
  317. ],
  318. "_prefab": {
  319. "__id__": 14
  320. },
  321. "_id": "71Sg56saxCg7hC2r1zrfc6",
  322. "_opacity": 255,
  323. "_color": {
  324. "__type__": "cc.Color",
  325. "r": 255,
  326. "g": 255,
  327. "b": 255,
  328. "a": 255
  329. },
  330. "_cascadeOpacityEnabled": true,
  331. "_anchorPoint": {
  332. "__type__": "cc.Vec2",
  333. "x": 0.5,
  334. "y": 0.5
  335. },
  336. "_contentSize": {
  337. "__type__": "cc.Size",
  338. "width": 640,
  339. "height": 1138
  340. },
  341. "_rotationX": 0,
  342. "_rotationY": 0,
  343. "_scaleX": 1,
  344. "_scaleY": 1,
  345. "_position": {
  346. "__type__": "cc.Vec2",
  347. "x": 0,
  348. "y": 0
  349. },
  350. "_skewX": 0,
  351. "_skewY": 0,
  352. "_localZOrder": 0,
  353. "_globalZOrder": 0,
  354. "_opacityModifyRGB": false,
  355. "groupIndex": 0
  356. },
  357. {
  358. "__type__": "cc.Node",
  359. "_name": "loading",
  360. "_objFlags": 0,
  361. "_parent": {
  362. "__id__": 8
  363. },
  364. "_children": [],
  365. "_tag": -1,
  366. "_active": true,
  367. "_components": [
  368. {
  369. "__id__": 10
  370. }
  371. ],
  372. "_prefab": {
  373. "__id__": 11
  374. },
  375. "_id": "890z9Ypx9ArYXJmSuBWij+",
  376. "_opacity": 255,
  377. "_color": {
  378. "__type__": "cc.Color",
  379. "r": 197,
  380. "g": 55,
  381. "b": 0,
  382. "a": 255
  383. },
  384. "_cascadeOpacityEnabled": true,
  385. "_anchorPoint": {
  386. "__type__": "cc.Vec2",
  387. "x": 0.5,
  388. "y": 0.5
  389. },
  390. "_contentSize": {
  391. "__type__": "cc.Size",
  392. "width": 132,
  393. "height": 40
  394. },
  395. "_rotationX": 0,
  396. "_rotationY": 0,
  397. "_scaleX": 1,
  398. "_scaleY": 1,
  399. "_position": {
  400. "__type__": "cc.Vec2",
  401. "x": 2,
  402. "y": -54
  403. },
  404. "_skewX": 0,
  405. "_skewY": 0,
  406. "_localZOrder": 0,
  407. "_globalZOrder": 0,
  408. "_opacityModifyRGB": false,
  409. "groupIndex": 0
  410. },
  411. {
  412. "__type__": "cc.Label",
  413. "_name": "",
  414. "_objFlags": 0,
  415. "node": {
  416. "__id__": 9
  417. },
  418. "_enabled": true,
  419. "_useOriginalSize": false,
  420. "_actualFontSize": 30,
  421. "_fontSize": 30,
  422. "_lineHeight": 40,
  423. "_enableWrapText": true,
  424. "_N$file": null,
  425. "_isSystemFontUsed": true,
  426. "_spacingX": 0,
  427. "_N$string": "Loading...",
  428. "_N$horizontalAlign": 1,
  429. "_N$verticalAlign": 1,
  430. "_N$fontFamily": "Arial",
  431. "_N$overflow": 0
  432. },
  433. {
  434. "__type__": "cc.PrefabInfo",
  435. "root": {
  436. "__id__": 3
  437. },
  438. "asset": {
  439. "__uuid__": "a40cf4f2-03d7-4beb-b800-e11b09b77b43"
  440. },
  441. "fileId": "890z9Ypx9ArYXJmSuBWij+",
  442. "sync": false
  443. },
  444. {
  445. "__type__": "cc.Sprite",
  446. "_name": "",
  447. "_objFlags": 0,
  448. "node": {
  449. "__id__": 8
  450. },
  451. "_enabled": true,
  452. "_spriteFrame": {
  453. "__uuid__": "b59f414f-3e96-4079-91b8-0214e51182e7"
  454. },
  455. "_type": 0,
  456. "_sizeMode": 0,
  457. "_fillType": 0,
  458. "_fillCenter": {
  459. "__type__": "cc.Vec2",
  460. "x": 0,
  461. "y": 0
  462. },
  463. "_fillStart": 0,
  464. "_fillRange": 0,
  465. "_isTrimmedMode": true,
  466. "_srcBlendFactor": 770,
  467. "_dstBlendFactor": 771,
  468. "_atlas": null
  469. },
  470. {
  471. "__type__": "cc.Animation",
  472. "_name": "",
  473. "_objFlags": 0,
  474. "node": {
  475. "__id__": 8
  476. },
  477. "_enabled": true,
  478. "_defaultClip": {
  479. "__uuid__": "828c9bfb-25ea-4221-8aad-368ad0fdf7a9"
  480. },
  481. "_clips": [
  482. {
  483. "__uuid__": "828c9bfb-25ea-4221-8aad-368ad0fdf7a9"
  484. }
  485. ],
  486. "playOnLoad": true
  487. },
  488. {
  489. "__type__": "cc.PrefabInfo",
  490. "root": {
  491. "__id__": 3
  492. },
  493. "asset": {
  494. "__uuid__": "a40cf4f2-03d7-4beb-b800-e11b09b77b43"
  495. },
  496. "fileId": "71Sg56saxCg7hC2r1zrfc6",
  497. "sync": false
  498. },
  499. {
  500. "__type__": "cc.Widget",
  501. "_name": "",
  502. "_objFlags": 0,
  503. "node": {
  504. "__id__": 3
  505. },
  506. "_enabled": true,
  507. "isAlignOnce": true,
  508. "_target": null,
  509. "_alignFlags": 45,
  510. "_left": 0,
  511. "_right": 0,
  512. "_top": 0,
  513. "_bottom": 0,
  514. "_verticalCenter": 0,
  515. "_horizontalCenter": 0,
  516. "_isAbsLeft": true,
  517. "_isAbsRight": true,
  518. "_isAbsTop": true,
  519. "_isAbsBottom": true,
  520. "_isAbsHorizontalCenter": true,
  521. "_isAbsVerticalCenter": true,
  522. "_originalWidth": 0,
  523. "_originalHeight": 0
  524. },
  525. {
  526. "__type__": "cc.PrefabInfo",
  527. "root": {
  528. "__id__": 3
  529. },
  530. "asset": {
  531. "__uuid__": "a40cf4f2-03d7-4beb-b800-e11b09b77b43"
  532. },
  533. "fileId": "83XE69GrBClrnSM2DkBRMD",
  534. "sync": false
  535. },
  536. {
  537. "__type__": "cc.Canvas",
  538. "_name": "",
  539. "_objFlags": 0,
  540. "node": {
  541. "__id__": 2
  542. },
  543. "_enabled": true,
  544. "_designResolution": {
  545. "__type__": "cc.Size",
  546. "width": 640,
  547. "height": 960
  548. },
  549. "_fitWidth": true,
  550. "_fitHeight": false
  551. },
  552. {
  553. "__type__": "cc.Node",
  554. "_name": "Pan",
  555. "_objFlags": 0,
  556. "_parent": {
  557. "__id__": 1
  558. },
  559. "_children": [
  560. {
  561. "__id__": 19
  562. }
  563. ],
  564. "_tag": -1,
  565. "_active": true,
  566. "_components": [
  567. {
  568. "__id__": 22
  569. },
  570. {
  571. "__id__": 23
  572. },
  573. {
  574. "__id__": 24
  575. },
  576. {
  577. "__id__": 25
  578. }
  579. ],
  580. "_prefab": null,
  581. "_id": "c6L/CDZOVJLLiELS5jqnnU",
  582. "_opacity": 255,
  583. "_color": {
  584. "__type__": "cc.Color",
  585. "r": 255,
  586. "g": 255,
  587. "b": 255,
  588. "a": 255
  589. },
  590. "_cascadeOpacityEnabled": true,
  591. "_anchorPoint": {
  592. "__type__": "cc.Vec2",
  593. "x": 0.5,
  594. "y": 0.5
  595. },
  596. "_contentSize": {
  597. "__type__": "cc.Size",
  598. "width": 0,
  599. "height": 0
  600. },
  601. "_rotationX": 0,
  602. "_rotationY": 0,
  603. "_scaleX": 1,
  604. "_scaleY": 1,
  605. "_position": {
  606. "__type__": "cc.Vec2",
  607. "x": 320,
  608. "y": 700
  609. },
  610. "_skewX": 0,
  611. "_skewY": 0,
  612. "_localZOrder": 0,
  613. "_globalZOrder": 0,
  614. "_opacityModifyRGB": false,
  615. "groupIndex": 0
  616. },
  617. {
  618. "__type__": "cc.Node",
  619. "_name": "wood",
  620. "_objFlags": 0,
  621. "_parent": {
  622. "__id__": 18
  623. },
  624. "_children": [],
  625. "_tag": -1,
  626. "_active": true,
  627. "_components": [
  628. {
  629. "__id__": 20
  630. },
  631. {
  632. "__id__": 21
  633. }
  634. ],
  635. "_prefab": null,
  636. "_id": "baEtS1ostBS5LT36RPc5+k",
  637. "_opacity": 255,
  638. "_color": {
  639. "__type__": "cc.Color",
  640. "r": 255,
  641. "g": 255,
  642. "b": 255,
  643. "a": 255
  644. },
  645. "_cascadeOpacityEnabled": true,
  646. "_anchorPoint": {
  647. "__type__": "cc.Vec2",
  648. "x": 0.5,
  649. "y": 0.5
  650. },
  651. "_contentSize": {
  652. "__type__": "cc.Size",
  653. "width": 372,
  654. "height": 372
  655. },
  656. "_rotationX": 0,
  657. "_rotationY": 0,
  658. "_scaleX": 1,
  659. "_scaleY": 1,
  660. "_position": {
  661. "__type__": "cc.Vec2",
  662. "x": 0,
  663. "y": 0
  664. },
  665. "_skewX": 0,
  666. "_skewY": 0,
  667. "_localZOrder": 0,
  668. "_globalZOrder": 0,
  669. "_opacityModifyRGB": false,
  670. "groupIndex": 0
  671. },
  672. {
  673. "__type__": "cc.Sprite",
  674. "_name": "",
  675. "_objFlags": 0,
  676. "node": {
  677. "__id__": 19
  678. },
  679. "_enabled": true,
  680. "_spriteFrame": {
  681. "__uuid__": "620e06ba-617b-4a68-9161-ad90d8ea5423"
  682. },
  683. "_type": 0,
  684. "_sizeMode": 1,
  685. "_fillType": 0,
  686. "_fillCenter": {
  687. "__type__": "cc.Vec2",
  688. "x": 0,
  689. "y": 0
  690. },
  691. "_fillStart": 0,
  692. "_fillRange": 0,
  693. "_isTrimmedMode": true,
  694. "_srcBlendFactor": 770,
  695. "_dstBlendFactor": 771,
  696. "_atlas": null
  697. },
  698. {
  699. "__type__": "cc.Animation",
  700. "_name": "",
  701. "_objFlags": 0,
  702. "node": {
  703. "__id__": 19
  704. },
  705. "_enabled": false,
  706. "_defaultClip": {
  707. "__uuid__": "34609bba-6766-4b6c-aae5-7f05f6bcc0ac"
  708. },
  709. "_clips": [
  710. {
  711. "__uuid__": "34609bba-6766-4b6c-aae5-7f05f6bcc0ac"
  712. }
  713. ],
  714. "playOnLoad": false
  715. },
  716. {
  717. "__type__": "2c66fSo9LhGNI5OkkSDnVPv",
  718. "_name": "",
  719. "_objFlags": 0,
  720. "node": {
  721. "__id__": 18
  722. },
  723. "_enabled": true,
  724. "knife": {
  725. "__uuid__": "683e3721-de94-4ff7-908d-928b8e007580"
  726. }
  727. },
  728. {
  729. "__type__": "cc.RigidBody",
  730. "_name": "",
  731. "_objFlags": 0,
  732. "node": {
  733. "__id__": 18
  734. },
  735. "_enabled": true,
  736. "_type": 2,
  737. "_allowSleep": true,
  738. "_gravityScale": 1,
  739. "_linearDamping": 0,
  740. "_angularDamping": 0,
  741. "_linearVelocity": {
  742. "__type__": "cc.Vec2",
  743. "x": 0,
  744. "y": 0
  745. },
  746. "_angularVelocity": 0,
  747. "_fixedRotation": false,
  748. "enabledContactListener": false,
  749. "bullet": false
  750. },
  751. {
  752. "__type__": "cc.CircleCollider",
  753. "_name": "",
  754. "_objFlags": 0,
  755. "node": {
  756. "__id__": 18
  757. },
  758. "_enabled": true,
  759. "tag": 666,
  760. "_offset": {
  761. "__type__": "cc.Vec2",
  762. "x": 0,
  763. "y": 0
  764. },
  765. "_radius": 188
  766. },
  767. {
  768. "__type__": "cc.Animation",
  769. "_name": "",
  770. "_objFlags": 0,
  771. "node": {
  772. "__id__": 18
  773. },
  774. "_enabled": true,
  775. "_defaultClip": {
  776. "__uuid__": "34609bba-6766-4b6c-aae5-7f05f6bcc0ac"
  777. },
  778. "_clips": [
  779. {
  780. "__uuid__": "34609bba-6766-4b6c-aae5-7f05f6bcc0ac"
  781. }
  782. ],
  783. "playOnLoad": false
  784. },
  785. {
  786. "__type__": "cc.Node",
  787. "_name": "Game",
  788. "_objFlags": 0,
  789. "_parent": {
  790. "__id__": 1
  791. },
  792. "_children": [
  793. {
  794. "__id__": 27
  795. },
  796. {
  797. "__id__": 29
  798. },
  799. {
  800. "__id__": 38
  801. }
  802. ],
  803. "_tag": -1,
  804. "_active": true,
  805. "_components": [
  806. {
  807. "__id__": 40
  808. }
  809. ],
  810. "_prefab": null,
  811. "_id": "7cRGs6GqxGcoey1NY+GnjV",
  812. "_opacity": 255,
  813. "_color": {
  814. "__type__": "cc.Color",
  815. "r": 255,
  816. "g": 255,
  817. "b": 255,
  818. "a": 255
  819. },
  820. "_cascadeOpacityEnabled": true,
  821. "_anchorPoint": {
  822. "__type__": "cc.Vec2",
  823. "x": 0.5,
  824. "y": 0.5
  825. },
  826. "_contentSize": {
  827. "__type__": "cc.Size",
  828. "width": 640,
  829. "height": 960
  830. },
  831. "_rotationX": 0,
  832. "_rotationY": 0,
  833. "_scaleX": 1,
  834. "_scaleY": 1,
  835. "_position": {
  836. "__type__": "cc.Vec2",
  837. "x": 320,
  838. "y": 480
  839. },
  840. "_skewX": 0,
  841. "_skewY": 0,
  842. "_localZOrder": 0,
  843. "_globalZOrder": 0,
  844. "_opacityModifyRGB": false,
  845. "groupIndex": 0
  846. },
  847. {
  848. "__type__": "cc.Node",
  849. "_name": "Life",
  850. "_objFlags": 0,
  851. "_parent": {
  852. "__id__": 26
  853. },
  854. "_children": [],
  855. "_tag": -1,
  856. "_active": true,
  857. "_components": [
  858. {
  859. "__id__": 28
  860. }
  861. ],
  862. "_prefab": null,
  863. "_id": "e1iOaRwa9OJZPlbXWhl+DV",
  864. "_opacity": 255,
  865. "_color": {
  866. "__type__": "cc.Color",
  867. "r": 255,
  868. "g": 255,
  869. "b": 255,
  870. "a": 255
  871. },
  872. "_cascadeOpacityEnabled": true,
  873. "_anchorPoint": {
  874. "__type__": "cc.Vec2",
  875. "x": 0.5,
  876. "y": 0.5
  877. },
  878. "_contentSize": {
  879. "__type__": "cc.Size",
  880. "width": 100,
  881. "height": 300
  882. },
  883. "_rotationX": 0,
  884. "_rotationY": 0,
  885. "_scaleX": 1,
  886. "_scaleY": 1,
  887. "_position": {
  888. "__type__": "cc.Vec2",
  889. "x": -250,
  890. "y": -150
  891. },
  892. "_skewX": 0,
  893. "_skewY": 0,
  894. "_localZOrder": 0,
  895. "_globalZOrder": 0,
  896. "_opacityModifyRGB": false,
  897. "groupIndex": 0
  898. },
  899. {
  900. "__type__": "4b515KvHLhHq6ksgZxuSBLm",
  901. "_name": "",
  902. "_objFlags": 0,
  903. "node": {
  904. "__id__": 27
  905. },
  906. "_enabled": true,
  907. "knifePrefab": {
  908. "__uuid__": "aaa10a34-fa71-4a6e-9a99-ddff6742e336"
  909. },
  910. "knifeCount": 6,
  911. "knifeIndex": 0,
  912. "knifeArr": [],
  913. "isEnd": false
  914. },
  915. {
  916. "__type__": "cc.Node",
  917. "_name": "Knife",
  918. "_objFlags": 0,
  919. "_parent": {
  920. "__id__": 26
  921. },
  922. "_children": [
  923. {
  924. "__id__": 30
  925. },
  926. {
  927. "__id__": 34
  928. }
  929. ],
  930. "_tag": -1,
  931. "_active": true,
  932. "_components": [
  933. {
  934. "__id__": 37
  935. }
  936. ],
  937. "_prefab": null,
  938. "_id": "f07NCg5apPBZV9vf42wzSB",
  939. "_opacity": 255,
  940. "_color": {
  941. "__type__": "cc.Color",
  942. "r": 255,
  943. "g": 255,
  944. "b": 255,
  945. "a": 255
  946. },
  947. "_cascadeOpacityEnabled": true,
  948. "_anchorPoint": {
  949. "__type__": "cc.Vec2",
  950. "x": 0.5,
  951. "y": 0.5
  952. },
  953. "_contentSize": {
  954. "__type__": "cc.Size",
  955. "width": 0,
  956. "height": 0
  957. },
  958. "_rotationX": 0,
  959. "_rotationY": 0,
  960. "_scaleX": 1,
  961. "_scaleY": 1,
  962. "_position": {
  963. "__type__": "cc.Vec2",
  964. "x": 0,
  965. "y": -300
  966. },
  967. "_skewX": 0,
  968. "_skewY": 0,
  969. "_localZOrder": 0,
  970. "_globalZOrder": 0,
  971. "_opacityModifyRGB": false,
  972. "groupIndex": 0
  973. },
  974. {
  975. "__type__": "cc.Node",
  976. "_name": "knife",
  977. "_objFlags": 0,
  978. "_parent": {
  979. "__id__": 29
  980. },
  981. "_children": [],
  982. "_tag": -1,
  983. "_active": true,
  984. "_components": [
  985. {
  986. "__id__": 31
  987. },
  988. {
  989. "__id__": 32
  990. },
  991. {
  992. "__id__": 33
  993. }
  994. ],
  995. "_prefab": null,
  996. "_id": "aeednplfFDL5T1IjclbQTr",
  997. "_opacity": 255,
  998. "_color": {
  999. "__type__": "cc.Color",
  1000. "r": 255,
  1001. "g": 255,
  1002. "b": 255,
  1003. "a": 255
  1004. },
  1005. "_cascadeOpacityEnabled": true,
  1006. "_anchorPoint": {
  1007. "__type__": "cc.Vec2",
  1008. "x": 0.5,
  1009. "y": 0.5
  1010. },
  1011. "_contentSize": {
  1012. "__type__": "cc.Size",
  1013. "width": 30,
  1014. "height": 134.4
  1015. },
  1016. "_rotationX": 180,
  1017. "_rotationY": 180,
  1018. "_scaleX": 1,
  1019. "_scaleY": 1,
  1020. "_position": {
  1021. "__type__": "cc.Vec2",
  1022. "x": 0,
  1023. "y": 0
  1024. },
  1025. "_skewX": 0,
  1026. "_skewY": 0,
  1027. "_localZOrder": 0,
  1028. "_globalZOrder": 0,
  1029. "_opacityModifyRGB": false,
  1030. "groupIndex": 0
  1031. },
  1032. {
  1033. "__type__": "cc.Sprite",
  1034. "_name": "",
  1035. "_objFlags": 0,
  1036. "node": {
  1037. "__id__": 30
  1038. },
  1039. "_enabled": true,
  1040. "_spriteFrame": {
  1041. "__uuid__": "05c616ad-2f35-4aba-9f29-aaf60beb021c"
  1042. },
  1043. "_type": 0,
  1044. "_sizeMode": 0,
  1045. "_fillType": 0,
  1046. "_fillCenter": {
  1047. "__type__": "cc.Vec2",
  1048. "x": 0,
  1049. "y": 0
  1050. },
  1051. "_fillStart": 0,
  1052. "_fillRange": 0,
  1053. "_isTrimmedMode": true,
  1054. "_srcBlendFactor": 770,
  1055. "_dstBlendFactor": 771,
  1056. "_atlas": null
  1057. },
  1058. {
  1059. "__type__": "cc.Animation",
  1060. "_name": "",
  1061. "_objFlags": 0,
  1062. "node": {
  1063. "__id__": 30
  1064. },
  1065. "_enabled": true,
  1066. "_defaultClip": null,
  1067. "_clips": [
  1068. {
  1069. "__uuid__": "b9526336-95ff-4e14-af0b-f43e67cfd671"
  1070. }
  1071. ],
  1072. "playOnLoad": false
  1073. },
  1074. {
  1075. "__type__": "cc.BoxCollider",
  1076. "_name": "",
  1077. "_objFlags": 0,
  1078. "node": {
  1079. "__id__": 30
  1080. },
  1081. "_enabled": true,
  1082. "tag": 777,
  1083. "_offset": {
  1084. "__type__": "cc.Vec2",
  1085. "x": 0,
  1086. "y": 0
  1087. },
  1088. "_size": {
  1089. "__type__": "cc.Size",
  1090. "width": 30,
  1091. "height": 134.4
  1092. }
  1093. },
  1094. {
  1095. "__type__": "cc.Node",
  1096. "_name": "knife2",
  1097. "_objFlags": 0,
  1098. "_parent": {
  1099. "__id__": 29
  1100. },
  1101. "_children": [],
  1102. "_tag": -1,
  1103. "_active": true,
  1104. "_components": [
  1105. {
  1106. "__id__": 35
  1107. },
  1108. {
  1109. "__id__": 36
  1110. }
  1111. ],
  1112. "_prefab": null,
  1113. "_id": "b9pKuP7RhJb7btptoDWmFK",
  1114. "_opacity": 0,
  1115. "_color": {
  1116. "__type__": "cc.Color",
  1117. "r": 255,
  1118. "g": 255,
  1119. "b": 255,
  1120. "a": 255
  1121. },
  1122. "_cascadeOpacityEnabled": true,
  1123. "_anchorPoint": {
  1124. "__type__": "cc.Vec2",
  1125. "x": 0.5,
  1126. "y": 0.5
  1127. },
  1128. "_contentSize": {
  1129. "__type__": "cc.Size",
  1130. "width": 30,
  1131. "height": 134.4
  1132. },
  1133. "_rotationX": 180,
  1134. "_rotationY": 180,
  1135. "_scaleX": 1,
  1136. "_scaleY": 1,
  1137. "_position": {
  1138. "__type__": "cc.Vec2",
  1139. "x": 0,
  1140. "y": 70
  1141. },
  1142. "_skewX": 0,
  1143. "_skewY": 0,
  1144. "_localZOrder": 0,
  1145. "_globalZOrder": 0,
  1146. "_opacityModifyRGB": false,
  1147. "groupIndex": 0
  1148. },
  1149. {
  1150. "__type__": "cc.Sprite",
  1151. "_name": "",
  1152. "_objFlags": 0,
  1153. "node": {
  1154. "__id__": 34
  1155. },
  1156. "_enabled": true,
  1157. "_spriteFrame": {
  1158. "__uuid__": "05c616ad-2f35-4aba-9f29-aaf60beb021c"
  1159. },
  1160. "_type": 0,
  1161. "_sizeMode": 0,
  1162. "_fillType": 0,
  1163. "_fillCenter": {
  1164. "__type__": "cc.Vec2",
  1165. "x": 0,
  1166. "y": 0
  1167. },
  1168. "_fillStart": 0,
  1169. "_fillRange": 0,
  1170. "_isTrimmedMode": true,
  1171. "_srcBlendFactor": 770,
  1172. "_dstBlendFactor": 771,
  1173. "_atlas": null
  1174. },
  1175. {
  1176. "__type__": "cc.Animation",
  1177. "_name": "",
  1178. "_objFlags": 0,
  1179. "node": {
  1180. "__id__": 34
  1181. },
  1182. "_enabled": true,
  1183. "_defaultClip": null,
  1184. "_clips": [
  1185. {
  1186. "__uuid__": "88b0ba3d-cd38-4d6a-924a-24cb24139d7c"
  1187. }
  1188. ],
  1189. "playOnLoad": false
  1190. },
  1191. {
  1192. "__type__": "db0afhILApEKqkKzeaa6/dp",
  1193. "_name": "",
  1194. "_objFlags": 0,
  1195. "node": {
  1196. "__id__": 29
  1197. },
  1198. "_enabled": true,
  1199. "anim": {
  1200. "__id__": 32
  1201. },
  1202. "anim2": {
  1203. "__id__": 36
  1204. }
  1205. },
  1206. {
  1207. "__type__": "cc.Node",
  1208. "_name": "AudioMng",
  1209. "_objFlags": 0,
  1210. "_parent": {
  1211. "__id__": 26
  1212. },
  1213. "_children": [],
  1214. "_tag": -1,
  1215. "_active": true,
  1216. "_components": [
  1217. {
  1218. "__id__": 39
  1219. }
  1220. ],
  1221. "_prefab": null,
  1222. "_id": "0cB49ERb1Dc5id50D9/xSD",
  1223. "_opacity": 255,
  1224. "_color": {
  1225. "__type__": "cc.Color",
  1226. "r": 255,
  1227. "g": 255,
  1228. "b": 255,
  1229. "a": 255
  1230. },
  1231. "_cascadeOpacityEnabled": true,
  1232. "_anchorPoint": {
  1233. "__type__": "cc.Vec2",
  1234. "x": 0.5,
  1235. "y": 0.5
  1236. },
  1237. "_contentSize": {
  1238. "__type__": "cc.Size",
  1239. "width": 0,
  1240. "height": 0
  1241. },
  1242. "_rotationX": 0,
  1243. "_rotationY": 0,
  1244. "_scaleX": 1,
  1245. "_scaleY": 1,
  1246. "_position": {
  1247. "__type__": "cc.Vec2",
  1248. "x": 0,
  1249. "y": 0
  1250. },
  1251. "_skewX": 0,
  1252. "_skewY": 0,
  1253. "_localZOrder": 0,
  1254. "_globalZOrder": 0,
  1255. "_opacityModifyRGB": false,
  1256. "groupIndex": 0
  1257. },
  1258. {
  1259. "__type__": "059547Dah5EALtyUXeENvGl",
  1260. "_name": "",
  1261. "_objFlags": 0,
  1262. "node": {
  1263. "__id__": 38
  1264. },
  1265. "_enabled": true,
  1266. "hitWood": {
  1267. "__uuid__": "0a92714c-d190-4a8e-a305-6f3fe8619d0d"
  1268. },
  1269. "hitKnife": {
  1270. "__uuid__": "73865ae4-3d74-4138-b6e2-40b23f7fad23"
  1271. },
  1272. "hitCoin": {
  1273. "__uuid__": "43dac31f-8b4b-44ba-b758-ae9453000f55"
  1274. },
  1275. "readyGo": {
  1276. "__uuid__": "cad6a288-3726-4181-a147-30aa78fed169"
  1277. }
  1278. },
  1279. {
  1280. "__type__": "96e46sxSLlHY6DHgvQ3bmwp",
  1281. "_name": "",
  1282. "_objFlags": 0,
  1283. "node": {
  1284. "__id__": 26
  1285. },
  1286. "_enabled": true,
  1287. "Life": {
  1288. "__id__": 27
  1289. },
  1290. "AudioMng": {
  1291. "__id__": 38
  1292. },
  1293. "Knife": {
  1294. "__id__": 29
  1295. },
  1296. "Pan": {
  1297. "__id__": 18
  1298. }
  1299. },
  1300. {
  1301. "__type__": "cc.Node",
  1302. "_name": "mDialog",
  1303. "_objFlags": 0,
  1304. "_parent": {
  1305. "__id__": 1
  1306. },
  1307. "_children": [
  1308. {
  1309. "__id__": 42
  1310. },
  1311. {
  1312. "__id__": 43
  1313. }
  1314. ],
  1315. "_tag": -1,
  1316. "_active": false,
  1317. "_components": [],
  1318. "_prefab": null,
  1319. "_id": "c8hjbTm15LqLQsBPl0triv",
  1320. "_opacity": 255,
  1321. "_color": {
  1322. "__type__": "cc.Color",
  1323. "r": 255,
  1324. "g": 255,
  1325. "b": 255,
  1326. "a": 255
  1327. },
  1328. "_cascadeOpacityEnabled": true,
  1329. "_anchorPoint": {
  1330. "__type__": "cc.Vec2",
  1331. "x": 0.5,
  1332. "y": 0.5
  1333. },
  1334. "_contentSize": {
  1335. "__type__": "cc.Size",
  1336. "width": 640,
  1337. "height": 960
  1338. },
  1339. "_rotationX": 0,
  1340. "_rotationY": 0,
  1341. "_scaleX": 1,
  1342. "_scaleY": 1,
  1343. "_position": {
  1344. "__type__": "cc.Vec2",
  1345. "x": 320,
  1346. "y": 480
  1347. },
  1348. "_skewX": 0,
  1349. "_skewY": 0,
  1350. "_localZOrder": 0,
  1351. "_globalZOrder": 0,
  1352. "_opacityModifyRGB": false,
  1353. "groupIndex": 0
  1354. },
  1355. {
  1356. "__type__": "cc.Node",
  1357. "_name": "mask",
  1358. "_objFlags": 0,
  1359. "_parent": {
  1360. "__id__": 41
  1361. },
  1362. "_children": [],
  1363. "_tag": -1,
  1364. "_active": true,
  1365. "_components": [],
  1366. "_prefab": null,
  1367. "_id": "926VgFsNZKS7fkvlRo0atv",
  1368. "_opacity": 255,
  1369. "_color": {
  1370. "__type__": "cc.Color",
  1371. "r": 255,
  1372. "g": 255,
  1373. "b": 255,
  1374. "a": 255
  1375. },
  1376. "_cascadeOpacityEnabled": true,
  1377. "_anchorPoint": {
  1378. "__type__": "cc.Vec2",
  1379. "x": 0.5,
  1380. "y": 0.5
  1381. },
  1382. "_contentSize": {
  1383. "__type__": "cc.Size",
  1384. "width": 0,
  1385. "height": 0
  1386. },
  1387. "_rotationX": 0,
  1388. "_rotationY": 0,
  1389. "_scaleX": 1,
  1390. "_scaleY": 1,
  1391. "_position": {
  1392. "__type__": "cc.Vec2",
  1393. "x": 0,
  1394. "y": 0
  1395. },
  1396. "_skewX": 0,
  1397. "_skewY": 0,
  1398. "_localZOrder": 0,
  1399. "_globalZOrder": 0,
  1400. "_opacityModifyRGB": false,
  1401. "groupIndex": 0
  1402. },
  1403. {
  1404. "__type__": "cc.Node",
  1405. "_name": "container",
  1406. "_objFlags": 0,
  1407. "_parent": {
  1408. "__id__": 41
  1409. },
  1410. "_children": [],
  1411. "_tag": -1,
  1412. "_active": true,
  1413. "_components": [],
  1414. "_prefab": null,
  1415. "_id": "1cUk/r22NP0J0NIGRWeEsw",
  1416. "_opacity": 255,
  1417. "_color": {
  1418. "__type__": "cc.Color",
  1419. "r": 255,
  1420. "g": 255,
  1421. "b": 255,
  1422. "a": 255
  1423. },
  1424. "_cascadeOpacityEnabled": true,
  1425. "_anchorPoint": {
  1426. "__type__": "cc.Vec2",
  1427. "x": 0.5,
  1428. "y": 0.5
  1429. },
  1430. "_contentSize": {
  1431. "__type__": "cc.Size",
  1432. "width": 0,
  1433. "height": 0
  1434. },
  1435. "_rotationX": 0,
  1436. "_rotationY": 0,
  1437. "_scaleX": 1,
  1438. "_scaleY": 1,
  1439. "_position": {
  1440. "__type__": "cc.Vec2",
  1441. "x": 0,
  1442. "y": 0
  1443. },
  1444. "_skewX": 0,
  1445. "_skewY": 0,
  1446. "_localZOrder": 0,
  1447. "_globalZOrder": 0,
  1448. "_opacityModifyRGB": false,
  1449. "groupIndex": 0
  1450. }
  1451. ]