Game.prefab 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722
  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__": 70
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 76
  31. },
  32. {
  33. "__id__": 78
  34. },
  35. {
  36. "__id__": 80
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 82
  41. },
  42. "_lpos": {
  43. "__type__": "cc.Vec3",
  44. "x": 0,
  45. "y": 0,
  46. "z": 0
  47. },
  48. "_lrot": {
  49. "__type__": "cc.Quat",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0,
  53. "w": 1
  54. },
  55. "_lscale": {
  56. "__type__": "cc.Vec3",
  57. "x": 1.156,
  58. "y": 1.156,
  59. "z": 1.156
  60. },
  61. "_mobility": 0,
  62. "_layer": 33554432,
  63. "_euler": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0
  68. },
  69. "_id": ""
  70. },
  71. {
  72. "__type__": "cc.Node",
  73. "_name": "BgMask",
  74. "_objFlags": 0,
  75. "_parent": {
  76. "__id__": 1
  77. },
  78. "_children": [
  79. {
  80. "__id__": 3
  81. },
  82. {
  83. "__id__": 25
  84. }
  85. ],
  86. "_active": true,
  87. "_components": [
  88. {
  89. "__id__": 61
  90. },
  91. {
  92. "__id__": 63
  93. },
  94. {
  95. "__id__": 65
  96. },
  97. {
  98. "__id__": 67
  99. }
  100. ],
  101. "_prefab": {
  102. "__id__": 69
  103. },
  104. "_lpos": {
  105. "__type__": "cc.Vec3",
  106. "x": 0,
  107. "y": 0,
  108. "z": 0
  109. },
  110. "_lrot": {
  111. "__type__": "cc.Quat",
  112. "x": 0,
  113. "y": 0,
  114. "z": 0,
  115. "w": 1
  116. },
  117. "_lscale": {
  118. "__type__": "cc.Vec3",
  119. "x": 1,
  120. "y": 1,
  121. "z": 1
  122. },
  123. "_mobility": 0,
  124. "_layer": 33554432,
  125. "_euler": {
  126. "__type__": "cc.Vec3",
  127. "x": 0,
  128. "y": 0,
  129. "z": 0
  130. },
  131. "_id": ""
  132. },
  133. {
  134. "__type__": "cc.Node",
  135. "_name": "Bgs",
  136. "_objFlags": 0,
  137. "_parent": {
  138. "__id__": 2
  139. },
  140. "_children": [
  141. {
  142. "__id__": 4
  143. },
  144. {
  145. "__id__": 12
  146. }
  147. ],
  148. "_active": true,
  149. "_components": [
  150. {
  151. "__id__": 20
  152. },
  153. {
  154. "__id__": 22
  155. }
  156. ],
  157. "_prefab": {
  158. "__id__": 24
  159. },
  160. "_lpos": {
  161. "__type__": "cc.Vec3",
  162. "x": 0,
  163. "y": 0,
  164. "z": 0
  165. },
  166. "_lrot": {
  167. "__type__": "cc.Quat",
  168. "x": 0,
  169. "y": 0,
  170. "z": 0,
  171. "w": 1
  172. },
  173. "_lscale": {
  174. "__type__": "cc.Vec3",
  175. "x": 1,
  176. "y": 1,
  177. "z": 1
  178. },
  179. "_mobility": 0,
  180. "_layer": 33554432,
  181. "_euler": {
  182. "__type__": "cc.Vec3",
  183. "x": 0,
  184. "y": 0,
  185. "z": 0
  186. },
  187. "_id": ""
  188. },
  189. {
  190. "__type__": "cc.Node",
  191. "_name": "Bg1",
  192. "_objFlags": 0,
  193. "_parent": {
  194. "__id__": 3
  195. },
  196. "_children": [],
  197. "_active": true,
  198. "_components": [
  199. {
  200. "__id__": 5
  201. },
  202. {
  203. "__id__": 7
  204. },
  205. {
  206. "__id__": 9
  207. }
  208. ],
  209. "_prefab": {
  210. "__id__": 11
  211. },
  212. "_lpos": {
  213. "__type__": "cc.Vec3",
  214. "x": 0,
  215. "y": 0,
  216. "z": 0
  217. },
  218. "_lrot": {
  219. "__type__": "cc.Quat",
  220. "x": 0,
  221. "y": 0,
  222. "z": 0,
  223. "w": 1
  224. },
  225. "_lscale": {
  226. "__type__": "cc.Vec3",
  227. "x": 1,
  228. "y": 1,
  229. "z": 1
  230. },
  231. "_mobility": 0,
  232. "_layer": 33554432,
  233. "_euler": {
  234. "__type__": "cc.Vec3",
  235. "x": 0,
  236. "y": 0,
  237. "z": 0
  238. },
  239. "_id": ""
  240. },
  241. {
  242. "__type__": "cc.UITransform",
  243. "_name": "",
  244. "_objFlags": 0,
  245. "node": {
  246. "__id__": 4
  247. },
  248. "_enabled": true,
  249. "__prefab": {
  250. "__id__": 6
  251. },
  252. "_contentSize": {
  253. "__type__": "cc.Size",
  254. "width": 2057.19022952028,
  255. "height": 1220
  256. },
  257. "_anchorPoint": {
  258. "__type__": "cc.Vec2",
  259. "x": 0.5,
  260. "y": 0.5
  261. },
  262. "_id": ""
  263. },
  264. {
  265. "__type__": "cc.CompPrefabInfo",
  266. "fileId": "98BQCQYcBLWqlj+QPiUHjd"
  267. },
  268. {
  269. "__type__": "cc.Sprite",
  270. "_name": "",
  271. "_objFlags": 0,
  272. "node": {
  273. "__id__": 4
  274. },
  275. "_enabled": true,
  276. "__prefab": {
  277. "__id__": 8
  278. },
  279. "_customMaterial": null,
  280. "_srcBlendFactor": 2,
  281. "_dstBlendFactor": 4,
  282. "_color": {
  283. "__type__": "cc.Color",
  284. "r": 255,
  285. "g": 255,
  286. "b": 255,
  287. "a": 255
  288. },
  289. "_spriteFrame": {
  290. "__uuid__": "b1b1c833-47c7-4eb8-84f2-bef355840211@f9941",
  291. "__expectedType__": "cc.SpriteFrame"
  292. },
  293. "_type": 0,
  294. "_fillType": 0,
  295. "_sizeMode": 0,
  296. "_fillCenter": {
  297. "__type__": "cc.Vec2",
  298. "x": 0,
  299. "y": 0
  300. },
  301. "_fillStart": 0,
  302. "_fillRange": 0,
  303. "_isTrimmedMode": true,
  304. "_useGrayscale": false,
  305. "_atlas": null,
  306. "_id": ""
  307. },
  308. {
  309. "__type__": "cc.CompPrefabInfo",
  310. "fileId": "0bIDuX3I9H3oDw33gBGS0K"
  311. },
  312. {
  313. "__type__": "cc.Widget",
  314. "_name": "",
  315. "_objFlags": 0,
  316. "node": {
  317. "__id__": 4
  318. },
  319. "_enabled": true,
  320. "__prefab": {
  321. "__id__": 10
  322. },
  323. "_alignFlags": 45,
  324. "_target": null,
  325. "_left": 0,
  326. "_right": 0,
  327. "_top": 0,
  328. "_bottom": 0,
  329. "_horizontalCenter": 0,
  330. "_verticalCenter": 0,
  331. "_isAbsLeft": true,
  332. "_isAbsRight": true,
  333. "_isAbsTop": true,
  334. "_isAbsBottom": true,
  335. "_isAbsHorizontalCenter": true,
  336. "_isAbsVerticalCenter": true,
  337. "_originalWidth": 1408,
  338. "_originalHeight": 1220,
  339. "_alignMode": 2,
  340. "_lockFlags": 0,
  341. "_id": ""
  342. },
  343. {
  344. "__type__": "cc.CompPrefabInfo",
  345. "fileId": "b1NCztgBdF16WVLqhl/kGu"
  346. },
  347. {
  348. "__type__": "cc.PrefabInfo",
  349. "root": {
  350. "__id__": 1
  351. },
  352. "asset": {
  353. "__id__": 0
  354. },
  355. "fileId": "bdm9eFrsRM3rysTgenlVdI",
  356. "instance": null,
  357. "targetOverrides": null,
  358. "nestedPrefabInstanceRoots": null
  359. },
  360. {
  361. "__type__": "cc.Node",
  362. "_name": "Bg2",
  363. "_objFlags": 0,
  364. "_parent": {
  365. "__id__": 3
  366. },
  367. "_children": [],
  368. "_active": true,
  369. "_components": [
  370. {
  371. "__id__": 13
  372. },
  373. {
  374. "__id__": 15
  375. },
  376. {
  377. "__id__": 17
  378. }
  379. ],
  380. "_prefab": {
  381. "__id__": 19
  382. },
  383. "_lpos": {
  384. "__type__": "cc.Vec3",
  385. "x": 0,
  386. "y": 1203,
  387. "z": 0
  388. },
  389. "_lrot": {
  390. "__type__": "cc.Quat",
  391. "x": 0,
  392. "y": 0,
  393. "z": 0,
  394. "w": 1
  395. },
  396. "_lscale": {
  397. "__type__": "cc.Vec3",
  398. "x": 1,
  399. "y": 1,
  400. "z": 1
  401. },
  402. "_mobility": 0,
  403. "_layer": 33554432,
  404. "_euler": {
  405. "__type__": "cc.Vec3",
  406. "x": 0,
  407. "y": 0,
  408. "z": 0
  409. },
  410. "_id": ""
  411. },
  412. {
  413. "__type__": "cc.UITransform",
  414. "_name": "",
  415. "_objFlags": 0,
  416. "node": {
  417. "__id__": 12
  418. },
  419. "_enabled": true,
  420. "__prefab": {
  421. "__id__": 14
  422. },
  423. "_contentSize": {
  424. "__type__": "cc.Size",
  425. "width": 2057.19022952028,
  426. "height": 1220
  427. },
  428. "_anchorPoint": {
  429. "__type__": "cc.Vec2",
  430. "x": 0.5,
  431. "y": 0.5
  432. },
  433. "_id": ""
  434. },
  435. {
  436. "__type__": "cc.CompPrefabInfo",
  437. "fileId": "49397lk4NC7aL/bEIeV1Lo"
  438. },
  439. {
  440. "__type__": "cc.Sprite",
  441. "_name": "",
  442. "_objFlags": 0,
  443. "node": {
  444. "__id__": 12
  445. },
  446. "_enabled": true,
  447. "__prefab": {
  448. "__id__": 16
  449. },
  450. "_customMaterial": null,
  451. "_srcBlendFactor": 2,
  452. "_dstBlendFactor": 4,
  453. "_color": {
  454. "__type__": "cc.Color",
  455. "r": 255,
  456. "g": 255,
  457. "b": 255,
  458. "a": 255
  459. },
  460. "_spriteFrame": {
  461. "__uuid__": "b1b1c833-47c7-4eb8-84f2-bef355840211@f9941",
  462. "__expectedType__": "cc.SpriteFrame"
  463. },
  464. "_type": 0,
  465. "_fillType": 0,
  466. "_sizeMode": 0,
  467. "_fillCenter": {
  468. "__type__": "cc.Vec2",
  469. "x": 0,
  470. "y": 0
  471. },
  472. "_fillStart": 0,
  473. "_fillRange": 0,
  474. "_isTrimmedMode": true,
  475. "_useGrayscale": false,
  476. "_atlas": null,
  477. "_id": ""
  478. },
  479. {
  480. "__type__": "cc.CompPrefabInfo",
  481. "fileId": "f7cFJM91ZAiqkMhEwKTN3K"
  482. },
  483. {
  484. "__type__": "cc.Widget",
  485. "_name": "",
  486. "_objFlags": 0,
  487. "node": {
  488. "__id__": 12
  489. },
  490. "_enabled": true,
  491. "__prefab": {
  492. "__id__": 18
  493. },
  494. "_alignFlags": 45,
  495. "_target": null,
  496. "_left": 0,
  497. "_right": 0,
  498. "_top": -1203,
  499. "_bottom": 1203,
  500. "_horizontalCenter": 0,
  501. "_verticalCenter": 0,
  502. "_isAbsLeft": true,
  503. "_isAbsRight": true,
  504. "_isAbsTop": true,
  505. "_isAbsBottom": true,
  506. "_isAbsHorizontalCenter": true,
  507. "_isAbsVerticalCenter": true,
  508. "_originalWidth": 1408,
  509. "_originalHeight": 1220,
  510. "_alignMode": 2,
  511. "_lockFlags": 0,
  512. "_id": ""
  513. },
  514. {
  515. "__type__": "cc.CompPrefabInfo",
  516. "fileId": "b8x8zotW5MYahITEgKw/qi"
  517. },
  518. {
  519. "__type__": "cc.PrefabInfo",
  520. "root": {
  521. "__id__": 1
  522. },
  523. "asset": {
  524. "__id__": 0
  525. },
  526. "fileId": "bbv/ggJaxAb6FmjlV61BGy",
  527. "instance": null,
  528. "targetOverrides": null,
  529. "nestedPrefabInstanceRoots": null
  530. },
  531. {
  532. "__type__": "cc.UITransform",
  533. "_name": "",
  534. "_objFlags": 0,
  535. "node": {
  536. "__id__": 3
  537. },
  538. "_enabled": true,
  539. "__prefab": {
  540. "__id__": 21
  541. },
  542. "_contentSize": {
  543. "__type__": "cc.Size",
  544. "width": 2057.19022952028,
  545. "height": 1220
  546. },
  547. "_anchorPoint": {
  548. "__type__": "cc.Vec2",
  549. "x": 0.5,
  550. "y": 0.5
  551. },
  552. "_id": ""
  553. },
  554. {
  555. "__type__": "cc.CompPrefabInfo",
  556. "fileId": "64LxXU03xCJpJwoOS1Y80L"
  557. },
  558. {
  559. "__type__": "cc.Widget",
  560. "_name": "",
  561. "_objFlags": 0,
  562. "node": {
  563. "__id__": 3
  564. },
  565. "_enabled": true,
  566. "__prefab": {
  567. "__id__": 23
  568. },
  569. "_alignFlags": 40,
  570. "_target": null,
  571. "_left": -324.5951147601399,
  572. "_right": -324.5951147601401,
  573. "_top": 0,
  574. "_bottom": 0,
  575. "_horizontalCenter": 0,
  576. "_verticalCenter": 0,
  577. "_isAbsLeft": true,
  578. "_isAbsRight": true,
  579. "_isAbsTop": true,
  580. "_isAbsBottom": true,
  581. "_isAbsHorizontalCenter": true,
  582. "_isAbsVerticalCenter": true,
  583. "_originalWidth": 2816,
  584. "_originalHeight": 0,
  585. "_alignMode": 2,
  586. "_lockFlags": 0,
  587. "_id": ""
  588. },
  589. {
  590. "__type__": "cc.CompPrefabInfo",
  591. "fileId": "76NG1LcTlAF6qlFYGQAuf5"
  592. },
  593. {
  594. "__type__": "cc.PrefabInfo",
  595. "root": {
  596. "__id__": 1
  597. },
  598. "asset": {
  599. "__id__": 0
  600. },
  601. "fileId": "9dxg0dEY9C6Kz5zk+MXAVT",
  602. "instance": null,
  603. "targetOverrides": null,
  604. "nestedPrefabInstanceRoots": null
  605. },
  606. {
  607. "__type__": "cc.Node",
  608. "_name": "Gos",
  609. "_objFlags": 0,
  610. "_parent": {
  611. "__id__": 2
  612. },
  613. "_children": [
  614. {
  615. "__id__": 26
  616. },
  617. {
  618. "__id__": 50
  619. }
  620. ],
  621. "_active": true,
  622. "_components": [
  623. {
  624. "__id__": 56
  625. },
  626. {
  627. "__id__": 58
  628. }
  629. ],
  630. "_prefab": {
  631. "__id__": 60
  632. },
  633. "_lpos": {
  634. "__type__": "cc.Vec3",
  635. "x": -16,
  636. "y": 0,
  637. "z": 0
  638. },
  639. "_lrot": {
  640. "__type__": "cc.Quat",
  641. "x": 0,
  642. "y": 0,
  643. "z": 0,
  644. "w": 1
  645. },
  646. "_lscale": {
  647. "__type__": "cc.Vec3",
  648. "x": 1,
  649. "y": 1,
  650. "z": 1
  651. },
  652. "_mobility": 0,
  653. "_layer": 33554432,
  654. "_euler": {
  655. "__type__": "cc.Vec3",
  656. "x": 0,
  657. "y": 0,
  658. "z": 0
  659. },
  660. "_id": ""
  661. },
  662. {
  663. "__type__": "cc.Node",
  664. "_name": "Player",
  665. "_objFlags": 0,
  666. "_parent": {
  667. "__id__": 25
  668. },
  669. "_children": [
  670. {
  671. "__id__": 27
  672. },
  673. {
  674. "__id__": 33
  675. }
  676. ],
  677. "_active": true,
  678. "_components": [
  679. {
  680. "__id__": 39
  681. },
  682. {
  683. "__id__": 41
  684. },
  685. {
  686. "__id__": 43
  687. },
  688. {
  689. "__id__": 45
  690. },
  691. {
  692. "__id__": 47
  693. }
  694. ],
  695. "_prefab": {
  696. "__id__": 49
  697. },
  698. "_lpos": {
  699. "__type__": "cc.Vec3",
  700. "x": 160,
  701. "y": -359.088,
  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": "effect1",
  730. "_objFlags": 0,
  731. "_parent": {
  732. "__id__": 26
  733. },
  734. "_children": [],
  735. "_active": false,
  736. "_components": [
  737. {
  738. "__id__": 28
  739. },
  740. {
  741. "__id__": 30
  742. }
  743. ],
  744. "_prefab": {
  745. "__id__": 32
  746. },
  747. "_lpos": {
  748. "__type__": "cc.Vec3",
  749. "x": 0,
  750. "y": 197.566,
  751. "z": 0
  752. },
  753. "_lrot": {
  754. "__type__": "cc.Quat",
  755. "x": 0,
  756. "y": 0,
  757. "z": 0,
  758. "w": 1
  759. },
  760. "_lscale": {
  761. "__type__": "cc.Vec3",
  762. "x": 1,
  763. "y": 1,
  764. "z": 1
  765. },
  766. "_mobility": 0,
  767. "_layer": 33554432,
  768. "_euler": {
  769. "__type__": "cc.Vec3",
  770. "x": 0,
  771. "y": 0,
  772. "z": 0
  773. },
  774. "_id": ""
  775. },
  776. {
  777. "__type__": "cc.UITransform",
  778. "_name": "",
  779. "_objFlags": 0,
  780. "node": {
  781. "__id__": 27
  782. },
  783. "_enabled": true,
  784. "__prefab": {
  785. "__id__": 29
  786. },
  787. "_contentSize": {
  788. "__type__": "cc.Size",
  789. "width": 279,
  790. "height": 116
  791. },
  792. "_anchorPoint": {
  793. "__type__": "cc.Vec2",
  794. "x": 0,
  795. "y": 0
  796. },
  797. "_id": ""
  798. },
  799. {
  800. "__type__": "cc.CompPrefabInfo",
  801. "fileId": "f98iDvktxHtoPvEdwGx+AN"
  802. },
  803. {
  804. "__type__": "sp.Skeleton",
  805. "_name": "",
  806. "_objFlags": 0,
  807. "node": {
  808. "__id__": 27
  809. },
  810. "_enabled": true,
  811. "__prefab": {
  812. "__id__": 31
  813. },
  814. "_customMaterial": null,
  815. "_srcBlendFactor": 2,
  816. "_dstBlendFactor": 4,
  817. "_color": {
  818. "__type__": "cc.Color",
  819. "r": 255,
  820. "g": 255,
  821. "b": 255,
  822. "a": 255
  823. },
  824. "loop": true,
  825. "_timeScale": 1,
  826. "_useTint": false,
  827. "_preCacheMode": 0,
  828. "_cacheMode": 0,
  829. "_defaultCacheMode": 0,
  830. "_debugBones": false,
  831. "_debugSlots": false,
  832. "_skeletonData": {
  833. "__uuid__": "b1b3b39d-9437-448b-8252-686fa1ee334e",
  834. "__expectedType__": "sp.SkeletonData"
  835. },
  836. "_premultipliedAlpha": true,
  837. "defaultSkin": "default",
  838. "defaultAnimation": "daishu1",
  839. "_enableBatch": false,
  840. "_sockets": [],
  841. "_debugMesh": false,
  842. "_id": ""
  843. },
  844. {
  845. "__type__": "cc.CompPrefabInfo",
  846. "fileId": "daTgb8Q1JKa4aWoskzEAwH"
  847. },
  848. {
  849. "__type__": "cc.PrefabInfo",
  850. "root": {
  851. "__id__": 1
  852. },
  853. "asset": {
  854. "__id__": 0
  855. },
  856. "fileId": "12+xoG/jlGZ7jz3JfOkd8z",
  857. "instance": null,
  858. "targetOverrides": null,
  859. "nestedPrefabInstanceRoots": null
  860. },
  861. {
  862. "__type__": "cc.Node",
  863. "_name": "effect2",
  864. "_objFlags": 0,
  865. "_parent": {
  866. "__id__": 26
  867. },
  868. "_children": [],
  869. "_active": false,
  870. "_components": [
  871. {
  872. "__id__": 34
  873. },
  874. {
  875. "__id__": 36
  876. }
  877. ],
  878. "_prefab": {
  879. "__id__": 38
  880. },
  881. "_lpos": {
  882. "__type__": "cc.Vec3",
  883. "x": 0,
  884. "y": 47.666,
  885. "z": 0
  886. },
  887. "_lrot": {
  888. "__type__": "cc.Quat",
  889. "x": 0,
  890. "y": 0,
  891. "z": 0,
  892. "w": 1
  893. },
  894. "_lscale": {
  895. "__type__": "cc.Vec3",
  896. "x": 1,
  897. "y": 1,
  898. "z": 1
  899. },
  900. "_mobility": 0,
  901. "_layer": 33554432,
  902. "_euler": {
  903. "__type__": "cc.Vec3",
  904. "x": 0,
  905. "y": 0,
  906. "z": 0
  907. },
  908. "_id": ""
  909. },
  910. {
  911. "__type__": "cc.UITransform",
  912. "_name": "",
  913. "_objFlags": 0,
  914. "node": {
  915. "__id__": 33
  916. },
  917. "_enabled": true,
  918. "__prefab": {
  919. "__id__": 35
  920. },
  921. "_contentSize": {
  922. "__type__": "cc.Size",
  923. "width": 279,
  924. "height": 116
  925. },
  926. "_anchorPoint": {
  927. "__type__": "cc.Vec2",
  928. "x": 0,
  929. "y": 0
  930. },
  931. "_id": ""
  932. },
  933. {
  934. "__type__": "cc.CompPrefabInfo",
  935. "fileId": "f80zcWF+lGM6bOu58yxlEW"
  936. },
  937. {
  938. "__type__": "sp.Skeleton",
  939. "_name": "",
  940. "_objFlags": 0,
  941. "node": {
  942. "__id__": 33
  943. },
  944. "_enabled": true,
  945. "__prefab": {
  946. "__id__": 37
  947. },
  948. "_customMaterial": null,
  949. "_srcBlendFactor": 2,
  950. "_dstBlendFactor": 4,
  951. "_color": {
  952. "__type__": "cc.Color",
  953. "r": 255,
  954. "g": 255,
  955. "b": 255,
  956. "a": 255
  957. },
  958. "loop": true,
  959. "_timeScale": 1,
  960. "_useTint": false,
  961. "_preCacheMode": 0,
  962. "_cacheMode": 0,
  963. "_defaultCacheMode": 0,
  964. "_debugBones": false,
  965. "_debugSlots": false,
  966. "_skeletonData": {
  967. "__uuid__": "b1b3b39d-9437-448b-8252-686fa1ee334e",
  968. "__expectedType__": "sp.SkeletonData"
  969. },
  970. "_premultipliedAlpha": true,
  971. "defaultSkin": "default",
  972. "defaultAnimation": "daishu2",
  973. "_enableBatch": false,
  974. "_sockets": [],
  975. "_debugMesh": false,
  976. "_id": ""
  977. },
  978. {
  979. "__type__": "cc.CompPrefabInfo",
  980. "fileId": "a8qICPmqBKsYkS94ag8S53"
  981. },
  982. {
  983. "__type__": "cc.PrefabInfo",
  984. "root": {
  985. "__id__": 1
  986. },
  987. "asset": {
  988. "__id__": 0
  989. },
  990. "fileId": "29vkzTJUBLsqbJdN6dsJZl",
  991. "instance": null,
  992. "targetOverrides": null,
  993. "nestedPrefabInstanceRoots": null
  994. },
  995. {
  996. "__type__": "cc.UITransform",
  997. "_name": "",
  998. "_objFlags": 0,
  999. "node": {
  1000. "__id__": 26
  1001. },
  1002. "_enabled": true,
  1003. "__prefab": {
  1004. "__id__": 40
  1005. },
  1006. "_contentSize": {
  1007. "__type__": "cc.Size",
  1008. "width": 159,
  1009. "height": 425
  1010. },
  1011. "_anchorPoint": {
  1012. "__type__": "cc.Vec2",
  1013. "x": 0.5,
  1014. "y": 0.5
  1015. },
  1016. "_id": ""
  1017. },
  1018. {
  1019. "__type__": "cc.CompPrefabInfo",
  1020. "fileId": "29XL/cP5RDu4EK5+Lu9O5H"
  1021. },
  1022. {
  1023. "__type__": "cc.Sprite",
  1024. "_name": "",
  1025. "_objFlags": 0,
  1026. "node": {
  1027. "__id__": 26
  1028. },
  1029. "_enabled": true,
  1030. "__prefab": {
  1031. "__id__": 42
  1032. },
  1033. "_customMaterial": null,
  1034. "_srcBlendFactor": 2,
  1035. "_dstBlendFactor": 4,
  1036. "_color": {
  1037. "__type__": "cc.Color",
  1038. "r": 255,
  1039. "g": 255,
  1040. "b": 255,
  1041. "a": 255
  1042. },
  1043. "_spriteFrame": {
  1044. "__uuid__": "7e7e8ef1-95de-4a78-95c0-6bb60c498d7e@f9941",
  1045. "__expectedType__": "cc.SpriteFrame"
  1046. },
  1047. "_type": 0,
  1048. "_fillType": 0,
  1049. "_sizeMode": 1,
  1050. "_fillCenter": {
  1051. "__type__": "cc.Vec2",
  1052. "x": 0,
  1053. "y": 0
  1054. },
  1055. "_fillStart": 0,
  1056. "_fillRange": 0,
  1057. "_isTrimmedMode": true,
  1058. "_useGrayscale": false,
  1059. "_atlas": null,
  1060. "_id": ""
  1061. },
  1062. {
  1063. "__type__": "cc.CompPrefabInfo",
  1064. "fileId": "76CaKDX41M4qTBWpXFFScC"
  1065. },
  1066. {
  1067. "__type__": "cc.BoxCollider2D",
  1068. "_name": "",
  1069. "_objFlags": 0,
  1070. "node": {
  1071. "__id__": 26
  1072. },
  1073. "_enabled": true,
  1074. "__prefab": {
  1075. "__id__": 44
  1076. },
  1077. "tag": 1,
  1078. "_group": 1,
  1079. "_density": 1,
  1080. "_sensor": false,
  1081. "_friction": 0.2,
  1082. "_restitution": 0,
  1083. "_offset": {
  1084. "__type__": "cc.Vec2",
  1085. "x": -0.2,
  1086. "y": 41.8
  1087. },
  1088. "_size": {
  1089. "__type__": "cc.Size",
  1090. "width": 158.4,
  1091. "height": 340.9
  1092. },
  1093. "_id": ""
  1094. },
  1095. {
  1096. "__type__": "cc.CompPrefabInfo",
  1097. "fileId": "85uLHE5hRC773qU42RXXcy"
  1098. },
  1099. {
  1100. "__type__": "f6fa4IqTBdDdqdSuV9s//Xi",
  1101. "_name": "",
  1102. "_objFlags": 0,
  1103. "node": {
  1104. "__id__": 26
  1105. },
  1106. "_enabled": true,
  1107. "__prefab": {
  1108. "__id__": 46
  1109. },
  1110. "JumpSp": {
  1111. "__uuid__": "5c4d8c44-a492-4698-b865-de5428a32e44@f9941",
  1112. "__expectedType__": "cc.SpriteFrame"
  1113. },
  1114. "effect01Node": {
  1115. "__id__": 27
  1116. },
  1117. "effect02Node": {
  1118. "__id__": 33
  1119. },
  1120. "_id": ""
  1121. },
  1122. {
  1123. "__type__": "cc.CompPrefabInfo",
  1124. "fileId": "41XgUlxDtEqbHNrIS6myVB"
  1125. },
  1126. {
  1127. "__type__": "cc.Animation",
  1128. "_name": "",
  1129. "_objFlags": 0,
  1130. "node": {
  1131. "__id__": 26
  1132. },
  1133. "_enabled": true,
  1134. "__prefab": {
  1135. "__id__": 48
  1136. },
  1137. "playOnLoad": true,
  1138. "_clips": [
  1139. {
  1140. "__uuid__": "0eeec6d0-4a3e-4ea9-9b9f-72d896df1aef",
  1141. "__expectedType__": "cc.AnimationClip"
  1142. }
  1143. ],
  1144. "_defaultClip": {
  1145. "__uuid__": "0eeec6d0-4a3e-4ea9-9b9f-72d896df1aef",
  1146. "__expectedType__": "cc.AnimationClip"
  1147. },
  1148. "_id": ""
  1149. },
  1150. {
  1151. "__type__": "cc.CompPrefabInfo",
  1152. "fileId": "e5lp7jcRFIhr0lUeQWSj+7"
  1153. },
  1154. {
  1155. "__type__": "cc.PrefabInfo",
  1156. "root": {
  1157. "__id__": 1
  1158. },
  1159. "asset": {
  1160. "__id__": 0
  1161. },
  1162. "fileId": "c86X+hKUpI5qnEFDwjg8m0",
  1163. "instance": null,
  1164. "targetOverrides": null,
  1165. "nestedPrefabInstanceRoots": null
  1166. },
  1167. {
  1168. "__type__": "cc.Node",
  1169. "_name": "Goods",
  1170. "_objFlags": 0,
  1171. "_parent": {
  1172. "__id__": 25
  1173. },
  1174. "_children": [],
  1175. "_active": true,
  1176. "_components": [
  1177. {
  1178. "__id__": 51
  1179. },
  1180. {
  1181. "__id__": 53
  1182. }
  1183. ],
  1184. "_prefab": {
  1185. "__id__": 55
  1186. },
  1187. "_lpos": {
  1188. "__type__": "cc.Vec3",
  1189. "x": 0,
  1190. "y": -600,
  1191. "z": 0
  1192. },
  1193. "_lrot": {
  1194. "__type__": "cc.Quat",
  1195. "x": 0,
  1196. "y": 0,
  1197. "z": 0,
  1198. "w": 1
  1199. },
  1200. "_lscale": {
  1201. "__type__": "cc.Vec3",
  1202. "x": 1,
  1203. "y": 1,
  1204. "z": 1
  1205. },
  1206. "_mobility": 0,
  1207. "_layer": 33554432,
  1208. "_euler": {
  1209. "__type__": "cc.Vec3",
  1210. "x": 0,
  1211. "y": 0,
  1212. "z": 0
  1213. },
  1214. "_id": ""
  1215. },
  1216. {
  1217. "__type__": "cc.UITransform",
  1218. "_name": "",
  1219. "_objFlags": 0,
  1220. "node": {
  1221. "__id__": 50
  1222. },
  1223. "_enabled": true,
  1224. "__prefab": {
  1225. "__id__": 52
  1226. },
  1227. "_contentSize": {
  1228. "__type__": "cc.Size",
  1229. "width": 610,
  1230. "height": 1200
  1231. },
  1232. "_anchorPoint": {
  1233. "__type__": "cc.Vec2",
  1234. "x": 0.5,
  1235. "y": 0
  1236. },
  1237. "_id": ""
  1238. },
  1239. {
  1240. "__type__": "cc.CompPrefabInfo",
  1241. "fileId": "b0orccCwJMVKBibzjlKu7y"
  1242. },
  1243. {
  1244. "__type__": "cc.Widget",
  1245. "_name": "",
  1246. "_objFlags": 0,
  1247. "node": {
  1248. "__id__": 50
  1249. },
  1250. "_enabled": true,
  1251. "__prefab": {
  1252. "__id__": 54
  1253. },
  1254. "_alignFlags": 45,
  1255. "_target": null,
  1256. "_left": 0,
  1257. "_right": 0,
  1258. "_top": 0,
  1259. "_bottom": 0,
  1260. "_horizontalCenter": 0,
  1261. "_verticalCenter": 0,
  1262. "_isAbsLeft": true,
  1263. "_isAbsRight": true,
  1264. "_isAbsTop": true,
  1265. "_isAbsBottom": true,
  1266. "_isAbsHorizontalCenter": true,
  1267. "_isAbsVerticalCenter": true,
  1268. "_originalWidth": 100,
  1269. "_originalHeight": 1200,
  1270. "_alignMode": 2,
  1271. "_lockFlags": 0,
  1272. "_id": ""
  1273. },
  1274. {
  1275. "__type__": "cc.CompPrefabInfo",
  1276. "fileId": "42VgacL0tPz65fPLzVR05R"
  1277. },
  1278. {
  1279. "__type__": "cc.PrefabInfo",
  1280. "root": {
  1281. "__id__": 1
  1282. },
  1283. "asset": {
  1284. "__id__": 0
  1285. },
  1286. "fileId": "d2M2R0va1LqaiUmvwSizXQ",
  1287. "instance": null,
  1288. "targetOverrides": null,
  1289. "nestedPrefabInstanceRoots": null
  1290. },
  1291. {
  1292. "__type__": "cc.UITransform",
  1293. "_name": "",
  1294. "_objFlags": 0,
  1295. "node": {
  1296. "__id__": 25
  1297. },
  1298. "_enabled": true,
  1299. "__prefab": {
  1300. "__id__": 57
  1301. },
  1302. "_contentSize": {
  1303. "__type__": "cc.Size",
  1304. "width": 610,
  1305. "height": 1200
  1306. },
  1307. "_anchorPoint": {
  1308. "__type__": "cc.Vec2",
  1309. "x": 0.5,
  1310. "y": 0.5
  1311. },
  1312. "_id": ""
  1313. },
  1314. {
  1315. "__type__": "cc.CompPrefabInfo",
  1316. "fileId": "ackwq/K8JHTorVOwV5r2y4"
  1317. },
  1318. {
  1319. "__type__": "cc.Widget",
  1320. "_name": "",
  1321. "_objFlags": 0,
  1322. "node": {
  1323. "__id__": 25
  1324. },
  1325. "_enabled": true,
  1326. "__prefab": {
  1327. "__id__": 59
  1328. },
  1329. "_alignFlags": 44,
  1330. "_target": null,
  1331. "_left": 383,
  1332. "_right": 415,
  1333. "_top": 560,
  1334. "_bottom": 10,
  1335. "_horizontalCenter": 0,
  1336. "_verticalCenter": 0,
  1337. "_isAbsLeft": true,
  1338. "_isAbsRight": true,
  1339. "_isAbsTop": true,
  1340. "_isAbsBottom": true,
  1341. "_isAbsHorizontalCenter": true,
  1342. "_isAbsVerticalCenter": true,
  1343. "_originalWidth": 100,
  1344. "_originalHeight": 100,
  1345. "_alignMode": 2,
  1346. "_lockFlags": 0,
  1347. "_id": ""
  1348. },
  1349. {
  1350. "__type__": "cc.CompPrefabInfo",
  1351. "fileId": "54fc/rG6RMsq5Qq1E65d6i"
  1352. },
  1353. {
  1354. "__type__": "cc.PrefabInfo",
  1355. "root": {
  1356. "__id__": 1
  1357. },
  1358. "asset": {
  1359. "__id__": 0
  1360. },
  1361. "fileId": "44FphBdg1OsY++DVej0IeJ",
  1362. "instance": null,
  1363. "targetOverrides": null,
  1364. "nestedPrefabInstanceRoots": null
  1365. },
  1366. {
  1367. "__type__": "cc.UITransform",
  1368. "_name": "",
  1369. "_objFlags": 0,
  1370. "node": {
  1371. "__id__": 2
  1372. },
  1373. "_enabled": true,
  1374. "__prefab": {
  1375. "__id__": 62
  1376. },
  1377. "_contentSize": {
  1378. "__type__": "cc.Size",
  1379. "width": 1408,
  1380. "height": 1220
  1381. },
  1382. "_anchorPoint": {
  1383. "__type__": "cc.Vec2",
  1384. "x": 0.5,
  1385. "y": 0.5
  1386. },
  1387. "_id": ""
  1388. },
  1389. {
  1390. "__type__": "cc.CompPrefabInfo",
  1391. "fileId": "9fSwKc0QxJdIeKFP05B8Ch"
  1392. },
  1393. {
  1394. "__type__": "cc.Mask",
  1395. "_name": "",
  1396. "_objFlags": 0,
  1397. "node": {
  1398. "__id__": 2
  1399. },
  1400. "_enabled": false,
  1401. "__prefab": {
  1402. "__id__": 64
  1403. },
  1404. "_type": 2,
  1405. "_inverted": false,
  1406. "_segments": 64,
  1407. "_alphaThreshold": 0.1,
  1408. "_id": ""
  1409. },
  1410. {
  1411. "__type__": "cc.CompPrefabInfo",
  1412. "fileId": "7cHLcNgfxPnIWXnewIGnBh"
  1413. },
  1414. {
  1415. "__type__": "cc.Graphics",
  1416. "_name": "",
  1417. "_objFlags": 0,
  1418. "node": {
  1419. "__id__": 2
  1420. },
  1421. "_enabled": false,
  1422. "__prefab": {
  1423. "__id__": 66
  1424. },
  1425. "_customMaterial": null,
  1426. "_srcBlendFactor": 2,
  1427. "_dstBlendFactor": 4,
  1428. "_color": {
  1429. "__type__": "cc.Color",
  1430. "r": 255,
  1431. "g": 255,
  1432. "b": 255,
  1433. "a": 255
  1434. },
  1435. "_lineWidth": 1,
  1436. "_strokeColor": {
  1437. "__type__": "cc.Color",
  1438. "r": 0,
  1439. "g": 0,
  1440. "b": 0,
  1441. "a": 255
  1442. },
  1443. "_lineJoin": 2,
  1444. "_lineCap": 0,
  1445. "_fillColor": {
  1446. "__type__": "cc.Color",
  1447. "r": 255,
  1448. "g": 255,
  1449. "b": 255,
  1450. "a": 0
  1451. },
  1452. "_miterLimit": 10,
  1453. "_id": ""
  1454. },
  1455. {
  1456. "__type__": "cc.CompPrefabInfo",
  1457. "fileId": "97M/0RSshLoK17rsFYEmal"
  1458. },
  1459. {
  1460. "__type__": "2eb79WYZZRIk5hlE4tGg1JG",
  1461. "_name": "",
  1462. "_objFlags": 0,
  1463. "node": {
  1464. "__id__": 2
  1465. },
  1466. "_enabled": true,
  1467. "__prefab": {
  1468. "__id__": 68
  1469. },
  1470. "_radius": 50,
  1471. "_id": ""
  1472. },
  1473. {
  1474. "__type__": "cc.CompPrefabInfo",
  1475. "fileId": "4ebcJ3MR5It57qC/13+dB6"
  1476. },
  1477. {
  1478. "__type__": "cc.PrefabInfo",
  1479. "root": {
  1480. "__id__": 1
  1481. },
  1482. "asset": {
  1483. "__id__": 0
  1484. },
  1485. "fileId": "e9+N3AzDtHeYg8z7seFyV1",
  1486. "instance": null,
  1487. "targetOverrides": null,
  1488. "nestedPrefabInstanceRoots": null
  1489. },
  1490. {
  1491. "__type__": "cc.Node",
  1492. "_name": "TouchNode",
  1493. "_objFlags": 0,
  1494. "_parent": {
  1495. "__id__": 1
  1496. },
  1497. "_children": [],
  1498. "_active": true,
  1499. "_components": [
  1500. {
  1501. "__id__": 71
  1502. },
  1503. {
  1504. "__id__": 73
  1505. }
  1506. ],
  1507. "_prefab": {
  1508. "__id__": 75
  1509. },
  1510. "_lpos": {
  1511. "__type__": "cc.Vec3",
  1512. "x": 0,
  1513. "y": 0,
  1514. "z": 0
  1515. },
  1516. "_lrot": {
  1517. "__type__": "cc.Quat",
  1518. "x": 0,
  1519. "y": 0,
  1520. "z": 0,
  1521. "w": 1
  1522. },
  1523. "_lscale": {
  1524. "__type__": "cc.Vec3",
  1525. "x": 1,
  1526. "y": 1,
  1527. "z": 1
  1528. },
  1529. "_mobility": 0,
  1530. "_layer": 33554432,
  1531. "_euler": {
  1532. "__type__": "cc.Vec3",
  1533. "x": 0,
  1534. "y": 0,
  1535. "z": 0
  1536. },
  1537. "_id": ""
  1538. },
  1539. {
  1540. "__type__": "cc.UITransform",
  1541. "_name": "",
  1542. "_objFlags": 0,
  1543. "node": {
  1544. "__id__": 70
  1545. },
  1546. "_enabled": true,
  1547. "__prefab": {
  1548. "__id__": 72
  1549. },
  1550. "_contentSize": {
  1551. "__type__": "cc.Size",
  1552. "width": 1408,
  1553. "height": 1220
  1554. },
  1555. "_anchorPoint": {
  1556. "__type__": "cc.Vec2",
  1557. "x": 0.5,
  1558. "y": 0.5
  1559. },
  1560. "_id": ""
  1561. },
  1562. {
  1563. "__type__": "cc.CompPrefabInfo",
  1564. "fileId": "40Jj8ZwQlEBr6Jjg95jbr2"
  1565. },
  1566. {
  1567. "__type__": "cc.Widget",
  1568. "_name": "",
  1569. "_objFlags": 0,
  1570. "node": {
  1571. "__id__": 70
  1572. },
  1573. "_enabled": true,
  1574. "__prefab": {
  1575. "__id__": 74
  1576. },
  1577. "_alignFlags": 45,
  1578. "_target": null,
  1579. "_left": 0,
  1580. "_right": 0,
  1581. "_top": 0,
  1582. "_bottom": 0,
  1583. "_horizontalCenter": 0,
  1584. "_verticalCenter": 0,
  1585. "_isAbsLeft": true,
  1586. "_isAbsRight": true,
  1587. "_isAbsTop": true,
  1588. "_isAbsBottom": true,
  1589. "_isAbsHorizontalCenter": true,
  1590. "_isAbsVerticalCenter": true,
  1591. "_originalWidth": 100,
  1592. "_originalHeight": 100,
  1593. "_alignMode": 2,
  1594. "_lockFlags": 0,
  1595. "_id": ""
  1596. },
  1597. {
  1598. "__type__": "cc.CompPrefabInfo",
  1599. "fileId": "f84qaBHTFB4qaO+pvV+u1o"
  1600. },
  1601. {
  1602. "__type__": "cc.PrefabInfo",
  1603. "root": {
  1604. "__id__": 1
  1605. },
  1606. "asset": {
  1607. "__id__": 0
  1608. },
  1609. "fileId": "71nV6qofJJ+JA8WMnkqEwv",
  1610. "instance": null,
  1611. "targetOverrides": null,
  1612. "nestedPrefabInstanceRoots": null
  1613. },
  1614. {
  1615. "__type__": "cc.UITransform",
  1616. "_name": "",
  1617. "_objFlags": 0,
  1618. "node": {
  1619. "__id__": 1
  1620. },
  1621. "_enabled": true,
  1622. "__prefab": {
  1623. "__id__": 77
  1624. },
  1625. "_contentSize": {
  1626. "__type__": "cc.Size",
  1627. "width": 1408,
  1628. "height": 1220
  1629. },
  1630. "_anchorPoint": {
  1631. "__type__": "cc.Vec2",
  1632. "x": 0.5,
  1633. "y": 0.5
  1634. },
  1635. "_id": ""
  1636. },
  1637. {
  1638. "__type__": "cc.CompPrefabInfo",
  1639. "fileId": "6c2Ur+XRFFMo8JKa+A6riP"
  1640. },
  1641. {
  1642. "__type__": "cc.Widget",
  1643. "_name": "",
  1644. "_objFlags": 0,
  1645. "node": {
  1646. "__id__": 1
  1647. },
  1648. "_enabled": false,
  1649. "__prefab": {
  1650. "__id__": 79
  1651. },
  1652. "_alignFlags": 45,
  1653. "_target": null,
  1654. "_left": 0,
  1655. "_right": 0,
  1656. "_top": 0,
  1657. "_bottom": 0,
  1658. "_horizontalCenter": 0,
  1659. "_verticalCenter": 0,
  1660. "_isAbsLeft": true,
  1661. "_isAbsRight": true,
  1662. "_isAbsTop": true,
  1663. "_isAbsBottom": true,
  1664. "_isAbsHorizontalCenter": true,
  1665. "_isAbsVerticalCenter": true,
  1666. "_originalWidth": 100,
  1667. "_originalHeight": 100,
  1668. "_alignMode": 2,
  1669. "_lockFlags": 0,
  1670. "_id": ""
  1671. },
  1672. {
  1673. "__type__": "cc.CompPrefabInfo",
  1674. "fileId": "1f1vl6ep1Hi5wroYE1swad"
  1675. },
  1676. {
  1677. "__type__": "4751e7mnvpLQ5/0vpsRDtjt",
  1678. "_name": "",
  1679. "_objFlags": 0,
  1680. "node": {
  1681. "__id__": 1
  1682. },
  1683. "_enabled": true,
  1684. "__prefab": {
  1685. "__id__": 81
  1686. },
  1687. "Bg": {
  1688. "__id__": 3
  1689. },
  1690. "Goods": {
  1691. "__id__": 50
  1692. },
  1693. "GoodsItem": {
  1694. "__uuid__": "259b3651-6811-46cb-9c8f-a07f4d505c1b",
  1695. "__expectedType__": "cc.Prefab"
  1696. },
  1697. "Player": {
  1698. "__id__": 26
  1699. },
  1700. "TouchNode": {
  1701. "__id__": 70
  1702. },
  1703. "MoveTime": 13,
  1704. "_id": ""
  1705. },
  1706. {
  1707. "__type__": "cc.CompPrefabInfo",
  1708. "fileId": "f9XZlqAvRAQ4jVU/2VR4Jg"
  1709. },
  1710. {
  1711. "__type__": "cc.PrefabInfo",
  1712. "root": {
  1713. "__id__": 1
  1714. },
  1715. "asset": {
  1716. "__id__": 0
  1717. },
  1718. "fileId": "e4QmCz+LNHVb1+E9bh+GSz",
  1719. "instance": null,
  1720. "targetOverrides": null
  1721. }
  1722. ]