collect.prefab 25 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "collect",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "collect",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 12
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 65
  32. },
  33. {
  34. "__id__": 67
  35. },
  36. {
  37. "__id__": 69
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 71
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_mobility": 0,
  63. "_layer": 1073741824,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_objFlags": 0,
  75. "_parent": {
  76. "__id__": 1
  77. },
  78. "_prefab": {
  79. "__id__": 3
  80. },
  81. "__editorExtras__": {}
  82. },
  83. {
  84. "__type__": "cc.PrefabInfo",
  85. "root": {
  86. "__id__": 2
  87. },
  88. "asset": {
  89. "__uuid__": "eb051dd2-7571-41ee-9ac4-91a9e177afb0",
  90. "__expectedType__": "cc.Prefab"
  91. },
  92. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  93. "instance": {
  94. "__id__": 4
  95. },
  96. "targetOverrides": null
  97. },
  98. {
  99. "__type__": "cc.PrefabInstance",
  100. "fileId": "e7x0RoKUBLHb2nSLTrXUAw",
  101. "prefabRootNode": {
  102. "__id__": 1
  103. },
  104. "mountedChildren": [],
  105. "mountedComponents": [],
  106. "propertyOverrides": [
  107. {
  108. "__id__": 5
  109. },
  110. {
  111. "__id__": 7
  112. },
  113. {
  114. "__id__": 8
  115. },
  116. {
  117. "__id__": 9
  118. },
  119. {
  120. "__id__": 10
  121. }
  122. ],
  123. "removedComponents": []
  124. },
  125. {
  126. "__type__": "CCPropertyOverrideInfo",
  127. "targetInfo": {
  128. "__id__": 6
  129. },
  130. "propertyPath": [
  131. "_name"
  132. ],
  133. "value": "bg"
  134. },
  135. {
  136. "__type__": "cc.TargetInfo",
  137. "localID": [
  138. "c46/YsCPVOJYA4mWEpNYRx"
  139. ]
  140. },
  141. {
  142. "__type__": "CCPropertyOverrideInfo",
  143. "targetInfo": {
  144. "__id__": 6
  145. },
  146. "propertyPath": [
  147. "_lpos"
  148. ],
  149. "value": {
  150. "__type__": "cc.Vec3",
  151. "x": 0,
  152. "y": 0,
  153. "z": 0
  154. }
  155. },
  156. {
  157. "__type__": "CCPropertyOverrideInfo",
  158. "targetInfo": {
  159. "__id__": 6
  160. },
  161. "propertyPath": [
  162. "_lrot"
  163. ],
  164. "value": {
  165. "__type__": "cc.Quat",
  166. "x": 0,
  167. "y": 0,
  168. "z": 0,
  169. "w": 1
  170. }
  171. },
  172. {
  173. "__type__": "CCPropertyOverrideInfo",
  174. "targetInfo": {
  175. "__id__": 6
  176. },
  177. "propertyPath": [
  178. "_euler"
  179. ],
  180. "value": {
  181. "__type__": "cc.Vec3",
  182. "x": 0,
  183. "y": 0,
  184. "z": 0
  185. }
  186. },
  187. {
  188. "__type__": "CCPropertyOverrideInfo",
  189. "targetInfo": {
  190. "__id__": 11
  191. },
  192. "propertyPath": [
  193. "_contentSize"
  194. ],
  195. "value": {
  196. "__type__": "cc.Size",
  197. "width": 750,
  198. "height": 1634
  199. }
  200. },
  201. {
  202. "__type__": "cc.TargetInfo",
  203. "localID": [
  204. "5ansHA8lxCfZRutufNfh5f"
  205. ]
  206. },
  207. {
  208. "__type__": "cc.Node",
  209. "_name": "Root",
  210. "_objFlags": 0,
  211. "__editorExtras__": {},
  212. "_parent": {
  213. "__id__": 1
  214. },
  215. "_children": [
  216. {
  217. "__id__": 13
  218. },
  219. {
  220. "__id__": 21
  221. }
  222. ],
  223. "_active": true,
  224. "_components": [
  225. {
  226. "__id__": 58
  227. },
  228. {
  229. "__id__": 60
  230. },
  231. {
  232. "__id__": 62
  233. }
  234. ],
  235. "_prefab": {
  236. "__id__": 64
  237. },
  238. "_lpos": {
  239. "__type__": "cc.Vec3",
  240. "x": 0,
  241. "y": 0,
  242. "z": 0
  243. },
  244. "_lrot": {
  245. "__type__": "cc.Quat",
  246. "x": 0,
  247. "y": 0,
  248. "z": 0,
  249. "w": 1
  250. },
  251. "_lscale": {
  252. "__type__": "cc.Vec3",
  253. "x": 1,
  254. "y": 1,
  255. "z": 1
  256. },
  257. "_mobility": 0,
  258. "_layer": 1073741824,
  259. "_euler": {
  260. "__type__": "cc.Vec3",
  261. "x": 0,
  262. "y": 0,
  263. "z": 0
  264. },
  265. "_id": ""
  266. },
  267. {
  268. "__type__": "cc.Node",
  269. "_name": "#close_btn",
  270. "_objFlags": 0,
  271. "__editorExtras__": {},
  272. "_parent": {
  273. "__id__": 12
  274. },
  275. "_children": [],
  276. "_active": true,
  277. "_components": [
  278. {
  279. "__id__": 14
  280. },
  281. {
  282. "__id__": 16
  283. },
  284. {
  285. "__id__": 18
  286. }
  287. ],
  288. "_prefab": {
  289. "__id__": 20
  290. },
  291. "_lpos": {
  292. "__type__": "cc.Vec3",
  293. "x": 287.858,
  294. "y": 434.513,
  295. "z": 0
  296. },
  297. "_lrot": {
  298. "__type__": "cc.Quat",
  299. "x": 0,
  300. "y": 0,
  301. "z": 0,
  302. "w": 1
  303. },
  304. "_lscale": {
  305. "__type__": "cc.Vec3",
  306. "x": 1,
  307. "y": 1,
  308. "z": 1
  309. },
  310. "_mobility": 0,
  311. "_layer": 1073741824,
  312. "_euler": {
  313. "__type__": "cc.Vec3",
  314. "x": 0,
  315. "y": 0,
  316. "z": 0
  317. },
  318. "_id": ""
  319. },
  320. {
  321. "__type__": "cc.UITransform",
  322. "_name": "",
  323. "_objFlags": 0,
  324. "__editorExtras__": {},
  325. "node": {
  326. "__id__": 13
  327. },
  328. "_enabled": true,
  329. "__prefab": {
  330. "__id__": 15
  331. },
  332. "_contentSize": {
  333. "__type__": "cc.Size",
  334. "width": 74,
  335. "height": 74
  336. },
  337. "_anchorPoint": {
  338. "__type__": "cc.Vec2",
  339. "x": 0.5,
  340. "y": 0.5
  341. },
  342. "_id": ""
  343. },
  344. {
  345. "__type__": "cc.CompPrefabInfo",
  346. "fileId": "f9xa2dsWFBDL+COi+VGb1/"
  347. },
  348. {
  349. "__type__": "cc.Sprite",
  350. "_name": "",
  351. "_objFlags": 0,
  352. "__editorExtras__": {},
  353. "node": {
  354. "__id__": 13
  355. },
  356. "_enabled": true,
  357. "__prefab": {
  358. "__id__": 17
  359. },
  360. "_customMaterial": null,
  361. "_srcBlendFactor": 2,
  362. "_dstBlendFactor": 4,
  363. "_color": {
  364. "__type__": "cc.Color",
  365. "r": 255,
  366. "g": 255,
  367. "b": 255,
  368. "a": 255
  369. },
  370. "_spriteFrame": {
  371. "__uuid__": "e189d36d-86a0-4300-8537-c9d3db1b4168@f9941",
  372. "__expectedType__": "cc.SpriteFrame"
  373. },
  374. "_type": 0,
  375. "_fillType": 0,
  376. "_sizeMode": 1,
  377. "_fillCenter": {
  378. "__type__": "cc.Vec2",
  379. "x": 0,
  380. "y": 0
  381. },
  382. "_fillStart": 0,
  383. "_fillRange": 0,
  384. "_isTrimmedMode": true,
  385. "_useGrayscale": false,
  386. "_atlas": null,
  387. "_id": ""
  388. },
  389. {
  390. "__type__": "cc.CompPrefabInfo",
  391. "fileId": "efSY6A5WFI4pikFRTL16xD"
  392. },
  393. {
  394. "__type__": "cc.Button",
  395. "_name": "",
  396. "_objFlags": 0,
  397. "__editorExtras__": {},
  398. "node": {
  399. "__id__": 13
  400. },
  401. "_enabled": true,
  402. "__prefab": {
  403. "__id__": 19
  404. },
  405. "clickEvents": [],
  406. "_interactable": true,
  407. "_transition": 0,
  408. "_normalColor": {
  409. "__type__": "cc.Color",
  410. "r": 255,
  411. "g": 255,
  412. "b": 255,
  413. "a": 255
  414. },
  415. "_hoverColor": {
  416. "__type__": "cc.Color",
  417. "r": 211,
  418. "g": 211,
  419. "b": 211,
  420. "a": 255
  421. },
  422. "_pressedColor": {
  423. "__type__": "cc.Color",
  424. "r": 255,
  425. "g": 255,
  426. "b": 255,
  427. "a": 255
  428. },
  429. "_disabledColor": {
  430. "__type__": "cc.Color",
  431. "r": 124,
  432. "g": 124,
  433. "b": 124,
  434. "a": 255
  435. },
  436. "_normalSprite": null,
  437. "_hoverSprite": null,
  438. "_pressedSprite": null,
  439. "_disabledSprite": null,
  440. "_duration": 0.1,
  441. "_zoomScale": 1.2,
  442. "_target": null,
  443. "_id": ""
  444. },
  445. {
  446. "__type__": "cc.CompPrefabInfo",
  447. "fileId": "3f/X86ThFA0YgnF/R9gB2f"
  448. },
  449. {
  450. "__type__": "cc.PrefabInfo",
  451. "root": {
  452. "__id__": 1
  453. },
  454. "asset": {
  455. "__id__": 0
  456. },
  457. "fileId": "420knSZuVD0YDFwiXEAmv+",
  458. "instance": null,
  459. "targetOverrides": null,
  460. "nestedPrefabInstanceRoots": null
  461. },
  462. {
  463. "__type__": "cc.Node",
  464. "_name": "List",
  465. "_objFlags": 0,
  466. "__editorExtras__": {},
  467. "_parent": {
  468. "__id__": 12
  469. },
  470. "_children": [
  471. {
  472. "__id__": 22
  473. }
  474. ],
  475. "_active": true,
  476. "_components": [
  477. {
  478. "__id__": 48
  479. },
  480. {
  481. "__id__": 50
  482. },
  483. {
  484. "__id__": 52
  485. }
  486. ],
  487. "_prefab": {
  488. "__id__": 57
  489. },
  490. "_lpos": {
  491. "__type__": "cc.Vec3",
  492. "x": 0,
  493. "y": 280,
  494. "z": 0
  495. },
  496. "_lrot": {
  497. "__type__": "cc.Quat",
  498. "x": 0,
  499. "y": 0,
  500. "z": 0,
  501. "w": 1
  502. },
  503. "_lscale": {
  504. "__type__": "cc.Vec3",
  505. "x": 1,
  506. "y": 1,
  507. "z": 1
  508. },
  509. "_mobility": 0,
  510. "_layer": 33554432,
  511. "_euler": {
  512. "__type__": "cc.Vec3",
  513. "x": 0,
  514. "y": 0,
  515. "z": 0
  516. },
  517. "_id": ""
  518. },
  519. {
  520. "__type__": "cc.Node",
  521. "_name": "view",
  522. "_objFlags": 0,
  523. "__editorExtras__": {},
  524. "_parent": {
  525. "__id__": 21
  526. },
  527. "_children": [
  528. {
  529. "__id__": 23
  530. }
  531. ],
  532. "_active": true,
  533. "_components": [
  534. {
  535. "__id__": 41
  536. },
  537. {
  538. "__id__": 43
  539. },
  540. {
  541. "__id__": 45
  542. }
  543. ],
  544. "_prefab": {
  545. "__id__": 47
  546. },
  547. "_lpos": {
  548. "__type__": "cc.Vec3",
  549. "x": 0,
  550. "y": 0,
  551. "z": 0
  552. },
  553. "_lrot": {
  554. "__type__": "cc.Quat",
  555. "x": 0,
  556. "y": 0,
  557. "z": 0,
  558. "w": 1
  559. },
  560. "_lscale": {
  561. "__type__": "cc.Vec3",
  562. "x": 1,
  563. "y": 1,
  564. "z": 1
  565. },
  566. "_mobility": 0,
  567. "_layer": 33554432,
  568. "_euler": {
  569. "__type__": "cc.Vec3",
  570. "x": 0,
  571. "y": 0,
  572. "z": 0
  573. },
  574. "_id": ""
  575. },
  576. {
  577. "__type__": "cc.Node",
  578. "_name": "content",
  579. "_objFlags": 0,
  580. "__editorExtras__": {},
  581. "_parent": {
  582. "__id__": 22
  583. },
  584. "_children": [
  585. {
  586. "__id__": 24
  587. }
  588. ],
  589. "_active": true,
  590. "_components": [
  591. {
  592. "__id__": 36
  593. },
  594. {
  595. "__id__": 38
  596. }
  597. ],
  598. "_prefab": {
  599. "__id__": 40
  600. },
  601. "_lpos": {
  602. "__type__": "cc.Vec3",
  603. "x": 0,
  604. "y": 0,
  605. "z": 0
  606. },
  607. "_lrot": {
  608. "__type__": "cc.Quat",
  609. "x": 0,
  610. "y": 0,
  611. "z": 0,
  612. "w": 1
  613. },
  614. "_lscale": {
  615. "__type__": "cc.Vec3",
  616. "x": 1,
  617. "y": 1,
  618. "z": 1
  619. },
  620. "_mobility": 0,
  621. "_layer": 33554432,
  622. "_euler": {
  623. "__type__": "cc.Vec3",
  624. "x": 0,
  625. "y": 0,
  626. "z": 0
  627. },
  628. "_id": ""
  629. },
  630. {
  631. "__type__": "cc.Node",
  632. "_objFlags": 0,
  633. "_parent": {
  634. "__id__": 23
  635. },
  636. "_prefab": {
  637. "__id__": 25
  638. },
  639. "__editorExtras__": {}
  640. },
  641. {
  642. "__type__": "cc.PrefabInfo",
  643. "root": {
  644. "__id__": 24
  645. },
  646. "asset": {
  647. "__uuid__": "67afbcec-f7af-4f81-9d07-e381ca793d41",
  648. "__expectedType__": "cc.Prefab"
  649. },
  650. "fileId": "b4PbEqAv5P3o4+EkFu5BTI",
  651. "instance": {
  652. "__id__": 26
  653. },
  654. "targetOverrides": null
  655. },
  656. {
  657. "__type__": "cc.PrefabInstance",
  658. "fileId": "d8JKy3gw9LZLUqdyDdeE/g",
  659. "prefabRootNode": {
  660. "__id__": 1
  661. },
  662. "mountedChildren": [],
  663. "mountedComponents": [],
  664. "propertyOverrides": [
  665. {
  666. "__id__": 27
  667. },
  668. {
  669. "__id__": 29
  670. },
  671. {
  672. "__id__": 30
  673. },
  674. {
  675. "__id__": 31
  676. },
  677. {
  678. "__id__": 32
  679. },
  680. {
  681. "__id__": 34
  682. }
  683. ],
  684. "removedComponents": []
  685. },
  686. {
  687. "__type__": "CCPropertyOverrideInfo",
  688. "targetInfo": {
  689. "__id__": 28
  690. },
  691. "propertyPath": [
  692. "_name"
  693. ],
  694. "value": "collectList"
  695. },
  696. {
  697. "__type__": "cc.TargetInfo",
  698. "localID": [
  699. "b4PbEqAv5P3o4+EkFu5BTI"
  700. ]
  701. },
  702. {
  703. "__type__": "CCPropertyOverrideInfo",
  704. "targetInfo": {
  705. "__id__": 28
  706. },
  707. "propertyPath": [
  708. "_lpos"
  709. ],
  710. "value": {
  711. "__type__": "cc.Vec3",
  712. "x": -142,
  713. "y": -164.5,
  714. "z": 0
  715. }
  716. },
  717. {
  718. "__type__": "CCPropertyOverrideInfo",
  719. "targetInfo": {
  720. "__id__": 28
  721. },
  722. "propertyPath": [
  723. "_lrot"
  724. ],
  725. "value": {
  726. "__type__": "cc.Quat",
  727. "x": 0,
  728. "y": 0,
  729. "z": 0,
  730. "w": 1
  731. }
  732. },
  733. {
  734. "__type__": "CCPropertyOverrideInfo",
  735. "targetInfo": {
  736. "__id__": 28
  737. },
  738. "propertyPath": [
  739. "_euler"
  740. ],
  741. "value": {
  742. "__type__": "cc.Vec3",
  743. "x": 0,
  744. "y": 0,
  745. "z": 0
  746. }
  747. },
  748. {
  749. "__type__": "CCPropertyOverrideInfo",
  750. "targetInfo": {
  751. "__id__": 33
  752. },
  753. "propertyPath": [
  754. "_active"
  755. ],
  756. "value": true
  757. },
  758. {
  759. "__type__": "cc.TargetInfo",
  760. "localID": [
  761. "07TD3WuA9F8IvPuw0TlD4J"
  762. ]
  763. },
  764. {
  765. "__type__": "CCPropertyOverrideInfo",
  766. "targetInfo": {
  767. "__id__": 35
  768. },
  769. "propertyPath": [
  770. "rewardSprites",
  771. "length"
  772. ],
  773. "value": 0
  774. },
  775. {
  776. "__type__": "cc.TargetInfo",
  777. "localID": [
  778. "3b4K4hlupJA6cOLHwDqPvU"
  779. ]
  780. },
  781. {
  782. "__type__": "cc.UITransform",
  783. "_name": "",
  784. "_objFlags": 0,
  785. "__editorExtras__": {},
  786. "node": {
  787. "__id__": 23
  788. },
  789. "_enabled": true,
  790. "__prefab": {
  791. "__id__": 37
  792. },
  793. "_contentSize": {
  794. "__type__": "cc.Size",
  795. "width": 580,
  796. "height": 700
  797. },
  798. "_anchorPoint": {
  799. "__type__": "cc.Vec2",
  800. "x": 0.5,
  801. "y": 1
  802. },
  803. "_id": ""
  804. },
  805. {
  806. "__type__": "cc.CompPrefabInfo",
  807. "fileId": "2cllLvnF5Ay4hcn7kayiFi"
  808. },
  809. {
  810. "__type__": "cc.Layout",
  811. "_name": "",
  812. "_objFlags": 0,
  813. "__editorExtras__": {},
  814. "node": {
  815. "__id__": 23
  816. },
  817. "_enabled": false,
  818. "__prefab": {
  819. "__id__": 39
  820. },
  821. "_resizeMode": 1,
  822. "_layoutType": 3,
  823. "_cellSize": {
  824. "__type__": "cc.Size",
  825. "width": 40,
  826. "height": 40
  827. },
  828. "_startAxis": 0,
  829. "_paddingLeft": 30,
  830. "_paddingRight": 20,
  831. "_paddingTop": 10,
  832. "_paddingBottom": 10,
  833. "_spacingX": 50,
  834. "_spacingY": 50,
  835. "_verticalDirection": 1,
  836. "_horizontalDirection": 0,
  837. "_constraint": 2,
  838. "_constraintNum": 2,
  839. "_affectedByScale": false,
  840. "_isAlign": false,
  841. "_id": ""
  842. },
  843. {
  844. "__type__": "cc.CompPrefabInfo",
  845. "fileId": "d9dIRajQNMuqNGfqL1qC1I"
  846. },
  847. {
  848. "__type__": "cc.PrefabInfo",
  849. "root": {
  850. "__id__": 1
  851. },
  852. "asset": {
  853. "__id__": 0
  854. },
  855. "fileId": "d8HGtbzvFN5bjBqi1/3SKu",
  856. "instance": null,
  857. "targetOverrides": null,
  858. "nestedPrefabInstanceRoots": null
  859. },
  860. {
  861. "__type__": "cc.UITransform",
  862. "_name": "",
  863. "_objFlags": 0,
  864. "__editorExtras__": {},
  865. "node": {
  866. "__id__": 22
  867. },
  868. "_enabled": true,
  869. "__prefab": {
  870. "__id__": 42
  871. },
  872. "_contentSize": {
  873. "__type__": "cc.Size",
  874. "width": 580,
  875. "height": 700
  876. },
  877. "_anchorPoint": {
  878. "__type__": "cc.Vec2",
  879. "x": 0.5,
  880. "y": 1
  881. },
  882. "_id": ""
  883. },
  884. {
  885. "__type__": "cc.CompPrefabInfo",
  886. "fileId": "cdCa1A2pVMpZG5E3jB3tMY"
  887. },
  888. {
  889. "__type__": "cc.Mask",
  890. "_name": "",
  891. "_objFlags": 0,
  892. "__editorExtras__": {},
  893. "node": {
  894. "__id__": 22
  895. },
  896. "_enabled": true,
  897. "__prefab": {
  898. "__id__": 44
  899. },
  900. "_type": 0,
  901. "_inverted": false,
  902. "_segments": 64,
  903. "_alphaThreshold": 0.1,
  904. "_id": ""
  905. },
  906. {
  907. "__type__": "cc.CompPrefabInfo",
  908. "fileId": "86o4Aw6QhEb71mcmepPAXf"
  909. },
  910. {
  911. "__type__": "cc.Graphics",
  912. "_name": "",
  913. "_objFlags": 0,
  914. "__editorExtras__": {},
  915. "node": {
  916. "__id__": 22
  917. },
  918. "_enabled": true,
  919. "__prefab": {
  920. "__id__": 46
  921. },
  922. "_customMaterial": null,
  923. "_srcBlendFactor": 2,
  924. "_dstBlendFactor": 4,
  925. "_color": {
  926. "__type__": "cc.Color",
  927. "r": 255,
  928. "g": 255,
  929. "b": 255,
  930. "a": 255
  931. },
  932. "_lineWidth": 1,
  933. "_strokeColor": {
  934. "__type__": "cc.Color",
  935. "r": 0,
  936. "g": 0,
  937. "b": 0,
  938. "a": 255
  939. },
  940. "_lineJoin": 2,
  941. "_lineCap": 0,
  942. "_fillColor": {
  943. "__type__": "cc.Color",
  944. "r": 255,
  945. "g": 255,
  946. "b": 255,
  947. "a": 0
  948. },
  949. "_miterLimit": 10,
  950. "_id": ""
  951. },
  952. {
  953. "__type__": "cc.CompPrefabInfo",
  954. "fileId": "0aiiPAAnhKS4yYvL+Ij+Be"
  955. },
  956. {
  957. "__type__": "cc.PrefabInfo",
  958. "root": {
  959. "__id__": 1
  960. },
  961. "asset": {
  962. "__id__": 0
  963. },
  964. "fileId": "f47Kd+kD1MGbooSLGhBUl2",
  965. "instance": null,
  966. "targetOverrides": null,
  967. "nestedPrefabInstanceRoots": null
  968. },
  969. {
  970. "__type__": "cc.UITransform",
  971. "_name": "",
  972. "_objFlags": 0,
  973. "__editorExtras__": {},
  974. "node": {
  975. "__id__": 21
  976. },
  977. "_enabled": true,
  978. "__prefab": {
  979. "__id__": 49
  980. },
  981. "_contentSize": {
  982. "__type__": "cc.Size",
  983. "width": 580,
  984. "height": 700
  985. },
  986. "_anchorPoint": {
  987. "__type__": "cc.Vec2",
  988. "x": 0.5,
  989. "y": 1
  990. },
  991. "_id": ""
  992. },
  993. {
  994. "__type__": "cc.CompPrefabInfo",
  995. "fileId": "36wNc6EB9BmrqfyfAqvN80"
  996. },
  997. {
  998. "__type__": "cc.ScrollView",
  999. "_name": "",
  1000. "_objFlags": 0,
  1001. "__editorExtras__": {},
  1002. "node": {
  1003. "__id__": 21
  1004. },
  1005. "_enabled": true,
  1006. "__prefab": {
  1007. "__id__": 51
  1008. },
  1009. "bounceDuration": 0.23,
  1010. "brake": 0.75,
  1011. "elastic": true,
  1012. "inertia": true,
  1013. "horizontal": false,
  1014. "vertical": true,
  1015. "cancelInnerEvents": true,
  1016. "scrollEvents": [],
  1017. "_content": {
  1018. "__id__": 23
  1019. },
  1020. "_horizontalScrollBar": null,
  1021. "_verticalScrollBar": null,
  1022. "_id": ""
  1023. },
  1024. {
  1025. "__type__": "cc.CompPrefabInfo",
  1026. "fileId": "afg4k+dg1El4ai5XCPlx0C"
  1027. },
  1028. {
  1029. "__type__": "86c34Q9W1JOv5ocF92ohUJ/",
  1030. "_name": "",
  1031. "_objFlags": 0,
  1032. "__editorExtras__": {},
  1033. "node": {
  1034. "__id__": 21
  1035. },
  1036. "_enabled": true,
  1037. "__prefab": {
  1038. "__id__": 53
  1039. },
  1040. "templateType": 1,
  1041. "tmpNode": {
  1042. "__uuid__": "67afbcec-f7af-4f81-9d07-e381ca793d41",
  1043. "__expectedType__": "cc.Prefab"
  1044. },
  1045. "tmpPrefab": null,
  1046. "_slideMode": 1,
  1047. "pageDistance": 0.3,
  1048. "pageChangeEvent": {
  1049. "__id__": 54
  1050. },
  1051. "_virtual": true,
  1052. "cyclic": false,
  1053. "lackCenter": false,
  1054. "lackSlide": false,
  1055. "_updateRate": 0,
  1056. "frameByFrameRenderNum": 0,
  1057. "renderEvent": {
  1058. "__id__": 55
  1059. },
  1060. "selectedMode": 0,
  1061. "selectedEvent": {
  1062. "__id__": 56
  1063. },
  1064. "repeatEventSingle": false,
  1065. "_id": ""
  1066. },
  1067. {
  1068. "__type__": "cc.CompPrefabInfo",
  1069. "fileId": "7afvOh7IdG54UPOjFDMgGj"
  1070. },
  1071. {
  1072. "__type__": "cc.ClickEvent",
  1073. "target": null,
  1074. "component": "",
  1075. "_componentId": "",
  1076. "handler": "",
  1077. "customEventData": ""
  1078. },
  1079. {
  1080. "__type__": "cc.ClickEvent",
  1081. "target": {
  1082. "__id__": 1
  1083. },
  1084. "component": "",
  1085. "_componentId": "32e4cX4UqxL1bIoc3cwaBRS",
  1086. "handler": "onListRender1",
  1087. "customEventData": ""
  1088. },
  1089. {
  1090. "__type__": "cc.ClickEvent",
  1091. "target": {
  1092. "__id__": 1
  1093. },
  1094. "component": "",
  1095. "_componentId": "32e4cX4UqxL1bIoc3cwaBRS",
  1096. "handler": "onListRender1",
  1097. "customEventData": ""
  1098. },
  1099. {
  1100. "__type__": "cc.PrefabInfo",
  1101. "root": {
  1102. "__id__": 1
  1103. },
  1104. "asset": {
  1105. "__id__": 0
  1106. },
  1107. "fileId": "67p7/pQjVFe6l5ZG0rbnkZ",
  1108. "instance": null,
  1109. "targetOverrides": null,
  1110. "nestedPrefabInstanceRoots": null
  1111. },
  1112. {
  1113. "__type__": "cc.UITransform",
  1114. "_name": "",
  1115. "_objFlags": 0,
  1116. "__editorExtras__": {},
  1117. "node": {
  1118. "__id__": 12
  1119. },
  1120. "_enabled": true,
  1121. "__prefab": {
  1122. "__id__": 59
  1123. },
  1124. "_contentSize": {
  1125. "__type__": "cc.Size",
  1126. "width": 641,
  1127. "height": 924
  1128. },
  1129. "_anchorPoint": {
  1130. "__type__": "cc.Vec2",
  1131. "x": 0.5,
  1132. "y": 0.5
  1133. },
  1134. "_id": ""
  1135. },
  1136. {
  1137. "__type__": "cc.CompPrefabInfo",
  1138. "fileId": "293J32Uo5OIbX2qerELdbY"
  1139. },
  1140. {
  1141. "__type__": "cc.Sprite",
  1142. "_name": "",
  1143. "_objFlags": 0,
  1144. "__editorExtras__": {},
  1145. "node": {
  1146. "__id__": 12
  1147. },
  1148. "_enabled": true,
  1149. "__prefab": {
  1150. "__id__": 61
  1151. },
  1152. "_customMaterial": null,
  1153. "_srcBlendFactor": 2,
  1154. "_dstBlendFactor": 4,
  1155. "_color": {
  1156. "__type__": "cc.Color",
  1157. "r": 255,
  1158. "g": 255,
  1159. "b": 255,
  1160. "a": 255
  1161. },
  1162. "_spriteFrame": {
  1163. "__uuid__": "a542b859-084a-4a84-bd5d-054c65aa43a3@f9941",
  1164. "__expectedType__": "cc.SpriteFrame"
  1165. },
  1166. "_type": 0,
  1167. "_fillType": 0,
  1168. "_sizeMode": 1,
  1169. "_fillCenter": {
  1170. "__type__": "cc.Vec2",
  1171. "x": 0,
  1172. "y": 0
  1173. },
  1174. "_fillStart": 0,
  1175. "_fillRange": 0,
  1176. "_isTrimmedMode": true,
  1177. "_useGrayscale": false,
  1178. "_atlas": null,
  1179. "_id": ""
  1180. },
  1181. {
  1182. "__type__": "cc.CompPrefabInfo",
  1183. "fileId": "5dHJSbvWVHl59wNdg+pScl"
  1184. },
  1185. {
  1186. "__type__": "cc.BlockInputEvents",
  1187. "_name": "",
  1188. "_objFlags": 0,
  1189. "__editorExtras__": {},
  1190. "node": {
  1191. "__id__": 12
  1192. },
  1193. "_enabled": true,
  1194. "__prefab": {
  1195. "__id__": 63
  1196. },
  1197. "_id": ""
  1198. },
  1199. {
  1200. "__type__": "cc.CompPrefabInfo",
  1201. "fileId": "94Cv3j5MFKcZGvulsgSrqy"
  1202. },
  1203. {
  1204. "__type__": "cc.PrefabInfo",
  1205. "root": {
  1206. "__id__": 1
  1207. },
  1208. "asset": {
  1209. "__id__": 0
  1210. },
  1211. "fileId": "ffAHFHdWVC1ZZgTs2ZTO4V",
  1212. "instance": null,
  1213. "targetOverrides": null,
  1214. "nestedPrefabInstanceRoots": null
  1215. },
  1216. {
  1217. "__type__": "cc.UITransform",
  1218. "_name": "",
  1219. "_objFlags": 0,
  1220. "__editorExtras__": {},
  1221. "node": {
  1222. "__id__": 1
  1223. },
  1224. "_enabled": true,
  1225. "__prefab": {
  1226. "__id__": 66
  1227. },
  1228. "_contentSize": {
  1229. "__type__": "cc.Size",
  1230. "width": 750,
  1231. "height": 1634
  1232. },
  1233. "_anchorPoint": {
  1234. "__type__": "cc.Vec2",
  1235. "x": 0.5,
  1236. "y": 0.5
  1237. },
  1238. "_id": ""
  1239. },
  1240. {
  1241. "__type__": "cc.CompPrefabInfo",
  1242. "fileId": "daGGExxcBLrZQ3Rbu0K/aq"
  1243. },
  1244. {
  1245. "__type__": "cc.Widget",
  1246. "_name": "",
  1247. "_objFlags": 0,
  1248. "__editorExtras__": {},
  1249. "node": {
  1250. "__id__": 1
  1251. },
  1252. "_enabled": true,
  1253. "__prefab": {
  1254. "__id__": 68
  1255. },
  1256. "_alignFlags": 45,
  1257. "_target": null,
  1258. "_left": 0,
  1259. "_right": 0,
  1260. "_top": 0,
  1261. "_bottom": 0,
  1262. "_horizontalCenter": 0,
  1263. "_verticalCenter": 0,
  1264. "_isAbsLeft": true,
  1265. "_isAbsRight": true,
  1266. "_isAbsTop": true,
  1267. "_isAbsBottom": true,
  1268. "_isAbsHorizontalCenter": true,
  1269. "_isAbsVerticalCenter": true,
  1270. "_originalWidth": 100,
  1271. "_originalHeight": 100,
  1272. "_alignMode": 2,
  1273. "_lockFlags": 0,
  1274. "_id": ""
  1275. },
  1276. {
  1277. "__type__": "cc.CompPrefabInfo",
  1278. "fileId": "7cxL8//z9Az5sea4ylH2vI"
  1279. },
  1280. {
  1281. "__type__": "32e4cX4UqxL1bIoc3cwaBRS",
  1282. "_name": "",
  1283. "_objFlags": 0,
  1284. "__editorExtras__": {},
  1285. "node": {
  1286. "__id__": 1
  1287. },
  1288. "_enabled": true,
  1289. "__prefab": {
  1290. "__id__": 70
  1291. },
  1292. "cloose_btn": {
  1293. "__id__": 18
  1294. },
  1295. "list1": {
  1296. "__id__": 52
  1297. },
  1298. "_id": ""
  1299. },
  1300. {
  1301. "__type__": "cc.CompPrefabInfo",
  1302. "fileId": "8fjFBatH5Ee54PfYLkqeC0"
  1303. },
  1304. {
  1305. "__type__": "cc.PrefabInfo",
  1306. "root": {
  1307. "__id__": 1
  1308. },
  1309. "asset": {
  1310. "__id__": 0
  1311. },
  1312. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1313. "instance": null,
  1314. "targetOverrides": [
  1315. {
  1316. "__id__": 72
  1317. },
  1318. {
  1319. "__id__": 75
  1320. },
  1321. {
  1322. "__id__": 78
  1323. },
  1324. {
  1325. "__id__": 81
  1326. },
  1327. {
  1328. "__id__": 84
  1329. }
  1330. ],
  1331. "nestedPrefabInstanceRoots": [
  1332. {
  1333. "__id__": 24
  1334. },
  1335. {
  1336. "__id__": 2
  1337. }
  1338. ]
  1339. },
  1340. {
  1341. "__type__": "cc.TargetOverrideInfo",
  1342. "source": {
  1343. "__id__": 24
  1344. },
  1345. "sourceInfo": {
  1346. "__id__": 73
  1347. },
  1348. "propertyPath": [
  1349. "keyBgNode"
  1350. ],
  1351. "target": {
  1352. "__id__": 24
  1353. },
  1354. "targetInfo": {
  1355. "__id__": 74
  1356. }
  1357. },
  1358. {
  1359. "__type__": "cc.TargetInfo",
  1360. "localID": [
  1361. "3b4K4hlupJA6cOLHwDqPvU"
  1362. ]
  1363. },
  1364. {
  1365. "__type__": "cc.TargetInfo",
  1366. "localID": [
  1367. "07TD3WuA9F8IvPuw0TlD4J"
  1368. ]
  1369. },
  1370. {
  1371. "__type__": "cc.TargetOverrideInfo",
  1372. "source": {
  1373. "__id__": 24
  1374. },
  1375. "sourceInfo": {
  1376. "__id__": 76
  1377. },
  1378. "propertyPath": [
  1379. "openBgNode"
  1380. ],
  1381. "target": {
  1382. "__id__": 24
  1383. },
  1384. "targetInfo": {
  1385. "__id__": 77
  1386. }
  1387. },
  1388. {
  1389. "__type__": "cc.TargetInfo",
  1390. "localID": [
  1391. "3b4K4hlupJA6cOLHwDqPvU"
  1392. ]
  1393. },
  1394. {
  1395. "__type__": "cc.TargetInfo",
  1396. "localID": [
  1397. "5cjAwR33VF0K9BK36Yl7KC"
  1398. ]
  1399. },
  1400. {
  1401. "__type__": "cc.TargetOverrideInfo",
  1402. "source": {
  1403. "__id__": 24
  1404. },
  1405. "sourceInfo": {
  1406. "__id__": 79
  1407. },
  1408. "propertyPath": [
  1409. "LabelName"
  1410. ],
  1411. "target": {
  1412. "__id__": 24
  1413. },
  1414. "targetInfo": {
  1415. "__id__": 80
  1416. }
  1417. },
  1418. {
  1419. "__type__": "cc.TargetInfo",
  1420. "localID": [
  1421. "3b4K4hlupJA6cOLHwDqPvU"
  1422. ]
  1423. },
  1424. {
  1425. "__type__": "cc.TargetInfo",
  1426. "localID": [
  1427. "06hNuY6qtIbrO3Ox2z1gJS"
  1428. ]
  1429. },
  1430. {
  1431. "__type__": "cc.TargetOverrideInfo",
  1432. "source": {
  1433. "__id__": 24
  1434. },
  1435. "sourceInfo": {
  1436. "__id__": 82
  1437. },
  1438. "propertyPath": [
  1439. "bottlesSp"
  1440. ],
  1441. "target": {
  1442. "__id__": 24
  1443. },
  1444. "targetInfo": {
  1445. "__id__": 83
  1446. }
  1447. },
  1448. {
  1449. "__type__": "cc.TargetInfo",
  1450. "localID": [
  1451. "3b4K4hlupJA6cOLHwDqPvU"
  1452. ]
  1453. },
  1454. {
  1455. "__type__": "cc.TargetInfo",
  1456. "localID": [
  1457. "e64wpBneJGFpj1MXlH5tsI"
  1458. ]
  1459. },
  1460. {
  1461. "__type__": "cc.TargetOverrideInfo",
  1462. "source": {
  1463. "__id__": 24
  1464. },
  1465. "sourceInfo": {
  1466. "__id__": 85
  1467. },
  1468. "propertyPath": [
  1469. "keySp"
  1470. ],
  1471. "target": {
  1472. "__id__": 24
  1473. },
  1474. "targetInfo": {
  1475. "__id__": 86
  1476. }
  1477. },
  1478. {
  1479. "__type__": "cc.TargetInfo",
  1480. "localID": [
  1481. "3b4K4hlupJA6cOLHwDqPvU"
  1482. ]
  1483. },
  1484. {
  1485. "__type__": "cc.TargetInfo",
  1486. "localID": [
  1487. "208EvHhy1PYaqyhiArRY7H"
  1488. ]
  1489. }
  1490. ]