Collect.prefab 24 KB

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