GamePass.prefab 20 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162
  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__": 16
  29. },
  30. {
  31. "__id__": 22
  32. },
  33. {
  34. "__id__": 30
  35. },
  36. {
  37. "__id__": 38
  38. }
  39. ],
  40. "_active": true,
  41. "_components": [
  42. {
  43. "__id__": 44
  44. },
  45. {
  46. "__id__": 46
  47. },
  48. {
  49. "__id__": 48
  50. },
  51. {
  52. "__id__": 50
  53. }
  54. ],
  55. "_prefab": {
  56. "__id__": 52
  57. },
  58. "_lpos": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "_lrot": {
  65. "__type__": "cc.Quat",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0,
  69. "w": 1
  70. },
  71. "_lscale": {
  72. "__type__": "cc.Vec3",
  73. "x": 1,
  74. "y": 1,
  75. "z": 1
  76. },
  77. "_mobility": 0,
  78. "_layer": 33554432,
  79. "_euler": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_id": ""
  86. },
  87. {
  88. "__type__": "cc.Node",
  89. "_name": "game_pass_1",
  90. "_objFlags": 0,
  91. "__editorExtras__": {},
  92. "_parent": {
  93. "__id__": 1
  94. },
  95. "_children": [],
  96. "_active": true,
  97. "_components": [
  98. {
  99. "__id__": 3
  100. },
  101. {
  102. "__id__": 5
  103. }
  104. ],
  105. "_prefab": {
  106. "__id__": 7
  107. },
  108. "_lpos": {
  109. "__type__": "cc.Vec3",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0
  113. },
  114. "_lrot": {
  115. "__type__": "cc.Quat",
  116. "x": 0,
  117. "y": 0,
  118. "z": 0,
  119. "w": 1
  120. },
  121. "_lscale": {
  122. "__type__": "cc.Vec3",
  123. "x": 1,
  124. "y": 1,
  125. "z": 1
  126. },
  127. "_mobility": 0,
  128. "_layer": 33554432,
  129. "_euler": {
  130. "__type__": "cc.Vec3",
  131. "x": 0,
  132. "y": 0,
  133. "z": 0
  134. },
  135. "_id": ""
  136. },
  137. {
  138. "__type__": "cc.UITransform",
  139. "_name": "",
  140. "_objFlags": 0,
  141. "__editorExtras__": {},
  142. "node": {
  143. "__id__": 2
  144. },
  145. "_enabled": true,
  146. "__prefab": {
  147. "__id__": 4
  148. },
  149. "_contentSize": {
  150. "__type__": "cc.Size",
  151. "width": 118,
  152. "height": 118
  153. },
  154. "_anchorPoint": {
  155. "__type__": "cc.Vec2",
  156. "x": 0.5,
  157. "y": 0.5
  158. },
  159. "_id": ""
  160. },
  161. {
  162. "__type__": "cc.CompPrefabInfo",
  163. "fileId": "00PMv81hNJFK7BibrIjYq/"
  164. },
  165. {
  166. "__type__": "cc.Sprite",
  167. "_name": "",
  168. "_objFlags": 0,
  169. "__editorExtras__": {},
  170. "node": {
  171. "__id__": 2
  172. },
  173. "_enabled": true,
  174. "__prefab": {
  175. "__id__": 6
  176. },
  177. "_customMaterial": null,
  178. "_srcBlendFactor": 2,
  179. "_dstBlendFactor": 4,
  180. "_color": {
  181. "__type__": "cc.Color",
  182. "r": 255,
  183. "g": 255,
  184. "b": 255,
  185. "a": 255
  186. },
  187. "_spriteFrame": {
  188. "__uuid__": "e1f9f667-6d11-4b13-991f-a56003dd3ac1@f9941",
  189. "__expectedType__": "cc.SpriteFrame"
  190. },
  191. "_type": 0,
  192. "_fillType": 0,
  193. "_sizeMode": 0,
  194. "_fillCenter": {
  195. "__type__": "cc.Vec2",
  196. "x": 0,
  197. "y": 0
  198. },
  199. "_fillStart": 0,
  200. "_fillRange": 0,
  201. "_isTrimmedMode": false,
  202. "_useGrayscale": false,
  203. "_atlas": null,
  204. "_id": ""
  205. },
  206. {
  207. "__type__": "cc.CompPrefabInfo",
  208. "fileId": "37Te7oH/VBrqZnmVGS2osu"
  209. },
  210. {
  211. "__type__": "cc.PrefabInfo",
  212. "root": {
  213. "__id__": 1
  214. },
  215. "asset": {
  216. "__id__": 0
  217. },
  218. "fileId": "b2+nNacOBLw7V/p7TUTckY",
  219. "instance": null,
  220. "targetOverrides": null,
  221. "nestedPrefabInstanceRoots": null
  222. },
  223. {
  224. "__type__": "cc.Node",
  225. "_name": "game_pass_2",
  226. "_objFlags": 0,
  227. "__editorExtras__": {},
  228. "_parent": {
  229. "__id__": 1
  230. },
  231. "_children": [],
  232. "_active": true,
  233. "_components": [
  234. {
  235. "__id__": 9
  236. },
  237. {
  238. "__id__": 11
  239. },
  240. {
  241. "__id__": 13
  242. }
  243. ],
  244. "_prefab": {
  245. "__id__": 15
  246. },
  247. "_lpos": {
  248. "__type__": "cc.Vec3",
  249. "x": 0,
  250. "y": 0,
  251. "z": 0
  252. },
  253. "_lrot": {
  254. "__type__": "cc.Quat",
  255. "x": 0,
  256. "y": 0,
  257. "z": 0,
  258. "w": 1
  259. },
  260. "_lscale": {
  261. "__type__": "cc.Vec3",
  262. "x": 1,
  263. "y": 1,
  264. "z": 1
  265. },
  266. "_mobility": 0,
  267. "_layer": 33554432,
  268. "_euler": {
  269. "__type__": "cc.Vec3",
  270. "x": 0,
  271. "y": 0,
  272. "z": 0
  273. },
  274. "_id": ""
  275. },
  276. {
  277. "__type__": "cc.UITransform",
  278. "_name": "",
  279. "_objFlags": 0,
  280. "__editorExtras__": {},
  281. "node": {
  282. "__id__": 8
  283. },
  284. "_enabled": true,
  285. "__prefab": {
  286. "__id__": 10
  287. },
  288. "_contentSize": {
  289. "__type__": "cc.Size",
  290. "width": 118,
  291. "height": 118
  292. },
  293. "_anchorPoint": {
  294. "__type__": "cc.Vec2",
  295. "x": 0.5,
  296. "y": 0.5
  297. },
  298. "_id": ""
  299. },
  300. {
  301. "__type__": "cc.CompPrefabInfo",
  302. "fileId": "acrbQb7yNOVaIDp2mgD+XT"
  303. },
  304. {
  305. "__type__": "cc.Sprite",
  306. "_name": "",
  307. "_objFlags": 0,
  308. "__editorExtras__": {},
  309. "node": {
  310. "__id__": 8
  311. },
  312. "_enabled": true,
  313. "__prefab": {
  314. "__id__": 12
  315. },
  316. "_customMaterial": null,
  317. "_srcBlendFactor": 2,
  318. "_dstBlendFactor": 4,
  319. "_color": {
  320. "__type__": "cc.Color",
  321. "r": 255,
  322. "g": 255,
  323. "b": 255,
  324. "a": 255
  325. },
  326. "_spriteFrame": {
  327. "__uuid__": "f3cf6aae-6b13-42e9-b7ac-aaacad9eb9f1@f9941",
  328. "__expectedType__": "cc.SpriteFrame"
  329. },
  330. "_type": 0,
  331. "_fillType": 0,
  332. "_sizeMode": 0,
  333. "_fillCenter": {
  334. "__type__": "cc.Vec2",
  335. "x": 0,
  336. "y": 0
  337. },
  338. "_fillStart": 0,
  339. "_fillRange": 0,
  340. "_isTrimmedMode": false,
  341. "_useGrayscale": false,
  342. "_atlas": null,
  343. "_id": ""
  344. },
  345. {
  346. "__type__": "cc.CompPrefabInfo",
  347. "fileId": "eamhVcgUlOMKBJGtTs4o9c"
  348. },
  349. {
  350. "__type__": "cc.UIOpacity",
  351. "_name": "",
  352. "_objFlags": 0,
  353. "__editorExtras__": {},
  354. "node": {
  355. "__id__": 8
  356. },
  357. "_enabled": true,
  358. "__prefab": {
  359. "__id__": 14
  360. },
  361. "_opacity": 255,
  362. "_id": ""
  363. },
  364. {
  365. "__type__": "cc.CompPrefabInfo",
  366. "fileId": "17WaaFpENP+pq8U/h4XjiC"
  367. },
  368. {
  369. "__type__": "cc.PrefabInfo",
  370. "root": {
  371. "__id__": 1
  372. },
  373. "asset": {
  374. "__id__": 0
  375. },
  376. "fileId": "6flF9asrlPG4IaSM4MEVFW",
  377. "instance": null,
  378. "targetOverrides": null,
  379. "nestedPrefabInstanceRoots": null
  380. },
  381. {
  382. "__type__": "cc.Node",
  383. "_name": "icon_game_pass",
  384. "_objFlags": 0,
  385. "__editorExtras__": {},
  386. "_parent": {
  387. "__id__": 1
  388. },
  389. "_children": [],
  390. "_active": true,
  391. "_components": [
  392. {
  393. "__id__": 17
  394. },
  395. {
  396. "__id__": 19
  397. }
  398. ],
  399. "_prefab": {
  400. "__id__": 21
  401. },
  402. "_lpos": {
  403. "__type__": "cc.Vec3",
  404. "x": 4.180999999999983,
  405. "y": 18.09899999999982,
  406. "z": 0
  407. },
  408. "_lrot": {
  409. "__type__": "cc.Quat",
  410. "x": 0,
  411. "y": 0,
  412. "z": 0,
  413. "w": 1
  414. },
  415. "_lscale": {
  416. "__type__": "cc.Vec3",
  417. "x": 1,
  418. "y": 1,
  419. "z": 1
  420. },
  421. "_mobility": 0,
  422. "_layer": 33554432,
  423. "_euler": {
  424. "__type__": "cc.Vec3",
  425. "x": 0,
  426. "y": 0,
  427. "z": 0
  428. },
  429. "_id": ""
  430. },
  431. {
  432. "__type__": "cc.UITransform",
  433. "_name": "",
  434. "_objFlags": 0,
  435. "__editorExtras__": {},
  436. "node": {
  437. "__id__": 16
  438. },
  439. "_enabled": true,
  440. "__prefab": {
  441. "__id__": 18
  442. },
  443. "_contentSize": {
  444. "__type__": "cc.Size",
  445. "width": 50,
  446. "height": 54
  447. },
  448. "_anchorPoint": {
  449. "__type__": "cc.Vec2",
  450. "x": 0.5,
  451. "y": 0.5
  452. },
  453. "_id": ""
  454. },
  455. {
  456. "__type__": "cc.CompPrefabInfo",
  457. "fileId": "84JQZW/21EooIw0zpUq8XQ"
  458. },
  459. {
  460. "__type__": "cc.Sprite",
  461. "_name": "",
  462. "_objFlags": 0,
  463. "__editorExtras__": {},
  464. "node": {
  465. "__id__": 16
  466. },
  467. "_enabled": true,
  468. "__prefab": {
  469. "__id__": 20
  470. },
  471. "_customMaterial": null,
  472. "_srcBlendFactor": 2,
  473. "_dstBlendFactor": 4,
  474. "_color": {
  475. "__type__": "cc.Color",
  476. "r": 255,
  477. "g": 255,
  478. "b": 255,
  479. "a": 255
  480. },
  481. "_spriteFrame": {
  482. "__uuid__": "9d338c5f-2d20-4226-a2bc-7f2f7aae1cc5@f9941",
  483. "__expectedType__": "cc.SpriteFrame"
  484. },
  485. "_type": 0,
  486. "_fillType": 0,
  487. "_sizeMode": 0,
  488. "_fillCenter": {
  489. "__type__": "cc.Vec2",
  490. "x": 0,
  491. "y": 0
  492. },
  493. "_fillStart": 0,
  494. "_fillRange": 0,
  495. "_isTrimmedMode": true,
  496. "_useGrayscale": false,
  497. "_atlas": null,
  498. "_id": ""
  499. },
  500. {
  501. "__type__": "cc.CompPrefabInfo",
  502. "fileId": "567BkleCpEvY+6s8fyG3aY"
  503. },
  504. {
  505. "__type__": "cc.PrefabInfo",
  506. "root": {
  507. "__id__": 1
  508. },
  509. "asset": {
  510. "__id__": 0
  511. },
  512. "fileId": "74mCh2KANI0KEVFs6MoSfr",
  513. "instance": null,
  514. "targetOverrides": null,
  515. "nestedPrefabInstanceRoots": null
  516. },
  517. {
  518. "__type__": "cc.Node",
  519. "_name": "game_pass_3",
  520. "_objFlags": 0,
  521. "__editorExtras__": {},
  522. "_parent": {
  523. "__id__": 1
  524. },
  525. "_children": [],
  526. "_active": true,
  527. "_components": [
  528. {
  529. "__id__": 23
  530. },
  531. {
  532. "__id__": 25
  533. },
  534. {
  535. "__id__": 27
  536. }
  537. ],
  538. "_prefab": {
  539. "__id__": 29
  540. },
  541. "_lpos": {
  542. "__type__": "cc.Vec3",
  543. "x": 0,
  544. "y": 0,
  545. "z": 0
  546. },
  547. "_lrot": {
  548. "__type__": "cc.Quat",
  549. "x": 0,
  550. "y": 0,
  551. "z": 0,
  552. "w": 1
  553. },
  554. "_lscale": {
  555. "__type__": "cc.Vec3",
  556. "x": 1,
  557. "y": 1,
  558. "z": 1
  559. },
  560. "_mobility": 0,
  561. "_layer": 33554432,
  562. "_euler": {
  563. "__type__": "cc.Vec3",
  564. "x": 0,
  565. "y": 0,
  566. "z": 0
  567. },
  568. "_id": ""
  569. },
  570. {
  571. "__type__": "cc.UITransform",
  572. "_name": "",
  573. "_objFlags": 0,
  574. "__editorExtras__": {},
  575. "node": {
  576. "__id__": 22
  577. },
  578. "_enabled": true,
  579. "__prefab": {
  580. "__id__": 24
  581. },
  582. "_contentSize": {
  583. "__type__": "cc.Size",
  584. "width": 118,
  585. "height": 118
  586. },
  587. "_anchorPoint": {
  588. "__type__": "cc.Vec2",
  589. "x": 0.5,
  590. "y": 0.5
  591. },
  592. "_id": ""
  593. },
  594. {
  595. "__type__": "cc.CompPrefabInfo",
  596. "fileId": "7dPvrZSjVJ67UykVclJkug"
  597. },
  598. {
  599. "__type__": "cc.Sprite",
  600. "_name": "",
  601. "_objFlags": 0,
  602. "__editorExtras__": {},
  603. "node": {
  604. "__id__": 22
  605. },
  606. "_enabled": true,
  607. "__prefab": {
  608. "__id__": 26
  609. },
  610. "_customMaterial": null,
  611. "_srcBlendFactor": 2,
  612. "_dstBlendFactor": 4,
  613. "_color": {
  614. "__type__": "cc.Color",
  615. "r": 255,
  616. "g": 255,
  617. "b": 255,
  618. "a": 255
  619. },
  620. "_spriteFrame": {
  621. "__uuid__": "2c3774d9-6838-46e4-998b-0eb82497e800@f9941",
  622. "__expectedType__": "cc.SpriteFrame"
  623. },
  624. "_type": 0,
  625. "_fillType": 0,
  626. "_sizeMode": 0,
  627. "_fillCenter": {
  628. "__type__": "cc.Vec2",
  629. "x": 0,
  630. "y": 0
  631. },
  632. "_fillStart": 0,
  633. "_fillRange": 0,
  634. "_isTrimmedMode": false,
  635. "_useGrayscale": false,
  636. "_atlas": null,
  637. "_id": ""
  638. },
  639. {
  640. "__type__": "cc.CompPrefabInfo",
  641. "fileId": "afZjZdg/BKRLQRPM+yimKU"
  642. },
  643. {
  644. "__type__": "cc.UIOpacity",
  645. "_name": "",
  646. "_objFlags": 0,
  647. "__editorExtras__": {},
  648. "node": {
  649. "__id__": 22
  650. },
  651. "_enabled": true,
  652. "__prefab": {
  653. "__id__": 28
  654. },
  655. "_opacity": 255,
  656. "_id": ""
  657. },
  658. {
  659. "__type__": "cc.CompPrefabInfo",
  660. "fileId": "4d1FJ7+D9A5Jx26siGs697"
  661. },
  662. {
  663. "__type__": "cc.PrefabInfo",
  664. "root": {
  665. "__id__": 1
  666. },
  667. "asset": {
  668. "__id__": 0
  669. },
  670. "fileId": "1dh1/WJPFLdKxaV9ri6/1B",
  671. "instance": null,
  672. "targetOverrides": null,
  673. "nestedPrefabInstanceRoots": null
  674. },
  675. {
  676. "__type__": "cc.Node",
  677. "_name": "game_pass_4",
  678. "_objFlags": 0,
  679. "__editorExtras__": {},
  680. "_parent": {
  681. "__id__": 1
  682. },
  683. "_children": [],
  684. "_active": true,
  685. "_components": [
  686. {
  687. "__id__": 31
  688. },
  689. {
  690. "__id__": 33
  691. },
  692. {
  693. "__id__": 35
  694. }
  695. ],
  696. "_prefab": {
  697. "__id__": 37
  698. },
  699. "_lpos": {
  700. "__type__": "cc.Vec3",
  701. "x": 0,
  702. "y": 0,
  703. "z": 0
  704. },
  705. "_lrot": {
  706. "__type__": "cc.Quat",
  707. "x": 0,
  708. "y": 0,
  709. "z": 0,
  710. "w": 1
  711. },
  712. "_lscale": {
  713. "__type__": "cc.Vec3",
  714. "x": 1,
  715. "y": 1,
  716. "z": 1
  717. },
  718. "_mobility": 0,
  719. "_layer": 33554432,
  720. "_euler": {
  721. "__type__": "cc.Vec3",
  722. "x": 0,
  723. "y": 0,
  724. "z": 0
  725. },
  726. "_id": ""
  727. },
  728. {
  729. "__type__": "cc.UITransform",
  730. "_name": "",
  731. "_objFlags": 0,
  732. "__editorExtras__": {},
  733. "node": {
  734. "__id__": 30
  735. },
  736. "_enabled": true,
  737. "__prefab": {
  738. "__id__": 32
  739. },
  740. "_contentSize": {
  741. "__type__": "cc.Size",
  742. "width": 118,
  743. "height": 118
  744. },
  745. "_anchorPoint": {
  746. "__type__": "cc.Vec2",
  747. "x": 0.5,
  748. "y": 0.5
  749. },
  750. "_id": ""
  751. },
  752. {
  753. "__type__": "cc.CompPrefabInfo",
  754. "fileId": "0fB+HgAmVJe7OmGGD9oEsn"
  755. },
  756. {
  757. "__type__": "cc.Sprite",
  758. "_name": "",
  759. "_objFlags": 0,
  760. "__editorExtras__": {},
  761. "node": {
  762. "__id__": 30
  763. },
  764. "_enabled": true,
  765. "__prefab": {
  766. "__id__": 34
  767. },
  768. "_customMaterial": null,
  769. "_srcBlendFactor": 2,
  770. "_dstBlendFactor": 4,
  771. "_color": {
  772. "__type__": "cc.Color",
  773. "r": 255,
  774. "g": 255,
  775. "b": 255,
  776. "a": 255
  777. },
  778. "_spriteFrame": {
  779. "__uuid__": "7e42fe30-9856-4219-a875-fc3dfec32fa2@f9941",
  780. "__expectedType__": "cc.SpriteFrame"
  781. },
  782. "_type": 0,
  783. "_fillType": 0,
  784. "_sizeMode": 0,
  785. "_fillCenter": {
  786. "__type__": "cc.Vec2",
  787. "x": 0,
  788. "y": 0
  789. },
  790. "_fillStart": 0,
  791. "_fillRange": 0,
  792. "_isTrimmedMode": false,
  793. "_useGrayscale": false,
  794. "_atlas": null,
  795. "_id": ""
  796. },
  797. {
  798. "__type__": "cc.CompPrefabInfo",
  799. "fileId": "040Ia+thFE2onYPiebUmEl"
  800. },
  801. {
  802. "__type__": "cc.UIOpacity",
  803. "_name": "",
  804. "_objFlags": 0,
  805. "__editorExtras__": {},
  806. "node": {
  807. "__id__": 30
  808. },
  809. "_enabled": true,
  810. "__prefab": {
  811. "__id__": 36
  812. },
  813. "_opacity": 255,
  814. "_id": ""
  815. },
  816. {
  817. "__type__": "cc.CompPrefabInfo",
  818. "fileId": "d9yg7xiRBAxo7KD0Xg9JKq"
  819. },
  820. {
  821. "__type__": "cc.PrefabInfo",
  822. "root": {
  823. "__id__": 1
  824. },
  825. "asset": {
  826. "__id__": 0
  827. },
  828. "fileId": "16BmdZBalNL5g1nkzsyL/q",
  829. "instance": null,
  830. "targetOverrides": null,
  831. "nestedPrefabInstanceRoots": null
  832. },
  833. {
  834. "__type__": "cc.Node",
  835. "_name": "lbl_game_count",
  836. "_objFlags": 0,
  837. "__editorExtras__": {},
  838. "_parent": {
  839. "__id__": 1
  840. },
  841. "_children": [],
  842. "_active": true,
  843. "_components": [
  844. {
  845. "__id__": 39
  846. },
  847. {
  848. "__id__": 41
  849. }
  850. ],
  851. "_prefab": {
  852. "__id__": 43
  853. },
  854. "_lpos": {
  855. "__type__": "cc.Vec3",
  856. "x": -2.1560000000000628,
  857. "y": -24.292999999999893,
  858. "z": 0
  859. },
  860. "_lrot": {
  861. "__type__": "cc.Quat",
  862. "x": 0,
  863. "y": 0,
  864. "z": 0,
  865. "w": 1
  866. },
  867. "_lscale": {
  868. "__type__": "cc.Vec3",
  869. "x": 1,
  870. "y": 1,
  871. "z": 1
  872. },
  873. "_mobility": 0,
  874. "_layer": 33554432,
  875. "_euler": {
  876. "__type__": "cc.Vec3",
  877. "x": 0,
  878. "y": 0,
  879. "z": 0
  880. },
  881. "_id": ""
  882. },
  883. {
  884. "__type__": "cc.UITransform",
  885. "_name": "",
  886. "_objFlags": 0,
  887. "__editorExtras__": {},
  888. "node": {
  889. "__id__": 38
  890. },
  891. "_enabled": true,
  892. "__prefab": {
  893. "__id__": 40
  894. },
  895. "_contentSize": {
  896. "__type__": "cc.Size",
  897. "width": 27.2353515625,
  898. "height": 31.72
  899. },
  900. "_anchorPoint": {
  901. "__type__": "cc.Vec2",
  902. "x": 0.5,
  903. "y": 0.5
  904. },
  905. "_id": ""
  906. },
  907. {
  908. "__type__": "cc.CompPrefabInfo",
  909. "fileId": "10PzzQZpdEiZ62PiAtx9z0"
  910. },
  911. {
  912. "__type__": "cc.Label",
  913. "_name": "",
  914. "_objFlags": 0,
  915. "__editorExtras__": {},
  916. "node": {
  917. "__id__": 38
  918. },
  919. "_enabled": true,
  920. "__prefab": {
  921. "__id__": 42
  922. },
  923. "_customMaterial": null,
  924. "_srcBlendFactor": 2,
  925. "_dstBlendFactor": 4,
  926. "_color": {
  927. "__type__": "cc.Color",
  928. "r": 255,
  929. "g": 255,
  930. "b": 255,
  931. "a": 255
  932. },
  933. "_string": "x5",
  934. "_horizontalAlign": 1,
  935. "_verticalAlign": 1,
  936. "_actualFontSize": 22,
  937. "_fontSize": 22,
  938. "_fontFamily": "Arial",
  939. "_lineHeight": 22,
  940. "_overflow": 0,
  941. "_enableWrapText": true,
  942. "_font": null,
  943. "_isSystemFontUsed": true,
  944. "_spacingX": 0,
  945. "_isItalic": false,
  946. "_isBold": false,
  947. "_isUnderline": false,
  948. "_underlineHeight": 2,
  949. "_cacheMode": 0,
  950. "_enableOutline": true,
  951. "_outlineColor": {
  952. "__type__": "cc.Color",
  953. "r": 0,
  954. "g": 0,
  955. "b": 0,
  956. "a": 255
  957. },
  958. "_outlineWidth": 2,
  959. "_enableShadow": false,
  960. "_shadowColor": {
  961. "__type__": "cc.Color",
  962. "r": 0,
  963. "g": 0,
  964. "b": 0,
  965. "a": 255
  966. },
  967. "_shadowOffset": {
  968. "__type__": "cc.Vec2",
  969. "x": 2,
  970. "y": 2
  971. },
  972. "_shadowBlur": 2,
  973. "_id": ""
  974. },
  975. {
  976. "__type__": "cc.CompPrefabInfo",
  977. "fileId": "d5W7DUJV5LtqX3m9WwyJkA"
  978. },
  979. {
  980. "__type__": "cc.PrefabInfo",
  981. "root": {
  982. "__id__": 1
  983. },
  984. "asset": {
  985. "__id__": 0
  986. },
  987. "fileId": "f4yAswjD5G3r0a890nTZtu",
  988. "instance": null,
  989. "targetOverrides": null,
  990. "nestedPrefabInstanceRoots": null
  991. },
  992. {
  993. "__type__": "cc.UITransform",
  994. "_name": "",
  995. "_objFlags": 0,
  996. "__editorExtras__": {},
  997. "node": {
  998. "__id__": 1
  999. },
  1000. "_enabled": true,
  1001. "__prefab": {
  1002. "__id__": 45
  1003. },
  1004. "_contentSize": {
  1005. "__type__": "cc.Size",
  1006. "width": 95,
  1007. "height": 84
  1008. },
  1009. "_anchorPoint": {
  1010. "__type__": "cc.Vec2",
  1011. "x": 0.5,
  1012. "y": 0.5
  1013. },
  1014. "_id": ""
  1015. },
  1016. {
  1017. "__type__": "cc.CompPrefabInfo",
  1018. "fileId": "72C+rlpZVOUZaKSFcQOmTM"
  1019. },
  1020. {
  1021. "__type__": "cc.Sprite",
  1022. "_name": "",
  1023. "_objFlags": 0,
  1024. "__editorExtras__": {},
  1025. "node": {
  1026. "__id__": 1
  1027. },
  1028. "_enabled": false,
  1029. "__prefab": {
  1030. "__id__": 47
  1031. },
  1032. "_customMaterial": null,
  1033. "_srcBlendFactor": 2,
  1034. "_dstBlendFactor": 4,
  1035. "_color": {
  1036. "__type__": "cc.Color",
  1037. "r": 255,
  1038. "g": 255,
  1039. "b": 255,
  1040. "a": 255
  1041. },
  1042. "_spriteFrame": {
  1043. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  1044. "__expectedType__": "cc.SpriteFrame"
  1045. },
  1046. "_type": 1,
  1047. "_fillType": 0,
  1048. "_sizeMode": 0,
  1049. "_fillCenter": {
  1050. "__type__": "cc.Vec2",
  1051. "x": 0,
  1052. "y": 0
  1053. },
  1054. "_fillStart": 0,
  1055. "_fillRange": 0,
  1056. "_isTrimmedMode": true,
  1057. "_useGrayscale": false,
  1058. "_atlas": null,
  1059. "_id": ""
  1060. },
  1061. {
  1062. "__type__": "cc.CompPrefabInfo",
  1063. "fileId": "9ehiFkANBEF5kxBPDg75fI"
  1064. },
  1065. {
  1066. "__type__": "cc.Animation",
  1067. "_name": "",
  1068. "_objFlags": 0,
  1069. "__editorExtras__": {},
  1070. "node": {
  1071. "__id__": 1
  1072. },
  1073. "_enabled": true,
  1074. "__prefab": {
  1075. "__id__": 49
  1076. },
  1077. "playOnLoad": true,
  1078. "_clips": [
  1079. {
  1080. "__uuid__": "fefb102a-5007-4906-a353-4de4485c824d",
  1081. "__expectedType__": "cc.AnimationClip"
  1082. }
  1083. ],
  1084. "_defaultClip": {
  1085. "__uuid__": "fefb102a-5007-4906-a353-4de4485c824d",
  1086. "__expectedType__": "cc.AnimationClip"
  1087. },
  1088. "_id": ""
  1089. },
  1090. {
  1091. "__type__": "cc.CompPrefabInfo",
  1092. "fileId": "9cUz6SgNxBuJzR0ytNOnGG"
  1093. },
  1094. {
  1095. "__type__": "cc.Button",
  1096. "_name": "",
  1097. "_objFlags": 0,
  1098. "__editorExtras__": {},
  1099. "node": {
  1100. "__id__": 1
  1101. },
  1102. "_enabled": true,
  1103. "__prefab": {
  1104. "__id__": 51
  1105. },
  1106. "clickEvents": [],
  1107. "_interactable": true,
  1108. "_transition": 3,
  1109. "_normalColor": {
  1110. "__type__": "cc.Color",
  1111. "r": 255,
  1112. "g": 255,
  1113. "b": 255,
  1114. "a": 255
  1115. },
  1116. "_hoverColor": {
  1117. "__type__": "cc.Color",
  1118. "r": 211,
  1119. "g": 211,
  1120. "b": 211,
  1121. "a": 255
  1122. },
  1123. "_pressedColor": {
  1124. "__type__": "cc.Color",
  1125. "r": 255,
  1126. "g": 255,
  1127. "b": 255,
  1128. "a": 255
  1129. },
  1130. "_disabledColor": {
  1131. "__type__": "cc.Color",
  1132. "r": 124,
  1133. "g": 124,
  1134. "b": 124,
  1135. "a": 255
  1136. },
  1137. "_normalSprite": null,
  1138. "_hoverSprite": null,
  1139. "_pressedSprite": null,
  1140. "_disabledSprite": null,
  1141. "_duration": 0.1,
  1142. "_zoomScale": 1.2,
  1143. "_target": null,
  1144. "_id": ""
  1145. },
  1146. {
  1147. "__type__": "cc.CompPrefabInfo",
  1148. "fileId": "6fN9FZ+w9EOJ6JzlP5GVPO"
  1149. },
  1150. {
  1151. "__type__": "cc.PrefabInfo",
  1152. "root": {
  1153. "__id__": 1
  1154. },
  1155. "asset": {
  1156. "__id__": 0
  1157. },
  1158. "fileId": "ecLJzP4EpPGqkE9yGh7ttC",
  1159. "instance": null,
  1160. "targetOverrides": null
  1161. }
  1162. ]