ranklist_bg.prefab 16 KB

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