rank_company_item.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "company_my_item",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 8
  27. },
  28. {
  29. "__id__": 11
  30. },
  31. {
  32. "__id__": 15
  33. },
  34. {
  35. "__id__": 21
  36. },
  37. {
  38. "__id__": 24
  39. }
  40. ],
  41. "_tag": -1,
  42. "_active": true,
  43. "_components": [
  44. {
  45. "__id__": 28
  46. },
  47. {
  48. "__id__": 29
  49. }
  50. ],
  51. "_prefab": {
  52. "__id__": 30
  53. },
  54. "_id": "",
  55. "_opacity": 255,
  56. "_color": {
  57. "__type__": "cc.Color",
  58. "r": 255,
  59. "g": 255,
  60. "b": 255,
  61. "a": 255
  62. },
  63. "_cascadeOpacityEnabled": true,
  64. "_anchorPoint": {
  65. "__type__": "cc.Vec2",
  66. "x": 0.5,
  67. "y": 0.5
  68. },
  69. "_contentSize": {
  70. "__type__": "cc.Size",
  71. "width": 680,
  72. "height": 130
  73. },
  74. "_rotationX": 0,
  75. "_rotationY": 0,
  76. "_scaleX": 1,
  77. "_scaleY": 1,
  78. "_position": {
  79. "__type__": "cc.Vec2",
  80. "x": 0,
  81. "y": -450
  82. },
  83. "_skewX": 0,
  84. "_skewY": 0,
  85. "_localZOrder": 0,
  86. "_globalZOrder": 0,
  87. "_opacityModifyRGB": false,
  88. "groupIndex": 0
  89. },
  90. {
  91. "__type__": "cc.Node",
  92. "_name": "avatar_sprite",
  93. "_objFlags": 0,
  94. "_parent": {
  95. "__id__": 1
  96. },
  97. "_children": [],
  98. "_tag": -1,
  99. "_active": true,
  100. "_components": [
  101. {
  102. "__id__": 3
  103. }
  104. ],
  105. "_prefab": {
  106. "__id__": 4
  107. },
  108. "_id": "",
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_cascadeOpacityEnabled": true,
  118. "_anchorPoint": {
  119. "__type__": "cc.Vec2",
  120. "x": 0.5,
  121. "y": 0.5
  122. },
  123. "_contentSize": {
  124. "__type__": "cc.Size",
  125. "width": 94,
  126. "height": 94
  127. },
  128. "_rotationX": 0,
  129. "_rotationY": 0,
  130. "_scaleX": 1,
  131. "_scaleY": 1,
  132. "_position": {
  133. "__type__": "cc.Vec2",
  134. "x": -150,
  135. "y": 0
  136. },
  137. "_skewX": 0,
  138. "_skewY": 0,
  139. "_localZOrder": 0,
  140. "_globalZOrder": 0,
  141. "_opacityModifyRGB": false,
  142. "groupIndex": 0
  143. },
  144. {
  145. "__type__": "cc.Sprite",
  146. "_name": "",
  147. "_objFlags": 0,
  148. "node": {
  149. "__id__": 2
  150. },
  151. "_enabled": true,
  152. "_spriteFrame": null,
  153. "_type": 0,
  154. "_sizeMode": 0,
  155. "_fillType": 0,
  156. "_fillCenter": {
  157. "__type__": "cc.Vec2",
  158. "x": 0,
  159. "y": 0
  160. },
  161. "_fillStart": 0,
  162. "_fillRange": 0,
  163. "_isTrimmedMode": true,
  164. "_srcBlendFactor": 770,
  165. "_dstBlendFactor": 771,
  166. "_atlas": null
  167. },
  168. {
  169. "__type__": "cc.PrefabInfo",
  170. "root": {
  171. "__id__": 1
  172. },
  173. "asset": {
  174. "__uuid__": "e013898d-276e-4169-b672-2b022ba01efc"
  175. },
  176. "fileId": "c4ePfDIsBMA5hZ7lc7jfG9",
  177. "sync": false
  178. },
  179. {
  180. "__type__": "cc.Node",
  181. "_name": "avatar_border",
  182. "_objFlags": 0,
  183. "_parent": {
  184. "__id__": 1
  185. },
  186. "_children": [],
  187. "_tag": -1,
  188. "_active": true,
  189. "_components": [
  190. {
  191. "__id__": 6
  192. }
  193. ],
  194. "_prefab": {
  195. "__id__": 7
  196. },
  197. "_id": "",
  198. "_opacity": 255,
  199. "_color": {
  200. "__type__": "cc.Color",
  201. "r": 255,
  202. "g": 255,
  203. "b": 255,
  204. "a": 255
  205. },
  206. "_cascadeOpacityEnabled": true,
  207. "_anchorPoint": {
  208. "__type__": "cc.Vec2",
  209. "x": 0.5,
  210. "y": 0.5
  211. },
  212. "_contentSize": {
  213. "__type__": "cc.Size",
  214. "width": 94,
  215. "height": 94
  216. },
  217. "_rotationX": 0,
  218. "_rotationY": 0,
  219. "_scaleX": 1,
  220. "_scaleY": 1,
  221. "_position": {
  222. "__type__": "cc.Vec2",
  223. "x": -150,
  224. "y": 0
  225. },
  226. "_skewX": 0,
  227. "_skewY": 0,
  228. "_localZOrder": 0,
  229. "_globalZOrder": 0,
  230. "_opacityModifyRGB": false,
  231. "groupIndex": 0
  232. },
  233. {
  234. "__type__": "cc.Sprite",
  235. "_name": "",
  236. "_objFlags": 0,
  237. "node": {
  238. "__id__": 5
  239. },
  240. "_enabled": true,
  241. "_spriteFrame": {
  242. "__uuid__": "58412cd4-6a03-4085-9bf9-8a97fba70808"
  243. },
  244. "_type": 0,
  245. "_sizeMode": 1,
  246. "_fillType": 0,
  247. "_fillCenter": {
  248. "__type__": "cc.Vec2",
  249. "x": 0,
  250. "y": 0
  251. },
  252. "_fillStart": 0,
  253. "_fillRange": 0,
  254. "_isTrimmedMode": true,
  255. "_srcBlendFactor": 770,
  256. "_dstBlendFactor": 771,
  257. "_atlas": null
  258. },
  259. {
  260. "__type__": "cc.PrefabInfo",
  261. "root": {
  262. "__id__": 1
  263. },
  264. "asset": {
  265. "__uuid__": "e013898d-276e-4169-b672-2b022ba01efc"
  266. },
  267. "fileId": "31qHJhQxFG+bPWt02ZpZ6i",
  268. "sync": false
  269. },
  270. {
  271. "__type__": "cc.Node",
  272. "_name": "rank_icon",
  273. "_objFlags": 0,
  274. "_parent": {
  275. "__id__": 1
  276. },
  277. "_children": [],
  278. "_tag": -1,
  279. "_active": true,
  280. "_components": [
  281. {
  282. "__id__": 9
  283. }
  284. ],
  285. "_prefab": {
  286. "__id__": 10
  287. },
  288. "_id": "",
  289. "_opacity": 255,
  290. "_color": {
  291. "__type__": "cc.Color",
  292. "r": 255,
  293. "g": 255,
  294. "b": 255,
  295. "a": 255
  296. },
  297. "_cascadeOpacityEnabled": true,
  298. "_anchorPoint": {
  299. "__type__": "cc.Vec2",
  300. "x": 0.5,
  301. "y": 0.5
  302. },
  303. "_contentSize": {
  304. "__type__": "cc.Size",
  305. "width": 66,
  306. "height": 68
  307. },
  308. "_rotationX": 0,
  309. "_rotationY": 0,
  310. "_scaleX": 1,
  311. "_scaleY": 1,
  312. "_position": {
  313. "__type__": "cc.Vec2",
  314. "x": -266.4,
  315. "y": 0
  316. },
  317. "_skewX": 0,
  318. "_skewY": 0,
  319. "_localZOrder": 0,
  320. "_globalZOrder": 0,
  321. "_opacityModifyRGB": false,
  322. "groupIndex": 0
  323. },
  324. {
  325. "__type__": "cc.Sprite",
  326. "_name": "",
  327. "_objFlags": 0,
  328. "node": {
  329. "__id__": 8
  330. },
  331. "_enabled": true,
  332. "_spriteFrame": {
  333. "__uuid__": "ba87c6a1-4c9a-441d-ba39-a53661e309e0"
  334. },
  335. "_type": 0,
  336. "_sizeMode": 1,
  337. "_fillType": 0,
  338. "_fillCenter": {
  339. "__type__": "cc.Vec2",
  340. "x": 0,
  341. "y": 0
  342. },
  343. "_fillStart": 0,
  344. "_fillRange": 0,
  345. "_isTrimmedMode": true,
  346. "_srcBlendFactor": 770,
  347. "_dstBlendFactor": 771,
  348. "_atlas": null
  349. },
  350. {
  351. "__type__": "cc.PrefabInfo",
  352. "root": {
  353. "__id__": 1
  354. },
  355. "asset": {
  356. "__uuid__": "e013898d-276e-4169-b672-2b022ba01efc"
  357. },
  358. "fileId": "96lR/EfItPjo/EaYZgqx/l",
  359. "sync": false
  360. },
  361. {
  362. "__type__": "cc.Node",
  363. "_name": "rankText",
  364. "_objFlags": 0,
  365. "_parent": {
  366. "__id__": 1
  367. },
  368. "_children": [],
  369. "_tag": -1,
  370. "_active": true,
  371. "_components": [
  372. {
  373. "__id__": 12
  374. },
  375. {
  376. "__id__": 13
  377. }
  378. ],
  379. "_prefab": {
  380. "__id__": 14
  381. },
  382. "_id": "",
  383. "_opacity": 255,
  384. "_color": {
  385. "__type__": "cc.Color",
  386. "r": 255,
  387. "g": 255,
  388. "b": 255,
  389. "a": 255
  390. },
  391. "_cascadeOpacityEnabled": true,
  392. "_anchorPoint": {
  393. "__type__": "cc.Vec2",
  394. "x": 0.5,
  395. "y": 0.5
  396. },
  397. "_contentSize": {
  398. "__type__": "cc.Size",
  399. "width": 94,
  400. "height": 40
  401. },
  402. "_rotationX": 0,
  403. "_rotationY": 0,
  404. "_scaleX": 1,
  405. "_scaleY": 1,
  406. "_position": {
  407. "__type__": "cc.Vec2",
  408. "x": -266.3,
  409. "y": 0
  410. },
  411. "_skewX": 0,
  412. "_skewY": 0,
  413. "_localZOrder": 0,
  414. "_globalZOrder": 0,
  415. "_opacityModifyRGB": false,
  416. "groupIndex": 0
  417. },
  418. {
  419. "__type__": "cc.Label",
  420. "_name": "",
  421. "_objFlags": 0,
  422. "node": {
  423. "__id__": 11
  424. },
  425. "_enabled": true,
  426. "_useOriginalSize": false,
  427. "_actualFontSize": 30,
  428. "_fontSize": 30,
  429. "_lineHeight": 40,
  430. "_enableWrapText": true,
  431. "_N$file": null,
  432. "_isSystemFontUsed": true,
  433. "_spacingX": 0,
  434. "_N$string": "未上榜",
  435. "_N$horizontalAlign": 0,
  436. "_N$verticalAlign": 0,
  437. "_N$fontFamily": "Arial",
  438. "_N$overflow": 0
  439. },
  440. {
  441. "__type__": "cc.LabelOutline",
  442. "_name": "",
  443. "_objFlags": 0,
  444. "node": {
  445. "__id__": 11
  446. },
  447. "_enabled": true,
  448. "_color": {
  449. "__type__": "cc.Color",
  450. "r": 105,
  451. "g": 46,
  452. "b": 14,
  453. "a": 255
  454. },
  455. "_width": 2
  456. },
  457. {
  458. "__type__": "cc.PrefabInfo",
  459. "root": {
  460. "__id__": 1
  461. },
  462. "asset": {
  463. "__uuid__": "e013898d-276e-4169-b672-2b022ba01efc"
  464. },
  465. "fileId": "49yjqG7NhBfoxuQImeSQtw",
  466. "sync": false
  467. },
  468. {
  469. "__type__": "cc.Node",
  470. "_name": "nameText",
  471. "_objFlags": 0,
  472. "_parent": {
  473. "__id__": 1
  474. },
  475. "_children": [
  476. {
  477. "__id__": 16
  478. }
  479. ],
  480. "_tag": -1,
  481. "_active": true,
  482. "_components": [
  483. {
  484. "__id__": 19
  485. }
  486. ],
  487. "_prefab": {
  488. "__id__": 20
  489. },
  490. "_id": "",
  491. "_opacity": 255,
  492. "_color": {
  493. "__type__": "cc.Color",
  494. "r": 54,
  495. "g": 46,
  496. "b": 43,
  497. "a": 255
  498. },
  499. "_cascadeOpacityEnabled": true,
  500. "_anchorPoint": {
  501. "__type__": "cc.Vec2",
  502. "x": 0,
  503. "y": 0.5
  504. },
  505. "_contentSize": {
  506. "__type__": "cc.Size",
  507. "width": 59,
  508. "height": 30
  509. },
  510. "_rotationX": 0,
  511. "_rotationY": 0,
  512. "_scaleX": 1,
  513. "_scaleY": 1,
  514. "_position": {
  515. "__type__": "cc.Vec2",
  516. "x": -67.7,
  517. "y": 0
  518. },
  519. "_skewX": 0,
  520. "_skewY": 0,
  521. "_localZOrder": 0,
  522. "_globalZOrder": 0,
  523. "_opacityModifyRGB": false,
  524. "groupIndex": 0
  525. },
  526. {
  527. "__type__": "cc.Node",
  528. "_name": "gender",
  529. "_objFlags": 0,
  530. "_parent": {
  531. "__id__": 15
  532. },
  533. "_children": [],
  534. "_tag": -1,
  535. "_active": true,
  536. "_components": [
  537. {
  538. "__id__": 17
  539. }
  540. ],
  541. "_prefab": {
  542. "__id__": 18
  543. },
  544. "_id": "",
  545. "_opacity": 255,
  546. "_color": {
  547. "__type__": "cc.Color",
  548. "r": 255,
  549. "g": 255,
  550. "b": 255,
  551. "a": 255
  552. },
  553. "_cascadeOpacityEnabled": true,
  554. "_anchorPoint": {
  555. "__type__": "cc.Vec2",
  556. "x": 0.5,
  557. "y": 0.5
  558. },
  559. "_contentSize": {
  560. "__type__": "cc.Size",
  561. "width": 18,
  562. "height": 26
  563. },
  564. "_rotationX": 0,
  565. "_rotationY": 0,
  566. "_scaleX": 1,
  567. "_scaleY": 1,
  568. "_position": {
  569. "__type__": "cc.Vec2",
  570. "x": -13.6,
  571. "y": 0
  572. },
  573. "_skewX": 0,
  574. "_skewY": 0,
  575. "_localZOrder": 0,
  576. "_globalZOrder": 0,
  577. "_opacityModifyRGB": false,
  578. "groupIndex": 0
  579. },
  580. {
  581. "__type__": "cc.Sprite",
  582. "_name": "",
  583. "_objFlags": 0,
  584. "node": {
  585. "__id__": 16
  586. },
  587. "_enabled": true,
  588. "_spriteFrame": null,
  589. "_type": 0,
  590. "_sizeMode": 1,
  591. "_fillType": 0,
  592. "_fillCenter": {
  593. "__type__": "cc.Vec2",
  594. "x": 0,
  595. "y": 0
  596. },
  597. "_fillStart": 0,
  598. "_fillRange": 0,
  599. "_isTrimmedMode": true,
  600. "_srcBlendFactor": 770,
  601. "_dstBlendFactor": 771,
  602. "_atlas": null
  603. },
  604. {
  605. "__type__": "cc.PrefabInfo",
  606. "root": {
  607. "__id__": 1
  608. },
  609. "asset": {
  610. "__uuid__": "e013898d-276e-4169-b672-2b022ba01efc"
  611. },
  612. "fileId": "d5Sfddh/ZNVZRhNLyLAelX",
  613. "sync": false
  614. },
  615. {
  616. "__type__": "cc.Label",
  617. "_name": "",
  618. "_objFlags": 0,
  619. "node": {
  620. "__id__": 15
  621. },
  622. "_enabled": true,
  623. "_useOriginalSize": false,
  624. "_actualFontSize": 24,
  625. "_fontSize": 24,
  626. "_lineHeight": 30,
  627. "_enableWrapText": true,
  628. "_N$file": null,
  629. "_isSystemFontUsed": true,
  630. "_spacingX": 0,
  631. "_N$string": "Label",
  632. "_N$horizontalAlign": 0,
  633. "_N$verticalAlign": 0,
  634. "_N$fontFamily": "Arial",
  635. "_N$overflow": 0
  636. },
  637. {
  638. "__type__": "cc.PrefabInfo",
  639. "root": {
  640. "__id__": 1
  641. },
  642. "asset": {
  643. "__uuid__": "e013898d-276e-4169-b672-2b022ba01efc"
  644. },
  645. "fileId": "a1d6B8VZNBd6Pt8w4RgGqb",
  646. "sync": false
  647. },
  648. {
  649. "__type__": "cc.Node",
  650. "_name": "level_home_tag_star",
  651. "_objFlags": 0,
  652. "_parent": {
  653. "__id__": 1
  654. },
  655. "_children": [],
  656. "_tag": -1,
  657. "_active": true,
  658. "_components": [
  659. {
  660. "__id__": 22
  661. }
  662. ],
  663. "_prefab": {
  664. "__id__": 23
  665. },
  666. "_id": "",
  667. "_opacity": 255,
  668. "_color": {
  669. "__type__": "cc.Color",
  670. "r": 255,
  671. "g": 255,
  672. "b": 255,
  673. "a": 255
  674. },
  675. "_cascadeOpacityEnabled": true,
  676. "_anchorPoint": {
  677. "__type__": "cc.Vec2",
  678. "x": 0.5,
  679. "y": 0.5
  680. },
  681. "_contentSize": {
  682. "__type__": "cc.Size",
  683. "width": 52,
  684. "height": 58
  685. },
  686. "_rotationX": 0,
  687. "_rotationY": 0,
  688. "_scaleX": 1,
  689. "_scaleY": 1,
  690. "_position": {
  691. "__type__": "cc.Vec2",
  692. "x": 178,
  693. "y": 0
  694. },
  695. "_skewX": 0,
  696. "_skewY": 0,
  697. "_localZOrder": 0,
  698. "_globalZOrder": 0,
  699. "_opacityModifyRGB": false,
  700. "groupIndex": 0
  701. },
  702. {
  703. "__type__": "cc.Sprite",
  704. "_name": "",
  705. "_objFlags": 0,
  706. "node": {
  707. "__id__": 21
  708. },
  709. "_enabled": true,
  710. "_spriteFrame": {
  711. "__uuid__": "d70fee61-65c6-4d34-a71b-0557eba384b1"
  712. },
  713. "_type": 0,
  714. "_sizeMode": 1,
  715. "_fillType": 0,
  716. "_fillCenter": {
  717. "__type__": "cc.Vec2",
  718. "x": 0,
  719. "y": 0
  720. },
  721. "_fillStart": 0,
  722. "_fillRange": 0,
  723. "_isTrimmedMode": true,
  724. "_srcBlendFactor": 770,
  725. "_dstBlendFactor": 771,
  726. "_atlas": null
  727. },
  728. {
  729. "__type__": "cc.PrefabInfo",
  730. "root": {
  731. "__id__": 1
  732. },
  733. "asset": {
  734. "__uuid__": "e013898d-276e-4169-b672-2b022ba01efc"
  735. },
  736. "fileId": "9a2OKhWQJH+7VudfhRCGj8",
  737. "sync": false
  738. },
  739. {
  740. "__type__": "cc.Node",
  741. "_name": "starCountLabel",
  742. "_objFlags": 0,
  743. "_parent": {
  744. "__id__": 1
  745. },
  746. "_children": [],
  747. "_tag": -1,
  748. "_active": true,
  749. "_components": [
  750. {
  751. "__id__": 25
  752. },
  753. {
  754. "__id__": 26
  755. }
  756. ],
  757. "_prefab": {
  758. "__id__": 27
  759. },
  760. "_id": "",
  761. "_opacity": 255,
  762. "_color": {
  763. "__type__": "cc.Color",
  764. "r": 147,
  765. "g": 76,
  766. "b": 49,
  767. "a": 255
  768. },
  769. "_cascadeOpacityEnabled": true,
  770. "_anchorPoint": {
  771. "__type__": "cc.Vec2",
  772. "x": 0,
  773. "y": 0.5
  774. },
  775. "_contentSize": {
  776. "__type__": "cc.Size",
  777. "width": 44,
  778. "height": 30
  779. },
  780. "_rotationX": 0,
  781. "_rotationY": 0,
  782. "_scaleX": 1,
  783. "_scaleY": 1,
  784. "_position": {
  785. "__type__": "cc.Vec2",
  786. "x": 215.8,
  787. "y": 0
  788. },
  789. "_skewX": 0,
  790. "_skewY": 0,
  791. "_localZOrder": 0,
  792. "_globalZOrder": 0,
  793. "_opacityModifyRGB": false,
  794. "groupIndex": 0
  795. },
  796. {
  797. "__type__": "cc.Label",
  798. "_name": "",
  799. "_objFlags": 0,
  800. "node": {
  801. "__id__": 24
  802. },
  803. "_enabled": true,
  804. "_useOriginalSize": false,
  805. "_actualFontSize": 24,
  806. "_fontSize": 24,
  807. "_lineHeight": 30,
  808. "_enableWrapText": true,
  809. "_N$file": null,
  810. "_isSystemFontUsed": true,
  811. "_spacingX": 0,
  812. "_N$string": "123",
  813. "_N$horizontalAlign": 1,
  814. "_N$verticalAlign": 1,
  815. "_N$fontFamily": "Arial",
  816. "_N$overflow": 0
  817. },
  818. {
  819. "__type__": "cc.LabelOutline",
  820. "_name": "",
  821. "_objFlags": 0,
  822. "node": {
  823. "__id__": 24
  824. },
  825. "_enabled": true,
  826. "_color": {
  827. "__type__": "cc.Color",
  828. "r": 255,
  829. "g": 255,
  830. "b": 255,
  831. "a": 255
  832. },
  833. "_width": 2
  834. },
  835. {
  836. "__type__": "cc.PrefabInfo",
  837. "root": {
  838. "__id__": 1
  839. },
  840. "asset": {
  841. "__uuid__": "e013898d-276e-4169-b672-2b022ba01efc"
  842. },
  843. "fileId": "8900iq1LJIqbFXjOuKnWwo",
  844. "sync": false
  845. },
  846. {
  847. "__type__": "cc.Sprite",
  848. "_name": "",
  849. "_objFlags": 0,
  850. "node": {
  851. "__id__": 1
  852. },
  853. "_enabled": true,
  854. "_spriteFrame": {
  855. "__uuid__": "3593b09b-1c66-470b-82c4-9d7ada8f3ec9"
  856. },
  857. "_type": 1,
  858. "_sizeMode": 0,
  859. "_fillType": 0,
  860. "_fillCenter": {
  861. "__type__": "cc.Vec2",
  862. "x": 0,
  863. "y": 0
  864. },
  865. "_fillStart": 0,
  866. "_fillRange": 0,
  867. "_isTrimmedMode": true,
  868. "_srcBlendFactor": 770,
  869. "_dstBlendFactor": 771,
  870. "_atlas": null
  871. },
  872. {
  873. "__type__": "3439c0Y45xO2buqZz41TT/k",
  874. "_name": "",
  875. "_objFlags": 0,
  876. "node": {
  877. "__id__": 1
  878. },
  879. "_enabled": true,
  880. "avatarSprite": {
  881. "__id__": 3
  882. },
  883. "rankSprite": {
  884. "__id__": 9
  885. },
  886. "rankLabel": {
  887. "__id__": 12
  888. },
  889. "nameLabel": {
  890. "__id__": 19
  891. },
  892. "genderSprite": {
  893. "__id__": 17
  894. },
  895. "starCountLabel": {
  896. "__id__": 25
  897. },
  898. "starNode": {
  899. "__id__": 21
  900. },
  901. "rankFrames": [
  902. {
  903. "__uuid__": "ba87c6a1-4c9a-441d-ba39-a53661e309e0"
  904. },
  905. {
  906. "__uuid__": "2940cb78-5a63-473e-abba-6adf12cce5d8"
  907. },
  908. {
  909. "__uuid__": "0c708880-c0b1-4ea0-acba-4614d591c311"
  910. }
  911. ],
  912. "genderFrames": [
  913. {
  914. "__uuid__": "f35a0f20-5e5f-4a4b-b123-89a2db75b006"
  915. },
  916. {
  917. "__uuid__": "99eb115d-167b-4042-9c60-3f8540ff2c6d"
  918. }
  919. ]
  920. },
  921. {
  922. "__type__": "cc.PrefabInfo",
  923. "root": {
  924. "__id__": 1
  925. },
  926. "asset": {
  927. "__uuid__": "e013898d-276e-4169-b672-2b022ba01efc"
  928. },
  929. "fileId": "b6sxkvlslIP4kaHG8axgjH",
  930. "sync": false
  931. }
  932. ]