Game.prefab 23 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "Game",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "Game",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 30
  25. },
  26. {
  27. "__id__": 52
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 58
  34. },
  35. {
  36. "__id__": 60
  37. },
  38. {
  39. "__id__": 62
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 64
  44. },
  45. "_lpos": {
  46. "__type__": "cc.Vec3",
  47. "x": 0,
  48. "y": 0,
  49. "z": 0
  50. },
  51. "_lrot": {
  52. "__type__": "cc.Quat",
  53. "x": 0,
  54. "y": 0,
  55. "z": 0,
  56. "w": 1
  57. },
  58. "_lscale": {
  59. "__type__": "cc.Vec3",
  60. "x": 1,
  61. "y": 1,
  62. "z": 1
  63. },
  64. "_mobility": 0,
  65. "_layer": 33554432,
  66. "_euler": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_id": ""
  73. },
  74. {
  75. "__type__": "cc.Node",
  76. "_name": "BgMask",
  77. "_objFlags": 0,
  78. "_parent": {
  79. "__id__": 1
  80. },
  81. "_children": [
  82. {
  83. "__id__": 3
  84. }
  85. ],
  86. "_active": true,
  87. "_components": [
  88. {
  89. "__id__": 23
  90. },
  91. {
  92. "__id__": 25
  93. },
  94. {
  95. "__id__": 27
  96. }
  97. ],
  98. "_prefab": {
  99. "__id__": 29
  100. },
  101. "_lpos": {
  102. "__type__": "cc.Vec3",
  103. "x": 0,
  104. "y": 0,
  105. "z": 0
  106. },
  107. "_lrot": {
  108. "__type__": "cc.Quat",
  109. "x": 0,
  110. "y": 0,
  111. "z": 0,
  112. "w": 1
  113. },
  114. "_lscale": {
  115. "__type__": "cc.Vec3",
  116. "x": 1,
  117. "y": 1,
  118. "z": 1
  119. },
  120. "_mobility": 0,
  121. "_layer": 33554432,
  122. "_euler": {
  123. "__type__": "cc.Vec3",
  124. "x": 0,
  125. "y": 0,
  126. "z": 0
  127. },
  128. "_id": ""
  129. },
  130. {
  131. "__type__": "cc.Node",
  132. "_name": "Bgs",
  133. "_objFlags": 0,
  134. "_parent": {
  135. "__id__": 2
  136. },
  137. "_children": [
  138. {
  139. "__id__": 4
  140. },
  141. {
  142. "__id__": 12
  143. }
  144. ],
  145. "_active": true,
  146. "_components": [
  147. {
  148. "__id__": 20
  149. }
  150. ],
  151. "_prefab": {
  152. "__id__": 22
  153. },
  154. "_lpos": {
  155. "__type__": "cc.Vec3",
  156. "x": 0,
  157. "y": 0,
  158. "z": 0
  159. },
  160. "_lrot": {
  161. "__type__": "cc.Quat",
  162. "x": 0,
  163. "y": 0,
  164. "z": 0,
  165. "w": 1
  166. },
  167. "_lscale": {
  168. "__type__": "cc.Vec3",
  169. "x": 1,
  170. "y": 1,
  171. "z": 1
  172. },
  173. "_mobility": 0,
  174. "_layer": 33554432,
  175. "_euler": {
  176. "__type__": "cc.Vec3",
  177. "x": 0,
  178. "y": 0,
  179. "z": 0
  180. },
  181. "_id": ""
  182. },
  183. {
  184. "__type__": "cc.Node",
  185. "_name": "Bg1",
  186. "_objFlags": 0,
  187. "_parent": {
  188. "__id__": 3
  189. },
  190. "_children": [],
  191. "_active": true,
  192. "_components": [
  193. {
  194. "__id__": 5
  195. },
  196. {
  197. "__id__": 7
  198. },
  199. {
  200. "__id__": 9
  201. }
  202. ],
  203. "_prefab": {
  204. "__id__": 11
  205. },
  206. "_lpos": {
  207. "__type__": "cc.Vec3",
  208. "x": 0,
  209. "y": 0,
  210. "z": 0
  211. },
  212. "_lrot": {
  213. "__type__": "cc.Quat",
  214. "x": 0,
  215. "y": 0,
  216. "z": 0,
  217. "w": 1
  218. },
  219. "_lscale": {
  220. "__type__": "cc.Vec3",
  221. "x": 1,
  222. "y": 1,
  223. "z": 1
  224. },
  225. "_mobility": 0,
  226. "_layer": 33554432,
  227. "_euler": {
  228. "__type__": "cc.Vec3",
  229. "x": 0,
  230. "y": 0,
  231. "z": 0
  232. },
  233. "_id": ""
  234. },
  235. {
  236. "__type__": "cc.UITransform",
  237. "_name": "",
  238. "_objFlags": 0,
  239. "node": {
  240. "__id__": 4
  241. },
  242. "_enabled": true,
  243. "__prefab": {
  244. "__id__": 6
  245. },
  246. "_contentSize": {
  247. "__type__": "cc.Size",
  248. "width": 1408,
  249. "height": 1220
  250. },
  251. "_anchorPoint": {
  252. "__type__": "cc.Vec2",
  253. "x": 0.5,
  254. "y": 0.5
  255. },
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.CompPrefabInfo",
  260. "fileId": "6fOpAbIFFBSrxUTb3dAmlH"
  261. },
  262. {
  263. "__type__": "cc.Sprite",
  264. "_name": "",
  265. "_objFlags": 0,
  266. "node": {
  267. "__id__": 4
  268. },
  269. "_enabled": true,
  270. "__prefab": {
  271. "__id__": 8
  272. },
  273. "_customMaterial": null,
  274. "_srcBlendFactor": 2,
  275. "_dstBlendFactor": 4,
  276. "_color": {
  277. "__type__": "cc.Color",
  278. "r": 255,
  279. "g": 255,
  280. "b": 255,
  281. "a": 255
  282. },
  283. "_spriteFrame": {
  284. "__uuid__": "814c4e3e-af22-429a-88dc-f7f6dd723535@f9941",
  285. "__expectedType__": "cc.SpriteFrame"
  286. },
  287. "_type": 0,
  288. "_fillType": 0,
  289. "_sizeMode": 1,
  290. "_fillCenter": {
  291. "__type__": "cc.Vec2",
  292. "x": 0,
  293. "y": 0
  294. },
  295. "_fillStart": 0,
  296. "_fillRange": 0,
  297. "_isTrimmedMode": true,
  298. "_useGrayscale": false,
  299. "_atlas": null,
  300. "_id": ""
  301. },
  302. {
  303. "__type__": "cc.CompPrefabInfo",
  304. "fileId": "ccgoneCFBIbrDjupd9xs3n"
  305. },
  306. {
  307. "__type__": "cc.Widget",
  308. "_name": "",
  309. "_objFlags": 0,
  310. "node": {
  311. "__id__": 4
  312. },
  313. "_enabled": true,
  314. "__prefab": {
  315. "__id__": 10
  316. },
  317. "_alignFlags": 45,
  318. "_target": null,
  319. "_left": 0,
  320. "_right": 0,
  321. "_top": 0,
  322. "_bottom": 0,
  323. "_horizontalCenter": 0,
  324. "_verticalCenter": 0,
  325. "_isAbsLeft": true,
  326. "_isAbsRight": true,
  327. "_isAbsTop": true,
  328. "_isAbsBottom": true,
  329. "_isAbsHorizontalCenter": true,
  330. "_isAbsVerticalCenter": true,
  331. "_originalWidth": 1408,
  332. "_originalHeight": 1220,
  333. "_alignMode": 2,
  334. "_lockFlags": 0,
  335. "_id": ""
  336. },
  337. {
  338. "__type__": "cc.CompPrefabInfo",
  339. "fileId": "6aP8WzXeJMwbkCONQymOrJ"
  340. },
  341. {
  342. "__type__": "cc.PrefabInfo",
  343. "root": {
  344. "__id__": 1
  345. },
  346. "asset": {
  347. "__id__": 0
  348. },
  349. "fileId": "4408DWc2lIMLXrnV2A/TeF",
  350. "instance": null,
  351. "targetOverrides": null,
  352. "nestedPrefabInstanceRoots": null
  353. },
  354. {
  355. "__type__": "cc.Node",
  356. "_name": "Bg2",
  357. "_objFlags": 0,
  358. "_parent": {
  359. "__id__": 3
  360. },
  361. "_children": [],
  362. "_active": true,
  363. "_components": [
  364. {
  365. "__id__": 13
  366. },
  367. {
  368. "__id__": 15
  369. },
  370. {
  371. "__id__": 17
  372. }
  373. ],
  374. "_prefab": {
  375. "__id__": 19
  376. },
  377. "_lpos": {
  378. "__type__": "cc.Vec3",
  379. "x": 1408,
  380. "y": 0,
  381. "z": 0
  382. },
  383. "_lrot": {
  384. "__type__": "cc.Quat",
  385. "x": 0,
  386. "y": 0,
  387. "z": 0,
  388. "w": 1
  389. },
  390. "_lscale": {
  391. "__type__": "cc.Vec3",
  392. "x": 1,
  393. "y": 1,
  394. "z": 1
  395. },
  396. "_mobility": 0,
  397. "_layer": 33554432,
  398. "_euler": {
  399. "__type__": "cc.Vec3",
  400. "x": 0,
  401. "y": 0,
  402. "z": 0
  403. },
  404. "_id": ""
  405. },
  406. {
  407. "__type__": "cc.UITransform",
  408. "_name": "",
  409. "_objFlags": 0,
  410. "node": {
  411. "__id__": 12
  412. },
  413. "_enabled": true,
  414. "__prefab": {
  415. "__id__": 14
  416. },
  417. "_contentSize": {
  418. "__type__": "cc.Size",
  419. "width": 1408,
  420. "height": 1220
  421. },
  422. "_anchorPoint": {
  423. "__type__": "cc.Vec2",
  424. "x": 0.5,
  425. "y": 0.5
  426. },
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.CompPrefabInfo",
  431. "fileId": "4cMHZwJtxMQqAeBrstP2qW"
  432. },
  433. {
  434. "__type__": "cc.Sprite",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "node": {
  438. "__id__": 12
  439. },
  440. "_enabled": true,
  441. "__prefab": {
  442. "__id__": 16
  443. },
  444. "_customMaterial": null,
  445. "_srcBlendFactor": 2,
  446. "_dstBlendFactor": 4,
  447. "_color": {
  448. "__type__": "cc.Color",
  449. "r": 255,
  450. "g": 255,
  451. "b": 255,
  452. "a": 255
  453. },
  454. "_spriteFrame": {
  455. "__uuid__": "814c4e3e-af22-429a-88dc-f7f6dd723535@f9941",
  456. "__expectedType__": "cc.SpriteFrame"
  457. },
  458. "_type": 0,
  459. "_fillType": 0,
  460. "_sizeMode": 0,
  461. "_fillCenter": {
  462. "__type__": "cc.Vec2",
  463. "x": 0,
  464. "y": 0
  465. },
  466. "_fillStart": 0,
  467. "_fillRange": 0,
  468. "_isTrimmedMode": true,
  469. "_useGrayscale": false,
  470. "_atlas": null,
  471. "_id": ""
  472. },
  473. {
  474. "__type__": "cc.CompPrefabInfo",
  475. "fileId": "d2KPXulV9PZbj4oFJ7bgBn"
  476. },
  477. {
  478. "__type__": "cc.Widget",
  479. "_name": "",
  480. "_objFlags": 0,
  481. "node": {
  482. "__id__": 12
  483. },
  484. "_enabled": true,
  485. "__prefab": {
  486. "__id__": 18
  487. },
  488. "_alignFlags": 45,
  489. "_target": null,
  490. "_left": 1408,
  491. "_right": -1408,
  492. "_top": 0,
  493. "_bottom": 0,
  494. "_horizontalCenter": 0,
  495. "_verticalCenter": 0,
  496. "_isAbsLeft": true,
  497. "_isAbsRight": true,
  498. "_isAbsTop": true,
  499. "_isAbsBottom": true,
  500. "_isAbsHorizontalCenter": true,
  501. "_isAbsVerticalCenter": true,
  502. "_originalWidth": 1408,
  503. "_originalHeight": 1220,
  504. "_alignMode": 2,
  505. "_lockFlags": 0,
  506. "_id": ""
  507. },
  508. {
  509. "__type__": "cc.CompPrefabInfo",
  510. "fileId": "90t8eJyMdEdKG1o+ObSUzo"
  511. },
  512. {
  513. "__type__": "cc.PrefabInfo",
  514. "root": {
  515. "__id__": 1
  516. },
  517. "asset": {
  518. "__id__": 0
  519. },
  520. "fileId": "08YAyQtApMZZpnSDmsSH+4",
  521. "instance": null,
  522. "targetOverrides": null,
  523. "nestedPrefabInstanceRoots": null
  524. },
  525. {
  526. "__type__": "cc.UITransform",
  527. "_name": "",
  528. "_objFlags": 0,
  529. "node": {
  530. "__id__": 3
  531. },
  532. "_enabled": true,
  533. "__prefab": {
  534. "__id__": 21
  535. },
  536. "_contentSize": {
  537. "__type__": "cc.Size",
  538. "width": 1408,
  539. "height": 1220
  540. },
  541. "_anchorPoint": {
  542. "__type__": "cc.Vec2",
  543. "x": 0.5,
  544. "y": 0.5
  545. },
  546. "_id": ""
  547. },
  548. {
  549. "__type__": "cc.CompPrefabInfo",
  550. "fileId": "fblxGcOHhHpJsqmFf05iEl"
  551. },
  552. {
  553. "__type__": "cc.PrefabInfo",
  554. "root": {
  555. "__id__": 1
  556. },
  557. "asset": {
  558. "__id__": 0
  559. },
  560. "fileId": "2aXUk5hTVNxKMOsIcvrW6b",
  561. "instance": null,
  562. "targetOverrides": null,
  563. "nestedPrefabInstanceRoots": null
  564. },
  565. {
  566. "__type__": "cc.UITransform",
  567. "_name": "",
  568. "_objFlags": 0,
  569. "node": {
  570. "__id__": 2
  571. },
  572. "_enabled": true,
  573. "__prefab": {
  574. "__id__": 24
  575. },
  576. "_contentSize": {
  577. "__type__": "cc.Size",
  578. "width": 1408,
  579. "height": 1220
  580. },
  581. "_anchorPoint": {
  582. "__type__": "cc.Vec2",
  583. "x": 0.5,
  584. "y": 0.5
  585. },
  586. "_id": ""
  587. },
  588. {
  589. "__type__": "cc.CompPrefabInfo",
  590. "fileId": "96/uacmgtEmbP4rxO+rXTq"
  591. },
  592. {
  593. "__type__": "cc.Mask",
  594. "_name": "",
  595. "_objFlags": 0,
  596. "node": {
  597. "__id__": 2
  598. },
  599. "_enabled": true,
  600. "__prefab": {
  601. "__id__": 26
  602. },
  603. "_type": 0,
  604. "_inverted": false,
  605. "_segments": 64,
  606. "_alphaThreshold": 0.1,
  607. "_id": ""
  608. },
  609. {
  610. "__type__": "cc.CompPrefabInfo",
  611. "fileId": "49Hj9jSzpBCZb65wn6CNfy"
  612. },
  613. {
  614. "__type__": "cc.Graphics",
  615. "_name": "",
  616. "_objFlags": 0,
  617. "node": {
  618. "__id__": 2
  619. },
  620. "_enabled": true,
  621. "__prefab": {
  622. "__id__": 28
  623. },
  624. "_customMaterial": null,
  625. "_srcBlendFactor": 2,
  626. "_dstBlendFactor": 4,
  627. "_color": {
  628. "__type__": "cc.Color",
  629. "r": 255,
  630. "g": 255,
  631. "b": 255,
  632. "a": 255
  633. },
  634. "_lineWidth": 1,
  635. "_strokeColor": {
  636. "__type__": "cc.Color",
  637. "r": 0,
  638. "g": 0,
  639. "b": 0,
  640. "a": 255
  641. },
  642. "_lineJoin": 2,
  643. "_lineCap": 0,
  644. "_fillColor": {
  645. "__type__": "cc.Color",
  646. "r": 255,
  647. "g": 255,
  648. "b": 255,
  649. "a": 0
  650. },
  651. "_miterLimit": 10,
  652. "_id": ""
  653. },
  654. {
  655. "__type__": "cc.CompPrefabInfo",
  656. "fileId": "2ch83jIXNPn6PZ3k7MgJVT"
  657. },
  658. {
  659. "__type__": "cc.PrefabInfo",
  660. "root": {
  661. "__id__": 1
  662. },
  663. "asset": {
  664. "__id__": 0
  665. },
  666. "fileId": "6aNjyzOGdP66C1fUrHNnfo",
  667. "instance": null,
  668. "targetOverrides": null,
  669. "nestedPrefabInstanceRoots": null
  670. },
  671. {
  672. "__type__": "cc.Node",
  673. "_name": "Gos",
  674. "_objFlags": 0,
  675. "_parent": {
  676. "__id__": 1
  677. },
  678. "_children": [
  679. {
  680. "__id__": 31
  681. },
  682. {
  683. "__id__": 41
  684. }
  685. ],
  686. "_active": true,
  687. "_components": [
  688. {
  689. "__id__": 47
  690. },
  691. {
  692. "__id__": 49
  693. }
  694. ],
  695. "_prefab": {
  696. "__id__": 51
  697. },
  698. "_lpos": {
  699. "__type__": "cc.Vec3",
  700. "x": 0,
  701. "y": -400,
  702. "z": 0
  703. },
  704. "_lrot": {
  705. "__type__": "cc.Quat",
  706. "x": 0,
  707. "y": 0,
  708. "z": 0,
  709. "w": 1
  710. },
  711. "_lscale": {
  712. "__type__": "cc.Vec3",
  713. "x": 1,
  714. "y": 1,
  715. "z": 1
  716. },
  717. "_mobility": 0,
  718. "_layer": 33554432,
  719. "_euler": {
  720. "__type__": "cc.Vec3",
  721. "x": 0,
  722. "y": 0,
  723. "z": 0
  724. },
  725. "_id": ""
  726. },
  727. {
  728. "__type__": "cc.Node",
  729. "_name": "Player",
  730. "_objFlags": 0,
  731. "_parent": {
  732. "__id__": 30
  733. },
  734. "_children": [],
  735. "_active": true,
  736. "_components": [
  737. {
  738. "__id__": 32
  739. },
  740. {
  741. "__id__": 34
  742. },
  743. {
  744. "__id__": 36
  745. },
  746. {
  747. "__id__": 38
  748. }
  749. ],
  750. "_prefab": {
  751. "__id__": 40
  752. },
  753. "_lpos": {
  754. "__type__": "cc.Vec3",
  755. "x": -400,
  756. "y": 280,
  757. "z": 0
  758. },
  759. "_lrot": {
  760. "__type__": "cc.Quat",
  761. "x": 0,
  762. "y": 0,
  763. "z": 0,
  764. "w": 1
  765. },
  766. "_lscale": {
  767. "__type__": "cc.Vec3",
  768. "x": 1,
  769. "y": 1,
  770. "z": 1
  771. },
  772. "_mobility": 0,
  773. "_layer": 33554432,
  774. "_euler": {
  775. "__type__": "cc.Vec3",
  776. "x": 0,
  777. "y": 0,
  778. "z": 0
  779. },
  780. "_id": ""
  781. },
  782. {
  783. "__type__": "cc.UITransform",
  784. "_name": "",
  785. "_objFlags": 0,
  786. "node": {
  787. "__id__": 31
  788. },
  789. "_enabled": true,
  790. "__prefab": {
  791. "__id__": 33
  792. },
  793. "_contentSize": {
  794. "__type__": "cc.Size",
  795. "width": 492,
  796. "height": 487
  797. },
  798. "_anchorPoint": {
  799. "__type__": "cc.Vec2",
  800. "x": 0.5,
  801. "y": 0.5
  802. },
  803. "_id": ""
  804. },
  805. {
  806. "__type__": "cc.CompPrefabInfo",
  807. "fileId": "21nyOrz25I1pzetMgiyv0b"
  808. },
  809. {
  810. "__type__": "cc.Sprite",
  811. "_name": "",
  812. "_objFlags": 0,
  813. "node": {
  814. "__id__": 31
  815. },
  816. "_enabled": true,
  817. "__prefab": {
  818. "__id__": 35
  819. },
  820. "_customMaterial": null,
  821. "_srcBlendFactor": 2,
  822. "_dstBlendFactor": 4,
  823. "_color": {
  824. "__type__": "cc.Color",
  825. "r": 255,
  826. "g": 255,
  827. "b": 255,
  828. "a": 255
  829. },
  830. "_spriteFrame": {
  831. "__uuid__": "1f1c5716-a4e1-4dc1-a2da-a04caa0d4b0b@f9941",
  832. "__expectedType__": "cc.SpriteFrame"
  833. },
  834. "_type": 0,
  835. "_fillType": 0,
  836. "_sizeMode": 1,
  837. "_fillCenter": {
  838. "__type__": "cc.Vec2",
  839. "x": 0,
  840. "y": 0
  841. },
  842. "_fillStart": 0,
  843. "_fillRange": 0,
  844. "_isTrimmedMode": true,
  845. "_useGrayscale": false,
  846. "_atlas": null,
  847. "_id": ""
  848. },
  849. {
  850. "__type__": "cc.CompPrefabInfo",
  851. "fileId": "86NUAAswhNFbIzYQ1pi96i"
  852. },
  853. {
  854. "__type__": "cc.BoxCollider2D",
  855. "_name": "",
  856. "_objFlags": 0,
  857. "node": {
  858. "__id__": 31
  859. },
  860. "_enabled": true,
  861. "__prefab": {
  862. "__id__": 37
  863. },
  864. "tag": 1,
  865. "_group": 1,
  866. "_density": 1,
  867. "_sensor": false,
  868. "_friction": 0.2,
  869. "_restitution": 0,
  870. "_offset": {
  871. "__type__": "cc.Vec2",
  872. "x": -7.9,
  873. "y": -191.3
  874. },
  875. "_size": {
  876. "__type__": "cc.Size",
  877. "width": 492,
  878. "height": 97.3
  879. },
  880. "_id": ""
  881. },
  882. {
  883. "__type__": "cc.CompPrefabInfo",
  884. "fileId": "2bNZKr1opDboPzpThaPAxQ"
  885. },
  886. {
  887. "__type__": "12ce6dt7XNHpL9ejKnh1ou4",
  888. "_name": "",
  889. "_objFlags": 0,
  890. "node": {
  891. "__id__": 31
  892. },
  893. "_enabled": true,
  894. "__prefab": {
  895. "__id__": 39
  896. },
  897. "_id": ""
  898. },
  899. {
  900. "__type__": "cc.CompPrefabInfo",
  901. "fileId": "27V6i+IuBJaoEFg+x9sweO"
  902. },
  903. {
  904. "__type__": "cc.PrefabInfo",
  905. "root": {
  906. "__id__": 1
  907. },
  908. "asset": {
  909. "__id__": 0
  910. },
  911. "fileId": "67+LZhiRFIfICo93oEa3IE",
  912. "instance": null,
  913. "targetOverrides": null,
  914. "nestedPrefabInstanceRoots": null
  915. },
  916. {
  917. "__type__": "cc.Node",
  918. "_name": "Goods",
  919. "_objFlags": 0,
  920. "_parent": {
  921. "__id__": 30
  922. },
  923. "_children": [],
  924. "_active": true,
  925. "_components": [
  926. {
  927. "__id__": 42
  928. },
  929. {
  930. "__id__": 44
  931. }
  932. ],
  933. "_prefab": {
  934. "__id__": 46
  935. },
  936. "_lpos": {
  937. "__type__": "cc.Vec3",
  938. "x": 0,
  939. "y": 0,
  940. "z": 0
  941. },
  942. "_lrot": {
  943. "__type__": "cc.Quat",
  944. "x": 0,
  945. "y": 0,
  946. "z": 0,
  947. "w": 1
  948. },
  949. "_lscale": {
  950. "__type__": "cc.Vec3",
  951. "x": 1,
  952. "y": 1,
  953. "z": 1
  954. },
  955. "_mobility": 0,
  956. "_layer": 33554432,
  957. "_euler": {
  958. "__type__": "cc.Vec3",
  959. "x": 0,
  960. "y": 0,
  961. "z": 0
  962. },
  963. "_id": ""
  964. },
  965. {
  966. "__type__": "cc.UITransform",
  967. "_name": "",
  968. "_objFlags": 0,
  969. "node": {
  970. "__id__": 41
  971. },
  972. "_enabled": true,
  973. "__prefab": {
  974. "__id__": 43
  975. },
  976. "_contentSize": {
  977. "__type__": "cc.Size",
  978. "width": 1408,
  979. "height": 350
  980. },
  981. "_anchorPoint": {
  982. "__type__": "cc.Vec2",
  983. "x": 0.5,
  984. "y": 0.5
  985. },
  986. "_id": ""
  987. },
  988. {
  989. "__type__": "cc.CompPrefabInfo",
  990. "fileId": "5fdbJYajRDUrI/MVRy+/aj"
  991. },
  992. {
  993. "__type__": "cc.Widget",
  994. "_name": "",
  995. "_objFlags": 0,
  996. "node": {
  997. "__id__": 41
  998. },
  999. "_enabled": true,
  1000. "__prefab": {
  1001. "__id__": 45
  1002. },
  1003. "_alignFlags": 44,
  1004. "_target": null,
  1005. "_left": 0,
  1006. "_right": 0,
  1007. "_top": 560,
  1008. "_bottom": 0,
  1009. "_horizontalCenter": 0,
  1010. "_verticalCenter": 0,
  1011. "_isAbsLeft": true,
  1012. "_isAbsRight": true,
  1013. "_isAbsTop": true,
  1014. "_isAbsBottom": true,
  1015. "_isAbsHorizontalCenter": true,
  1016. "_isAbsVerticalCenter": true,
  1017. "_originalWidth": 100,
  1018. "_originalHeight": 100,
  1019. "_alignMode": 2,
  1020. "_lockFlags": 0,
  1021. "_id": ""
  1022. },
  1023. {
  1024. "__type__": "cc.CompPrefabInfo",
  1025. "fileId": "f5x/rvarJBmIHzx76cCd+g"
  1026. },
  1027. {
  1028. "__type__": "cc.PrefabInfo",
  1029. "root": {
  1030. "__id__": 1
  1031. },
  1032. "asset": {
  1033. "__id__": 0
  1034. },
  1035. "fileId": "46Wo+Gcy1Poo6qWWlkhhXR",
  1036. "instance": null,
  1037. "targetOverrides": null,
  1038. "nestedPrefabInstanceRoots": null
  1039. },
  1040. {
  1041. "__type__": "cc.UITransform",
  1042. "_name": "",
  1043. "_objFlags": 0,
  1044. "node": {
  1045. "__id__": 30
  1046. },
  1047. "_enabled": true,
  1048. "__prefab": {
  1049. "__id__": 48
  1050. },
  1051. "_contentSize": {
  1052. "__type__": "cc.Size",
  1053. "width": 1408,
  1054. "height": 350
  1055. },
  1056. "_anchorPoint": {
  1057. "__type__": "cc.Vec2",
  1058. "x": 0.5,
  1059. "y": 0.5
  1060. },
  1061. "_id": ""
  1062. },
  1063. {
  1064. "__type__": "cc.CompPrefabInfo",
  1065. "fileId": "25EeDnPBZB74hBkLNYyKK3"
  1066. },
  1067. {
  1068. "__type__": "cc.Widget",
  1069. "_name": "",
  1070. "_objFlags": 0,
  1071. "node": {
  1072. "__id__": 30
  1073. },
  1074. "_enabled": true,
  1075. "__prefab": {
  1076. "__id__": 50
  1077. },
  1078. "_alignFlags": 44,
  1079. "_target": null,
  1080. "_left": 0,
  1081. "_right": 0,
  1082. "_top": 560,
  1083. "_bottom": 35,
  1084. "_horizontalCenter": 0,
  1085. "_verticalCenter": 0,
  1086. "_isAbsLeft": true,
  1087. "_isAbsRight": true,
  1088. "_isAbsTop": true,
  1089. "_isAbsBottom": true,
  1090. "_isAbsHorizontalCenter": true,
  1091. "_isAbsVerticalCenter": true,
  1092. "_originalWidth": 100,
  1093. "_originalHeight": 100,
  1094. "_alignMode": 2,
  1095. "_lockFlags": 0,
  1096. "_id": ""
  1097. },
  1098. {
  1099. "__type__": "cc.CompPrefabInfo",
  1100. "fileId": "22jKVh+vJE94IzEZfoQjoc"
  1101. },
  1102. {
  1103. "__type__": "cc.PrefabInfo",
  1104. "root": {
  1105. "__id__": 1
  1106. },
  1107. "asset": {
  1108. "__id__": 0
  1109. },
  1110. "fileId": "71lvuTpyJNHKj8boxWWA7X",
  1111. "instance": null,
  1112. "targetOverrides": null,
  1113. "nestedPrefabInstanceRoots": null
  1114. },
  1115. {
  1116. "__type__": "cc.Node",
  1117. "_name": "TouchNode",
  1118. "_objFlags": 0,
  1119. "_parent": {
  1120. "__id__": 1
  1121. },
  1122. "_children": [],
  1123. "_active": true,
  1124. "_components": [
  1125. {
  1126. "__id__": 53
  1127. },
  1128. {
  1129. "__id__": 55
  1130. }
  1131. ],
  1132. "_prefab": {
  1133. "__id__": 57
  1134. },
  1135. "_lpos": {
  1136. "__type__": "cc.Vec3",
  1137. "x": 0,
  1138. "y": 0,
  1139. "z": 0
  1140. },
  1141. "_lrot": {
  1142. "__type__": "cc.Quat",
  1143. "x": 0,
  1144. "y": 0,
  1145. "z": 0,
  1146. "w": 1
  1147. },
  1148. "_lscale": {
  1149. "__type__": "cc.Vec3",
  1150. "x": 1,
  1151. "y": 1,
  1152. "z": 1
  1153. },
  1154. "_mobility": 0,
  1155. "_layer": 33554432,
  1156. "_euler": {
  1157. "__type__": "cc.Vec3",
  1158. "x": 0,
  1159. "y": 0,
  1160. "z": 0
  1161. },
  1162. "_id": ""
  1163. },
  1164. {
  1165. "__type__": "cc.UITransform",
  1166. "_name": "",
  1167. "_objFlags": 0,
  1168. "node": {
  1169. "__id__": 52
  1170. },
  1171. "_enabled": true,
  1172. "__prefab": {
  1173. "__id__": 54
  1174. },
  1175. "_contentSize": {
  1176. "__type__": "cc.Size",
  1177. "width": 1408,
  1178. "height": 1220
  1179. },
  1180. "_anchorPoint": {
  1181. "__type__": "cc.Vec2",
  1182. "x": 0.5,
  1183. "y": 0.5
  1184. },
  1185. "_id": ""
  1186. },
  1187. {
  1188. "__type__": "cc.CompPrefabInfo",
  1189. "fileId": "cc96pVTkxIfISgXaruzlhA"
  1190. },
  1191. {
  1192. "__type__": "cc.Widget",
  1193. "_name": "",
  1194. "_objFlags": 0,
  1195. "node": {
  1196. "__id__": 52
  1197. },
  1198. "_enabled": true,
  1199. "__prefab": {
  1200. "__id__": 56
  1201. },
  1202. "_alignFlags": 45,
  1203. "_target": null,
  1204. "_left": 0,
  1205. "_right": 0,
  1206. "_top": 0,
  1207. "_bottom": 0,
  1208. "_horizontalCenter": 0,
  1209. "_verticalCenter": 0,
  1210. "_isAbsLeft": true,
  1211. "_isAbsRight": true,
  1212. "_isAbsTop": true,
  1213. "_isAbsBottom": true,
  1214. "_isAbsHorizontalCenter": true,
  1215. "_isAbsVerticalCenter": true,
  1216. "_originalWidth": 100,
  1217. "_originalHeight": 100,
  1218. "_alignMode": 2,
  1219. "_lockFlags": 0,
  1220. "_id": ""
  1221. },
  1222. {
  1223. "__type__": "cc.CompPrefabInfo",
  1224. "fileId": "fan4YMoaRKfZHu2XqtAAJW"
  1225. },
  1226. {
  1227. "__type__": "cc.PrefabInfo",
  1228. "root": {
  1229. "__id__": 1
  1230. },
  1231. "asset": {
  1232. "__id__": 0
  1233. },
  1234. "fileId": "ccz0IFTPxGVI4uuR3oH4qD",
  1235. "instance": null,
  1236. "targetOverrides": null,
  1237. "nestedPrefabInstanceRoots": null
  1238. },
  1239. {
  1240. "__type__": "cc.UITransform",
  1241. "_name": "",
  1242. "_objFlags": 0,
  1243. "node": {
  1244. "__id__": 1
  1245. },
  1246. "_enabled": true,
  1247. "__prefab": {
  1248. "__id__": 59
  1249. },
  1250. "_contentSize": {
  1251. "__type__": "cc.Size",
  1252. "width": 1408,
  1253. "height": 1220
  1254. },
  1255. "_anchorPoint": {
  1256. "__type__": "cc.Vec2",
  1257. "x": 0.5,
  1258. "y": 0.5
  1259. },
  1260. "_id": ""
  1261. },
  1262. {
  1263. "__type__": "cc.CompPrefabInfo",
  1264. "fileId": "c1b+4KE/FFHpIwWxUrj/ju"
  1265. },
  1266. {
  1267. "__type__": "cc.Widget",
  1268. "_name": "",
  1269. "_objFlags": 0,
  1270. "node": {
  1271. "__id__": 1
  1272. },
  1273. "_enabled": true,
  1274. "__prefab": {
  1275. "__id__": 61
  1276. },
  1277. "_alignFlags": 45,
  1278. "_target": null,
  1279. "_left": 0,
  1280. "_right": 0,
  1281. "_top": 0,
  1282. "_bottom": 0,
  1283. "_horizontalCenter": 0,
  1284. "_verticalCenter": 0,
  1285. "_isAbsLeft": true,
  1286. "_isAbsRight": true,
  1287. "_isAbsTop": true,
  1288. "_isAbsBottom": true,
  1289. "_isAbsHorizontalCenter": true,
  1290. "_isAbsVerticalCenter": true,
  1291. "_originalWidth": 100,
  1292. "_originalHeight": 100,
  1293. "_alignMode": 2,
  1294. "_lockFlags": 0,
  1295. "_id": ""
  1296. },
  1297. {
  1298. "__type__": "cc.CompPrefabInfo",
  1299. "fileId": "eencOZL3NCQLbe9vUwPNSI"
  1300. },
  1301. {
  1302. "__type__": "86bcbX2PlNGBrxKW2imZfxW",
  1303. "_name": "",
  1304. "_objFlags": 0,
  1305. "node": {
  1306. "__id__": 1
  1307. },
  1308. "_enabled": true,
  1309. "__prefab": {
  1310. "__id__": 63
  1311. },
  1312. "Bg": {
  1313. "__id__": 3
  1314. },
  1315. "Goods": {
  1316. "__id__": 41
  1317. },
  1318. "GoodsItem": {
  1319. "__uuid__": "f63e9077-4187-4578-815a-9ca5bd68186f",
  1320. "__expectedType__": "cc.Prefab"
  1321. },
  1322. "Player": {
  1323. "__id__": 31
  1324. },
  1325. "TouchNode": {
  1326. "__id__": 52
  1327. },
  1328. "MoveTime": 13,
  1329. "_id": ""
  1330. },
  1331. {
  1332. "__type__": "cc.CompPrefabInfo",
  1333. "fileId": "02tVQSyCtCIIraoeja5vXR"
  1334. },
  1335. {
  1336. "__type__": "cc.PrefabInfo",
  1337. "root": {
  1338. "__id__": 1
  1339. },
  1340. "asset": {
  1341. "__id__": 0
  1342. },
  1343. "fileId": "f32auqaaFJho5k4IFly29H",
  1344. "targetOverrides": null
  1345. }
  1346. ]