collectList.prefab 19 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "collectList",
  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": "collectList",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 40
  29. },
  30. {
  31. "__id__": 42
  32. },
  33. {
  34. "__id__": 44
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 46
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": -147.91,
  43. "y": 108.928,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 1073741824,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "Node",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [
  78. {
  79. "__id__": 3
  80. },
  81. {
  82. "__id__": 19
  83. }
  84. ],
  85. "_active": true,
  86. "_components": [
  87. {
  88. "__id__": 37
  89. }
  90. ],
  91. "_prefab": {
  92. "__id__": 39
  93. },
  94. "_lpos": {
  95. "__type__": "cc.Vec3",
  96. "x": 0,
  97. "y": 0,
  98. "z": 0
  99. },
  100. "_lrot": {
  101. "__type__": "cc.Quat",
  102. "x": 0,
  103. "y": 0,
  104. "z": 0,
  105. "w": 1
  106. },
  107. "_lscale": {
  108. "__type__": "cc.Vec3",
  109. "x": 1,
  110. "y": 1,
  111. "z": 1
  112. },
  113. "_mobility": 0,
  114. "_layer": 1073741824,
  115. "_euler": {
  116. "__type__": "cc.Vec3",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0
  120. },
  121. "_id": ""
  122. },
  123. {
  124. "__type__": "cc.Node",
  125. "_name": "openBg",
  126. "_objFlags": 0,
  127. "__editorExtras__": {},
  128. "_parent": {
  129. "__id__": 2
  130. },
  131. "_children": [
  132. {
  133. "__id__": 4
  134. },
  135. {
  136. "__id__": 10
  137. }
  138. ],
  139. "_active": true,
  140. "_components": [
  141. {
  142. "__id__": 16
  143. }
  144. ],
  145. "_prefab": {
  146. "__id__": 18
  147. },
  148. "_lpos": {
  149. "__type__": "cc.Vec3",
  150. "x": 0,
  151. "y": 0,
  152. "z": 0
  153. },
  154. "_lrot": {
  155. "__type__": "cc.Quat",
  156. "x": 0,
  157. "y": 0,
  158. "z": 0,
  159. "w": 1
  160. },
  161. "_lscale": {
  162. "__type__": "cc.Vec3",
  163. "x": 1,
  164. "y": 1,
  165. "z": 1
  166. },
  167. "_mobility": 0,
  168. "_layer": 1073741824,
  169. "_euler": {
  170. "__type__": "cc.Vec3",
  171. "x": 0,
  172. "y": 0,
  173. "z": 0
  174. },
  175. "_id": ""
  176. },
  177. {
  178. "__type__": "cc.Node",
  179. "_name": "bottlesSp",
  180. "_objFlags": 0,
  181. "__editorExtras__": {},
  182. "_parent": {
  183. "__id__": 3
  184. },
  185. "_children": [],
  186. "_active": true,
  187. "_components": [
  188. {
  189. "__id__": 5
  190. },
  191. {
  192. "__id__": 7
  193. }
  194. ],
  195. "_prefab": {
  196. "__id__": 9
  197. },
  198. "_lpos": {
  199. "__type__": "cc.Vec3",
  200. "x": 0,
  201. "y": -10,
  202. "z": 0
  203. },
  204. "_lrot": {
  205. "__type__": "cc.Quat",
  206. "x": 0,
  207. "y": 0,
  208. "z": 0,
  209. "w": 1
  210. },
  211. "_lscale": {
  212. "__type__": "cc.Vec3",
  213. "x": 1,
  214. "y": 1,
  215. "z": 1
  216. },
  217. "_mobility": 0,
  218. "_layer": 1073741824,
  219. "_euler": {
  220. "__type__": "cc.Vec3",
  221. "x": 0,
  222. "y": 0,
  223. "z": 0
  224. },
  225. "_id": ""
  226. },
  227. {
  228. "__type__": "cc.UITransform",
  229. "_name": "",
  230. "_objFlags": 0,
  231. "__editorExtras__": {},
  232. "node": {
  233. "__id__": 4
  234. },
  235. "_enabled": true,
  236. "__prefab": {
  237. "__id__": 6
  238. },
  239. "_contentSize": {
  240. "__type__": "cc.Size",
  241. "width": 116,
  242. "height": 168
  243. },
  244. "_anchorPoint": {
  245. "__type__": "cc.Vec2",
  246. "x": 0.5,
  247. "y": 0.5
  248. },
  249. "_id": ""
  250. },
  251. {
  252. "__type__": "cc.CompPrefabInfo",
  253. "fileId": "c5alqS6GRH/4u1BOK5AkeH"
  254. },
  255. {
  256. "__type__": "cc.Sprite",
  257. "_name": "",
  258. "_objFlags": 0,
  259. "__editorExtras__": {},
  260. "node": {
  261. "__id__": 4
  262. },
  263. "_enabled": true,
  264. "__prefab": {
  265. "__id__": 8
  266. },
  267. "_customMaterial": null,
  268. "_srcBlendFactor": 2,
  269. "_dstBlendFactor": 4,
  270. "_color": {
  271. "__type__": "cc.Color",
  272. "r": 255,
  273. "g": 255,
  274. "b": 255,
  275. "a": 255
  276. },
  277. "_spriteFrame": {
  278. "__uuid__": "8b773cfa-72b0-4b16-898f-08160ba05e3e@f9941",
  279. "__expectedType__": "cc.SpriteFrame"
  280. },
  281. "_type": 0,
  282. "_fillType": 0,
  283. "_sizeMode": 0,
  284. "_fillCenter": {
  285. "__type__": "cc.Vec2",
  286. "x": 0,
  287. "y": 0
  288. },
  289. "_fillStart": 0,
  290. "_fillRange": 0,
  291. "_isTrimmedMode": true,
  292. "_useGrayscale": false,
  293. "_atlas": null,
  294. "_id": ""
  295. },
  296. {
  297. "__type__": "cc.CompPrefabInfo",
  298. "fileId": "e64wpBneJGFpj1MXlH5tsI"
  299. },
  300. {
  301. "__type__": "cc.PrefabInfo",
  302. "root": {
  303. "__id__": 1
  304. },
  305. "asset": {
  306. "__id__": 0
  307. },
  308. "fileId": "e2DwrMke1I0qs7VjMfGMss",
  309. "instance": null,
  310. "targetOverrides": null,
  311. "nestedPrefabInstanceRoots": null
  312. },
  313. {
  314. "__type__": "cc.Node",
  315. "_name": "Label",
  316. "_objFlags": 0,
  317. "__editorExtras__": {},
  318. "_parent": {
  319. "__id__": 3
  320. },
  321. "_children": [],
  322. "_active": true,
  323. "_components": [
  324. {
  325. "__id__": 11
  326. },
  327. {
  328. "__id__": 13
  329. }
  330. ],
  331. "_prefab": {
  332. "__id__": 15
  333. },
  334. "_lpos": {
  335. "__type__": "cc.Vec3",
  336. "x": -28.596000000000004,
  337. "y": 129.35199999999998,
  338. "z": 0
  339. },
  340. "_lrot": {
  341. "__type__": "cc.Quat",
  342. "x": 0,
  343. "y": 0,
  344. "z": 0,
  345. "w": 1
  346. },
  347. "_lscale": {
  348. "__type__": "cc.Vec3",
  349. "x": 1,
  350. "y": 1,
  351. "z": 1
  352. },
  353. "_mobility": 0,
  354. "_layer": 1073741824,
  355. "_euler": {
  356. "__type__": "cc.Vec3",
  357. "x": 0,
  358. "y": 0,
  359. "z": 0
  360. },
  361. "_id": ""
  362. },
  363. {
  364. "__type__": "cc.UITransform",
  365. "_name": "",
  366. "_objFlags": 0,
  367. "__editorExtras__": {},
  368. "node": {
  369. "__id__": 10
  370. },
  371. "_enabled": true,
  372. "__prefab": {
  373. "__id__": 12
  374. },
  375. "_contentSize": {
  376. "__type__": "cc.Size",
  377. "width": 120,
  378. "height": 50.4
  379. },
  380. "_anchorPoint": {
  381. "__type__": "cc.Vec2",
  382. "x": 0.5,
  383. "y": 0.5
  384. },
  385. "_id": ""
  386. },
  387. {
  388. "__type__": "cc.CompPrefabInfo",
  389. "fileId": "b9+4Fq8olL76Ukjk+Uw5xR"
  390. },
  391. {
  392. "__type__": "cc.Label",
  393. "_name": "",
  394. "_objFlags": 0,
  395. "__editorExtras__": {},
  396. "node": {
  397. "__id__": 10
  398. },
  399. "_enabled": true,
  400. "__prefab": {
  401. "__id__": 14
  402. },
  403. "_customMaterial": null,
  404. "_srcBlendFactor": 2,
  405. "_dstBlendFactor": 4,
  406. "_color": {
  407. "__type__": "cc.Color",
  408. "r": 255,
  409. "g": 255,
  410. "b": 255,
  411. "a": 255
  412. },
  413. "_string": "长岛冰茶",
  414. "_horizontalAlign": 1,
  415. "_verticalAlign": 1,
  416. "_actualFontSize": 30,
  417. "_fontSize": 30,
  418. "_fontFamily": "Arial",
  419. "_lineHeight": 40,
  420. "_overflow": 0,
  421. "_enableWrapText": true,
  422. "_font": null,
  423. "_isSystemFontUsed": true,
  424. "_spacingX": 0,
  425. "_isItalic": false,
  426. "_isBold": true,
  427. "_isUnderline": false,
  428. "_underlineHeight": 2,
  429. "_cacheMode": 0,
  430. "_enableOutline": false,
  431. "_outlineColor": {
  432. "__type__": "cc.Color",
  433. "r": 0,
  434. "g": 0,
  435. "b": 0,
  436. "a": 255
  437. },
  438. "_outlineWidth": 2,
  439. "_enableShadow": false,
  440. "_shadowColor": {
  441. "__type__": "cc.Color",
  442. "r": 0,
  443. "g": 0,
  444. "b": 0,
  445. "a": 255
  446. },
  447. "_shadowOffset": {
  448. "__type__": "cc.Vec2",
  449. "x": 2,
  450. "y": 2
  451. },
  452. "_shadowBlur": 2,
  453. "_id": ""
  454. },
  455. {
  456. "__type__": "cc.CompPrefabInfo",
  457. "fileId": "06hNuY6qtIbrO3Ox2z1gJS"
  458. },
  459. {
  460. "__type__": "cc.PrefabInfo",
  461. "root": {
  462. "__id__": 1
  463. },
  464. "asset": {
  465. "__id__": 0
  466. },
  467. "fileId": "92Ss+ClbNIvpZBehPU/kKV",
  468. "instance": null,
  469. "targetOverrides": null,
  470. "nestedPrefabInstanceRoots": null
  471. },
  472. {
  473. "__type__": "cc.UITransform",
  474. "_name": "",
  475. "_objFlags": 0,
  476. "__editorExtras__": {},
  477. "node": {
  478. "__id__": 3
  479. },
  480. "_enabled": true,
  481. "__prefab": {
  482. "__id__": 17
  483. },
  484. "_contentSize": {
  485. "__type__": "cc.Size",
  486. "width": 100,
  487. "height": 100
  488. },
  489. "_anchorPoint": {
  490. "__type__": "cc.Vec2",
  491. "x": 0.5,
  492. "y": 0.5
  493. },
  494. "_id": ""
  495. },
  496. {
  497. "__type__": "cc.CompPrefabInfo",
  498. "fileId": "17dzos10hLvoQxgq9g6pvJ"
  499. },
  500. {
  501. "__type__": "cc.PrefabInfo",
  502. "root": {
  503. "__id__": 1
  504. },
  505. "asset": {
  506. "__id__": 0
  507. },
  508. "fileId": "5cjAwR33VF0K9BK36Yl7KC",
  509. "instance": null,
  510. "targetOverrides": null,
  511. "nestedPrefabInstanceRoots": null
  512. },
  513. {
  514. "__type__": "cc.Node",
  515. "_name": "keyBg",
  516. "_objFlags": 0,
  517. "__editorExtras__": {},
  518. "_parent": {
  519. "__id__": 2
  520. },
  521. "_children": [
  522. {
  523. "__id__": 20
  524. },
  525. {
  526. "__id__": 26
  527. }
  528. ],
  529. "_active": true,
  530. "_components": [
  531. {
  532. "__id__": 32
  533. },
  534. {
  535. "__id__": 34
  536. }
  537. ],
  538. "_prefab": {
  539. "__id__": 36
  540. },
  541. "_lpos": {
  542. "__type__": "cc.Vec3",
  543. "x": 0,
  544. "y": 0,
  545. "z": 0
  546. },
  547. "_lrot": {
  548. "__type__": "cc.Quat",
  549. "x": 0,
  550. "y": 0,
  551. "z": 0,
  552. "w": 1
  553. },
  554. "_lscale": {
  555. "__type__": "cc.Vec3",
  556. "x": 1,
  557. "y": 1,
  558. "z": 1
  559. },
  560. "_mobility": 0,
  561. "_layer": 1073741824,
  562. "_euler": {
  563. "__type__": "cc.Vec3",
  564. "x": 0,
  565. "y": 0,
  566. "z": 0
  567. },
  568. "_id": ""
  569. },
  570. {
  571. "__type__": "cc.Node",
  572. "_name": "bottles",
  573. "_objFlags": 0,
  574. "__editorExtras__": {},
  575. "_parent": {
  576. "__id__": 19
  577. },
  578. "_children": [],
  579. "_active": true,
  580. "_components": [
  581. {
  582. "__id__": 21
  583. },
  584. {
  585. "__id__": 23
  586. }
  587. ],
  588. "_prefab": {
  589. "__id__": 25
  590. },
  591. "_lpos": {
  592. "__type__": "cc.Vec3",
  593. "x": 0,
  594. "y": -10,
  595. "z": 0
  596. },
  597. "_lrot": {
  598. "__type__": "cc.Quat",
  599. "x": 0,
  600. "y": 0,
  601. "z": 0,
  602. "w": 1
  603. },
  604. "_lscale": {
  605. "__type__": "cc.Vec3",
  606. "x": 1,
  607. "y": 1,
  608. "z": 1
  609. },
  610. "_mobility": 0,
  611. "_layer": 1073741824,
  612. "_euler": {
  613. "__type__": "cc.Vec3",
  614. "x": 0,
  615. "y": 0,
  616. "z": 0
  617. },
  618. "_id": ""
  619. },
  620. {
  621. "__type__": "cc.UITransform",
  622. "_name": "",
  623. "_objFlags": 0,
  624. "__editorExtras__": {},
  625. "node": {
  626. "__id__": 20
  627. },
  628. "_enabled": true,
  629. "__prefab": {
  630. "__id__": 22
  631. },
  632. "_contentSize": {
  633. "__type__": "cc.Size",
  634. "width": 116,
  635. "height": 168
  636. },
  637. "_anchorPoint": {
  638. "__type__": "cc.Vec2",
  639. "x": 0.5,
  640. "y": 0.5
  641. },
  642. "_id": ""
  643. },
  644. {
  645. "__type__": "cc.CompPrefabInfo",
  646. "fileId": "12xSZkfXBNNY1RtvIdJ++c"
  647. },
  648. {
  649. "__type__": "cc.Sprite",
  650. "_name": "",
  651. "_objFlags": 0,
  652. "__editorExtras__": {},
  653. "node": {
  654. "__id__": 20
  655. },
  656. "_enabled": true,
  657. "__prefab": {
  658. "__id__": 24
  659. },
  660. "_customMaterial": null,
  661. "_srcBlendFactor": 2,
  662. "_dstBlendFactor": 4,
  663. "_color": {
  664. "__type__": "cc.Color",
  665. "r": 0,
  666. "g": 0,
  667. "b": 0,
  668. "a": 255
  669. },
  670. "_spriteFrame": {
  671. "__uuid__": "8b773cfa-72b0-4b16-898f-08160ba05e3e@f9941",
  672. "__expectedType__": "cc.SpriteFrame"
  673. },
  674. "_type": 0,
  675. "_fillType": 0,
  676. "_sizeMode": 0,
  677. "_fillCenter": {
  678. "__type__": "cc.Vec2",
  679. "x": 0,
  680. "y": 0
  681. },
  682. "_fillStart": 0,
  683. "_fillRange": 0,
  684. "_isTrimmedMode": true,
  685. "_useGrayscale": false,
  686. "_atlas": null,
  687. "_id": ""
  688. },
  689. {
  690. "__type__": "cc.CompPrefabInfo",
  691. "fileId": "208EvHhy1PYaqyhiArRY7H"
  692. },
  693. {
  694. "__type__": "cc.PrefabInfo",
  695. "root": {
  696. "__id__": 1
  697. },
  698. "asset": {
  699. "__id__": 0
  700. },
  701. "fileId": "f1EWycD/5OcI9FMMjoEuxP",
  702. "instance": null,
  703. "targetOverrides": null,
  704. "nestedPrefabInstanceRoots": null
  705. },
  706. {
  707. "__type__": "cc.Node",
  708. "_name": "wen",
  709. "_objFlags": 0,
  710. "__editorExtras__": {},
  711. "_parent": {
  712. "__id__": 19
  713. },
  714. "_children": [],
  715. "_active": true,
  716. "_components": [
  717. {
  718. "__id__": 27
  719. },
  720. {
  721. "__id__": 29
  722. }
  723. ],
  724. "_prefab": {
  725. "__id__": 31
  726. },
  727. "_lpos": {
  728. "__type__": "cc.Vec3",
  729. "x": -29.985,
  730. "y": 130.177,
  731. "z": 0
  732. },
  733. "_lrot": {
  734. "__type__": "cc.Quat",
  735. "x": 0,
  736. "y": 0,
  737. "z": 0,
  738. "w": 1
  739. },
  740. "_lscale": {
  741. "__type__": "cc.Vec3",
  742. "x": 1,
  743. "y": 1,
  744. "z": 1
  745. },
  746. "_mobility": 0,
  747. "_layer": 1073741824,
  748. "_euler": {
  749. "__type__": "cc.Vec3",
  750. "x": 0,
  751. "y": 0,
  752. "z": 0
  753. },
  754. "_id": ""
  755. },
  756. {
  757. "__type__": "cc.UITransform",
  758. "_name": "",
  759. "_objFlags": 0,
  760. "__editorExtras__": {},
  761. "node": {
  762. "__id__": 26
  763. },
  764. "_enabled": true,
  765. "__prefab": {
  766. "__id__": 28
  767. },
  768. "_contentSize": {
  769. "__type__": "cc.Size",
  770. "width": 95,
  771. "height": 24
  772. },
  773. "_anchorPoint": {
  774. "__type__": "cc.Vec2",
  775. "x": 0.5,
  776. "y": 0.5
  777. },
  778. "_id": ""
  779. },
  780. {
  781. "__type__": "cc.CompPrefabInfo",
  782. "fileId": "4e/OAMurhDiK7dT9E3C6CI"
  783. },
  784. {
  785. "__type__": "cc.Sprite",
  786. "_name": "",
  787. "_objFlags": 0,
  788. "__editorExtras__": {},
  789. "node": {
  790. "__id__": 26
  791. },
  792. "_enabled": true,
  793. "__prefab": {
  794. "__id__": 30
  795. },
  796. "_customMaterial": null,
  797. "_srcBlendFactor": 2,
  798. "_dstBlendFactor": 4,
  799. "_color": {
  800. "__type__": "cc.Color",
  801. "r": 255,
  802. "g": 255,
  803. "b": 255,
  804. "a": 255
  805. },
  806. "_spriteFrame": {
  807. "__uuid__": "3069996f-5248-4342-95d0-2c4a475a4a90@f9941",
  808. "__expectedType__": "cc.SpriteFrame"
  809. },
  810. "_type": 0,
  811. "_fillType": 0,
  812. "_sizeMode": 0,
  813. "_fillCenter": {
  814. "__type__": "cc.Vec2",
  815. "x": 0,
  816. "y": 0
  817. },
  818. "_fillStart": 0,
  819. "_fillRange": 0,
  820. "_isTrimmedMode": true,
  821. "_useGrayscale": false,
  822. "_atlas": null,
  823. "_id": ""
  824. },
  825. {
  826. "__type__": "cc.CompPrefabInfo",
  827. "fileId": "46TXppWplKIrZcm1OXQXpI"
  828. },
  829. {
  830. "__type__": "cc.PrefabInfo",
  831. "root": {
  832. "__id__": 1
  833. },
  834. "asset": {
  835. "__id__": 0
  836. },
  837. "fileId": "67yQeIwaJCjIDKvUePGRJM",
  838. "instance": null,
  839. "targetOverrides": null,
  840. "nestedPrefabInstanceRoots": null
  841. },
  842. {
  843. "__type__": "cc.UITransform",
  844. "_name": "",
  845. "_objFlags": 0,
  846. "__editorExtras__": {},
  847. "node": {
  848. "__id__": 19
  849. },
  850. "_enabled": true,
  851. "__prefab": {
  852. "__id__": 33
  853. },
  854. "_contentSize": {
  855. "__type__": "cc.Size",
  856. "width": 236,
  857. "height": 309
  858. },
  859. "_anchorPoint": {
  860. "__type__": "cc.Vec2",
  861. "x": 0.5,
  862. "y": 0.5
  863. },
  864. "_id": ""
  865. },
  866. {
  867. "__type__": "cc.CompPrefabInfo",
  868. "fileId": "fdwtSkK15Lc6PnGGbTBfwz"
  869. },
  870. {
  871. "__type__": "cc.Sprite",
  872. "_name": "",
  873. "_objFlags": 0,
  874. "__editorExtras__": {},
  875. "node": {
  876. "__id__": 19
  877. },
  878. "_enabled": true,
  879. "__prefab": {
  880. "__id__": 35
  881. },
  882. "_customMaterial": null,
  883. "_srcBlendFactor": 2,
  884. "_dstBlendFactor": 4,
  885. "_color": {
  886. "__type__": "cc.Color",
  887. "r": 255,
  888. "g": 255,
  889. "b": 255,
  890. "a": 255
  891. },
  892. "_spriteFrame": {
  893. "__uuid__": "0a90379c-2481-4708-91de-f969d027f41e@f9941",
  894. "__expectedType__": "cc.SpriteFrame"
  895. },
  896. "_type": 0,
  897. "_fillType": 0,
  898. "_sizeMode": 0,
  899. "_fillCenter": {
  900. "__type__": "cc.Vec2",
  901. "x": 0,
  902. "y": 0
  903. },
  904. "_fillStart": 0,
  905. "_fillRange": 0,
  906. "_isTrimmedMode": true,
  907. "_useGrayscale": false,
  908. "_atlas": null,
  909. "_id": ""
  910. },
  911. {
  912. "__type__": "cc.CompPrefabInfo",
  913. "fileId": "db0lgO9rBG9J+9/dUr+rYW"
  914. },
  915. {
  916. "__type__": "cc.PrefabInfo",
  917. "root": {
  918. "__id__": 1
  919. },
  920. "asset": {
  921. "__id__": 0
  922. },
  923. "fileId": "07TD3WuA9F8IvPuw0TlD4J",
  924. "instance": null,
  925. "targetOverrides": null,
  926. "nestedPrefabInstanceRoots": null
  927. },
  928. {
  929. "__type__": "cc.UITransform",
  930. "_name": "",
  931. "_objFlags": 0,
  932. "__editorExtras__": {},
  933. "node": {
  934. "__id__": 2
  935. },
  936. "_enabled": true,
  937. "__prefab": {
  938. "__id__": 38
  939. },
  940. "_contentSize": {
  941. "__type__": "cc.Size",
  942. "width": 100,
  943. "height": 100
  944. },
  945. "_anchorPoint": {
  946. "__type__": "cc.Vec2",
  947. "x": 0.5,
  948. "y": 0.5
  949. },
  950. "_id": ""
  951. },
  952. {
  953. "__type__": "cc.CompPrefabInfo",
  954. "fileId": "ddnblSCl9H+o6miUDeqWG0"
  955. },
  956. {
  957. "__type__": "cc.PrefabInfo",
  958. "root": {
  959. "__id__": 1
  960. },
  961. "asset": {
  962. "__id__": 0
  963. },
  964. "fileId": "82TQ7GN8VHS5xiXrzSNISH",
  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__": 1
  976. },
  977. "_enabled": true,
  978. "__prefab": {
  979. "__id__": 41
  980. },
  981. "_contentSize": {
  982. "__type__": "cc.Size",
  983. "width": 236,
  984. "height": 309
  985. },
  986. "_anchorPoint": {
  987. "__type__": "cc.Vec2",
  988. "x": 0.5,
  989. "y": 0.5
  990. },
  991. "_id": ""
  992. },
  993. {
  994. "__type__": "cc.CompPrefabInfo",
  995. "fileId": "c54theSqpFdLXRzt5WCcs0"
  996. },
  997. {
  998. "__type__": "cc.Sprite",
  999. "_name": "",
  1000. "_objFlags": 0,
  1001. "__editorExtras__": {},
  1002. "node": {
  1003. "__id__": 1
  1004. },
  1005. "_enabled": true,
  1006. "__prefab": {
  1007. "__id__": 43
  1008. },
  1009. "_customMaterial": null,
  1010. "_srcBlendFactor": 2,
  1011. "_dstBlendFactor": 4,
  1012. "_color": {
  1013. "__type__": "cc.Color",
  1014. "r": 255,
  1015. "g": 255,
  1016. "b": 255,
  1017. "a": 255
  1018. },
  1019. "_spriteFrame": {
  1020. "__uuid__": "58f0ea9f-4867-43bd-8b24-c261bd91b108@f9941",
  1021. "__expectedType__": "cc.SpriteFrame"
  1022. },
  1023. "_type": 0,
  1024. "_fillType": 0,
  1025. "_sizeMode": 0,
  1026. "_fillCenter": {
  1027. "__type__": "cc.Vec2",
  1028. "x": 0,
  1029. "y": 0
  1030. },
  1031. "_fillStart": 0,
  1032. "_fillRange": 0,
  1033. "_isTrimmedMode": true,
  1034. "_useGrayscale": false,
  1035. "_atlas": null,
  1036. "_id": ""
  1037. },
  1038. {
  1039. "__type__": "cc.CompPrefabInfo",
  1040. "fileId": "028GG/csBEWpsqwCzVyY0m"
  1041. },
  1042. {
  1043. "__type__": "9d3efiOyKNFhYOriabcBBe0",
  1044. "_name": "",
  1045. "_objFlags": 0,
  1046. "__editorExtras__": {},
  1047. "node": {
  1048. "__id__": 1
  1049. },
  1050. "_enabled": true,
  1051. "__prefab": {
  1052. "__id__": 45
  1053. },
  1054. "keyBgNode": {
  1055. "__id__": 19
  1056. },
  1057. "openBgNode": {
  1058. "__id__": 3
  1059. },
  1060. "LabelName": {
  1061. "__id__": 13
  1062. },
  1063. "bottlesSp": {
  1064. "__id__": 7
  1065. },
  1066. "keySp": {
  1067. "__id__": 23
  1068. },
  1069. "rewardSprites": [],
  1070. "_id": ""
  1071. },
  1072. {
  1073. "__type__": "cc.CompPrefabInfo",
  1074. "fileId": "3b4K4hlupJA6cOLHwDqPvU"
  1075. },
  1076. {
  1077. "__type__": "cc.PrefabInfo",
  1078. "root": {
  1079. "__id__": 1
  1080. },
  1081. "asset": {
  1082. "__id__": 0
  1083. },
  1084. "fileId": "b4PbEqAv5P3o4+EkFu5BTI",
  1085. "instance": null,
  1086. "targetOverrides": null
  1087. }
  1088. ]