level_friend_item.prefab 23 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259
  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": "level_friend_item",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 8
  27. },
  28. {
  29. "__id__": 35
  30. }
  31. ],
  32. "_tag": -1,
  33. "_active": true,
  34. "_components": [
  35. {
  36. "__id__": 39
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 40
  41. },
  42. "_id": "",
  43. "_opacity": 255,
  44. "_color": {
  45. "__type__": "cc.Color",
  46. "r": 255,
  47. "g": 255,
  48. "b": 255,
  49. "a": 255
  50. },
  51. "_cascadeOpacityEnabled": true,
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_contentSize": {
  58. "__type__": "cc.Size",
  59. "width": 116,
  60. "height": 150
  61. },
  62. "_rotationX": 0,
  63. "_rotationY": 0,
  64. "_scaleX": 1,
  65. "_scaleY": 1,
  66. "_position": {
  67. "__type__": "cc.Vec2",
  68. "x": 0,
  69. "y": 0
  70. },
  71. "_skewX": 0,
  72. "_skewY": 0,
  73. "_localZOrder": 0,
  74. "_globalZOrder": 0,
  75. "_opacityModifyRGB": false,
  76. "groupIndex": 0
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "item_bg",
  81. "_objFlags": 0,
  82. "_parent": {
  83. "__id__": 1
  84. },
  85. "_children": [],
  86. "_tag": -1,
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 3
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 4
  95. },
  96. "_id": "",
  97. "_opacity": 255,
  98. "_color": {
  99. "__type__": "cc.Color",
  100. "r": 255,
  101. "g": 255,
  102. "b": 255,
  103. "a": 255
  104. },
  105. "_cascadeOpacityEnabled": true,
  106. "_anchorPoint": {
  107. "__type__": "cc.Vec2",
  108. "x": 0.5,
  109. "y": 0.5
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 116,
  114. "height": 150
  115. },
  116. "_rotationX": 0,
  117. "_rotationY": 0,
  118. "_scaleX": 1,
  119. "_scaleY": 1,
  120. "_position": {
  121. "__type__": "cc.Vec2",
  122. "x": 0,
  123. "y": 0
  124. },
  125. "_skewX": 0,
  126. "_skewY": 0,
  127. "_localZOrder": 0,
  128. "_globalZOrder": 0,
  129. "_opacityModifyRGB": false,
  130. "groupIndex": 0
  131. },
  132. {
  133. "__type__": "cc.Sprite",
  134. "_name": "",
  135. "_objFlags": 0,
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "_spriteFrame": {
  141. "__uuid__": "4e7d1e35-083b-4d81-b0df-4745f9709cf9"
  142. },
  143. "_type": 0,
  144. "_sizeMode": 1,
  145. "_fillType": 0,
  146. "_fillCenter": {
  147. "__type__": "cc.Vec2",
  148. "x": 0,
  149. "y": 0
  150. },
  151. "_fillStart": 0,
  152. "_fillRange": 0,
  153. "_isTrimmedMode": true,
  154. "_srcBlendFactor": 770,
  155. "_dstBlendFactor": 771,
  156. "_atlas": null
  157. },
  158. {
  159. "__type__": "cc.PrefabInfo",
  160. "root": {
  161. "__id__": 1
  162. },
  163. "asset": {
  164. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  165. },
  166. "fileId": "53wzOt8bZL1oPW5GdlfQL8",
  167. "sync": false
  168. },
  169. {
  170. "__type__": "cc.Node",
  171. "_name": "levelHome_all_firend",
  172. "_objFlags": 0,
  173. "_parent": {
  174. "__id__": 1
  175. },
  176. "_children": [],
  177. "_tag": -1,
  178. "_active": false,
  179. "_components": [
  180. {
  181. "__id__": 6
  182. }
  183. ],
  184. "_prefab": {
  185. "__id__": 7
  186. },
  187. "_id": "",
  188. "_opacity": 255,
  189. "_color": {
  190. "__type__": "cc.Color",
  191. "r": 255,
  192. "g": 255,
  193. "b": 255,
  194. "a": 255
  195. },
  196. "_cascadeOpacityEnabled": true,
  197. "_anchorPoint": {
  198. "__type__": "cc.Vec2",
  199. "x": 0.5,
  200. "y": 0.5
  201. },
  202. "_contentSize": {
  203. "__type__": "cc.Size",
  204. "width": 119,
  205. "height": 119
  206. },
  207. "_rotationX": 0,
  208. "_rotationY": 0,
  209. "_scaleX": 1,
  210. "_scaleY": 1,
  211. "_position": {
  212. "__type__": "cc.Vec2",
  213. "x": 0,
  214. "y": 4
  215. },
  216. "_skewX": 0,
  217. "_skewY": 0,
  218. "_localZOrder": 0,
  219. "_globalZOrder": 0,
  220. "_opacityModifyRGB": false,
  221. "groupIndex": 0
  222. },
  223. {
  224. "__type__": "cc.Sprite",
  225. "_name": "",
  226. "_objFlags": 0,
  227. "node": {
  228. "__id__": 5
  229. },
  230. "_enabled": true,
  231. "_spriteFrame": {
  232. "__uuid__": "bcea4e74-7b1b-45a8-b760-e44846295b3e"
  233. },
  234. "_type": 0,
  235. "_sizeMode": 1,
  236. "_fillType": 0,
  237. "_fillCenter": {
  238. "__type__": "cc.Vec2",
  239. "x": 0,
  240. "y": 0
  241. },
  242. "_fillStart": 0,
  243. "_fillRange": 0,
  244. "_isTrimmedMode": true,
  245. "_srcBlendFactor": 770,
  246. "_dstBlendFactor": 771,
  247. "_atlas": null
  248. },
  249. {
  250. "__type__": "cc.PrefabInfo",
  251. "root": {
  252. "__id__": 1
  253. },
  254. "asset": {
  255. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  256. },
  257. "fileId": "1anEY2ChVMJZB/VtJCqH/E",
  258. "sync": false
  259. },
  260. {
  261. "__type__": "cc.Node",
  262. "_name": "friendInfoNode",
  263. "_objFlags": 0,
  264. "_parent": {
  265. "__id__": 1
  266. },
  267. "_children": [
  268. {
  269. "__id__": 9
  270. },
  271. {
  272. "__id__": 15
  273. },
  274. {
  275. "__id__": 18
  276. },
  277. {
  278. "__id__": 21
  279. },
  280. {
  281. "__id__": 24
  282. },
  283. {
  284. "__id__": 28
  285. },
  286. {
  287. "__id__": 31
  288. }
  289. ],
  290. "_tag": -1,
  291. "_active": true,
  292. "_components": [],
  293. "_prefab": {
  294. "__id__": 34
  295. },
  296. "_id": "",
  297. "_opacity": 255,
  298. "_color": {
  299. "__type__": "cc.Color",
  300. "r": 255,
  301. "g": 255,
  302. "b": 255,
  303. "a": 255
  304. },
  305. "_cascadeOpacityEnabled": true,
  306. "_anchorPoint": {
  307. "__type__": "cc.Vec2",
  308. "x": 0.5,
  309. "y": 0.5
  310. },
  311. "_contentSize": {
  312. "__type__": "cc.Size",
  313. "width": 106,
  314. "height": 142
  315. },
  316. "_rotationX": 0,
  317. "_rotationY": 0,
  318. "_scaleX": 1,
  319. "_scaleY": 1,
  320. "_position": {
  321. "__type__": "cc.Vec2",
  322. "x": 0,
  323. "y": 4
  324. },
  325. "_skewX": 0,
  326. "_skewY": 0,
  327. "_localZOrder": 0,
  328. "_globalZOrder": 0,
  329. "_opacityModifyRGB": false,
  330. "groupIndex": 0
  331. },
  332. {
  333. "__type__": "cc.Node",
  334. "_name": "avatorNode",
  335. "_objFlags": 0,
  336. "_parent": {
  337. "__id__": 8
  338. },
  339. "_children": [
  340. {
  341. "__id__": 10
  342. }
  343. ],
  344. "_tag": -1,
  345. "_active": true,
  346. "_components": [],
  347. "_prefab": {
  348. "__id__": 14
  349. },
  350. "_id": "",
  351. "_opacity": 255,
  352. "_color": {
  353. "__type__": "cc.Color",
  354. "r": 255,
  355. "g": 255,
  356. "b": 255,
  357. "a": 255
  358. },
  359. "_cascadeOpacityEnabled": true,
  360. "_anchorPoint": {
  361. "__type__": "cc.Vec2",
  362. "x": 0.5,
  363. "y": 0.5
  364. },
  365. "_contentSize": {
  366. "__type__": "cc.Size",
  367. "width": 90,
  368. "height": 90
  369. },
  370. "_rotationX": 0,
  371. "_rotationY": 0,
  372. "_scaleX": 1,
  373. "_scaleY": 1,
  374. "_position": {
  375. "__type__": "cc.Vec2",
  376. "x": 0,
  377. "y": 10
  378. },
  379. "_skewX": 0,
  380. "_skewY": 0,
  381. "_localZOrder": 0,
  382. "_globalZOrder": 0,
  383. "_opacityModifyRGB": false,
  384. "groupIndex": 0
  385. },
  386. {
  387. "__type__": "cc.Node",
  388. "_name": "headSprite",
  389. "_objFlags": 0,
  390. "_parent": {
  391. "__id__": 9
  392. },
  393. "_children": [],
  394. "_tag": -1,
  395. "_active": true,
  396. "_components": [
  397. {
  398. "__id__": 11
  399. },
  400. {
  401. "__id__": 12
  402. }
  403. ],
  404. "_prefab": {
  405. "__id__": 13
  406. },
  407. "_id": "",
  408. "_opacity": 255,
  409. "_color": {
  410. "__type__": "cc.Color",
  411. "r": 255,
  412. "g": 255,
  413. "b": 255,
  414. "a": 255
  415. },
  416. "_cascadeOpacityEnabled": true,
  417. "_anchorPoint": {
  418. "__type__": "cc.Vec2",
  419. "x": 0.5,
  420. "y": 0.5
  421. },
  422. "_contentSize": {
  423. "__type__": "cc.Size",
  424. "width": 88,
  425. "height": 88
  426. },
  427. "_rotationX": 0,
  428. "_rotationY": 0,
  429. "_scaleX": 1,
  430. "_scaleY": 1,
  431. "_position": {
  432. "__type__": "cc.Vec2",
  433. "x": 0,
  434. "y": 0
  435. },
  436. "_skewX": 0,
  437. "_skewY": 0,
  438. "_localZOrder": 0,
  439. "_globalZOrder": 0,
  440. "_opacityModifyRGB": false,
  441. "groupIndex": 0
  442. },
  443. {
  444. "__type__": "cc.Sprite",
  445. "_name": "",
  446. "_objFlags": 0,
  447. "node": {
  448. "__id__": 10
  449. },
  450. "_enabled": true,
  451. "_spriteFrame": null,
  452. "_type": 0,
  453. "_sizeMode": 0,
  454. "_fillType": 0,
  455. "_fillCenter": {
  456. "__type__": "cc.Vec2",
  457. "x": 0,
  458. "y": 0
  459. },
  460. "_fillStart": 0,
  461. "_fillRange": 0,
  462. "_isTrimmedMode": true,
  463. "_srcBlendFactor": 770,
  464. "_dstBlendFactor": 771,
  465. "_atlas": null
  466. },
  467. {
  468. "__type__": "cc.Widget",
  469. "_name": "",
  470. "_objFlags": 0,
  471. "node": {
  472. "__id__": 10
  473. },
  474. "_enabled": true,
  475. "alignMode": 0,
  476. "_target": null,
  477. "_alignFlags": 45,
  478. "_left": 1,
  479. "_right": 1,
  480. "_top": 1,
  481. "_bottom": 1,
  482. "_verticalCenter": 0,
  483. "_horizontalCenter": 0,
  484. "_isAbsLeft": true,
  485. "_isAbsRight": true,
  486. "_isAbsTop": true,
  487. "_isAbsBottom": true,
  488. "_isAbsHorizontalCenter": true,
  489. "_isAbsVerticalCenter": true,
  490. "_originalWidth": 40,
  491. "_originalHeight": 36
  492. },
  493. {
  494. "__type__": "cc.PrefabInfo",
  495. "root": {
  496. "__id__": 1
  497. },
  498. "asset": {
  499. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  500. },
  501. "fileId": "62Uy56hzdEU57XEm++k59V",
  502. "sync": false
  503. },
  504. {
  505. "__type__": "cc.PrefabInfo",
  506. "root": {
  507. "__id__": 1
  508. },
  509. "asset": {
  510. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  511. },
  512. "fileId": "3fCX3pz5hCeLk/4GtfgwjZ",
  513. "sync": false
  514. },
  515. {
  516. "__type__": "cc.Node",
  517. "_name": "levelHome_friend_icon_bg",
  518. "_objFlags": 0,
  519. "_parent": {
  520. "__id__": 8
  521. },
  522. "_children": [],
  523. "_tag": -1,
  524. "_active": true,
  525. "_components": [
  526. {
  527. "__id__": 16
  528. }
  529. ],
  530. "_prefab": {
  531. "__id__": 17
  532. },
  533. "_id": "",
  534. "_opacity": 255,
  535. "_color": {
  536. "__type__": "cc.Color",
  537. "r": 255,
  538. "g": 255,
  539. "b": 255,
  540. "a": 255
  541. },
  542. "_cascadeOpacityEnabled": true,
  543. "_anchorPoint": {
  544. "__type__": "cc.Vec2",
  545. "x": 0.5,
  546. "y": 0.5
  547. },
  548. "_contentSize": {
  549. "__type__": "cc.Size",
  550. "width": 100,
  551. "height": 110
  552. },
  553. "_rotationX": 0,
  554. "_rotationY": 0,
  555. "_scaleX": 1,
  556. "_scaleY": 1,
  557. "_position": {
  558. "__type__": "cc.Vec2",
  559. "x": 0,
  560. "y": 6
  561. },
  562. "_skewX": 0,
  563. "_skewY": 0,
  564. "_localZOrder": 0,
  565. "_globalZOrder": 0,
  566. "_opacityModifyRGB": false,
  567. "groupIndex": 0
  568. },
  569. {
  570. "__type__": "cc.Sprite",
  571. "_name": "",
  572. "_objFlags": 0,
  573. "node": {
  574. "__id__": 15
  575. },
  576. "_enabled": true,
  577. "_spriteFrame": {
  578. "__uuid__": "373a9ee5-8349-4960-988e-2c902ecc46fd"
  579. },
  580. "_type": 0,
  581. "_sizeMode": 1,
  582. "_fillType": 0,
  583. "_fillCenter": {
  584. "__type__": "cc.Vec2",
  585. "x": 0,
  586. "y": 0
  587. },
  588. "_fillStart": 0,
  589. "_fillRange": 0,
  590. "_isTrimmedMode": true,
  591. "_srcBlendFactor": 770,
  592. "_dstBlendFactor": 771,
  593. "_atlas": null
  594. },
  595. {
  596. "__type__": "cc.PrefabInfo",
  597. "root": {
  598. "__id__": 1
  599. },
  600. "asset": {
  601. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  602. },
  603. "fileId": "8akTTLnGhNfZ338mCGS1b0",
  604. "sync": false
  605. },
  606. {
  607. "__type__": "cc.Node",
  608. "_name": "nickLabel",
  609. "_objFlags": 0,
  610. "_parent": {
  611. "__id__": 8
  612. },
  613. "_children": [],
  614. "_tag": -1,
  615. "_active": true,
  616. "_components": [
  617. {
  618. "__id__": 19
  619. }
  620. ],
  621. "_prefab": {
  622. "__id__": 20
  623. },
  624. "_id": "",
  625. "_opacity": 255,
  626. "_color": {
  627. "__type__": "cc.Color",
  628. "r": 88,
  629. "g": 74,
  630. "b": 71,
  631. "a": 255
  632. },
  633. "_cascadeOpacityEnabled": true,
  634. "_anchorPoint": {
  635. "__type__": "cc.Vec2",
  636. "x": 0.5,
  637. "y": 0.5
  638. },
  639. "_contentSize": {
  640. "__type__": "cc.Size",
  641. "width": 110,
  642. "height": 20
  643. },
  644. "_rotationX": 0,
  645. "_rotationY": 0,
  646. "_scaleX": 1,
  647. "_scaleY": 1,
  648. "_position": {
  649. "__type__": "cc.Vec2",
  650. "x": 0,
  651. "y": -61
  652. },
  653. "_skewX": 0,
  654. "_skewY": 0,
  655. "_localZOrder": 0,
  656. "_globalZOrder": 0,
  657. "_opacityModifyRGB": false,
  658. "groupIndex": 0
  659. },
  660. {
  661. "__type__": "cc.Label",
  662. "_name": "",
  663. "_objFlags": 0,
  664. "node": {
  665. "__id__": 18
  666. },
  667. "_enabled": true,
  668. "_useOriginalSize": false,
  669. "_actualFontSize": 20,
  670. "_fontSize": 20,
  671. "_lineHeight": 20,
  672. "_enableWrapText": false,
  673. "_N$file": null,
  674. "_isSystemFontUsed": true,
  675. "_spacingX": 0,
  676. "_N$string": "樱木花道",
  677. "_N$horizontalAlign": 1,
  678. "_N$verticalAlign": 1,
  679. "_N$fontFamily": "Arial",
  680. "_N$overflow": 2
  681. },
  682. {
  683. "__type__": "cc.PrefabInfo",
  684. "root": {
  685. "__id__": 1
  686. },
  687. "asset": {
  688. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  689. },
  690. "fileId": "20ZGenqpxBfY7C/PG9xf74",
  691. "sync": false
  692. },
  693. {
  694. "__type__": "cc.Node",
  695. "_name": "等级星星",
  696. "_objFlags": 0,
  697. "_parent": {
  698. "__id__": 8
  699. },
  700. "_children": [],
  701. "_tag": -1,
  702. "_active": true,
  703. "_components": [
  704. {
  705. "__id__": 22
  706. }
  707. ],
  708. "_prefab": {
  709. "__id__": 23
  710. },
  711. "_id": "",
  712. "_opacity": 255,
  713. "_color": {
  714. "__type__": "cc.Color",
  715. "r": 255,
  716. "g": 255,
  717. "b": 255,
  718. "a": 255
  719. },
  720. "_cascadeOpacityEnabled": true,
  721. "_anchorPoint": {
  722. "__type__": "cc.Vec2",
  723. "x": 0.5,
  724. "y": 0.5
  725. },
  726. "_contentSize": {
  727. "__type__": "cc.Size",
  728. "width": 52,
  729. "height": 58
  730. },
  731. "_rotationX": 0,
  732. "_rotationY": 0,
  733. "_scaleX": 0.6,
  734. "_scaleY": 0.6,
  735. "_position": {
  736. "__type__": "cc.Vec2",
  737. "x": -37,
  738. "y": -30
  739. },
  740. "_skewX": 0,
  741. "_skewY": 0,
  742. "_localZOrder": 0,
  743. "_globalZOrder": 0,
  744. "_opacityModifyRGB": false,
  745. "groupIndex": 0
  746. },
  747. {
  748. "__type__": "cc.Sprite",
  749. "_name": "",
  750. "_objFlags": 0,
  751. "node": {
  752. "__id__": 21
  753. },
  754. "_enabled": true,
  755. "_spriteFrame": {
  756. "__uuid__": "6f75ffc1-80a4-4f5e-a35a-4adc2ec9d833"
  757. },
  758. "_type": 0,
  759. "_sizeMode": 1,
  760. "_fillType": 0,
  761. "_fillCenter": {
  762. "__type__": "cc.Vec2",
  763. "x": 0,
  764. "y": 0
  765. },
  766. "_fillStart": 0,
  767. "_fillRange": 0,
  768. "_isTrimmedMode": true,
  769. "_srcBlendFactor": 770,
  770. "_dstBlendFactor": 771,
  771. "_atlas": null
  772. },
  773. {
  774. "__type__": "cc.PrefabInfo",
  775. "root": {
  776. "__id__": 1
  777. },
  778. "asset": {
  779. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  780. },
  781. "fileId": "2brJJK+1lAkIVdnElZOxWA",
  782. "sync": false
  783. },
  784. {
  785. "__type__": "cc.Node",
  786. "_name": "starsLabel",
  787. "_objFlags": 0,
  788. "_parent": {
  789. "__id__": 8
  790. },
  791. "_children": [],
  792. "_tag": -1,
  793. "_active": true,
  794. "_components": [
  795. {
  796. "__id__": 25
  797. },
  798. {
  799. "__id__": 26
  800. }
  801. ],
  802. "_prefab": {
  803. "__id__": 27
  804. },
  805. "_id": "",
  806. "_opacity": 255,
  807. "_color": {
  808. "__type__": "cc.Color",
  809. "r": 255,
  810. "g": 255,
  811. "b": 255,
  812. "a": 255
  813. },
  814. "_cascadeOpacityEnabled": true,
  815. "_anchorPoint": {
  816. "__type__": "cc.Vec2",
  817. "x": 0,
  818. "y": 0.5
  819. },
  820. "_contentSize": {
  821. "__type__": "cc.Size",
  822. "width": 40,
  823. "height": 20
  824. },
  825. "_rotationX": 0,
  826. "_rotationY": 0,
  827. "_scaleX": 1,
  828. "_scaleY": 1,
  829. "_position": {
  830. "__type__": "cc.Vec2",
  831. "x": -18,
  832. "y": -32
  833. },
  834. "_skewX": 0,
  835. "_skewY": 0,
  836. "_localZOrder": 0,
  837. "_globalZOrder": 0,
  838. "_opacityModifyRGB": false,
  839. "groupIndex": 0
  840. },
  841. {
  842. "__type__": "cc.Label",
  843. "_name": "",
  844. "_objFlags": 0,
  845. "node": {
  846. "__id__": 24
  847. },
  848. "_enabled": true,
  849. "_useOriginalSize": false,
  850. "_actualFontSize": 20,
  851. "_fontSize": 20,
  852. "_lineHeight": 20,
  853. "_enableWrapText": true,
  854. "_N$file": null,
  855. "_isSystemFontUsed": true,
  856. "_spacingX": 0,
  857. "_N$string": "0",
  858. "_N$horizontalAlign": 1,
  859. "_N$verticalAlign": 1,
  860. "_N$fontFamily": "Arial",
  861. "_N$overflow": 1
  862. },
  863. {
  864. "__type__": "cc.LabelOutline",
  865. "_name": "",
  866. "_objFlags": 0,
  867. "node": {
  868. "__id__": 24
  869. },
  870. "_enabled": true,
  871. "_color": {
  872. "__type__": "cc.Color",
  873. "r": 54,
  874. "g": 46,
  875. "b": 43,
  876. "a": 255
  877. },
  878. "_width": 2
  879. },
  880. {
  881. "__type__": "cc.PrefabInfo",
  882. "root": {
  883. "__id__": 1
  884. },
  885. "asset": {
  886. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  887. },
  888. "fileId": "e5l+VzIoRFTYXrJo7rHHXr",
  889. "sync": false
  890. },
  891. {
  892. "__type__": "cc.Node",
  893. "_name": "identityNode",
  894. "_objFlags": 0,
  895. "_parent": {
  896. "__id__": 8
  897. },
  898. "_children": [],
  899. "_tag": -1,
  900. "_active": true,
  901. "_components": [
  902. {
  903. "__id__": 29
  904. }
  905. ],
  906. "_prefab": {
  907. "__id__": 30
  908. },
  909. "_id": "",
  910. "_opacity": 255,
  911. "_color": {
  912. "__type__": "cc.Color",
  913. "r": 255,
  914. "g": 255,
  915. "b": 255,
  916. "a": 255
  917. },
  918. "_cascadeOpacityEnabled": true,
  919. "_anchorPoint": {
  920. "__type__": "cc.Vec2",
  921. "x": 0.5,
  922. "y": 0.5
  923. },
  924. "_contentSize": {
  925. "__type__": "cc.Size",
  926. "width": 64,
  927. "height": 30
  928. },
  929. "_rotationX": 0,
  930. "_rotationY": 0,
  931. "_scaleX": 1,
  932. "_scaleY": 1,
  933. "_position": {
  934. "__type__": "cc.Vec2",
  935. "x": -25,
  936. "y": 57
  937. },
  938. "_skewX": 0,
  939. "_skewY": 0,
  940. "_localZOrder": 0,
  941. "_globalZOrder": 0,
  942. "_opacityModifyRGB": false,
  943. "groupIndex": 0
  944. },
  945. {
  946. "__type__": "cc.Sprite",
  947. "_name": "",
  948. "_objFlags": 0,
  949. "node": {
  950. "__id__": 28
  951. },
  952. "_enabled": true,
  953. "_spriteFrame": {
  954. "__uuid__": "136478d5-223b-4f06-8d25-5dcb3bc3081a"
  955. },
  956. "_type": 0,
  957. "_sizeMode": 1,
  958. "_fillType": 0,
  959. "_fillCenter": {
  960. "__type__": "cc.Vec2",
  961. "x": 0,
  962. "y": 0
  963. },
  964. "_fillStart": 0,
  965. "_fillRange": 0,
  966. "_isTrimmedMode": true,
  967. "_srcBlendFactor": 770,
  968. "_dstBlendFactor": 771,
  969. "_atlas": null
  970. },
  971. {
  972. "__type__": "cc.PrefabInfo",
  973. "root": {
  974. "__id__": 1
  975. },
  976. "asset": {
  977. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  978. },
  979. "fileId": "2es8/YVOFBLoecZfTaIi9C",
  980. "sync": false
  981. },
  982. {
  983. "__type__": "cc.Node",
  984. "_name": "noticeNode",
  985. "_objFlags": 0,
  986. "_parent": {
  987. "__id__": 8
  988. },
  989. "_children": [],
  990. "_tag": -1,
  991. "_active": false,
  992. "_components": [
  993. {
  994. "__id__": 32
  995. }
  996. ],
  997. "_prefab": {
  998. "__id__": 33
  999. },
  1000. "_id": "",
  1001. "_opacity": 255,
  1002. "_color": {
  1003. "__type__": "cc.Color",
  1004. "r": 255,
  1005. "g": 102,
  1006. "b": 102,
  1007. "a": 255
  1008. },
  1009. "_cascadeOpacityEnabled": true,
  1010. "_anchorPoint": {
  1011. "__type__": "cc.Vec2",
  1012. "x": 0.5,
  1013. "y": 0.5
  1014. },
  1015. "_contentSize": {
  1016. "__type__": "cc.Size",
  1017. "width": 18,
  1018. "height": 26
  1019. },
  1020. "_rotationX": 0,
  1021. "_rotationY": 0,
  1022. "_scaleX": 1,
  1023. "_scaleY": 1,
  1024. "_position": {
  1025. "__type__": "cc.Vec2",
  1026. "x": 54.7,
  1027. "y": 61.9
  1028. },
  1029. "_skewX": 0,
  1030. "_skewY": 0,
  1031. "_localZOrder": 0,
  1032. "_globalZOrder": 0,
  1033. "_opacityModifyRGB": false,
  1034. "groupIndex": 0
  1035. },
  1036. {
  1037. "__type__": "cc.Sprite",
  1038. "_name": "",
  1039. "_objFlags": 0,
  1040. "node": {
  1041. "__id__": 31
  1042. },
  1043. "_enabled": true,
  1044. "_spriteFrame": {
  1045. "__uuid__": "c8378645-dbbc-4b7b-8d34-8ea4f7667289"
  1046. },
  1047. "_type": 0,
  1048. "_sizeMode": 1,
  1049. "_fillType": 0,
  1050. "_fillCenter": {
  1051. "__type__": "cc.Vec2",
  1052. "x": 0,
  1053. "y": 0
  1054. },
  1055. "_fillStart": 0,
  1056. "_fillRange": 0,
  1057. "_isTrimmedMode": true,
  1058. "_srcBlendFactor": 770,
  1059. "_dstBlendFactor": 771,
  1060. "_atlas": null
  1061. },
  1062. {
  1063. "__type__": "cc.PrefabInfo",
  1064. "root": {
  1065. "__id__": 1
  1066. },
  1067. "asset": {
  1068. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  1069. },
  1070. "fileId": "b0LruoE1VCVZcRgI6PsDne",
  1071. "sync": false
  1072. },
  1073. {
  1074. "__type__": "cc.PrefabInfo",
  1075. "root": {
  1076. "__id__": 1
  1077. },
  1078. "asset": {
  1079. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  1080. },
  1081. "fileId": "1cmYbnVWFLWYhREhh0TQTo",
  1082. "sync": false
  1083. },
  1084. {
  1085. "__type__": "cc.Node",
  1086. "_name": "levelHome_talent",
  1087. "_objFlags": 0,
  1088. "_parent": {
  1089. "__id__": 1
  1090. },
  1091. "_children": [],
  1092. "_tag": -1,
  1093. "_active": false,
  1094. "_components": [
  1095. {
  1096. "__id__": 36
  1097. },
  1098. {
  1099. "__id__": 37
  1100. }
  1101. ],
  1102. "_prefab": {
  1103. "__id__": 38
  1104. },
  1105. "_id": "",
  1106. "_opacity": 255,
  1107. "_color": {
  1108. "__type__": "cc.Color",
  1109. "r": 255,
  1110. "g": 255,
  1111. "b": 255,
  1112. "a": 255
  1113. },
  1114. "_cascadeOpacityEnabled": true,
  1115. "_anchorPoint": {
  1116. "__type__": "cc.Vec2",
  1117. "x": 0.5,
  1118. "y": 0.5
  1119. },
  1120. "_contentSize": {
  1121. "__type__": "cc.Size",
  1122. "width": 119,
  1123. "height": 119
  1124. },
  1125. "_rotationX": 0,
  1126. "_rotationY": 0,
  1127. "_scaleX": 1,
  1128. "_scaleY": 1,
  1129. "_position": {
  1130. "__type__": "cc.Vec2",
  1131. "x": 0,
  1132. "y": 0
  1133. },
  1134. "_skewX": 0,
  1135. "_skewY": 0,
  1136. "_localZOrder": 0,
  1137. "_globalZOrder": 0,
  1138. "_opacityModifyRGB": false,
  1139. "groupIndex": 0
  1140. },
  1141. {
  1142. "__type__": "cc.Sprite",
  1143. "_name": "",
  1144. "_objFlags": 0,
  1145. "node": {
  1146. "__id__": 35
  1147. },
  1148. "_enabled": true,
  1149. "_spriteFrame": {
  1150. "__uuid__": "55085044-a04c-40f0-8145-b585d3d93ef9"
  1151. },
  1152. "_type": 0,
  1153. "_sizeMode": 1,
  1154. "_fillType": 0,
  1155. "_fillCenter": {
  1156. "__type__": "cc.Vec2",
  1157. "x": 0,
  1158. "y": 0
  1159. },
  1160. "_fillStart": 0,
  1161. "_fillRange": 0,
  1162. "_isTrimmedMode": true,
  1163. "_srcBlendFactor": 770,
  1164. "_dstBlendFactor": 771,
  1165. "_atlas": null
  1166. },
  1167. {
  1168. "__type__": "cc.Widget",
  1169. "_name": "",
  1170. "_objFlags": 0,
  1171. "node": {
  1172. "__id__": 35
  1173. },
  1174. "_enabled": true,
  1175. "alignMode": 0,
  1176. "_target": null,
  1177. "_alignFlags": 18,
  1178. "_left": 0,
  1179. "_right": 0,
  1180. "_top": 0,
  1181. "_bottom": 0,
  1182. "_verticalCenter": 0,
  1183. "_horizontalCenter": 0,
  1184. "_isAbsLeft": true,
  1185. "_isAbsRight": true,
  1186. "_isAbsTop": true,
  1187. "_isAbsBottom": true,
  1188. "_isAbsHorizontalCenter": true,
  1189. "_isAbsVerticalCenter": true,
  1190. "_originalWidth": 0,
  1191. "_originalHeight": 0
  1192. },
  1193. {
  1194. "__type__": "cc.PrefabInfo",
  1195. "root": {
  1196. "__id__": 1
  1197. },
  1198. "asset": {
  1199. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  1200. },
  1201. "fileId": "be/p2qyWlPt6tby1+40inB",
  1202. "sync": false
  1203. },
  1204. {
  1205. "__type__": "70598S6yTZFbaWw3pvL5KSJ",
  1206. "_name": "",
  1207. "_objFlags": 0,
  1208. "node": {
  1209. "__id__": 1
  1210. },
  1211. "_enabled": true,
  1212. "itemBg": {
  1213. "__id__": 2
  1214. },
  1215. "allFriendNode": {
  1216. "__id__": 5
  1217. },
  1218. "friendInfoNode": {
  1219. "__id__": 8
  1220. },
  1221. "talentNode": {
  1222. "__id__": 35
  1223. },
  1224. "identityNode": {
  1225. "__id__": 28
  1226. },
  1227. "identitySpriteFrames": [
  1228. {
  1229. "__uuid__": "998254f7-ce0a-45f9-a40d-bd79af271aeb"
  1230. },
  1231. {
  1232. "__uuid__": "136478d5-223b-4f06-8d25-5dcb3bc3081a"
  1233. }
  1234. ],
  1235. "headSprite": {
  1236. "__id__": 11
  1237. },
  1238. "nickLabel": {
  1239. "__id__": 19
  1240. },
  1241. "starsLabel": {
  1242. "__id__": 25
  1243. },
  1244. "noticeNode": {
  1245. "__id__": 31
  1246. }
  1247. },
  1248. {
  1249. "__type__": "cc.PrefabInfo",
  1250. "root": {
  1251. "__id__": 1
  1252. },
  1253. "asset": {
  1254. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  1255. },
  1256. "fileId": "f25cGT6qRI2JL/VGn72QdS",
  1257. "sync": false
  1258. }
  1259. ]