gamePass.prefab 24 KB

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