gamePass.prefab 24 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406
  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__": 40
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 54
  38. },
  39. {
  40. "__id__": 56
  41. },
  42. {
  43. "__id__": 58
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 60
  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__": 29
  520. }
  521. ],
  522. "_active": true,
  523. "_components": [
  524. {
  525. "__id__": 35
  526. },
  527. {
  528. "__id__": 37
  529. }
  530. ],
  531. "_prefab": {
  532. "__id__": 39
  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. "__id__": 26
  582. }
  583. ],
  584. "_prefab": {
  585. "__id__": 28
  586. },
  587. "_lpos": {
  588. "__type__": "cc.Vec3",
  589. "x": 0,
  590. "y": 20.286,
  591. "z": 0
  592. },
  593. "_lrot": {
  594. "__type__": "cc.Quat",
  595. "x": 0,
  596. "y": 0,
  597. "z": 0,
  598. "w": 1
  599. },
  600. "_lscale": {
  601. "__type__": "cc.Vec3",
  602. "x": 1,
  603. "y": 1,
  604. "z": 1
  605. },
  606. "_mobility": 0,
  607. "_layer": 33554432,
  608. "_euler": {
  609. "__type__": "cc.Vec3",
  610. "x": 0,
  611. "y": 0,
  612. "z": 0
  613. },
  614. "_id": ""
  615. },
  616. {
  617. "__type__": "cc.UITransform",
  618. "_name": "",
  619. "_objFlags": 0,
  620. "__editorExtras__": {},
  621. "node": {
  622. "__id__": 21
  623. },
  624. "_enabled": true,
  625. "__prefab": {
  626. "__id__": 23
  627. },
  628. "_contentSize": {
  629. "__type__": "cc.Size",
  630. "width": 120,
  631. "height": 50.4
  632. },
  633. "_anchorPoint": {
  634. "__type__": "cc.Vec2",
  635. "x": 0.5,
  636. "y": 0.5
  637. },
  638. "_id": ""
  639. },
  640. {
  641. "__type__": "cc.CompPrefabInfo",
  642. "fileId": "18NYDDsblCiJi0LWXHsaSo"
  643. },
  644. {
  645. "__type__": "cc.Label",
  646. "_name": "",
  647. "_objFlags": 0,
  648. "__editorExtras__": {},
  649. "node": {
  650. "__id__": 21
  651. },
  652. "_enabled": true,
  653. "__prefab": {
  654. "__id__": 25
  655. },
  656. "_customMaterial": null,
  657. "_srcBlendFactor": 2,
  658. "_dstBlendFactor": 4,
  659. "_color": {
  660. "__type__": "cc.Color",
  661. "r": 255,
  662. "g": 255,
  663. "b": 255,
  664. "a": 255
  665. },
  666. "_string": "十倍领取",
  667. "_horizontalAlign": 1,
  668. "_verticalAlign": 1,
  669. "_actualFontSize": 30,
  670. "_fontSize": 30,
  671. "_fontFamily": "Arial",
  672. "_lineHeight": 40,
  673. "_overflow": 0,
  674. "_enableWrapText": true,
  675. "_font": null,
  676. "_isSystemFontUsed": true,
  677. "_spacingX": 0,
  678. "_isItalic": false,
  679. "_isBold": true,
  680. "_isUnderline": false,
  681. "_underlineHeight": 2,
  682. "_cacheMode": 0,
  683. "_enableOutline": false,
  684. "_outlineColor": {
  685. "__type__": "cc.Color",
  686. "r": 0,
  687. "g": 0,
  688. "b": 0,
  689. "a": 255
  690. },
  691. "_outlineWidth": 2,
  692. "_enableShadow": false,
  693. "_shadowColor": {
  694. "__type__": "cc.Color",
  695. "r": 0,
  696. "g": 0,
  697. "b": 0,
  698. "a": 255
  699. },
  700. "_shadowOffset": {
  701. "__type__": "cc.Vec2",
  702. "x": 2,
  703. "y": 2
  704. },
  705. "_shadowBlur": 2,
  706. "_id": ""
  707. },
  708. {
  709. "__type__": "cc.CompPrefabInfo",
  710. "fileId": "bcSRqZ2/dAeLmty5b0Ol3z"
  711. },
  712. {
  713. "__type__": "110c8vEd5NEPL/N9meGQnaX",
  714. "_name": "",
  715. "_objFlags": 0,
  716. "__editorExtras__": {},
  717. "node": {
  718. "__id__": 21
  719. },
  720. "_enabled": true,
  721. "__prefab": {
  722. "__id__": 27
  723. },
  724. "_params": [],
  725. "_dataID": "gamePass_10x",
  726. "_id": ""
  727. },
  728. {
  729. "__type__": "cc.CompPrefabInfo",
  730. "fileId": "d840kkbutA07pK2CIMD5Zc"
  731. },
  732. {
  733. "__type__": "cc.PrefabInfo",
  734. "root": {
  735. "__id__": 1
  736. },
  737. "asset": {
  738. "__id__": 0
  739. },
  740. "fileId": "2ePioQ851KDKJLqj6kqjQf",
  741. "instance": null,
  742. "targetOverrides": null,
  743. "nestedPrefabInstanceRoots": null
  744. },
  745. {
  746. "__type__": "cc.Node",
  747. "_name": "lab_tips",
  748. "_objFlags": 0,
  749. "__editorExtras__": {},
  750. "_parent": {
  751. "__id__": 20
  752. },
  753. "_children": [],
  754. "_active": true,
  755. "_components": [
  756. {
  757. "__id__": 30
  758. },
  759. {
  760. "__id__": 32
  761. }
  762. ],
  763. "_prefab": {
  764. "__id__": 34
  765. },
  766. "_lpos": {
  767. "__type__": "cc.Vec3",
  768. "x": 0,
  769. "y": -18.522,
  770. "z": 0
  771. },
  772. "_lrot": {
  773. "__type__": "cc.Quat",
  774. "x": 0,
  775. "y": 0,
  776. "z": 0,
  777. "w": 1
  778. },
  779. "_lscale": {
  780. "__type__": "cc.Vec3",
  781. "x": 1,
  782. "y": 1,
  783. "z": 1
  784. },
  785. "_mobility": 0,
  786. "_layer": 33554432,
  787. "_euler": {
  788. "__type__": "cc.Vec3",
  789. "x": 0,
  790. "y": 0,
  791. "z": 0
  792. },
  793. "_id": ""
  794. },
  795. {
  796. "__type__": "cc.UITransform",
  797. "_name": "",
  798. "_objFlags": 0,
  799. "__editorExtras__": {},
  800. "node": {
  801. "__id__": 29
  802. },
  803. "_enabled": true,
  804. "__prefab": {
  805. "__id__": 31
  806. },
  807. "_contentSize": {
  808. "__type__": "cc.Size",
  809. "width": 142.24609375,
  810. "height": 50.4
  811. },
  812. "_anchorPoint": {
  813. "__type__": "cc.Vec2",
  814. "x": 0.5,
  815. "y": 0.5
  816. },
  817. "_id": ""
  818. },
  819. {
  820. "__type__": "cc.CompPrefabInfo",
  821. "fileId": "3c0kUbbYxAHJfGGKWYsLMd"
  822. },
  823. {
  824. "__type__": "cc.Label",
  825. "_name": "",
  826. "_objFlags": 0,
  827. "__editorExtras__": {},
  828. "node": {
  829. "__id__": 29
  830. },
  831. "_enabled": true,
  832. "__prefab": {
  833. "__id__": 33
  834. },
  835. "_customMaterial": null,
  836. "_srcBlendFactor": 2,
  837. "_dstBlendFactor": 4,
  838. "_color": {
  839. "__type__": "cc.Color",
  840. "r": 255,
  841. "g": 255,
  842. "b": 255,
  843. "a": 255
  844. },
  845. "_string": "10秒后自动领取",
  846. "_horizontalAlign": 1,
  847. "_verticalAlign": 1,
  848. "_actualFontSize": 20,
  849. "_fontSize": 20,
  850. "_fontFamily": "Arial",
  851. "_lineHeight": 40,
  852. "_overflow": 0,
  853. "_enableWrapText": true,
  854. "_font": null,
  855. "_isSystemFontUsed": true,
  856. "_spacingX": 0,
  857. "_isItalic": false,
  858. "_isBold": false,
  859. "_isUnderline": false,
  860. "_underlineHeight": 2,
  861. "_cacheMode": 0,
  862. "_enableOutline": false,
  863. "_outlineColor": {
  864. "__type__": "cc.Color",
  865. "r": 0,
  866. "g": 0,
  867. "b": 0,
  868. "a": 255
  869. },
  870. "_outlineWidth": 2,
  871. "_enableShadow": false,
  872. "_shadowColor": {
  873. "__type__": "cc.Color",
  874. "r": 0,
  875. "g": 0,
  876. "b": 0,
  877. "a": 255
  878. },
  879. "_shadowOffset": {
  880. "__type__": "cc.Vec2",
  881. "x": 2,
  882. "y": 2
  883. },
  884. "_shadowBlur": 2,
  885. "_id": ""
  886. },
  887. {
  888. "__type__": "cc.CompPrefabInfo",
  889. "fileId": "0d592M8zVJi5JaR1UrMIog"
  890. },
  891. {
  892. "__type__": "cc.PrefabInfo",
  893. "root": {
  894. "__id__": 1
  895. },
  896. "asset": {
  897. "__id__": 0
  898. },
  899. "fileId": "06NYc6XStDVqJAXbZ+BnJF",
  900. "instance": null,
  901. "targetOverrides": null,
  902. "nestedPrefabInstanceRoots": null
  903. },
  904. {
  905. "__type__": "cc.UITransform",
  906. "_name": "",
  907. "_objFlags": 0,
  908. "__editorExtras__": {},
  909. "node": {
  910. "__id__": 20
  911. },
  912. "_enabled": true,
  913. "__prefab": {
  914. "__id__": 36
  915. },
  916. "_contentSize": {
  917. "__type__": "cc.Size",
  918. "width": 260,
  919. "height": 100
  920. },
  921. "_anchorPoint": {
  922. "__type__": "cc.Vec2",
  923. "x": 0.5,
  924. "y": 0.5
  925. },
  926. "_id": ""
  927. },
  928. {
  929. "__type__": "cc.CompPrefabInfo",
  930. "fileId": "feF9cN3sRDTp1zu47W7dE1"
  931. },
  932. {
  933. "__type__": "cc.Sprite",
  934. "_name": "",
  935. "_objFlags": 0,
  936. "__editorExtras__": {},
  937. "node": {
  938. "__id__": 20
  939. },
  940. "_enabled": true,
  941. "__prefab": {
  942. "__id__": 38
  943. },
  944. "_customMaterial": null,
  945. "_srcBlendFactor": 2,
  946. "_dstBlendFactor": 4,
  947. "_color": {
  948. "__type__": "cc.Color",
  949. "r": 255,
  950. "g": 255,
  951. "b": 255,
  952. "a": 255
  953. },
  954. "_spriteFrame": {
  955. "__uuid__": "0877fdd4-5605-41e6-b643-be4904d506b7@f9941",
  956. "__expectedType__": "cc.SpriteFrame"
  957. },
  958. "_type": 1,
  959. "_fillType": 0,
  960. "_sizeMode": 0,
  961. "_fillCenter": {
  962. "__type__": "cc.Vec2",
  963. "x": 0,
  964. "y": 0
  965. },
  966. "_fillStart": 0,
  967. "_fillRange": 0,
  968. "_isTrimmedMode": true,
  969. "_useGrayscale": false,
  970. "_atlas": null,
  971. "_id": ""
  972. },
  973. {
  974. "__type__": "cc.CompPrefabInfo",
  975. "fileId": "abo6yXKJxEl4ZQ/6jxI9SN"
  976. },
  977. {
  978. "__type__": "cc.PrefabInfo",
  979. "root": {
  980. "__id__": 1
  981. },
  982. "asset": {
  983. "__id__": 0
  984. },
  985. "fileId": "85STJ6jCxNlIbpwqCu+6XF",
  986. "instance": null,
  987. "targetOverrides": null,
  988. "nestedPrefabInstanceRoots": null
  989. },
  990. {
  991. "__type__": "cc.Node",
  992. "_name": "btn_none",
  993. "_objFlags": 0,
  994. "__editorExtras__": {},
  995. "_parent": {
  996. "__id__": 1
  997. },
  998. "_children": [
  999. {
  1000. "__id__": 41
  1001. }
  1002. ],
  1003. "_active": true,
  1004. "_components": [
  1005. {
  1006. "__id__": 49
  1007. },
  1008. {
  1009. "__id__": 51
  1010. }
  1011. ],
  1012. "_prefab": {
  1013. "__id__": 53
  1014. },
  1015. "_lpos": {
  1016. "__type__": "cc.Vec3",
  1017. "x": 0,
  1018. "y": 1,
  1019. "z": 0
  1020. },
  1021. "_lrot": {
  1022. "__type__": "cc.Quat",
  1023. "x": 0,
  1024. "y": 0,
  1025. "z": 0,
  1026. "w": 1
  1027. },
  1028. "_lscale": {
  1029. "__type__": "cc.Vec3",
  1030. "x": 1,
  1031. "y": 1,
  1032. "z": 1
  1033. },
  1034. "_mobility": 0,
  1035. "_layer": 33554432,
  1036. "_euler": {
  1037. "__type__": "cc.Vec3",
  1038. "x": 0,
  1039. "y": 0,
  1040. "z": 0
  1041. },
  1042. "_id": ""
  1043. },
  1044. {
  1045. "__type__": "cc.Node",
  1046. "_name": "Label",
  1047. "_objFlags": 0,
  1048. "__editorExtras__": {},
  1049. "_parent": {
  1050. "__id__": 40
  1051. },
  1052. "_children": [],
  1053. "_active": true,
  1054. "_components": [
  1055. {
  1056. "__id__": 42
  1057. },
  1058. {
  1059. "__id__": 44
  1060. },
  1061. {
  1062. "__id__": 46
  1063. }
  1064. ],
  1065. "_prefab": {
  1066. "__id__": 48
  1067. },
  1068. "_lpos": {
  1069. "__type__": "cc.Vec3",
  1070. "x": 0,
  1071. "y": 6.766,
  1072. "z": 0
  1073. },
  1074. "_lrot": {
  1075. "__type__": "cc.Quat",
  1076. "x": 0,
  1077. "y": 0,
  1078. "z": 0,
  1079. "w": 1
  1080. },
  1081. "_lscale": {
  1082. "__type__": "cc.Vec3",
  1083. "x": 1,
  1084. "y": 1,
  1085. "z": 1
  1086. },
  1087. "_mobility": 0,
  1088. "_layer": 33554432,
  1089. "_euler": {
  1090. "__type__": "cc.Vec3",
  1091. "x": 0,
  1092. "y": 0,
  1093. "z": 0
  1094. },
  1095. "_id": ""
  1096. },
  1097. {
  1098. "__type__": "cc.UITransform",
  1099. "_name": "",
  1100. "_objFlags": 0,
  1101. "__editorExtras__": {},
  1102. "node": {
  1103. "__id__": 41
  1104. },
  1105. "_enabled": true,
  1106. "__prefab": {
  1107. "__id__": 43
  1108. },
  1109. "_contentSize": {
  1110. "__type__": "cc.Size",
  1111. "width": 80,
  1112. "height": 50.4
  1113. },
  1114. "_anchorPoint": {
  1115. "__type__": "cc.Vec2",
  1116. "x": 0.5,
  1117. "y": 0.5
  1118. },
  1119. "_id": ""
  1120. },
  1121. {
  1122. "__type__": "cc.CompPrefabInfo",
  1123. "fileId": "39PKeIuFdBNZ94McKBF7U0"
  1124. },
  1125. {
  1126. "__type__": "cc.Label",
  1127. "_name": "",
  1128. "_objFlags": 0,
  1129. "__editorExtras__": {},
  1130. "node": {
  1131. "__id__": 41
  1132. },
  1133. "_enabled": true,
  1134. "__prefab": {
  1135. "__id__": 45
  1136. },
  1137. "_customMaterial": null,
  1138. "_srcBlendFactor": 2,
  1139. "_dstBlendFactor": 4,
  1140. "_color": {
  1141. "__type__": "cc.Color",
  1142. "r": 255,
  1143. "g": 255,
  1144. "b": 255,
  1145. "a": 255
  1146. },
  1147. "_string": "开心收下",
  1148. "_horizontalAlign": 1,
  1149. "_verticalAlign": 1,
  1150. "_actualFontSize": 20,
  1151. "_fontSize": 20,
  1152. "_fontFamily": "Arial",
  1153. "_lineHeight": 40,
  1154. "_overflow": 0,
  1155. "_enableWrapText": true,
  1156. "_font": null,
  1157. "_isSystemFontUsed": true,
  1158. "_spacingX": 0,
  1159. "_isItalic": false,
  1160. "_isBold": true,
  1161. "_isUnderline": false,
  1162. "_underlineHeight": 2,
  1163. "_cacheMode": 0,
  1164. "_enableOutline": false,
  1165. "_outlineColor": {
  1166. "__type__": "cc.Color",
  1167. "r": 0,
  1168. "g": 0,
  1169. "b": 0,
  1170. "a": 255
  1171. },
  1172. "_outlineWidth": 2,
  1173. "_enableShadow": false,
  1174. "_shadowColor": {
  1175. "__type__": "cc.Color",
  1176. "r": 0,
  1177. "g": 0,
  1178. "b": 0,
  1179. "a": 255
  1180. },
  1181. "_shadowOffset": {
  1182. "__type__": "cc.Vec2",
  1183. "x": 2,
  1184. "y": 2
  1185. },
  1186. "_shadowBlur": 2,
  1187. "_id": ""
  1188. },
  1189. {
  1190. "__type__": "cc.CompPrefabInfo",
  1191. "fileId": "23goEndGFDRoYVV5NuxNc/"
  1192. },
  1193. {
  1194. "__type__": "110c8vEd5NEPL/N9meGQnaX",
  1195. "_name": "",
  1196. "_objFlags": 0,
  1197. "__editorExtras__": {},
  1198. "node": {
  1199. "__id__": 41
  1200. },
  1201. "_enabled": true,
  1202. "__prefab": {
  1203. "__id__": 47
  1204. },
  1205. "_params": [],
  1206. "_dataID": "gamePass_happy",
  1207. "_id": ""
  1208. },
  1209. {
  1210. "__type__": "cc.CompPrefabInfo",
  1211. "fileId": "35uB5Uw6pAnYylwtuzp2kJ"
  1212. },
  1213. {
  1214. "__type__": "cc.PrefabInfo",
  1215. "root": {
  1216. "__id__": 1
  1217. },
  1218. "asset": {
  1219. "__id__": 0
  1220. },
  1221. "fileId": "95kZWStgdJua8DxE32GuLG",
  1222. "instance": null,
  1223. "targetOverrides": null,
  1224. "nestedPrefabInstanceRoots": null
  1225. },
  1226. {
  1227. "__type__": "cc.UITransform",
  1228. "_name": "",
  1229. "_objFlags": 0,
  1230. "__editorExtras__": {},
  1231. "node": {
  1232. "__id__": 40
  1233. },
  1234. "_enabled": true,
  1235. "__prefab": {
  1236. "__id__": 50
  1237. },
  1238. "_contentSize": {
  1239. "__type__": "cc.Size",
  1240. "width": 200,
  1241. "height": 90
  1242. },
  1243. "_anchorPoint": {
  1244. "__type__": "cc.Vec2",
  1245. "x": 0.5,
  1246. "y": 0.5
  1247. },
  1248. "_id": ""
  1249. },
  1250. {
  1251. "__type__": "cc.CompPrefabInfo",
  1252. "fileId": "debcEILYVHIYti3Lh9YLkD"
  1253. },
  1254. {
  1255. "__type__": "cc.Sprite",
  1256. "_name": "",
  1257. "_objFlags": 0,
  1258. "__editorExtras__": {},
  1259. "node": {
  1260. "__id__": 40
  1261. },
  1262. "_enabled": true,
  1263. "__prefab": {
  1264. "__id__": 52
  1265. },
  1266. "_customMaterial": null,
  1267. "_srcBlendFactor": 2,
  1268. "_dstBlendFactor": 4,
  1269. "_color": {
  1270. "__type__": "cc.Color",
  1271. "r": 255,
  1272. "g": 255,
  1273. "b": 255,
  1274. "a": 255
  1275. },
  1276. "_spriteFrame": {
  1277. "__uuid__": "047ed3e5-d8e2-4de2-b27d-e9bff69149ed@f9941",
  1278. "__expectedType__": "cc.SpriteFrame"
  1279. },
  1280. "_type": 1,
  1281. "_fillType": 0,
  1282. "_sizeMode": 0,
  1283. "_fillCenter": {
  1284. "__type__": "cc.Vec2",
  1285. "x": 0,
  1286. "y": 0
  1287. },
  1288. "_fillStart": 0,
  1289. "_fillRange": 0,
  1290. "_isTrimmedMode": true,
  1291. "_useGrayscale": false,
  1292. "_atlas": null,
  1293. "_id": ""
  1294. },
  1295. {
  1296. "__type__": "cc.CompPrefabInfo",
  1297. "fileId": "a6PfgRCdRJPaWSCa+M0r1e"
  1298. },
  1299. {
  1300. "__type__": "cc.PrefabInfo",
  1301. "root": {
  1302. "__id__": 1
  1303. },
  1304. "asset": {
  1305. "__id__": 0
  1306. },
  1307. "fileId": "d3zsTA6QZNuL6Y398NRfI3",
  1308. "instance": null,
  1309. "targetOverrides": null,
  1310. "nestedPrefabInstanceRoots": null
  1311. },
  1312. {
  1313. "__type__": "cc.UITransform",
  1314. "_name": "",
  1315. "_objFlags": 0,
  1316. "__editorExtras__": {},
  1317. "node": {
  1318. "__id__": 1
  1319. },
  1320. "_enabled": true,
  1321. "__prefab": {
  1322. "__id__": 55
  1323. },
  1324. "_contentSize": {
  1325. "__type__": "cc.Size",
  1326. "width": 720,
  1327. "height": 1280
  1328. },
  1329. "_anchorPoint": {
  1330. "__type__": "cc.Vec2",
  1331. "x": 0.5,
  1332. "y": 0.5
  1333. },
  1334. "_id": ""
  1335. },
  1336. {
  1337. "__type__": "cc.CompPrefabInfo",
  1338. "fileId": "5aK6rYmzdPs6xPLxoXA0Kx"
  1339. },
  1340. {
  1341. "__type__": "8bd173IFAVMK4X8F4d5h3BP",
  1342. "_name": "",
  1343. "_objFlags": 0,
  1344. "__editorExtras__": {},
  1345. "node": {
  1346. "__id__": 1
  1347. },
  1348. "_enabled": true,
  1349. "__prefab": {
  1350. "__id__": 57
  1351. },
  1352. "_id": ""
  1353. },
  1354. {
  1355. "__type__": "cc.CompPrefabInfo",
  1356. "fileId": "07sSWd7M9NaYNUk8U7g+f4"
  1357. },
  1358. {
  1359. "__type__": "cc.Widget",
  1360. "_name": "",
  1361. "_objFlags": 0,
  1362. "__editorExtras__": {},
  1363. "node": {
  1364. "__id__": 1
  1365. },
  1366. "_enabled": true,
  1367. "__prefab": {
  1368. "__id__": 59
  1369. },
  1370. "_alignFlags": 40,
  1371. "_target": null,
  1372. "_left": 0,
  1373. "_right": 0,
  1374. "_top": 0,
  1375. "_bottom": 0,
  1376. "_horizontalCenter": 0,
  1377. "_verticalCenter": 0,
  1378. "_isAbsLeft": true,
  1379. "_isAbsRight": true,
  1380. "_isAbsTop": true,
  1381. "_isAbsBottom": true,
  1382. "_isAbsHorizontalCenter": true,
  1383. "_isAbsVerticalCenter": true,
  1384. "_originalWidth": 100,
  1385. "_originalHeight": 0,
  1386. "_alignMode": 2,
  1387. "_lockFlags": 0,
  1388. "_id": ""
  1389. },
  1390. {
  1391. "__type__": "cc.CompPrefabInfo",
  1392. "fileId": "d9aRbvSmdEFrpCIcXwwQ8z"
  1393. },
  1394. {
  1395. "__type__": "cc.PrefabInfo",
  1396. "root": {
  1397. "__id__": 1
  1398. },
  1399. "asset": {
  1400. "__id__": 0
  1401. },
  1402. "fileId": "39aB6/A1pETJTyVdmFsEfg",
  1403. "instance": null,
  1404. "targetOverrides": null
  1405. }
  1406. ]