SVItem.prefab 19 KB

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