RewardedPanel.prefab 22 KB

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