PlayGamePassReward.prefab 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "PlayGamePassReward",
  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": "PlayGamePassReward",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 10
  26. },
  27. {
  28. "__id__": 16
  29. },
  30. {
  31. "__id__": 22
  32. },
  33. {
  34. "__id__": 28
  35. },
  36. {
  37. "__id__": 34
  38. },
  39. {
  40. "__id__": 40
  41. },
  42. {
  43. "__id__": 46
  44. }
  45. ],
  46. "_active": true,
  47. "_components": [
  48. {
  49. "__id__": 70
  50. },
  51. {
  52. "__id__": 72
  53. },
  54. {
  55. "__id__": 74
  56. }
  57. ],
  58. "_prefab": {
  59. "__id__": 76
  60. },
  61. "_lpos": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": -312.11199999999997,
  65. "z": 0
  66. },
  67. "_lrot": {
  68. "__type__": "cc.Quat",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0,
  72. "w": 1
  73. },
  74. "_lscale": {
  75. "__type__": "cc.Vec3",
  76. "x": 1,
  77. "y": 1,
  78. "z": 1
  79. },
  80. "_mobility": 0,
  81. "_layer": 33554432,
  82. "_euler": {
  83. "__type__": "cc.Vec3",
  84. "x": 0,
  85. "y": 0,
  86. "z": 0
  87. },
  88. "_id": ""
  89. },
  90. {
  91. "__type__": "cc.Node",
  92. "_name": "bg",
  93. "_objFlags": 0,
  94. "__editorExtras__": {},
  95. "_parent": {
  96. "__id__": 1
  97. },
  98. "_children": [],
  99. "_active": false,
  100. "_components": [
  101. {
  102. "__id__": 3
  103. },
  104. {
  105. "__id__": 5
  106. },
  107. {
  108. "__id__": 7
  109. }
  110. ],
  111. "_prefab": {
  112. "__id__": 9
  113. },
  114. "_lpos": {
  115. "__type__": "cc.Vec3",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0
  119. },
  120. "_lrot": {
  121. "__type__": "cc.Quat",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0,
  125. "w": 1
  126. },
  127. "_lscale": {
  128. "__type__": "cc.Vec3",
  129. "x": 1,
  130. "y": 1,
  131. "z": 1
  132. },
  133. "_mobility": 0,
  134. "_layer": 33554432,
  135. "_euler": {
  136. "__type__": "cc.Vec3",
  137. "x": 0,
  138. "y": 0,
  139. "z": 0
  140. },
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.UITransform",
  145. "_name": "",
  146. "_objFlags": 0,
  147. "__editorExtras__": {},
  148. "node": {
  149. "__id__": 2
  150. },
  151. "_enabled": true,
  152. "__prefab": {
  153. "__id__": 4
  154. },
  155. "_contentSize": {
  156. "__type__": "cc.Size",
  157. "width": 586.794,
  158. "height": 150
  159. },
  160. "_anchorPoint": {
  161. "__type__": "cc.Vec2",
  162. "x": 0.5,
  163. "y": 0.5
  164. },
  165. "_id": ""
  166. },
  167. {
  168. "__type__": "cc.CompPrefabInfo",
  169. "fileId": "96yuSy2LJOFqJpxF8dB5jt"
  170. },
  171. {
  172. "__type__": "cc.Sprite",
  173. "_name": "",
  174. "_objFlags": 0,
  175. "__editorExtras__": {},
  176. "node": {
  177. "__id__": 2
  178. },
  179. "_enabled": true,
  180. "__prefab": {
  181. "__id__": 6
  182. },
  183. "_customMaterial": null,
  184. "_srcBlendFactor": 2,
  185. "_dstBlendFactor": 4,
  186. "_color": {
  187. "__type__": "cc.Color",
  188. "r": 255,
  189. "g": 255,
  190. "b": 255,
  191. "a": 255
  192. },
  193. "_spriteFrame": {
  194. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  195. "__expectedType__": "cc.SpriteFrame"
  196. },
  197. "_type": 0,
  198. "_fillType": 0,
  199. "_sizeMode": 0,
  200. "_fillCenter": {
  201. "__type__": "cc.Vec2",
  202. "x": 0,
  203. "y": 0
  204. },
  205. "_fillStart": 0,
  206. "_fillRange": 0,
  207. "_isTrimmedMode": true,
  208. "_useGrayscale": false,
  209. "_atlas": null,
  210. "_id": ""
  211. },
  212. {
  213. "__type__": "cc.CompPrefabInfo",
  214. "fileId": "2amXPRXF5HobwzTsQd8Lcp"
  215. },
  216. {
  217. "__type__": "cc.Widget",
  218. "_name": "",
  219. "_objFlags": 0,
  220. "__editorExtras__": {},
  221. "node": {
  222. "__id__": 2
  223. },
  224. "_enabled": true,
  225. "__prefab": {
  226. "__id__": 8
  227. },
  228. "_alignFlags": 45,
  229. "_target": null,
  230. "_left": 0,
  231. "_right": 0,
  232. "_top": 0,
  233. "_bottom": 0,
  234. "_horizontalCenter": 0,
  235. "_verticalCenter": 0,
  236. "_isAbsLeft": true,
  237. "_isAbsRight": true,
  238. "_isAbsTop": true,
  239. "_isAbsBottom": true,
  240. "_isAbsHorizontalCenter": true,
  241. "_isAbsVerticalCenter": true,
  242. "_originalWidth": 2,
  243. "_originalHeight": 100,
  244. "_alignMode": 2,
  245. "_lockFlags": 0,
  246. "_id": ""
  247. },
  248. {
  249. "__type__": "cc.CompPrefabInfo",
  250. "fileId": "8aALVUjbhCp4Xt9fAPwPqv"
  251. },
  252. {
  253. "__type__": "cc.PrefabInfo",
  254. "root": {
  255. "__id__": 1
  256. },
  257. "asset": {
  258. "__id__": 0
  259. },
  260. "fileId": "7f2HUMvepF+peMqxL7zWeL",
  261. "instance": null,
  262. "targetOverrides": null,
  263. "nestedPrefabInstanceRoots": null
  264. },
  265. {
  266. "__type__": "cc.Node",
  267. "_name": "title",
  268. "_objFlags": 0,
  269. "__editorExtras__": {},
  270. "_parent": {
  271. "__id__": 1
  272. },
  273. "_children": [],
  274. "_active": true,
  275. "_components": [
  276. {
  277. "__id__": 11
  278. },
  279. {
  280. "__id__": 13
  281. }
  282. ],
  283. "_prefab": {
  284. "__id__": 15
  285. },
  286. "_lpos": {
  287. "__type__": "cc.Vec3",
  288. "x": -255.285,
  289. "y": 45.28,
  290. "z": 0
  291. },
  292. "_lrot": {
  293. "__type__": "cc.Quat",
  294. "x": 0,
  295. "y": 0,
  296. "z": 0,
  297. "w": 1
  298. },
  299. "_lscale": {
  300. "__type__": "cc.Vec3",
  301. "x": 1,
  302. "y": 1,
  303. "z": 1
  304. },
  305. "_mobility": 0,
  306. "_layer": 33554432,
  307. "_euler": {
  308. "__type__": "cc.Vec3",
  309. "x": 0,
  310. "y": 0,
  311. "z": 0
  312. },
  313. "_id": ""
  314. },
  315. {
  316. "__type__": "cc.UITransform",
  317. "_name": "",
  318. "_objFlags": 0,
  319. "__editorExtras__": {},
  320. "node": {
  321. "__id__": 10
  322. },
  323. "_enabled": true,
  324. "__prefab": {
  325. "__id__": 12
  326. },
  327. "_contentSize": {
  328. "__type__": "cc.Size",
  329. "width": 245.73583984375,
  330. "height": 35.5
  331. },
  332. "_anchorPoint": {
  333. "__type__": "cc.Vec2",
  334. "x": 0,
  335. "y": 0.5
  336. },
  337. "_id": ""
  338. },
  339. {
  340. "__type__": "cc.CompPrefabInfo",
  341. "fileId": "1ecDGBsEJIY4paRq4Mt7g6"
  342. },
  343. {
  344. "__type__": "cc.Label",
  345. "_name": "",
  346. "_objFlags": 0,
  347. "__editorExtras__": {},
  348. "node": {
  349. "__id__": 10
  350. },
  351. "_enabled": true,
  352. "__prefab": {
  353. "__id__": 14
  354. },
  355. "_customMaterial": null,
  356. "_srcBlendFactor": 2,
  357. "_dstBlendFactor": 4,
  358. "_color": {
  359. "__type__": "cc.Color",
  360. "r": 255,
  361. "g": 255,
  362. "b": 255,
  363. "a": 255
  364. },
  365. "_string": "Daily Currency Drop",
  366. "_horizontalAlign": 0,
  367. "_verticalAlign": 1,
  368. "_actualFontSize": 25,
  369. "_fontSize": 25,
  370. "_fontFamily": "Arial",
  371. "_lineHeight": 25,
  372. "_overflow": 0,
  373. "_enableWrapText": true,
  374. "_font": null,
  375. "_isSystemFontUsed": true,
  376. "_spacingX": 0,
  377. "_isItalic": false,
  378. "_isBold": true,
  379. "_isUnderline": false,
  380. "_underlineHeight": 2,
  381. "_cacheMode": 0,
  382. "_enableOutline": true,
  383. "_outlineColor": {
  384. "__type__": "cc.Color",
  385. "r": 0,
  386. "g": 0,
  387. "b": 0,
  388. "a": 255
  389. },
  390. "_outlineWidth": 2,
  391. "_enableShadow": false,
  392. "_shadowColor": {
  393. "__type__": "cc.Color",
  394. "r": 0,
  395. "g": 0,
  396. "b": 0,
  397. "a": 255
  398. },
  399. "_shadowOffset": {
  400. "__type__": "cc.Vec2",
  401. "x": 2,
  402. "y": 2
  403. },
  404. "_shadowBlur": 2,
  405. "_id": ""
  406. },
  407. {
  408. "__type__": "cc.CompPrefabInfo",
  409. "fileId": "7eP6llJlNHDrbrW9D7updL"
  410. },
  411. {
  412. "__type__": "cc.PrefabInfo",
  413. "root": {
  414. "__id__": 1
  415. },
  416. "asset": {
  417. "__id__": 0
  418. },
  419. "fileId": "77mhgWSitDwLsLhG9nQzFH",
  420. "instance": null,
  421. "targetOverrides": null,
  422. "nestedPrefabInstanceRoots": null
  423. },
  424. {
  425. "__type__": "cc.Node",
  426. "_name": "icon_game_pass",
  427. "_objFlags": 0,
  428. "__editorExtras__": {},
  429. "_parent": {
  430. "__id__": 1
  431. },
  432. "_children": [],
  433. "_active": true,
  434. "_components": [
  435. {
  436. "__id__": 17
  437. },
  438. {
  439. "__id__": 19
  440. }
  441. ],
  442. "_prefab": {
  443. "__id__": 21
  444. },
  445. "_lpos": {
  446. "__type__": "cc.Vec3",
  447. "x": -228.424,
  448. "y": -15.784,
  449. "z": 0
  450. },
  451. "_lrot": {
  452. "__type__": "cc.Quat",
  453. "x": 0,
  454. "y": 0,
  455. "z": 0,
  456. "w": 1
  457. },
  458. "_lscale": {
  459. "__type__": "cc.Vec3",
  460. "x": 1,
  461. "y": 1,
  462. "z": 1
  463. },
  464. "_mobility": 0,
  465. "_layer": 33554432,
  466. "_euler": {
  467. "__type__": "cc.Vec3",
  468. "x": 0,
  469. "y": 0,
  470. "z": 0
  471. },
  472. "_id": ""
  473. },
  474. {
  475. "__type__": "cc.UITransform",
  476. "_name": "",
  477. "_objFlags": 0,
  478. "__editorExtras__": {},
  479. "node": {
  480. "__id__": 16
  481. },
  482. "_enabled": true,
  483. "__prefab": {
  484. "__id__": 18
  485. },
  486. "_contentSize": {
  487. "__type__": "cc.Size",
  488. "width": 61,
  489. "height": 65
  490. },
  491. "_anchorPoint": {
  492. "__type__": "cc.Vec2",
  493. "x": 0.5,
  494. "y": 0.5
  495. },
  496. "_id": ""
  497. },
  498. {
  499. "__type__": "cc.CompPrefabInfo",
  500. "fileId": "e9eJBCrjpISbrwNiF72QWb"
  501. },
  502. {
  503. "__type__": "cc.Sprite",
  504. "_name": "",
  505. "_objFlags": 0,
  506. "__editorExtras__": {},
  507. "node": {
  508. "__id__": 16
  509. },
  510. "_enabled": true,
  511. "__prefab": {
  512. "__id__": 20
  513. },
  514. "_customMaterial": null,
  515. "_srcBlendFactor": 2,
  516. "_dstBlendFactor": 4,
  517. "_color": {
  518. "__type__": "cc.Color",
  519. "r": 255,
  520. "g": 255,
  521. "b": 255,
  522. "a": 255
  523. },
  524. "_spriteFrame": {
  525. "__uuid__": "9d338c5f-2d20-4226-a2bc-7f2f7aae1cc5@f9941",
  526. "__expectedType__": "cc.SpriteFrame"
  527. },
  528. "_type": 0,
  529. "_fillType": 0,
  530. "_sizeMode": 1,
  531. "_fillCenter": {
  532. "__type__": "cc.Vec2",
  533. "x": 0,
  534. "y": 0
  535. },
  536. "_fillStart": 0,
  537. "_fillRange": 0,
  538. "_isTrimmedMode": true,
  539. "_useGrayscale": false,
  540. "_atlas": null,
  541. "_id": ""
  542. },
  543. {
  544. "__type__": "cc.CompPrefabInfo",
  545. "fileId": "7bJaQxehtMRoSTC/s57xyV"
  546. },
  547. {
  548. "__type__": "cc.PrefabInfo",
  549. "root": {
  550. "__id__": 1
  551. },
  552. "asset": {
  553. "__id__": 0
  554. },
  555. "fileId": "26wCIvDdZKZoAihLf/w7SG",
  556. "instance": null,
  557. "targetOverrides": null,
  558. "nestedPrefabInstanceRoots": null
  559. },
  560. {
  561. "__type__": "cc.Node",
  562. "_name": "line",
  563. "_objFlags": 0,
  564. "__editorExtras__": {},
  565. "_parent": {
  566. "__id__": 1
  567. },
  568. "_children": [],
  569. "_active": true,
  570. "_components": [
  571. {
  572. "__id__": 23
  573. },
  574. {
  575. "__id__": 25
  576. }
  577. ],
  578. "_prefab": {
  579. "__id__": 27
  580. },
  581. "_lpos": {
  582. "__type__": "cc.Vec3",
  583. "x": 0,
  584. "y": -66.577,
  585. "z": 0
  586. },
  587. "_lrot": {
  588. "__type__": "cc.Quat",
  589. "x": 0,
  590. "y": 0,
  591. "z": 0,
  592. "w": 1
  593. },
  594. "_lscale": {
  595. "__type__": "cc.Vec3",
  596. "x": 1,
  597. "y": 1,
  598. "z": 1
  599. },
  600. "_mobility": 0,
  601. "_layer": 33554432,
  602. "_euler": {
  603. "__type__": "cc.Vec3",
  604. "x": 0,
  605. "y": 0,
  606. "z": 0
  607. },
  608. "_id": ""
  609. },
  610. {
  611. "__type__": "cc.UITransform",
  612. "_name": "",
  613. "_objFlags": 0,
  614. "__editorExtras__": {},
  615. "node": {
  616. "__id__": 22
  617. },
  618. "_enabled": true,
  619. "__prefab": {
  620. "__id__": 24
  621. },
  622. "_contentSize": {
  623. "__type__": "cc.Size",
  624. "width": 586,
  625. "height": 1
  626. },
  627. "_anchorPoint": {
  628. "__type__": "cc.Vec2",
  629. "x": 0.5,
  630. "y": 0.5
  631. },
  632. "_id": ""
  633. },
  634. {
  635. "__type__": "cc.CompPrefabInfo",
  636. "fileId": "92TuS+B7tK0r3KbC39Hyhw"
  637. },
  638. {
  639. "__type__": "cc.Sprite",
  640. "_name": "",
  641. "_objFlags": 0,
  642. "__editorExtras__": {},
  643. "node": {
  644. "__id__": 22
  645. },
  646. "_enabled": true,
  647. "__prefab": {
  648. "__id__": 26
  649. },
  650. "_customMaterial": null,
  651. "_srcBlendFactor": 2,
  652. "_dstBlendFactor": 4,
  653. "_color": {
  654. "__type__": "cc.Color",
  655. "r": 255,
  656. "g": 255,
  657. "b": 255,
  658. "a": 255
  659. },
  660. "_spriteFrame": {
  661. "__uuid__": "9ae76881-2275-4c45-8a27-e446e924c7a8@f9941",
  662. "__expectedType__": "cc.SpriteFrame"
  663. },
  664. "_type": 0,
  665. "_fillType": 0,
  666. "_sizeMode": 0,
  667. "_fillCenter": {
  668. "__type__": "cc.Vec2",
  669. "x": 0,
  670. "y": 0
  671. },
  672. "_fillStart": 0,
  673. "_fillRange": 0,
  674. "_isTrimmedMode": true,
  675. "_useGrayscale": false,
  676. "_atlas": null,
  677. "_id": ""
  678. },
  679. {
  680. "__type__": "cc.CompPrefabInfo",
  681. "fileId": "1c49WMSnFJ6LL2ICIW+q2g"
  682. },
  683. {
  684. "__type__": "cc.PrefabInfo",
  685. "root": {
  686. "__id__": 1
  687. },
  688. "asset": {
  689. "__id__": 0
  690. },
  691. "fileId": "11uuKJ/KNPKY4FG7Mxg2gz",
  692. "instance": null,
  693. "targetOverrides": null,
  694. "nestedPrefabInstanceRoots": null
  695. },
  696. {
  697. "__type__": "cc.Node",
  698. "_name": "lbl_game_pass_reward",
  699. "_objFlags": 0,
  700. "__editorExtras__": {},
  701. "_parent": {
  702. "__id__": 1
  703. },
  704. "_children": [],
  705. "_active": true,
  706. "_components": [
  707. {
  708. "__id__": 29
  709. },
  710. {
  711. "__id__": 31
  712. }
  713. ],
  714. "_prefab": {
  715. "__id__": 33
  716. },
  717. "_lpos": {
  718. "__type__": "cc.Vec3",
  719. "x": -179.24999999999997,
  720. "y": -0.19500000000005002,
  721. "z": 0
  722. },
  723. "_lrot": {
  724. "__type__": "cc.Quat",
  725. "x": 0,
  726. "y": 0,
  727. "z": 0,
  728. "w": 1
  729. },
  730. "_lscale": {
  731. "__type__": "cc.Vec3",
  732. "x": 1,
  733. "y": 1,
  734. "z": 1
  735. },
  736. "_mobility": 0,
  737. "_layer": 33554432,
  738. "_euler": {
  739. "__type__": "cc.Vec3",
  740. "x": 0,
  741. "y": 0,
  742. "z": 0
  743. },
  744. "_id": ""
  745. },
  746. {
  747. "__type__": "cc.UITransform",
  748. "_name": "",
  749. "_objFlags": 0,
  750. "__editorExtras__": {},
  751. "node": {
  752. "__id__": 28
  753. },
  754. "_enabled": true,
  755. "__prefab": {
  756. "__id__": 30
  757. },
  758. "_contentSize": {
  759. "__type__": "cc.Size",
  760. "width": 256.235828125,
  761. "height": 25.2
  762. },
  763. "_anchorPoint": {
  764. "__type__": "cc.Vec2",
  765. "x": 0,
  766. "y": 0.5
  767. },
  768. "_id": ""
  769. },
  770. {
  771. "__type__": "cc.CompPrefabInfo",
  772. "fileId": "a17m1m5IhMdp16ksI+mUKj"
  773. },
  774. {
  775. "__type__": "cc.Label",
  776. "_name": "",
  777. "_objFlags": 0,
  778. "__editorExtras__": {},
  779. "node": {
  780. "__id__": 28
  781. },
  782. "_enabled": true,
  783. "__prefab": {
  784. "__id__": 32
  785. },
  786. "_customMaterial": null,
  787. "_srcBlendFactor": 2,
  788. "_dstBlendFactor": 4,
  789. "_color": {
  790. "__type__": "cc.Color",
  791. "r": 255,
  792. "g": 255,
  793. "b": 255,
  794. "a": 255
  795. },
  796. "_string": "x8811111",
  797. "_horizontalAlign": 0,
  798. "_verticalAlign": 1,
  799. "_actualFontSize": 20,
  800. "_fontSize": 20,
  801. "_fontFamily": "Arial",
  802. "_lineHeight": 20,
  803. "_overflow": 3,
  804. "_enableWrapText": true,
  805. "_font": null,
  806. "_isSystemFontUsed": true,
  807. "_spacingX": 0,
  808. "_isItalic": false,
  809. "_isBold": false,
  810. "_isUnderline": false,
  811. "_underlineHeight": 2,
  812. "_cacheMode": 0,
  813. "_enableOutline": false,
  814. "_outlineColor": {
  815. "__type__": "cc.Color",
  816. "r": 0,
  817. "g": 0,
  818. "b": 0,
  819. "a": 255
  820. },
  821. "_outlineWidth": 2,
  822. "_enableShadow": false,
  823. "_shadowColor": {
  824. "__type__": "cc.Color",
  825. "r": 0,
  826. "g": 0,
  827. "b": 0,
  828. "a": 255
  829. },
  830. "_shadowOffset": {
  831. "__type__": "cc.Vec2",
  832. "x": 2,
  833. "y": 2
  834. },
  835. "_shadowBlur": 2,
  836. "_id": ""
  837. },
  838. {
  839. "__type__": "cc.CompPrefabInfo",
  840. "fileId": "bewmr5vxVPg6OlXrqfQV79"
  841. },
  842. {
  843. "__type__": "cc.PrefabInfo",
  844. "root": {
  845. "__id__": 1
  846. },
  847. "asset": {
  848. "__id__": 0
  849. },
  850. "fileId": "70BrhgLrBNmKE7bz+8AmuO",
  851. "instance": null,
  852. "targetOverrides": null,
  853. "nestedPrefabInstanceRoots": null
  854. },
  855. {
  856. "__type__": "cc.Node",
  857. "_name": "pvz_sunshine",
  858. "_objFlags": 0,
  859. "__editorExtras__": {},
  860. "_parent": {
  861. "__id__": 1
  862. },
  863. "_children": [],
  864. "_active": false,
  865. "_components": [
  866. {
  867. "__id__": 35
  868. },
  869. {
  870. "__id__": 37
  871. }
  872. ],
  873. "_prefab": {
  874. "__id__": 39
  875. },
  876. "_lpos": {
  877. "__type__": "cc.Vec3",
  878. "x": -160.702,
  879. "y": -0.347,
  880. "z": 0
  881. },
  882. "_lrot": {
  883. "__type__": "cc.Quat",
  884. "x": 0,
  885. "y": 0,
  886. "z": 0,
  887. "w": 1
  888. },
  889. "_lscale": {
  890. "__type__": "cc.Vec3",
  891. "x": 1,
  892. "y": 1,
  893. "z": 1
  894. },
  895. "_mobility": 0,
  896. "_layer": 33554432,
  897. "_euler": {
  898. "__type__": "cc.Vec3",
  899. "x": 0,
  900. "y": 0,
  901. "z": 0
  902. },
  903. "_id": ""
  904. },
  905. {
  906. "__type__": "cc.UITransform",
  907. "_name": "",
  908. "_objFlags": 0,
  909. "__editorExtras__": {},
  910. "node": {
  911. "__id__": 34
  912. },
  913. "_enabled": true,
  914. "__prefab": {
  915. "__id__": 36
  916. },
  917. "_contentSize": {
  918. "__type__": "cc.Size",
  919. "width": 40,
  920. "height": 40
  921. },
  922. "_anchorPoint": {
  923. "__type__": "cc.Vec2",
  924. "x": 0.5,
  925. "y": 0.5
  926. },
  927. "_id": ""
  928. },
  929. {
  930. "__type__": "cc.CompPrefabInfo",
  931. "fileId": "14NY1zJgZN46XTyTyfIKJO"
  932. },
  933. {
  934. "__type__": "cc.Sprite",
  935. "_name": "",
  936. "_objFlags": 0,
  937. "__editorExtras__": {},
  938. "node": {
  939. "__id__": 34
  940. },
  941. "_enabled": true,
  942. "__prefab": {
  943. "__id__": 38
  944. },
  945. "_customMaterial": null,
  946. "_srcBlendFactor": 2,
  947. "_dstBlendFactor": 4,
  948. "_color": {
  949. "__type__": "cc.Color",
  950. "r": 255,
  951. "g": 255,
  952. "b": 255,
  953. "a": 255
  954. },
  955. "_spriteFrame": {
  956. "__uuid__": "c06cb59d-7618-449e-acc6-bc80b0858c85@f9941",
  957. "__expectedType__": "cc.SpriteFrame"
  958. },
  959. "_type": 0,
  960. "_fillType": 0,
  961. "_sizeMode": 0,
  962. "_fillCenter": {
  963. "__type__": "cc.Vec2",
  964. "x": 0,
  965. "y": 0
  966. },
  967. "_fillStart": 0,
  968. "_fillRange": 0,
  969. "_isTrimmedMode": true,
  970. "_useGrayscale": false,
  971. "_atlas": null,
  972. "_id": ""
  973. },
  974. {
  975. "__type__": "cc.CompPrefabInfo",
  976. "fileId": "b5TucpJodCc4yoSiJatiHr"
  977. },
  978. {
  979. "__type__": "cc.PrefabInfo",
  980. "root": {
  981. "__id__": 1
  982. },
  983. "asset": {
  984. "__id__": 0
  985. },
  986. "fileId": "b4g3PcF59FAapiNUKRIFMI",
  987. "instance": null,
  988. "targetOverrides": null,
  989. "nestedPrefabInstanceRoots": null
  990. },
  991. {
  992. "__type__": "cc.Node",
  993. "_name": "lbl_desc",
  994. "_objFlags": 0,
  995. "__editorExtras__": {},
  996. "_parent": {
  997. "__id__": 1
  998. },
  999. "_children": [],
  1000. "_active": true,
  1001. "_components": [
  1002. {
  1003. "__id__": 41
  1004. },
  1005. {
  1006. "__id__": 43
  1007. }
  1008. ],
  1009. "_prefab": {
  1010. "__id__": 45
  1011. },
  1012. "_lpos": {
  1013. "__type__": "cc.Vec3",
  1014. "x": -181.474,
  1015. "y": -36.974,
  1016. "z": 0
  1017. },
  1018. "_lrot": {
  1019. "__type__": "cc.Quat",
  1020. "x": 0,
  1021. "y": 0,
  1022. "z": 0,
  1023. "w": 1
  1024. },
  1025. "_lscale": {
  1026. "__type__": "cc.Vec3",
  1027. "x": 1,
  1028. "y": 1,
  1029. "z": 1
  1030. },
  1031. "_mobility": 0,
  1032. "_layer": 33554432,
  1033. "_euler": {
  1034. "__type__": "cc.Vec3",
  1035. "x": 0,
  1036. "y": 0,
  1037. "z": 0
  1038. },
  1039. "_id": ""
  1040. },
  1041. {
  1042. "__type__": "cc.UITransform",
  1043. "_name": "",
  1044. "_objFlags": 0,
  1045. "__editorExtras__": {},
  1046. "node": {
  1047. "__id__": 40
  1048. },
  1049. "_enabled": true,
  1050. "__prefab": {
  1051. "__id__": 42
  1052. },
  1053. "_contentSize": {
  1054. "__type__": "cc.Size",
  1055. "width": 258.4599609375,
  1056. "height": 22.68
  1057. },
  1058. "_anchorPoint": {
  1059. "__type__": "cc.Vec2",
  1060. "x": 0,
  1061. "y": 0.5
  1062. },
  1063. "_id": ""
  1064. },
  1065. {
  1066. "__type__": "cc.CompPrefabInfo",
  1067. "fileId": "30ploBjO5Li6ocpR286HNL"
  1068. },
  1069. {
  1070. "__type__": "cc.Label",
  1071. "_name": "",
  1072. "_objFlags": 0,
  1073. "__editorExtras__": {},
  1074. "node": {
  1075. "__id__": 40
  1076. },
  1077. "_enabled": true,
  1078. "__prefab": {
  1079. "__id__": 44
  1080. },
  1081. "_customMaterial": null,
  1082. "_srcBlendFactor": 2,
  1083. "_dstBlendFactor": 4,
  1084. "_color": {
  1085. "__type__": "cc.Color",
  1086. "r": 195,
  1087. "g": 195,
  1088. "b": 195,
  1089. "a": 255
  1090. },
  1091. "_string": "You can claim rewards everyday",
  1092. "_horizontalAlign": 0,
  1093. "_verticalAlign": 1,
  1094. "_actualFontSize": 18,
  1095. "_fontSize": 18,
  1096. "_fontFamily": "Arial",
  1097. "_lineHeight": 18,
  1098. "_overflow": 0,
  1099. "_enableWrapText": true,
  1100. "_font": null,
  1101. "_isSystemFontUsed": true,
  1102. "_spacingX": 0,
  1103. "_isItalic": false,
  1104. "_isBold": false,
  1105. "_isUnderline": false,
  1106. "_underlineHeight": 2,
  1107. "_cacheMode": 0,
  1108. "_enableOutline": false,
  1109. "_outlineColor": {
  1110. "__type__": "cc.Color",
  1111. "r": 0,
  1112. "g": 0,
  1113. "b": 0,
  1114. "a": 255
  1115. },
  1116. "_outlineWidth": 2,
  1117. "_enableShadow": false,
  1118. "_shadowColor": {
  1119. "__type__": "cc.Color",
  1120. "r": 0,
  1121. "g": 0,
  1122. "b": 0,
  1123. "a": 255
  1124. },
  1125. "_shadowOffset": {
  1126. "__type__": "cc.Vec2",
  1127. "x": 2,
  1128. "y": 2
  1129. },
  1130. "_shadowBlur": 2,
  1131. "_id": ""
  1132. },
  1133. {
  1134. "__type__": "cc.CompPrefabInfo",
  1135. "fileId": "dcuLzUFj1Nr4DeZ47nFW0E"
  1136. },
  1137. {
  1138. "__type__": "cc.PrefabInfo",
  1139. "root": {
  1140. "__id__": 1
  1141. },
  1142. "asset": {
  1143. "__id__": 0
  1144. },
  1145. "fileId": "c26ilisthGVrP6T/b7N1Bb",
  1146. "instance": null,
  1147. "targetOverrides": null,
  1148. "nestedPrefabInstanceRoots": null
  1149. },
  1150. {
  1151. "__type__": "cc.Node",
  1152. "_objFlags": 0,
  1153. "_parent": {
  1154. "__id__": 1
  1155. },
  1156. "_prefab": {
  1157. "__id__": 47
  1158. },
  1159. "__editorExtras__": {}
  1160. },
  1161. {
  1162. "__type__": "cc.PrefabInfo",
  1163. "root": {
  1164. "__id__": 46
  1165. },
  1166. "asset": {
  1167. "__uuid__": "c2e7166b-e33c-4a11-97b0-02d29cea7171",
  1168. "__expectedType__": "cc.Prefab"
  1169. },
  1170. "fileId": "f8jfPMKd1FBpemtSH8LaoC",
  1171. "instance": {
  1172. "__id__": 48
  1173. },
  1174. "targetOverrides": null
  1175. },
  1176. {
  1177. "__type__": "cc.PrefabInstance",
  1178. "fileId": "40Hl9N/ddI14PztpXE3h0K",
  1179. "prefabRootNode": {
  1180. "__id__": 1
  1181. },
  1182. "mountedChildren": [],
  1183. "mountedComponents": [
  1184. {
  1185. "__id__": 49
  1186. }
  1187. ],
  1188. "propertyOverrides": [
  1189. {
  1190. "__id__": 53
  1191. },
  1192. {
  1193. "__id__": 55
  1194. },
  1195. {
  1196. "__id__": 56
  1197. },
  1198. {
  1199. "__id__": 57
  1200. },
  1201. {
  1202. "__id__": 58
  1203. },
  1204. {
  1205. "__id__": 60
  1206. },
  1207. {
  1208. "__id__": 62
  1209. },
  1210. {
  1211. "__id__": 63
  1212. },
  1213. {
  1214. "__id__": 64
  1215. },
  1216. {
  1217. "__id__": 65
  1218. },
  1219. {
  1220. "__id__": 67
  1221. },
  1222. {
  1223. "__id__": 69
  1224. }
  1225. ],
  1226. "removedComponents": []
  1227. },
  1228. {
  1229. "__type__": "cc.MountedComponentsInfo",
  1230. "targetInfo": {
  1231. "__id__": 50
  1232. },
  1233. "components": [
  1234. {
  1235. "__id__": 51
  1236. }
  1237. ]
  1238. },
  1239. {
  1240. "__type__": "cc.TargetInfo",
  1241. "localID": [
  1242. "f8jfPMKd1FBpemtSH8LaoC"
  1243. ]
  1244. },
  1245. {
  1246. "__type__": "cc.Button",
  1247. "_name": "",
  1248. "_objFlags": 0,
  1249. "__editorExtras__": {
  1250. "mountedRoot": {
  1251. "__id__": 46
  1252. }
  1253. },
  1254. "node": {
  1255. "__id__": 46
  1256. },
  1257. "_enabled": true,
  1258. "__prefab": {
  1259. "__id__": 52
  1260. },
  1261. "clickEvents": [],
  1262. "_interactable": true,
  1263. "_transition": 3,
  1264. "_normalColor": {
  1265. "__type__": "cc.Color",
  1266. "r": 255,
  1267. "g": 255,
  1268. "b": 255,
  1269. "a": 255
  1270. },
  1271. "_hoverColor": {
  1272. "__type__": "cc.Color",
  1273. "r": 211,
  1274. "g": 211,
  1275. "b": 211,
  1276. "a": 255
  1277. },
  1278. "_pressedColor": {
  1279. "__type__": "cc.Color",
  1280. "r": 255,
  1281. "g": 255,
  1282. "b": 255,
  1283. "a": 255
  1284. },
  1285. "_disabledColor": {
  1286. "__type__": "cc.Color",
  1287. "r": 124,
  1288. "g": 124,
  1289. "b": 124,
  1290. "a": 255
  1291. },
  1292. "_normalSprite": null,
  1293. "_hoverSprite": null,
  1294. "_pressedSprite": null,
  1295. "_disabledSprite": null,
  1296. "_duration": 0.1,
  1297. "_zoomScale": 1.2,
  1298. "_target": null,
  1299. "_id": ""
  1300. },
  1301. {
  1302. "__type__": "cc.CompPrefabInfo",
  1303. "fileId": "36AcNg0m1Fea54+cgxaUQq"
  1304. },
  1305. {
  1306. "__type__": "CCPropertyOverrideInfo",
  1307. "targetInfo": {
  1308. "__id__": 54
  1309. },
  1310. "propertyPath": [
  1311. "_name"
  1312. ],
  1313. "value": "btn_game_pass_claim"
  1314. },
  1315. {
  1316. "__type__": "cc.TargetInfo",
  1317. "localID": [
  1318. "f8jfPMKd1FBpemtSH8LaoC"
  1319. ]
  1320. },
  1321. {
  1322. "__type__": "CCPropertyOverrideInfo",
  1323. "targetInfo": {
  1324. "__id__": 54
  1325. },
  1326. "propertyPath": [
  1327. "_lpos"
  1328. ],
  1329. "value": {
  1330. "__type__": "cc.Vec3",
  1331. "x": 212.635,
  1332. "y": -8.445,
  1333. "z": 0
  1334. }
  1335. },
  1336. {
  1337. "__type__": "CCPropertyOverrideInfo",
  1338. "targetInfo": {
  1339. "__id__": 54
  1340. },
  1341. "propertyPath": [
  1342. "_lrot"
  1343. ],
  1344. "value": {
  1345. "__type__": "cc.Quat",
  1346. "x": 0,
  1347. "y": 0,
  1348. "z": 0,
  1349. "w": 1
  1350. }
  1351. },
  1352. {
  1353. "__type__": "CCPropertyOverrideInfo",
  1354. "targetInfo": {
  1355. "__id__": 54
  1356. },
  1357. "propertyPath": [
  1358. "_euler"
  1359. ],
  1360. "value": {
  1361. "__type__": "cc.Vec3",
  1362. "x": 0,
  1363. "y": 0,
  1364. "z": 0
  1365. }
  1366. },
  1367. {
  1368. "__type__": "CCPropertyOverrideInfo",
  1369. "targetInfo": {
  1370. "__id__": 59
  1371. },
  1372. "propertyPath": [
  1373. "_string"
  1374. ],
  1375. "value": "CLAIM"
  1376. },
  1377. {
  1378. "__type__": "cc.TargetInfo",
  1379. "localID": [
  1380. "caxnWQxKNL15VmjGKxgYLJ"
  1381. ]
  1382. },
  1383. {
  1384. "__type__": "CCPropertyOverrideInfo",
  1385. "targetInfo": {
  1386. "__id__": 61
  1387. },
  1388. "propertyPath": [
  1389. "_contentSize"
  1390. ],
  1391. "value": {
  1392. "__type__": "cc.Size",
  1393. "width": 140,
  1394. "height": 64
  1395. }
  1396. },
  1397. {
  1398. "__type__": "cc.TargetInfo",
  1399. "localID": [
  1400. "56f2S38PhF/YxjmEjEprp7"
  1401. ]
  1402. },
  1403. {
  1404. "__type__": "CCPropertyOverrideInfo",
  1405. "targetInfo": {
  1406. "__id__": 59
  1407. },
  1408. "propertyPath": [
  1409. "_fontSize"
  1410. ],
  1411. "value": 25
  1412. },
  1413. {
  1414. "__type__": "CCPropertyOverrideInfo",
  1415. "targetInfo": {
  1416. "__id__": 59
  1417. },
  1418. "propertyPath": [
  1419. "_actualFontSize"
  1420. ],
  1421. "value": 25
  1422. },
  1423. {
  1424. "__type__": "CCPropertyOverrideInfo",
  1425. "targetInfo": {
  1426. "__id__": 59
  1427. },
  1428. "propertyPath": [
  1429. "_lineHeight"
  1430. ],
  1431. "value": 25
  1432. },
  1433. {
  1434. "__type__": "CCPropertyOverrideInfo",
  1435. "targetInfo": {
  1436. "__id__": 66
  1437. },
  1438. "propertyPath": [
  1439. "_contentSize"
  1440. ],
  1441. "value": {
  1442. "__type__": "cc.Size",
  1443. "width": 110,
  1444. "height": 31.5
  1445. }
  1446. },
  1447. {
  1448. "__type__": "cc.TargetInfo",
  1449. "localID": [
  1450. "b3UbFiih5FbbXp14M4FduU"
  1451. ]
  1452. },
  1453. {
  1454. "__type__": "CCPropertyOverrideInfo",
  1455. "targetInfo": {
  1456. "__id__": 68
  1457. },
  1458. "propertyPath": [
  1459. "_type"
  1460. ],
  1461. "value": 1
  1462. },
  1463. {
  1464. "__type__": "cc.TargetInfo",
  1465. "localID": [
  1466. "59EugXPYlCZoCrdpYVGQz5"
  1467. ]
  1468. },
  1469. {
  1470. "__type__": "CCPropertyOverrideInfo",
  1471. "targetInfo": {
  1472. "__id__": 68
  1473. },
  1474. "propertyPath": [
  1475. "_spriteFrame"
  1476. ],
  1477. "value": {
  1478. "__uuid__": "b82da5d4-9d8d-459e-9782-b27abd0d75cf@f9941",
  1479. "__expectedType__": "cc.SpriteFrame"
  1480. }
  1481. },
  1482. {
  1483. "__type__": "cc.UITransform",
  1484. "_name": "",
  1485. "_objFlags": 0,
  1486. "__editorExtras__": {},
  1487. "node": {
  1488. "__id__": 1
  1489. },
  1490. "_enabled": true,
  1491. "__prefab": {
  1492. "__id__": 71
  1493. },
  1494. "_contentSize": {
  1495. "__type__": "cc.Size",
  1496. "width": 720,
  1497. "height": 150
  1498. },
  1499. "_anchorPoint": {
  1500. "__type__": "cc.Vec2",
  1501. "x": 0.5,
  1502. "y": 0.5
  1503. },
  1504. "_id": ""
  1505. },
  1506. {
  1507. "__type__": "cc.CompPrefabInfo",
  1508. "fileId": "63jQ7U3pFJo6VdHwWftoMb"
  1509. },
  1510. {
  1511. "__type__": "cc.Widget",
  1512. "_name": "",
  1513. "_objFlags": 0,
  1514. "__editorExtras__": {},
  1515. "node": {
  1516. "__id__": 1
  1517. },
  1518. "_enabled": true,
  1519. "__prefab": {
  1520. "__id__": 73
  1521. },
  1522. "_alignFlags": 40,
  1523. "_target": null,
  1524. "_left": 0,
  1525. "_right": 0,
  1526. "_top": 0,
  1527. "_bottom": 0,
  1528. "_horizontalCenter": 0,
  1529. "_verticalCenter": 0,
  1530. "_isAbsLeft": true,
  1531. "_isAbsRight": true,
  1532. "_isAbsTop": true,
  1533. "_isAbsBottom": true,
  1534. "_isAbsHorizontalCenter": true,
  1535. "_isAbsVerticalCenter": true,
  1536. "_originalWidth": 100,
  1537. "_originalHeight": 0,
  1538. "_alignMode": 2,
  1539. "_lockFlags": 0,
  1540. "_id": ""
  1541. },
  1542. {
  1543. "__type__": "cc.CompPrefabInfo",
  1544. "fileId": "e1A+Ak2TdFDbTsn3N/FZBj"
  1545. },
  1546. {
  1547. "__type__": "d8e348lzbFNaKGUaaTjPKzd",
  1548. "_name": "",
  1549. "_objFlags": 0,
  1550. "__editorExtras__": {},
  1551. "node": {
  1552. "__id__": 1
  1553. },
  1554. "_enabled": true,
  1555. "__prefab": {
  1556. "__id__": 75
  1557. },
  1558. "_id": ""
  1559. },
  1560. {
  1561. "__type__": "cc.CompPrefabInfo",
  1562. "fileId": "03LMooE7hDU4rJ/7NsnGDG"
  1563. },
  1564. {
  1565. "__type__": "cc.PrefabInfo",
  1566. "root": {
  1567. "__id__": 1
  1568. },
  1569. "asset": {
  1570. "__id__": 0
  1571. },
  1572. "fileId": "d5a3qtaOxHsqYTxndmmqVE",
  1573. "instance": null,
  1574. "targetOverrides": null,
  1575. "nestedPrefabInstanceRoots": [
  1576. {
  1577. "__id__": 46
  1578. }
  1579. ]
  1580. }
  1581. ]