BadgeItem.prefab 18 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "BadgeItem",
  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": "BadgeItem",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 26
  26. },
  27. {
  28. "__id__": 36
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 42
  35. },
  36. {
  37. "__id__": 44
  38. },
  39. {
  40. "__id__": 46
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 48
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": -191.199,
  49. "y": 391.0529999999999,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "wallet_main_bg_1",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [
  84. {
  85. "__id__": 3
  86. },
  87. {
  88. "__id__": 15
  89. }
  90. ],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 21
  95. },
  96. {
  97. "__id__": 23
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 25
  102. },
  103. "_lpos": {
  104. "__type__": "cc.Vec3",
  105. "x": 0,
  106. "y": -91.65599999999995,
  107. "z": 0
  108. },
  109. "_lrot": {
  110. "__type__": "cc.Quat",
  111. "x": 0,
  112. "y": 0,
  113. "z": 0,
  114. "w": 1
  115. },
  116. "_lscale": {
  117. "__type__": "cc.Vec3",
  118. "x": 1,
  119. "y": 1,
  120. "z": 1
  121. },
  122. "_mobility": 0,
  123. "_layer": 33554432,
  124. "_euler": {
  125. "__type__": "cc.Vec3",
  126. "x": 0,
  127. "y": 0,
  128. "z": 0
  129. },
  130. "_id": ""
  131. },
  132. {
  133. "__type__": "cc.Node",
  134. "_name": "bg_circle_black",
  135. "_objFlags": 0,
  136. "__editorExtras__": {},
  137. "_parent": {
  138. "__id__": 2
  139. },
  140. "_children": [
  141. {
  142. "__id__": 4
  143. }
  144. ],
  145. "_active": false,
  146. "_components": [
  147. {
  148. "__id__": 10
  149. },
  150. {
  151. "__id__": 12
  152. }
  153. ],
  154. "_prefab": {
  155. "__id__": 14
  156. },
  157. "_lpos": {
  158. "__type__": "cc.Vec3",
  159. "x": 51.338,
  160. "y": 56.016,
  161. "z": 0
  162. },
  163. "_lrot": {
  164. "__type__": "cc.Quat",
  165. "x": 0,
  166. "y": 0,
  167. "z": 0,
  168. "w": 1
  169. },
  170. "_lscale": {
  171. "__type__": "cc.Vec3",
  172. "x": 1,
  173. "y": 1,
  174. "z": 1
  175. },
  176. "_mobility": 0,
  177. "_layer": 33554432,
  178. "_euler": {
  179. "__type__": "cc.Vec3",
  180. "x": 0,
  181. "y": 0,
  182. "z": 0
  183. },
  184. "_id": ""
  185. },
  186. {
  187. "__type__": "cc.Node",
  188. "_name": "lbl_badge_count_1",
  189. "_objFlags": 0,
  190. "__editorExtras__": {},
  191. "_parent": {
  192. "__id__": 3
  193. },
  194. "_children": [],
  195. "_active": true,
  196. "_components": [
  197. {
  198. "__id__": 5
  199. },
  200. {
  201. "__id__": 7
  202. }
  203. ],
  204. "_prefab": {
  205. "__id__": 9
  206. },
  207. "_lpos": {
  208. "__type__": "cc.Vec3",
  209. "x": 0,
  210. "y": 0,
  211. "z": 0
  212. },
  213. "_lrot": {
  214. "__type__": "cc.Quat",
  215. "x": 0,
  216. "y": 0,
  217. "z": 0,
  218. "w": 1
  219. },
  220. "_lscale": {
  221. "__type__": "cc.Vec3",
  222. "x": 1,
  223. "y": 1,
  224. "z": 1
  225. },
  226. "_mobility": 0,
  227. "_layer": 33554432,
  228. "_euler": {
  229. "__type__": "cc.Vec3",
  230. "x": 0,
  231. "y": 0,
  232. "z": 0
  233. },
  234. "_id": ""
  235. },
  236. {
  237. "__type__": "cc.UITransform",
  238. "_name": "",
  239. "_objFlags": 0,
  240. "__editorExtras__": {},
  241. "node": {
  242. "__id__": 4
  243. },
  244. "_enabled": true,
  245. "__prefab": {
  246. "__id__": 6
  247. },
  248. "_contentSize": {
  249. "__type__": "cc.Size",
  250. "width": 17.90380859375,
  251. "height": 35.5
  252. },
  253. "_anchorPoint": {
  254. "__type__": "cc.Vec2",
  255. "x": 0.5,
  256. "y": 0.5
  257. },
  258. "_id": ""
  259. },
  260. {
  261. "__type__": "cc.CompPrefabInfo",
  262. "fileId": "f6jvYj/+NBAKnGpT20k7kP"
  263. },
  264. {
  265. "__type__": "cc.Label",
  266. "_name": "",
  267. "_objFlags": 0,
  268. "__editorExtras__": {},
  269. "node": {
  270. "__id__": 4
  271. },
  272. "_enabled": true,
  273. "__prefab": {
  274. "__id__": 8
  275. },
  276. "_customMaterial": null,
  277. "_srcBlendFactor": 2,
  278. "_dstBlendFactor": 4,
  279. "_color": {
  280. "__type__": "cc.Color",
  281. "r": 255,
  282. "g": 255,
  283. "b": 255,
  284. "a": 255
  285. },
  286. "_string": "3",
  287. "_horizontalAlign": 1,
  288. "_verticalAlign": 1,
  289. "_actualFontSize": 25,
  290. "_fontSize": 25,
  291. "_fontFamily": "Arial",
  292. "_lineHeight": 25,
  293. "_overflow": 0,
  294. "_enableWrapText": true,
  295. "_font": null,
  296. "_isSystemFontUsed": true,
  297. "_spacingX": 0,
  298. "_isItalic": false,
  299. "_isBold": true,
  300. "_isUnderline": false,
  301. "_underlineHeight": 2,
  302. "_cacheMode": 0,
  303. "_enableOutline": true,
  304. "_outlineColor": {
  305. "__type__": "cc.Color",
  306. "r": 0,
  307. "g": 0,
  308. "b": 0,
  309. "a": 255
  310. },
  311. "_outlineWidth": 2,
  312. "_enableShadow": false,
  313. "_shadowColor": {
  314. "__type__": "cc.Color",
  315. "r": 0,
  316. "g": 0,
  317. "b": 0,
  318. "a": 255
  319. },
  320. "_shadowOffset": {
  321. "__type__": "cc.Vec2",
  322. "x": 2,
  323. "y": 2
  324. },
  325. "_shadowBlur": 2,
  326. "_id": ""
  327. },
  328. {
  329. "__type__": "cc.CompPrefabInfo",
  330. "fileId": "f2vPe1IT9GtYFSn4h/Eq3D"
  331. },
  332. {
  333. "__type__": "cc.PrefabInfo",
  334. "root": {
  335. "__id__": 1
  336. },
  337. "asset": {
  338. "__id__": 0
  339. },
  340. "fileId": "eaGr8dxVtGJaxMFbz96a47",
  341. "instance": null,
  342. "targetOverrides": null,
  343. "nestedPrefabInstanceRoots": null
  344. },
  345. {
  346. "__type__": "cc.UITransform",
  347. "_name": "",
  348. "_objFlags": 0,
  349. "__editorExtras__": {},
  350. "node": {
  351. "__id__": 3
  352. },
  353. "_enabled": true,
  354. "__prefab": {
  355. "__id__": 11
  356. },
  357. "_contentSize": {
  358. "__type__": "cc.Size",
  359. "width": 35,
  360. "height": 35
  361. },
  362. "_anchorPoint": {
  363. "__type__": "cc.Vec2",
  364. "x": 0.5,
  365. "y": 0.5
  366. },
  367. "_id": ""
  368. },
  369. {
  370. "__type__": "cc.CompPrefabInfo",
  371. "fileId": "e6M473+T5B5o+D2xhdW/y4"
  372. },
  373. {
  374. "__type__": "cc.Sprite",
  375. "_name": "",
  376. "_objFlags": 0,
  377. "__editorExtras__": {},
  378. "node": {
  379. "__id__": 3
  380. },
  381. "_enabled": true,
  382. "__prefab": {
  383. "__id__": 13
  384. },
  385. "_customMaterial": null,
  386. "_srcBlendFactor": 2,
  387. "_dstBlendFactor": 4,
  388. "_color": {
  389. "__type__": "cc.Color",
  390. "r": 255,
  391. "g": 255,
  392. "b": 255,
  393. "a": 255
  394. },
  395. "_spriteFrame": {
  396. "__uuid__": "5c2ba424-bdbc-4713-a68d-acaf3c4c4950@f9941",
  397. "__expectedType__": "cc.SpriteFrame"
  398. },
  399. "_type": 0,
  400. "_fillType": 0,
  401. "_sizeMode": 0,
  402. "_fillCenter": {
  403. "__type__": "cc.Vec2",
  404. "x": 0,
  405. "y": 0
  406. },
  407. "_fillStart": 0,
  408. "_fillRange": 0,
  409. "_isTrimmedMode": true,
  410. "_useGrayscale": false,
  411. "_atlas": null,
  412. "_id": ""
  413. },
  414. {
  415. "__type__": "cc.CompPrefabInfo",
  416. "fileId": "8as5Qtg4dC6ILTV5xsZVyb"
  417. },
  418. {
  419. "__type__": "cc.PrefabInfo",
  420. "root": {
  421. "__id__": 1
  422. },
  423. "asset": {
  424. "__id__": 0
  425. },
  426. "fileId": "3etVvxxjBDyI9G0raueqlQ",
  427. "instance": null,
  428. "targetOverrides": null,
  429. "nestedPrefabInstanceRoots": null
  430. },
  431. {
  432. "__type__": "cc.Node",
  433. "_name": "icon_badge",
  434. "_objFlags": 0,
  435. "__editorExtras__": {},
  436. "_parent": {
  437. "__id__": 2
  438. },
  439. "_children": [],
  440. "_active": true,
  441. "_components": [
  442. {
  443. "__id__": 16
  444. },
  445. {
  446. "__id__": 18
  447. }
  448. ],
  449. "_prefab": {
  450. "__id__": 20
  451. },
  452. "_lpos": {
  453. "__type__": "cc.Vec3",
  454. "x": 0,
  455. "y": 0,
  456. "z": 0
  457. },
  458. "_lrot": {
  459. "__type__": "cc.Quat",
  460. "x": 0,
  461. "y": 0,
  462. "z": 0,
  463. "w": 1
  464. },
  465. "_lscale": {
  466. "__type__": "cc.Vec3",
  467. "x": 1,
  468. "y": 1,
  469. "z": 1
  470. },
  471. "_mobility": 0,
  472. "_layer": 33554432,
  473. "_euler": {
  474. "__type__": "cc.Vec3",
  475. "x": 0,
  476. "y": 0,
  477. "z": 0
  478. },
  479. "_id": ""
  480. },
  481. {
  482. "__type__": "cc.UITransform",
  483. "_name": "",
  484. "_objFlags": 0,
  485. "__editorExtras__": {},
  486. "node": {
  487. "__id__": 15
  488. },
  489. "_enabled": true,
  490. "__prefab": {
  491. "__id__": 17
  492. },
  493. "_contentSize": {
  494. "__type__": "cc.Size",
  495. "width": 90,
  496. "height": 90
  497. },
  498. "_anchorPoint": {
  499. "__type__": "cc.Vec2",
  500. "x": 0.5,
  501. "y": 0.5
  502. },
  503. "_id": ""
  504. },
  505. {
  506. "__type__": "cc.CompPrefabInfo",
  507. "fileId": "1dHu6f6uNMgKqMtfKzhC8M"
  508. },
  509. {
  510. "__type__": "cc.Sprite",
  511. "_name": "",
  512. "_objFlags": 0,
  513. "__editorExtras__": {},
  514. "node": {
  515. "__id__": 15
  516. },
  517. "_enabled": true,
  518. "__prefab": {
  519. "__id__": 19
  520. },
  521. "_customMaterial": null,
  522. "_srcBlendFactor": 2,
  523. "_dstBlendFactor": 4,
  524. "_color": {
  525. "__type__": "cc.Color",
  526. "r": 255,
  527. "g": 255,
  528. "b": 255,
  529. "a": 255
  530. },
  531. "_spriteFrame": {
  532. "__uuid__": "5e509127-5ed5-4b1c-a1dc-ff2b0edf2826@f9941",
  533. "__expectedType__": "cc.SpriteFrame"
  534. },
  535. "_type": 0,
  536. "_fillType": 0,
  537. "_sizeMode": 0,
  538. "_fillCenter": {
  539. "__type__": "cc.Vec2",
  540. "x": 0,
  541. "y": 0
  542. },
  543. "_fillStart": 0,
  544. "_fillRange": 0,
  545. "_isTrimmedMode": false,
  546. "_useGrayscale": false,
  547. "_atlas": null,
  548. "_id": ""
  549. },
  550. {
  551. "__type__": "cc.CompPrefabInfo",
  552. "fileId": "deDn04o9pIZ5wgLsh23JEc"
  553. },
  554. {
  555. "__type__": "cc.PrefabInfo",
  556. "root": {
  557. "__id__": 1
  558. },
  559. "asset": {
  560. "__id__": 0
  561. },
  562. "fileId": "a3UENH6dFD16n5qyZghmQs",
  563. "instance": null,
  564. "targetOverrides": null,
  565. "nestedPrefabInstanceRoots": null
  566. },
  567. {
  568. "__type__": "cc.UITransform",
  569. "_name": "",
  570. "_objFlags": 0,
  571. "__editorExtras__": {},
  572. "node": {
  573. "__id__": 2
  574. },
  575. "_enabled": true,
  576. "__prefab": {
  577. "__id__": 22
  578. },
  579. "_contentSize": {
  580. "__type__": "cc.Size",
  581. "width": 150,
  582. "height": 150
  583. },
  584. "_anchorPoint": {
  585. "__type__": "cc.Vec2",
  586. "x": 0.5,
  587. "y": 0.5
  588. },
  589. "_id": ""
  590. },
  591. {
  592. "__type__": "cc.CompPrefabInfo",
  593. "fileId": "11kGJJaBhHBaP5MxJFZXs9"
  594. },
  595. {
  596. "__type__": "cc.Sprite",
  597. "_name": "",
  598. "_objFlags": 0,
  599. "__editorExtras__": {},
  600. "node": {
  601. "__id__": 2
  602. },
  603. "_enabled": true,
  604. "__prefab": {
  605. "__id__": 24
  606. },
  607. "_customMaterial": null,
  608. "_srcBlendFactor": 2,
  609. "_dstBlendFactor": 4,
  610. "_color": {
  611. "__type__": "cc.Color",
  612. "r": 255,
  613. "g": 255,
  614. "b": 255,
  615. "a": 255
  616. },
  617. "_spriteFrame": {
  618. "__uuid__": "c9a6dd79-909a-43bc-be0f-376c4bb2320d@f9941",
  619. "__expectedType__": "cc.SpriteFrame"
  620. },
  621. "_type": 0,
  622. "_fillType": 0,
  623. "_sizeMode": 0,
  624. "_fillCenter": {
  625. "__type__": "cc.Vec2",
  626. "x": 0,
  627. "y": 0
  628. },
  629. "_fillStart": 0,
  630. "_fillRange": 0,
  631. "_isTrimmedMode": false,
  632. "_useGrayscale": false,
  633. "_atlas": null,
  634. "_id": ""
  635. },
  636. {
  637. "__type__": "cc.CompPrefabInfo",
  638. "fileId": "deMiavcRBFyoP8uAC8nAK6"
  639. },
  640. {
  641. "__type__": "cc.PrefabInfo",
  642. "root": {
  643. "__id__": 1
  644. },
  645. "asset": {
  646. "__id__": 0
  647. },
  648. "fileId": "c9lCA0eRJCMLtwzuXOE6CH",
  649. "instance": null,
  650. "targetOverrides": null,
  651. "nestedPrefabInstanceRoots": null
  652. },
  653. {
  654. "__type__": "cc.Node",
  655. "_objFlags": 0,
  656. "_parent": {
  657. "__id__": 1
  658. },
  659. "_prefab": {
  660. "__id__": 27
  661. },
  662. "__editorExtras__": {}
  663. },
  664. {
  665. "__type__": "cc.PrefabInfo",
  666. "root": {
  667. "__id__": 26
  668. },
  669. "asset": {
  670. "__uuid__": "895756c6-1f1e-4d2d-ba8e-ff90a98fcc27",
  671. "__expectedType__": "cc.Prefab"
  672. },
  673. "fileId": "889FmUfABL9a88dQG8MdWy",
  674. "instance": {
  675. "__id__": 28
  676. },
  677. "targetOverrides": null
  678. },
  679. {
  680. "__type__": "cc.PrefabInstance",
  681. "fileId": "41GAZ1WAVGSZbLAWCILceV",
  682. "prefabRootNode": {
  683. "__id__": 1
  684. },
  685. "mountedChildren": [],
  686. "mountedComponents": [],
  687. "propertyOverrides": [
  688. {
  689. "__id__": 29
  690. },
  691. {
  692. "__id__": 31
  693. },
  694. {
  695. "__id__": 32
  696. },
  697. {
  698. "__id__": 33
  699. },
  700. {
  701. "__id__": 34
  702. }
  703. ],
  704. "removedComponents": []
  705. },
  706. {
  707. "__type__": "CCPropertyOverrideInfo",
  708. "targetInfo": {
  709. "__id__": 30
  710. },
  711. "propertyPath": [
  712. "_name"
  713. ],
  714. "value": "i_up"
  715. },
  716. {
  717. "__type__": "cc.TargetInfo",
  718. "localID": [
  719. "889FmUfABL9a88dQG8MdWy"
  720. ]
  721. },
  722. {
  723. "__type__": "CCPropertyOverrideInfo",
  724. "targetInfo": {
  725. "__id__": 30
  726. },
  727. "propertyPath": [
  728. "_lpos"
  729. ],
  730. "value": {
  731. "__type__": "cc.Vec3",
  732. "x": -36.28099999999998,
  733. "y": -226.8749999999999,
  734. "z": 0
  735. }
  736. },
  737. {
  738. "__type__": "CCPropertyOverrideInfo",
  739. "targetInfo": {
  740. "__id__": 30
  741. },
  742. "propertyPath": [
  743. "_lrot"
  744. ],
  745. "value": {
  746. "__type__": "cc.Quat",
  747. "x": 0,
  748. "y": 0,
  749. "z": 0,
  750. "w": 1
  751. }
  752. },
  753. {
  754. "__type__": "CCPropertyOverrideInfo",
  755. "targetInfo": {
  756. "__id__": 30
  757. },
  758. "propertyPath": [
  759. "_euler"
  760. ],
  761. "value": {
  762. "__type__": "cc.Vec3",
  763. "x": 0,
  764. "y": 0,
  765. "z": 0
  766. }
  767. },
  768. {
  769. "__type__": "CCPropertyOverrideInfo",
  770. "targetInfo": {
  771. "__id__": 35
  772. },
  773. "propertyPath": [
  774. "_name"
  775. ],
  776. "value": "lbl_badge_addition"
  777. },
  778. {
  779. "__type__": "cc.TargetInfo",
  780. "localID": [
  781. "feJ9lYYadIAZCqovEwh8Et"
  782. ]
  783. },
  784. {
  785. "__type__": "cc.Node",
  786. "_name": "lbl_badge_name",
  787. "_objFlags": 0,
  788. "__editorExtras__": {},
  789. "_parent": {
  790. "__id__": 1
  791. },
  792. "_children": [],
  793. "_active": true,
  794. "_components": [
  795. {
  796. "__id__": 37
  797. },
  798. {
  799. "__id__": 39
  800. }
  801. ],
  802. "_prefab": {
  803. "__id__": 41
  804. },
  805. "_lpos": {
  806. "__type__": "cc.Vec3",
  807. "x": 0,
  808. "y": -183.70399999999984,
  809. "z": 0
  810. },
  811. "_lrot": {
  812. "__type__": "cc.Quat",
  813. "x": 0,
  814. "y": 0,
  815. "z": 0,
  816. "w": 1
  817. },
  818. "_lscale": {
  819. "__type__": "cc.Vec3",
  820. "x": 1,
  821. "y": 1,
  822. "z": 1
  823. },
  824. "_mobility": 0,
  825. "_layer": 33554432,
  826. "_euler": {
  827. "__type__": "cc.Vec3",
  828. "x": 0,
  829. "y": 0,
  830. "z": 0
  831. },
  832. "_id": ""
  833. },
  834. {
  835. "__type__": "cc.UITransform",
  836. "_name": "",
  837. "_objFlags": 0,
  838. "__editorExtras__": {},
  839. "node": {
  840. "__id__": 36
  841. },
  842. "_enabled": true,
  843. "__prefab": {
  844. "__id__": 38
  845. },
  846. "_contentSize": {
  847. "__type__": "cc.Size",
  848. "width": 76.216796875,
  849. "height": 35.5
  850. },
  851. "_anchorPoint": {
  852. "__type__": "cc.Vec2",
  853. "x": 0.5,
  854. "y": 0.5
  855. },
  856. "_id": ""
  857. },
  858. {
  859. "__type__": "cc.CompPrefabInfo",
  860. "fileId": "676RzHTAVH1LIUSqZQ9Oim"
  861. },
  862. {
  863. "__type__": "cc.Label",
  864. "_name": "",
  865. "_objFlags": 0,
  866. "__editorExtras__": {},
  867. "node": {
  868. "__id__": 36
  869. },
  870. "_enabled": true,
  871. "__prefab": {
  872. "__id__": 40
  873. },
  874. "_customMaterial": null,
  875. "_srcBlendFactor": 2,
  876. "_dstBlendFactor": 4,
  877. "_color": {
  878. "__type__": "cc.Color",
  879. "r": 255,
  880. "g": 255,
  881. "b": 255,
  882. "a": 255
  883. },
  884. "_string": "RANK",
  885. "_horizontalAlign": 1,
  886. "_verticalAlign": 1,
  887. "_actualFontSize": 25,
  888. "_fontSize": 25,
  889. "_fontFamily": "Arial",
  890. "_lineHeight": 25,
  891. "_overflow": 0,
  892. "_enableWrapText": true,
  893. "_font": null,
  894. "_isSystemFontUsed": true,
  895. "_spacingX": 0,
  896. "_isItalic": false,
  897. "_isBold": true,
  898. "_isUnderline": false,
  899. "_underlineHeight": 2,
  900. "_cacheMode": 0,
  901. "_enableOutline": true,
  902. "_outlineColor": {
  903. "__type__": "cc.Color",
  904. "r": 0,
  905. "g": 0,
  906. "b": 0,
  907. "a": 255
  908. },
  909. "_outlineWidth": 2,
  910. "_enableShadow": false,
  911. "_shadowColor": {
  912. "__type__": "cc.Color",
  913. "r": 0,
  914. "g": 0,
  915. "b": 0,
  916. "a": 255
  917. },
  918. "_shadowOffset": {
  919. "__type__": "cc.Vec2",
  920. "x": 2,
  921. "y": 2
  922. },
  923. "_shadowBlur": 2,
  924. "_id": ""
  925. },
  926. {
  927. "__type__": "cc.CompPrefabInfo",
  928. "fileId": "dasXMnbfFOJaiRlPz6IGmi"
  929. },
  930. {
  931. "__type__": "cc.PrefabInfo",
  932. "root": {
  933. "__id__": 1
  934. },
  935. "asset": {
  936. "__id__": 0
  937. },
  938. "fileId": "6bZKuVdI1HgqVfgkS6E7GA",
  939. "instance": null,
  940. "targetOverrides": null,
  941. "nestedPrefabInstanceRoots": null
  942. },
  943. {
  944. "__type__": "cc.UITransform",
  945. "_name": "",
  946. "_objFlags": 0,
  947. "__editorExtras__": {},
  948. "node": {
  949. "__id__": 1
  950. },
  951. "_enabled": true,
  952. "__prefab": {
  953. "__id__": 43
  954. },
  955. "_contentSize": {
  956. "__type__": "cc.Size",
  957. "width": 200,
  958. "height": 250
  959. },
  960. "_anchorPoint": {
  961. "__type__": "cc.Vec2",
  962. "x": 0.5,
  963. "y": 1
  964. },
  965. "_id": ""
  966. },
  967. {
  968. "__type__": "cc.CompPrefabInfo",
  969. "fileId": "301vBwzPRPRYCoazvjLY6V"
  970. },
  971. {
  972. "__type__": "cc.Sprite",
  973. "_name": "",
  974. "_objFlags": 0,
  975. "__editorExtras__": {},
  976. "node": {
  977. "__id__": 1
  978. },
  979. "_enabled": false,
  980. "__prefab": {
  981. "__id__": 45
  982. },
  983. "_customMaterial": null,
  984. "_srcBlendFactor": 2,
  985. "_dstBlendFactor": 4,
  986. "_color": {
  987. "__type__": "cc.Color",
  988. "r": 255,
  989. "g": 255,
  990. "b": 255,
  991. "a": 255
  992. },
  993. "_spriteFrame": {
  994. "__uuid__": "cf2da95b-01c6-461a-b2d5-eb3c0e9d9525@f9941",
  995. "__expectedType__": "cc.SpriteFrame"
  996. },
  997. "_type": 1,
  998. "_fillType": 0,
  999. "_sizeMode": 0,
  1000. "_fillCenter": {
  1001. "__type__": "cc.Vec2",
  1002. "x": 0,
  1003. "y": 0
  1004. },
  1005. "_fillStart": 0,
  1006. "_fillRange": 0,
  1007. "_isTrimmedMode": true,
  1008. "_useGrayscale": false,
  1009. "_atlas": null,
  1010. "_id": ""
  1011. },
  1012. {
  1013. "__type__": "cc.CompPrefabInfo",
  1014. "fileId": "180EokzlVNW7EkEwOnua0Y"
  1015. },
  1016. {
  1017. "__type__": "ffcf5imcnFDEKf4t/giSXZw",
  1018. "_name": "",
  1019. "_objFlags": 0,
  1020. "__editorExtras__": {},
  1021. "node": {
  1022. "__id__": 1
  1023. },
  1024. "_enabled": true,
  1025. "__prefab": {
  1026. "__id__": 47
  1027. },
  1028. "_id": ""
  1029. },
  1030. {
  1031. "__type__": "cc.CompPrefabInfo",
  1032. "fileId": "faysafvW1EXZUhvwwtzKNk"
  1033. },
  1034. {
  1035. "__type__": "cc.PrefabInfo",
  1036. "root": {
  1037. "__id__": 1
  1038. },
  1039. "asset": {
  1040. "__id__": 0
  1041. },
  1042. "fileId": "fd47xlKtdGoaDDjmhsehUm",
  1043. "instance": null,
  1044. "targetOverrides": null,
  1045. "nestedPrefabInstanceRoots": [
  1046. {
  1047. "__id__": 26
  1048. }
  1049. ]
  1050. }
  1051. ]