other_artist_item.prefab 22 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229
  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": "other_artist_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__": 37
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 38
  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__": "c777745a-55c2-44b5-85b3-250f839e6642"
  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__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  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. "__id__": 30
  194. }
  195. ],
  196. "_tag": -1,
  197. "_active": true,
  198. "_components": [],
  199. "_prefab": {
  200. "__id__": 36
  201. },
  202. "_id": "",
  203. "_opacity": 255,
  204. "_color": {
  205. "__type__": "cc.Color",
  206. "r": 255,
  207. "g": 255,
  208. "b": 255,
  209. "a": 255
  210. },
  211. "_cascadeOpacityEnabled": true,
  212. "_anchorPoint": {
  213. "__type__": "cc.Vec2",
  214. "x": 0.5,
  215. "y": 0.5
  216. },
  217. "_contentSize": {
  218. "__type__": "cc.Size",
  219. "width": 0,
  220. "height": 0
  221. },
  222. "_rotationX": 0,
  223. "_rotationY": 0,
  224. "_scaleX": 1,
  225. "_scaleY": 1,
  226. "_position": {
  227. "__type__": "cc.Vec2",
  228. "x": 0,
  229. "y": 20
  230. },
  231. "_skewX": 0,
  232. "_skewY": 0,
  233. "_localZOrder": 0,
  234. "_globalZOrder": 0,
  235. "_opacityModifyRGB": false,
  236. "groupIndex": 0
  237. },
  238. {
  239. "__type__": "cc.Node",
  240. "_name": "wechat_icon",
  241. "_objFlags": 0,
  242. "_parent": {
  243. "__id__": 5
  244. },
  245. "_children": [],
  246. "_tag": -1,
  247. "_active": true,
  248. "_components": [
  249. {
  250. "__id__": 7
  251. }
  252. ],
  253. "_prefab": {
  254. "__id__": 8
  255. },
  256. "_id": "",
  257. "_opacity": 255,
  258. "_color": {
  259. "__type__": "cc.Color",
  260. "r": 255,
  261. "g": 255,
  262. "b": 255,
  263. "a": 255
  264. },
  265. "_cascadeOpacityEnabled": true,
  266. "_anchorPoint": {
  267. "__type__": "cc.Vec2",
  268. "x": 0.5,
  269. "y": 0.5
  270. },
  271. "_contentSize": {
  272. "__type__": "cc.Size",
  273. "width": 90,
  274. "height": 90
  275. },
  276. "_rotationX": 0,
  277. "_rotationY": 0,
  278. "_scaleX": 1,
  279. "_scaleY": 1,
  280. "_position": {
  281. "__type__": "cc.Vec2",
  282. "x": -274,
  283. "y": -10
  284. },
  285. "_skewX": 0,
  286. "_skewY": 0,
  287. "_localZOrder": 0,
  288. "_globalZOrder": 0,
  289. "_opacityModifyRGB": false,
  290. "groupIndex": 0
  291. },
  292. {
  293. "__type__": "cc.Sprite",
  294. "_name": "",
  295. "_objFlags": 0,
  296. "node": {
  297. "__id__": 6
  298. },
  299. "_enabled": true,
  300. "_spriteFrame": null,
  301. "_type": 0,
  302. "_sizeMode": 0,
  303. "_fillType": 0,
  304. "_fillCenter": {
  305. "__type__": "cc.Vec2",
  306. "x": 0,
  307. "y": 0
  308. },
  309. "_fillStart": 0,
  310. "_fillRange": 0,
  311. "_isTrimmedMode": true,
  312. "_srcBlendFactor": 770,
  313. "_dstBlendFactor": 771,
  314. "_atlas": null
  315. },
  316. {
  317. "__type__": "cc.PrefabInfo",
  318. "root": {
  319. "__id__": 1
  320. },
  321. "asset": {
  322. "__uuid__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  323. },
  324. "fileId": "e4olICDY9KhL/h2CmCJJ8k",
  325. "sync": false
  326. },
  327. {
  328. "__type__": "cc.Node",
  329. "_name": "avatar_border",
  330. "_objFlags": 0,
  331. "_parent": {
  332. "__id__": 5
  333. },
  334. "_children": [],
  335. "_tag": -1,
  336. "_active": true,
  337. "_components": [
  338. {
  339. "__id__": 10
  340. }
  341. ],
  342. "_prefab": {
  343. "__id__": 11
  344. },
  345. "_id": "",
  346. "_opacity": 255,
  347. "_color": {
  348. "__type__": "cc.Color",
  349. "r": 255,
  350. "g": 255,
  351. "b": 255,
  352. "a": 255
  353. },
  354. "_cascadeOpacityEnabled": true,
  355. "_anchorPoint": {
  356. "__type__": "cc.Vec2",
  357. "x": 0.5,
  358. "y": 0.5
  359. },
  360. "_contentSize": {
  361. "__type__": "cc.Size",
  362. "width": 98,
  363. "height": 106
  364. },
  365. "_rotationX": 0,
  366. "_rotationY": 0,
  367. "_scaleX": 1,
  368. "_scaleY": 1,
  369. "_position": {
  370. "__type__": "cc.Vec2",
  371. "x": -274,
  372. "y": -15
  373. },
  374. "_skewX": 0,
  375. "_skewY": 0,
  376. "_localZOrder": 0,
  377. "_globalZOrder": 0,
  378. "_opacityModifyRGB": false,
  379. "groupIndex": 0
  380. },
  381. {
  382. "__type__": "cc.Sprite",
  383. "_name": "",
  384. "_objFlags": 0,
  385. "node": {
  386. "__id__": 9
  387. },
  388. "_enabled": true,
  389. "_spriteFrame": {
  390. "__uuid__": "a5bbf755-3061-4d85-a710-02bf28359e8e"
  391. },
  392. "_type": 0,
  393. "_sizeMode": 1,
  394. "_fillType": 0,
  395. "_fillCenter": {
  396. "__type__": "cc.Vec2",
  397. "x": 0,
  398. "y": 0
  399. },
  400. "_fillStart": 0,
  401. "_fillRange": 0,
  402. "_isTrimmedMode": true,
  403. "_srcBlendFactor": 770,
  404. "_dstBlendFactor": 771,
  405. "_atlas": null
  406. },
  407. {
  408. "__type__": "cc.PrefabInfo",
  409. "root": {
  410. "__id__": 1
  411. },
  412. "asset": {
  413. "__uuid__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  414. },
  415. "fileId": "16d6Dwo4BKM79u7QV1d1PF",
  416. "sync": false
  417. },
  418. {
  419. "__type__": "cc.Node",
  420. "_name": "friend_star",
  421. "_objFlags": 0,
  422. "_parent": {
  423. "__id__": 5
  424. },
  425. "_children": [],
  426. "_tag": -1,
  427. "_active": true,
  428. "_components": [
  429. {
  430. "__id__": 13
  431. }
  432. ],
  433. "_prefab": {
  434. "__id__": 14
  435. },
  436. "_id": "",
  437. "_opacity": 255,
  438. "_color": {
  439. "__type__": "cc.Color",
  440. "r": 255,
  441. "g": 255,
  442. "b": 255,
  443. "a": 255
  444. },
  445. "_cascadeOpacityEnabled": true,
  446. "_anchorPoint": {
  447. "__type__": "cc.Vec2",
  448. "x": 0,
  449. "y": 0.5
  450. },
  451. "_contentSize": {
  452. "__type__": "cc.Size",
  453. "width": 28,
  454. "height": 32
  455. },
  456. "_rotationX": 0,
  457. "_rotationY": 0,
  458. "_scaleX": 1,
  459. "_scaleY": 1,
  460. "_position": {
  461. "__type__": "cc.Vec2",
  462. "x": -317,
  463. "y": -52
  464. },
  465. "_skewX": 0,
  466. "_skewY": 0,
  467. "_localZOrder": 0,
  468. "_globalZOrder": 0,
  469. "_opacityModifyRGB": false,
  470. "groupIndex": 0
  471. },
  472. {
  473. "__type__": "cc.Sprite",
  474. "_name": "",
  475. "_objFlags": 0,
  476. "node": {
  477. "__id__": 12
  478. },
  479. "_enabled": true,
  480. "_spriteFrame": {
  481. "__uuid__": "d70fee61-65c6-4d34-a71b-0557eba384b1"
  482. },
  483. "_type": 0,
  484. "_sizeMode": 0,
  485. "_fillType": 0,
  486. "_fillCenter": {
  487. "__type__": "cc.Vec2",
  488. "x": 0,
  489. "y": 0
  490. },
  491. "_fillStart": 0,
  492. "_fillRange": 0,
  493. "_isTrimmedMode": true,
  494. "_srcBlendFactor": 770,
  495. "_dstBlendFactor": 771,
  496. "_atlas": null
  497. },
  498. {
  499. "__type__": "cc.PrefabInfo",
  500. "root": {
  501. "__id__": 1
  502. },
  503. "asset": {
  504. "__uuid__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  505. },
  506. "fileId": "1cggDVw/lD/JTLTJsBVn01",
  507. "sync": false
  508. },
  509. {
  510. "__type__": "cc.Node",
  511. "_name": "starCountLabel",
  512. "_objFlags": 0,
  513. "_parent": {
  514. "__id__": 5
  515. },
  516. "_children": [],
  517. "_tag": -1,
  518. "_active": true,
  519. "_components": [
  520. {
  521. "__id__": 16
  522. }
  523. ],
  524. "_prefab": {
  525. "__id__": 17
  526. },
  527. "_id": "",
  528. "_opacity": 255,
  529. "_color": {
  530. "__type__": "cc.Color",
  531. "r": 255,
  532. "g": 255,
  533. "b": 255,
  534. "a": 255
  535. },
  536. "_cascadeOpacityEnabled": true,
  537. "_anchorPoint": {
  538. "__type__": "cc.Vec2",
  539. "x": 0,
  540. "y": 0.5
  541. },
  542. "_contentSize": {
  543. "__type__": "cc.Size",
  544. "width": 0,
  545. "height": 22
  546. },
  547. "_rotationX": 0,
  548. "_rotationY": 0,
  549. "_scaleX": 1,
  550. "_scaleY": 1,
  551. "_position": {
  552. "__type__": "cc.Vec2",
  553. "x": -286.6,
  554. "y": -55.3
  555. },
  556. "_skewX": 0,
  557. "_skewY": 0,
  558. "_localZOrder": 0,
  559. "_globalZOrder": 0,
  560. "_opacityModifyRGB": false,
  561. "groupIndex": 0
  562. },
  563. {
  564. "__type__": "cc.Label",
  565. "_name": "",
  566. "_objFlags": 0,
  567. "node": {
  568. "__id__": 15
  569. },
  570. "_enabled": true,
  571. "_useOriginalSize": false,
  572. "_actualFontSize": 20,
  573. "_fontSize": 20,
  574. "_lineHeight": 22,
  575. "_enableWrapText": true,
  576. "_N$file": null,
  577. "_isSystemFontUsed": true,
  578. "_spacingX": 0,
  579. "_N$string": "",
  580. "_N$horizontalAlign": 0,
  581. "_N$verticalAlign": 1,
  582. "_N$fontFamily": "Arial",
  583. "_N$overflow": 0
  584. },
  585. {
  586. "__type__": "cc.PrefabInfo",
  587. "root": {
  588. "__id__": 1
  589. },
  590. "asset": {
  591. "__uuid__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  592. },
  593. "fileId": "eczr5BobZE+ItCwVC+S6qM",
  594. "sync": false
  595. },
  596. {
  597. "__type__": "cc.Node",
  598. "_name": "gender_icon",
  599. "_objFlags": 0,
  600. "_parent": {
  601. "__id__": 5
  602. },
  603. "_children": [],
  604. "_tag": -1,
  605. "_active": true,
  606. "_components": [
  607. {
  608. "__id__": 19
  609. }
  610. ],
  611. "_prefab": {
  612. "__id__": 20
  613. },
  614. "_id": "",
  615. "_opacity": 255,
  616. "_color": {
  617. "__type__": "cc.Color",
  618. "r": 255,
  619. "g": 255,
  620. "b": 255,
  621. "a": 255
  622. },
  623. "_cascadeOpacityEnabled": true,
  624. "_anchorPoint": {
  625. "__type__": "cc.Vec2",
  626. "x": 0.5,
  627. "y": 0.5
  628. },
  629. "_contentSize": {
  630. "__type__": "cc.Size",
  631. "width": 34,
  632. "height": 34
  633. },
  634. "_rotationX": 0,
  635. "_rotationY": 0,
  636. "_scaleX": 1,
  637. "_scaleY": 1,
  638. "_position": {
  639. "__type__": "cc.Vec2",
  640. "x": -193.8,
  641. "y": 14
  642. },
  643. "_skewX": 0,
  644. "_skewY": 0,
  645. "_localZOrder": 0,
  646. "_globalZOrder": 0,
  647. "_opacityModifyRGB": false,
  648. "groupIndex": 0
  649. },
  650. {
  651. "__type__": "cc.Sprite",
  652. "_name": "",
  653. "_objFlags": 0,
  654. "node": {
  655. "__id__": 18
  656. },
  657. "_enabled": true,
  658. "_spriteFrame": null,
  659. "_type": 0,
  660. "_sizeMode": 1,
  661. "_fillType": 0,
  662. "_fillCenter": {
  663. "__type__": "cc.Vec2",
  664. "x": 0,
  665. "y": 0
  666. },
  667. "_fillStart": 0,
  668. "_fillRange": 0,
  669. "_isTrimmedMode": true,
  670. "_srcBlendFactor": 770,
  671. "_dstBlendFactor": 771,
  672. "_atlas": null
  673. },
  674. {
  675. "__type__": "cc.PrefabInfo",
  676. "root": {
  677. "__id__": 1
  678. },
  679. "asset": {
  680. "__uuid__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  681. },
  682. "fileId": "2fK7jJTndInpFSCR8WFyal",
  683. "sync": false
  684. },
  685. {
  686. "__type__": "cc.Node",
  687. "_name": "nickLabel",
  688. "_objFlags": 0,
  689. "_parent": {
  690. "__id__": 5
  691. },
  692. "_children": [],
  693. "_tag": -1,
  694. "_active": true,
  695. "_components": [
  696. {
  697. "__id__": 22
  698. }
  699. ],
  700. "_prefab": {
  701. "__id__": 23
  702. },
  703. "_id": "",
  704. "_opacity": 255,
  705. "_color": {
  706. "__type__": "cc.Color",
  707. "r": 74,
  708. "g": 65,
  709. "b": 58,
  710. "a": 255
  711. },
  712. "_cascadeOpacityEnabled": true,
  713. "_anchorPoint": {
  714. "__type__": "cc.Vec2",
  715. "x": 0,
  716. "y": 0.5
  717. },
  718. "_contentSize": {
  719. "__type__": "cc.Size",
  720. "width": 140,
  721. "height": 25
  722. },
  723. "_rotationX": 0,
  724. "_rotationY": 0,
  725. "_scaleX": 1,
  726. "_scaleY": 1,
  727. "_position": {
  728. "__type__": "cc.Vec2",
  729. "x": -173.7,
  730. "y": 16
  731. },
  732. "_skewX": 0,
  733. "_skewY": 0,
  734. "_localZOrder": 0,
  735. "_globalZOrder": 0,
  736. "_opacityModifyRGB": false,
  737. "groupIndex": 0
  738. },
  739. {
  740. "__type__": "cc.Label",
  741. "_name": "",
  742. "_objFlags": 0,
  743. "node": {
  744. "__id__": 21
  745. },
  746. "_enabled": true,
  747. "_useOriginalSize": false,
  748. "_actualFontSize": 24,
  749. "_fontSize": 24,
  750. "_lineHeight": 24,
  751. "_enableWrapText": false,
  752. "_N$file": null,
  753. "_isSystemFontUsed": true,
  754. "_spacingX": 0,
  755. "_N$string": "",
  756. "_N$horizontalAlign": 0,
  757. "_N$verticalAlign": 1,
  758. "_N$fontFamily": "Arial",
  759. "_N$overflow": 1
  760. },
  761. {
  762. "__type__": "cc.PrefabInfo",
  763. "root": {
  764. "__id__": 1
  765. },
  766. "asset": {
  767. "__uuid__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  768. },
  769. "fileId": "43QDitQjFK8Ik0MqL3VHnB",
  770. "sync": false
  771. },
  772. {
  773. "__type__": "cc.Node",
  774. "_name": "actor_level",
  775. "_objFlags": 0,
  776. "_parent": {
  777. "__id__": 5
  778. },
  779. "_children": [
  780. {
  781. "__id__": 25
  782. }
  783. ],
  784. "_tag": -1,
  785. "_active": true,
  786. "_components": [
  787. {
  788. "__id__": 28
  789. }
  790. ],
  791. "_prefab": {
  792. "__id__": 29
  793. },
  794. "_id": "",
  795. "_opacity": 255,
  796. "_color": {
  797. "__type__": "cc.Color",
  798. "r": 255,
  799. "g": 255,
  800. "b": 255,
  801. "a": 255
  802. },
  803. "_cascadeOpacityEnabled": true,
  804. "_anchorPoint": {
  805. "__type__": "cc.Vec2",
  806. "x": 0.5,
  807. "y": 0.5
  808. },
  809. "_contentSize": {
  810. "__type__": "cc.Size",
  811. "width": 40,
  812. "height": 40
  813. },
  814. "_rotationX": 0,
  815. "_rotationY": 0,
  816. "_scaleX": 1,
  817. "_scaleY": 1,
  818. "_position": {
  819. "__type__": "cc.Vec2",
  820. "x": -192,
  821. "y": -27
  822. },
  823. "_skewX": 0,
  824. "_skewY": 0,
  825. "_localZOrder": 0,
  826. "_globalZOrder": 0,
  827. "_opacityModifyRGB": false,
  828. "groupIndex": 0
  829. },
  830. {
  831. "__type__": "cc.Node",
  832. "_name": "name",
  833. "_objFlags": 0,
  834. "_parent": {
  835. "__id__": 24
  836. },
  837. "_children": [],
  838. "_tag": -1,
  839. "_active": true,
  840. "_components": [
  841. {
  842. "__id__": 26
  843. }
  844. ],
  845. "_prefab": {
  846. "__id__": 27
  847. },
  848. "_id": "",
  849. "_opacity": 255,
  850. "_color": {
  851. "__type__": "cc.Color",
  852. "r": 74,
  853. "g": 65,
  854. "b": 58,
  855. "a": 255
  856. },
  857. "_cascadeOpacityEnabled": true,
  858. "_anchorPoint": {
  859. "__type__": "cc.Vec2",
  860. "x": 0,
  861. "y": 0.5
  862. },
  863. "_contentSize": {
  864. "__type__": "cc.Size",
  865. "width": 180,
  866. "height": 40
  867. },
  868. "_rotationX": 0,
  869. "_rotationY": 0,
  870. "_scaleX": 1,
  871. "_scaleY": 1,
  872. "_position": {
  873. "__type__": "cc.Vec2",
  874. "x": 30.4,
  875. "y": 0
  876. },
  877. "_skewX": 0,
  878. "_skewY": 0,
  879. "_localZOrder": 0,
  880. "_globalZOrder": 0,
  881. "_opacityModifyRGB": false,
  882. "groupIndex": 0
  883. },
  884. {
  885. "__type__": "cc.Label",
  886. "_name": "",
  887. "_objFlags": 0,
  888. "node": {
  889. "__id__": 25
  890. },
  891. "_enabled": true,
  892. "_useOriginalSize": false,
  893. "_actualFontSize": 35,
  894. "_fontSize": 35,
  895. "_lineHeight": 40,
  896. "_enableWrapText": true,
  897. "_N$file": null,
  898. "_isSystemFontUsed": true,
  899. "_spacingX": 0,
  900. "_N$string": "",
  901. "_N$horizontalAlign": 0,
  902. "_N$verticalAlign": 1,
  903. "_N$fontFamily": "Arial",
  904. "_N$overflow": 2
  905. },
  906. {
  907. "__type__": "cc.PrefabInfo",
  908. "root": {
  909. "__id__": 1
  910. },
  911. "asset": {
  912. "__uuid__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  913. },
  914. "fileId": "01BXOI5tdB4ZjbBuk66CjH",
  915. "sync": false
  916. },
  917. {
  918. "__type__": "cc.Sprite",
  919. "_name": "",
  920. "_objFlags": 0,
  921. "node": {
  922. "__id__": 24
  923. },
  924. "_enabled": true,
  925. "_spriteFrame": null,
  926. "_type": 0,
  927. "_sizeMode": 0,
  928. "_fillType": 0,
  929. "_fillCenter": {
  930. "__type__": "cc.Vec2",
  931. "x": 0,
  932. "y": 0
  933. },
  934. "_fillStart": 0,
  935. "_fillRange": 0,
  936. "_isTrimmedMode": true,
  937. "_srcBlendFactor": 770,
  938. "_dstBlendFactor": 771,
  939. "_atlas": null
  940. },
  941. {
  942. "__type__": "cc.PrefabInfo",
  943. "root": {
  944. "__id__": 1
  945. },
  946. "asset": {
  947. "__uuid__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  948. },
  949. "fileId": "b0ZRsiBN5GU7m2Q8u5WCPo",
  950. "sync": false
  951. },
  952. {
  953. "__type__": "cc.Node",
  954. "_name": "other_artist_my_friend",
  955. "_objFlags": 0,
  956. "_parent": {
  957. "__id__": 5
  958. },
  959. "_children": [
  960. {
  961. "__id__": 31
  962. }
  963. ],
  964. "_tag": -1,
  965. "_active": true,
  966. "_components": [
  967. {
  968. "__id__": 34
  969. }
  970. ],
  971. "_prefab": {
  972. "__id__": 35
  973. },
  974. "_id": "",
  975. "_opacity": 255,
  976. "_color": {
  977. "__type__": "cc.Color",
  978. "r": 255,
  979. "g": 255,
  980. "b": 255,
  981. "a": 255
  982. },
  983. "_cascadeOpacityEnabled": true,
  984. "_anchorPoint": {
  985. "__type__": "cc.Vec2",
  986. "x": 0.5,
  987. "y": 0.5
  988. },
  989. "_contentSize": {
  990. "__type__": "cc.Size",
  991. "width": 164,
  992. "height": 56
  993. },
  994. "_rotationX": 0,
  995. "_rotationY": 0,
  996. "_scaleX": 1,
  997. "_scaleY": 1,
  998. "_position": {
  999. "__type__": "cc.Vec2",
  1000. "x": 226,
  1001. "y": -10
  1002. },
  1003. "_skewX": 0,
  1004. "_skewY": 0,
  1005. "_localZOrder": 0,
  1006. "_globalZOrder": 0,
  1007. "_opacityModifyRGB": false,
  1008. "groupIndex": 0
  1009. },
  1010. {
  1011. "__type__": "cc.Node",
  1012. "_name": "New Label",
  1013. "_objFlags": 0,
  1014. "_parent": {
  1015. "__id__": 30
  1016. },
  1017. "_children": [],
  1018. "_tag": -1,
  1019. "_active": true,
  1020. "_components": [
  1021. {
  1022. "__id__": 32
  1023. }
  1024. ],
  1025. "_prefab": {
  1026. "__id__": 33
  1027. },
  1028. "_id": "",
  1029. "_opacity": 255,
  1030. "_color": {
  1031. "__type__": "cc.Color",
  1032. "r": 255,
  1033. "g": 255,
  1034. "b": 255,
  1035. "a": 255
  1036. },
  1037. "_cascadeOpacityEnabled": true,
  1038. "_anchorPoint": {
  1039. "__type__": "cc.Vec2",
  1040. "x": 0.5,
  1041. "y": 0.5
  1042. },
  1043. "_contentSize": {
  1044. "__type__": "cc.Size",
  1045. "width": 120,
  1046. "height": 30
  1047. },
  1048. "_rotationX": 0,
  1049. "_rotationY": 0,
  1050. "_scaleX": 1,
  1051. "_scaleY": 1,
  1052. "_position": {
  1053. "__type__": "cc.Vec2",
  1054. "x": 0,
  1055. "y": 0
  1056. },
  1057. "_skewX": 0,
  1058. "_skewY": 0,
  1059. "_localZOrder": 0,
  1060. "_globalZOrder": 0,
  1061. "_opacityModifyRGB": false,
  1062. "groupIndex": 0
  1063. },
  1064. {
  1065. "__type__": "cc.Label",
  1066. "_name": "",
  1067. "_objFlags": 0,
  1068. "node": {
  1069. "__id__": 31
  1070. },
  1071. "_enabled": true,
  1072. "_useOriginalSize": false,
  1073. "_actualFontSize": 30,
  1074. "_fontSize": 30,
  1075. "_lineHeight": 30,
  1076. "_enableWrapText": true,
  1077. "_N$file": null,
  1078. "_isSystemFontUsed": true,
  1079. "_spacingX": 0,
  1080. "_N$string": "我的好友",
  1081. "_N$horizontalAlign": 1,
  1082. "_N$verticalAlign": 1,
  1083. "_N$fontFamily": "Arial",
  1084. "_N$overflow": 0
  1085. },
  1086. {
  1087. "__type__": "cc.PrefabInfo",
  1088. "root": {
  1089. "__id__": 1
  1090. },
  1091. "asset": {
  1092. "__uuid__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  1093. },
  1094. "fileId": "2e800Pax5ObY68W4SiGZDC",
  1095. "sync": false
  1096. },
  1097. {
  1098. "__type__": "cc.Sprite",
  1099. "_name": "",
  1100. "_objFlags": 0,
  1101. "node": {
  1102. "__id__": 30
  1103. },
  1104. "_enabled": true,
  1105. "_spriteFrame": {
  1106. "__uuid__": "afdd1887-198c-453e-a049-4c58274403ae"
  1107. },
  1108. "_type": 0,
  1109. "_sizeMode": 1,
  1110. "_fillType": 0,
  1111. "_fillCenter": {
  1112. "__type__": "cc.Vec2",
  1113. "x": 0,
  1114. "y": 0
  1115. },
  1116. "_fillStart": 0,
  1117. "_fillRange": 0,
  1118. "_isTrimmedMode": true,
  1119. "_srcBlendFactor": 770,
  1120. "_dstBlendFactor": 771,
  1121. "_atlas": null
  1122. },
  1123. {
  1124. "__type__": "cc.PrefabInfo",
  1125. "root": {
  1126. "__id__": 1
  1127. },
  1128. "asset": {
  1129. "__uuid__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  1130. },
  1131. "fileId": "60e9hA/IdLtKVJZlLh6j+b",
  1132. "sync": false
  1133. },
  1134. {
  1135. "__type__": "cc.PrefabInfo",
  1136. "root": {
  1137. "__id__": 1
  1138. },
  1139. "asset": {
  1140. "__uuid__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  1141. },
  1142. "fileId": "43ND1qONtFLpAXYzRuIIfu",
  1143. "sync": false
  1144. },
  1145. {
  1146. "__type__": "8cd49Sr/vNOK7KDKDdSoY2V",
  1147. "_name": "",
  1148. "_objFlags": 0,
  1149. "node": {
  1150. "__id__": 1
  1151. },
  1152. "_enabled": true,
  1153. "bgSprite": {
  1154. "__id__": 3
  1155. },
  1156. "artistLevelSprite": {
  1157. "__id__": 28
  1158. },
  1159. "headSprite": {
  1160. "__id__": 7
  1161. },
  1162. "nickLabel": {
  1163. "__id__": 22
  1164. },
  1165. "starCountLabel": {
  1166. "__id__": 16
  1167. },
  1168. "genderIcon": {
  1169. "__id__": 19
  1170. },
  1171. "roleSprite": {
  1172. "__id__": 34
  1173. },
  1174. "_itemId": 0,
  1175. "jobLevelNameLabel": {
  1176. "__id__": 26
  1177. },
  1178. "jobLevelText": null,
  1179. "artistLevelBgs": [
  1180. {
  1181. "__uuid__": "cba88366-b0bf-4bc1-9da3-7b4083fe47f5"
  1182. },
  1183. {
  1184. "__uuid__": "d81c5c21-66ad-4e7b-a8ba-8dbd0b5041e5"
  1185. },
  1186. {
  1187. "__uuid__": "7bf3b3d6-244e-4d5d-8c0b-f0b81e97eac3"
  1188. },
  1189. {
  1190. "__uuid__": "13299ec9-b83c-4c06-b5c4-37e91289886e"
  1191. },
  1192. {
  1193. "__uuid__": "bfcff3ed-7e9d-406a-8b80-25efe8f8b040"
  1194. },
  1195. {
  1196. "__uuid__": "19589104-6a0f-451b-b4d6-bd9429156d2d"
  1197. },
  1198. {
  1199. "__uuid__": "65e3a5c3-d4e1-4ea9-8865-9c758fb551c8"
  1200. },
  1201. {
  1202. "__uuid__": "9d76df32-1c9f-4ae5-b122-a2e7713ccdd9"
  1203. },
  1204. {
  1205. "__uuid__": "5c1997f3-105b-4ae0-a2ce-7200c177c180"
  1206. },
  1207. {
  1208. "__uuid__": "9eb11bbe-e6a5-4ceb-8879-b2621070ad83"
  1209. }
  1210. ],
  1211. "femaleFrame": {
  1212. "__uuid__": "f35a0f20-5e5f-4a4b-b123-89a2db75b006"
  1213. },
  1214. "maleFrame": {
  1215. "__uuid__": "99eb115d-167b-4042-9c60-3f8540ff2c6d"
  1216. }
  1217. },
  1218. {
  1219. "__type__": "cc.PrefabInfo",
  1220. "root": {
  1221. "__id__": 1
  1222. },
  1223. "asset": {
  1224. "__uuid__": "ff6768c1-b6b8-4813-ae9f-2bbf09f20958"
  1225. },
  1226. "fileId": "f8H5dQHlhMhqQf8qXn1CsO",
  1227. "sync": false
  1228. }
  1229. ]