friend_system_item.prefab 19 KB

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