level_friend_item.prefab 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261
  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": 106,
  60. "height": 140
  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": 106,
  114. "height": 140
  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__": "bf969f9d-6716-40c5-b1c8-49fdaaae8450"
  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": 113,
  205. "height": 117
  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__": "e0f58bfb-978d-4bdb-8bc1-02746d55639b"
  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__": 16
  273. },
  274. {
  275. "__id__": 19
  276. },
  277. {
  278. "__id__": 22
  279. },
  280. {
  281. "__id__": 25
  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. {
  348. "__id__": 14
  349. }
  350. ],
  351. "_prefab": {
  352. "__id__": 15
  353. },
  354. "_id": "",
  355. "_opacity": 255,
  356. "_color": {
  357. "__type__": "cc.Color",
  358. "r": 255,
  359. "g": 255,
  360. "b": 255,
  361. "a": 255
  362. },
  363. "_cascadeOpacityEnabled": true,
  364. "_anchorPoint": {
  365. "__type__": "cc.Vec2",
  366. "x": 0.5,
  367. "y": 0.5
  368. },
  369. "_contentSize": {
  370. "__type__": "cc.Size",
  371. "width": 81,
  372. "height": 81
  373. },
  374. "_rotationX": 0,
  375. "_rotationY": 0,
  376. "_scaleX": 1,
  377. "_scaleY": 1,
  378. "_position": {
  379. "__type__": "cc.Vec2",
  380. "x": 0,
  381. "y": 10
  382. },
  383. "_skewX": 0,
  384. "_skewY": 0,
  385. "_localZOrder": 0,
  386. "_globalZOrder": 0,
  387. "_opacityModifyRGB": false,
  388. "groupIndex": 0
  389. },
  390. {
  391. "__type__": "cc.Node",
  392. "_name": "headSprite",
  393. "_objFlags": 0,
  394. "_parent": {
  395. "__id__": 9
  396. },
  397. "_children": [],
  398. "_tag": -1,
  399. "_active": true,
  400. "_components": [
  401. {
  402. "__id__": 11
  403. },
  404. {
  405. "__id__": 12
  406. }
  407. ],
  408. "_prefab": {
  409. "__id__": 13
  410. },
  411. "_id": "",
  412. "_opacity": 255,
  413. "_color": {
  414. "__type__": "cc.Color",
  415. "r": 255,
  416. "g": 255,
  417. "b": 255,
  418. "a": 255
  419. },
  420. "_cascadeOpacityEnabled": true,
  421. "_anchorPoint": {
  422. "__type__": "cc.Vec2",
  423. "x": 0.5,
  424. "y": 0.5
  425. },
  426. "_contentSize": {
  427. "__type__": "cc.Size",
  428. "width": 79,
  429. "height": 79
  430. },
  431. "_rotationX": 0,
  432. "_rotationY": 0,
  433. "_scaleX": 1,
  434. "_scaleY": 1,
  435. "_position": {
  436. "__type__": "cc.Vec2",
  437. "x": 0,
  438. "y": 0
  439. },
  440. "_skewX": 0,
  441. "_skewY": 0,
  442. "_localZOrder": 0,
  443. "_globalZOrder": 0,
  444. "_opacityModifyRGB": false,
  445. "groupIndex": 0
  446. },
  447. {
  448. "__type__": "cc.Sprite",
  449. "_name": "",
  450. "_objFlags": 0,
  451. "node": {
  452. "__id__": 10
  453. },
  454. "_enabled": true,
  455. "_spriteFrame": {
  456. "__uuid__": "042b1bc8-e31b-4e80-8582-ccd0381829fd"
  457. },
  458. "_type": 0,
  459. "_sizeMode": 0,
  460. "_fillType": 0,
  461. "_fillCenter": {
  462. "__type__": "cc.Vec2",
  463. "x": 0,
  464. "y": 0
  465. },
  466. "_fillStart": 0,
  467. "_fillRange": 0,
  468. "_isTrimmedMode": true,
  469. "_srcBlendFactor": 770,
  470. "_dstBlendFactor": 771,
  471. "_atlas": null
  472. },
  473. {
  474. "__type__": "cc.Widget",
  475. "_name": "",
  476. "_objFlags": 0,
  477. "node": {
  478. "__id__": 10
  479. },
  480. "_enabled": true,
  481. "alignMode": 0,
  482. "_target": null,
  483. "_alignFlags": 45,
  484. "_left": 1,
  485. "_right": 1,
  486. "_top": 1,
  487. "_bottom": 1,
  488. "_verticalCenter": 0,
  489. "_horizontalCenter": 0,
  490. "_isAbsLeft": true,
  491. "_isAbsRight": true,
  492. "_isAbsTop": true,
  493. "_isAbsBottom": true,
  494. "_isAbsHorizontalCenter": true,
  495. "_isAbsVerticalCenter": true,
  496. "_originalWidth": 40,
  497. "_originalHeight": 36
  498. },
  499. {
  500. "__type__": "cc.PrefabInfo",
  501. "root": {
  502. "__id__": 1
  503. },
  504. "asset": {
  505. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  506. },
  507. "fileId": "62Uy56hzdEU57XEm++k59V",
  508. "sync": false
  509. },
  510. {
  511. "__type__": "cc.Mask",
  512. "_name": "",
  513. "_objFlags": 0,
  514. "node": {
  515. "__id__": 9
  516. },
  517. "_enabled": true,
  518. "_type": 2,
  519. "_segements": 64,
  520. "_N$spriteFrame": {
  521. "__uuid__": "8a754d23-4613-4163-88e3-21fd5d34d8c2"
  522. },
  523. "_N$alphaThreshold": 0.7,
  524. "_N$inverted": false
  525. },
  526. {
  527. "__type__": "cc.PrefabInfo",
  528. "root": {
  529. "__id__": 1
  530. },
  531. "asset": {
  532. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  533. },
  534. "fileId": "3fCX3pz5hCeLk/4GtfgwjZ",
  535. "sync": false
  536. },
  537. {
  538. "__type__": "cc.Node",
  539. "_name": "nickLabel",
  540. "_objFlags": 0,
  541. "_parent": {
  542. "__id__": 8
  543. },
  544. "_children": [],
  545. "_tag": -1,
  546. "_active": true,
  547. "_components": [
  548. {
  549. "__id__": 17
  550. }
  551. ],
  552. "_prefab": {
  553. "__id__": 18
  554. },
  555. "_id": "",
  556. "_opacity": 255,
  557. "_color": {
  558. "__type__": "cc.Color",
  559. "r": 88,
  560. "g": 74,
  561. "b": 71,
  562. "a": 255
  563. },
  564. "_cascadeOpacityEnabled": true,
  565. "_anchorPoint": {
  566. "__type__": "cc.Vec2",
  567. "x": 0.5,
  568. "y": 0.5
  569. },
  570. "_contentSize": {
  571. "__type__": "cc.Size",
  572. "width": 100,
  573. "height": 20
  574. },
  575. "_rotationX": 0,
  576. "_rotationY": 0,
  577. "_scaleX": 1,
  578. "_scaleY": 1,
  579. "_position": {
  580. "__type__": "cc.Vec2",
  581. "x": 0,
  582. "y": -56.6
  583. },
  584. "_skewX": 0,
  585. "_skewY": 0,
  586. "_localZOrder": 0,
  587. "_globalZOrder": 0,
  588. "_opacityModifyRGB": false,
  589. "groupIndex": 0
  590. },
  591. {
  592. "__type__": "cc.Label",
  593. "_name": "",
  594. "_objFlags": 0,
  595. "node": {
  596. "__id__": 16
  597. },
  598. "_enabled": true,
  599. "_useOriginalSize": false,
  600. "_actualFontSize": 20,
  601. "_fontSize": 20,
  602. "_lineHeight": 20,
  603. "_enableWrapText": false,
  604. "_N$file": null,
  605. "_isSystemFontUsed": true,
  606. "_spacingX": 0,
  607. "_N$string": "樱木花道",
  608. "_N$horizontalAlign": 1,
  609. "_N$verticalAlign": 1,
  610. "_N$fontFamily": "Arial",
  611. "_N$overflow": 2
  612. },
  613. {
  614. "__type__": "cc.PrefabInfo",
  615. "root": {
  616. "__id__": 1
  617. },
  618. "asset": {
  619. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  620. },
  621. "fileId": "20ZGenqpxBfY7C/PG9xf74",
  622. "sync": false
  623. },
  624. {
  625. "__type__": "cc.Node",
  626. "_name": "friend_star_bg",
  627. "_objFlags": 0,
  628. "_parent": {
  629. "__id__": 8
  630. },
  631. "_children": [],
  632. "_tag": -1,
  633. "_active": true,
  634. "_components": [
  635. {
  636. "__id__": 20
  637. }
  638. ],
  639. "_prefab": {
  640. "__id__": 21
  641. },
  642. "_id": "",
  643. "_opacity": 255,
  644. "_color": {
  645. "__type__": "cc.Color",
  646. "r": 255,
  647. "g": 255,
  648. "b": 255,
  649. "a": 255
  650. },
  651. "_cascadeOpacityEnabled": true,
  652. "_anchorPoint": {
  653. "__type__": "cc.Vec2",
  654. "x": 0.5,
  655. "y": 0.5
  656. },
  657. "_contentSize": {
  658. "__type__": "cc.Size",
  659. "width": 74,
  660. "height": 27
  661. },
  662. "_rotationX": 0,
  663. "_rotationY": 0,
  664. "_scaleX": 1,
  665. "_scaleY": 1,
  666. "_position": {
  667. "__type__": "cc.Vec2",
  668. "x": -0.2,
  669. "y": -25.4
  670. },
  671. "_skewX": 0,
  672. "_skewY": 0,
  673. "_localZOrder": 0,
  674. "_globalZOrder": 0,
  675. "_opacityModifyRGB": false,
  676. "groupIndex": 0
  677. },
  678. {
  679. "__type__": "cc.Sprite",
  680. "_name": "",
  681. "_objFlags": 0,
  682. "node": {
  683. "__id__": 19
  684. },
  685. "_enabled": true,
  686. "_spriteFrame": {
  687. "__uuid__": "f758df3c-5b32-403e-af48-00cf63ffaf6f"
  688. },
  689. "_type": 0,
  690. "_sizeMode": 1,
  691. "_fillType": 0,
  692. "_fillCenter": {
  693. "__type__": "cc.Vec2",
  694. "x": 0,
  695. "y": 0
  696. },
  697. "_fillStart": 0,
  698. "_fillRange": 0,
  699. "_isTrimmedMode": true,
  700. "_srcBlendFactor": 770,
  701. "_dstBlendFactor": 771,
  702. "_atlas": null
  703. },
  704. {
  705. "__type__": "cc.PrefabInfo",
  706. "root": {
  707. "__id__": 1
  708. },
  709. "asset": {
  710. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  711. },
  712. "fileId": "3bEW+u5rVMKqH+Qu+YnQ/a",
  713. "sync": false
  714. },
  715. {
  716. "__type__": "cc.Node",
  717. "_name": "level_home_tag_star",
  718. "_objFlags": 0,
  719. "_parent": {
  720. "__id__": 8
  721. },
  722. "_children": [],
  723. "_tag": -1,
  724. "_active": true,
  725. "_components": [
  726. {
  727. "__id__": 23
  728. }
  729. ],
  730. "_prefab": {
  731. "__id__": 24
  732. },
  733. "_id": "",
  734. "_opacity": 255,
  735. "_color": {
  736. "__type__": "cc.Color",
  737. "r": 255,
  738. "g": 255,
  739. "b": 255,
  740. "a": 255
  741. },
  742. "_cascadeOpacityEnabled": true,
  743. "_anchorPoint": {
  744. "__type__": "cc.Vec2",
  745. "x": 0.5,
  746. "y": 0.5
  747. },
  748. "_contentSize": {
  749. "__type__": "cc.Size",
  750. "width": 52,
  751. "height": 58
  752. },
  753. "_rotationX": 0,
  754. "_rotationY": 0,
  755. "_scaleX": 0.6,
  756. "_scaleY": 0.6,
  757. "_position": {
  758. "__type__": "cc.Vec2",
  759. "x": -26.9,
  760. "y": -24.2
  761. },
  762. "_skewX": 0,
  763. "_skewY": 0,
  764. "_localZOrder": 0,
  765. "_globalZOrder": 0,
  766. "_opacityModifyRGB": false,
  767. "groupIndex": 0
  768. },
  769. {
  770. "__type__": "cc.Sprite",
  771. "_name": "",
  772. "_objFlags": 0,
  773. "node": {
  774. "__id__": 22
  775. },
  776. "_enabled": true,
  777. "_spriteFrame": {
  778. "__uuid__": "d70fee61-65c6-4d34-a71b-0557eba384b1"
  779. },
  780. "_type": 0,
  781. "_sizeMode": 1,
  782. "_fillType": 0,
  783. "_fillCenter": {
  784. "__type__": "cc.Vec2",
  785. "x": 0,
  786. "y": 0
  787. },
  788. "_fillStart": 0,
  789. "_fillRange": 0,
  790. "_isTrimmedMode": true,
  791. "_srcBlendFactor": 770,
  792. "_dstBlendFactor": 771,
  793. "_atlas": null
  794. },
  795. {
  796. "__type__": "cc.PrefabInfo",
  797. "root": {
  798. "__id__": 1
  799. },
  800. "asset": {
  801. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  802. },
  803. "fileId": "2brJJK+1lAkIVdnElZOxWA",
  804. "sync": false
  805. },
  806. {
  807. "__type__": "cc.Node",
  808. "_name": "starsLabel",
  809. "_objFlags": 0,
  810. "_parent": {
  811. "__id__": 8
  812. },
  813. "_children": [],
  814. "_tag": -1,
  815. "_active": true,
  816. "_components": [
  817. {
  818. "__id__": 26
  819. }
  820. ],
  821. "_prefab": {
  822. "__id__": 27
  823. },
  824. "_id": "",
  825. "_opacity": 255,
  826. "_color": {
  827. "__type__": "cc.Color",
  828. "r": 88,
  829. "g": 74,
  830. "b": 71,
  831. "a": 255
  832. },
  833. "_cascadeOpacityEnabled": true,
  834. "_anchorPoint": {
  835. "__type__": "cc.Vec2",
  836. "x": 0,
  837. "y": 0.5
  838. },
  839. "_contentSize": {
  840. "__type__": "cc.Size",
  841. "width": 40,
  842. "height": 20
  843. },
  844. "_rotationX": 0,
  845. "_rotationY": 0,
  846. "_scaleX": 1,
  847. "_scaleY": 1,
  848. "_position": {
  849. "__type__": "cc.Vec2",
  850. "x": -10.1,
  851. "y": -25.3
  852. },
  853. "_skewX": 0,
  854. "_skewY": 0,
  855. "_localZOrder": 0,
  856. "_globalZOrder": 0,
  857. "_opacityModifyRGB": false,
  858. "groupIndex": 0
  859. },
  860. {
  861. "__type__": "cc.Label",
  862. "_name": "",
  863. "_objFlags": 0,
  864. "node": {
  865. "__id__": 25
  866. },
  867. "_enabled": true,
  868. "_useOriginalSize": false,
  869. "_actualFontSize": 20,
  870. "_fontSize": 20,
  871. "_lineHeight": 20,
  872. "_enableWrapText": true,
  873. "_N$file": null,
  874. "_isSystemFontUsed": true,
  875. "_spacingX": 0,
  876. "_N$string": "0",
  877. "_N$horizontalAlign": 1,
  878. "_N$verticalAlign": 1,
  879. "_N$fontFamily": "Arial",
  880. "_N$overflow": 1
  881. },
  882. {
  883. "__type__": "cc.PrefabInfo",
  884. "root": {
  885. "__id__": 1
  886. },
  887. "asset": {
  888. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  889. },
  890. "fileId": "e5l+VzIoRFTYXrJo7rHHXr",
  891. "sync": false
  892. },
  893. {
  894. "__type__": "cc.Node",
  895. "_name": "identityNode",
  896. "_objFlags": 0,
  897. "_parent": {
  898. "__id__": 8
  899. },
  900. "_children": [],
  901. "_tag": -1,
  902. "_active": true,
  903. "_components": [
  904. {
  905. "__id__": 29
  906. }
  907. ],
  908. "_prefab": {
  909. "__id__": 30
  910. },
  911. "_id": "",
  912. "_opacity": 255,
  913. "_color": {
  914. "__type__": "cc.Color",
  915. "r": 255,
  916. "g": 255,
  917. "b": 255,
  918. "a": 255
  919. },
  920. "_cascadeOpacityEnabled": true,
  921. "_anchorPoint": {
  922. "__type__": "cc.Vec2",
  923. "x": 0.5,
  924. "y": 0.5
  925. },
  926. "_contentSize": {
  927. "__type__": "cc.Size",
  928. "width": 64,
  929. "height": 30
  930. },
  931. "_rotationX": 0,
  932. "_rotationY": 0,
  933. "_scaleX": 1,
  934. "_scaleY": 1,
  935. "_position": {
  936. "__type__": "cc.Vec2",
  937. "x": -25,
  938. "y": 57
  939. },
  940. "_skewX": 0,
  941. "_skewY": 0,
  942. "_localZOrder": 0,
  943. "_globalZOrder": 0,
  944. "_opacityModifyRGB": false,
  945. "groupIndex": 0
  946. },
  947. {
  948. "__type__": "cc.Sprite",
  949. "_name": "",
  950. "_objFlags": 0,
  951. "node": {
  952. "__id__": 28
  953. },
  954. "_enabled": true,
  955. "_spriteFrame": {
  956. "__uuid__": "136478d5-223b-4f06-8d25-5dcb3bc3081a"
  957. },
  958. "_type": 0,
  959. "_sizeMode": 1,
  960. "_fillType": 0,
  961. "_fillCenter": {
  962. "__type__": "cc.Vec2",
  963. "x": 0,
  964. "y": 0
  965. },
  966. "_fillStart": 0,
  967. "_fillRange": 0,
  968. "_isTrimmedMode": true,
  969. "_srcBlendFactor": 770,
  970. "_dstBlendFactor": 771,
  971. "_atlas": null
  972. },
  973. {
  974. "__type__": "cc.PrefabInfo",
  975. "root": {
  976. "__id__": 1
  977. },
  978. "asset": {
  979. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  980. },
  981. "fileId": "2es8/YVOFBLoecZfTaIi9C",
  982. "sync": false
  983. },
  984. {
  985. "__type__": "cc.Node",
  986. "_name": "noticeNode",
  987. "_objFlags": 0,
  988. "_parent": {
  989. "__id__": 8
  990. },
  991. "_children": [],
  992. "_tag": -1,
  993. "_active": true,
  994. "_components": [
  995. {
  996. "__id__": 32
  997. }
  998. ],
  999. "_prefab": {
  1000. "__id__": 33
  1001. },
  1002. "_id": "",
  1003. "_opacity": 255,
  1004. "_color": {
  1005. "__type__": "cc.Color",
  1006. "r": 255,
  1007. "g": 255,
  1008. "b": 255,
  1009. "a": 255
  1010. },
  1011. "_cascadeOpacityEnabled": true,
  1012. "_anchorPoint": {
  1013. "__type__": "cc.Vec2",
  1014. "x": 0.5,
  1015. "y": 0.5
  1016. },
  1017. "_contentSize": {
  1018. "__type__": "cc.Size",
  1019. "width": 18,
  1020. "height": 26
  1021. },
  1022. "_rotationX": 0,
  1023. "_rotationY": 0,
  1024. "_scaleX": 1,
  1025. "_scaleY": 1,
  1026. "_position": {
  1027. "__type__": "cc.Vec2",
  1028. "x": 46.2,
  1029. "y": 56.7
  1030. },
  1031. "_skewX": 0,
  1032. "_skewY": 0,
  1033. "_localZOrder": 0,
  1034. "_globalZOrder": 0,
  1035. "_opacityModifyRGB": false,
  1036. "groupIndex": 0
  1037. },
  1038. {
  1039. "__type__": "cc.Sprite",
  1040. "_name": "",
  1041. "_objFlags": 0,
  1042. "node": {
  1043. "__id__": 31
  1044. },
  1045. "_enabled": true,
  1046. "_spriteFrame": {
  1047. "__uuid__": "c8378645-dbbc-4b7b-8d34-8ea4f7667289"
  1048. },
  1049. "_type": 0,
  1050. "_sizeMode": 1,
  1051. "_fillType": 0,
  1052. "_fillCenter": {
  1053. "__type__": "cc.Vec2",
  1054. "x": 0,
  1055. "y": 0
  1056. },
  1057. "_fillStart": 0,
  1058. "_fillRange": 0,
  1059. "_isTrimmedMode": true,
  1060. "_srcBlendFactor": 770,
  1061. "_dstBlendFactor": 771,
  1062. "_atlas": null
  1063. },
  1064. {
  1065. "__type__": "cc.PrefabInfo",
  1066. "root": {
  1067. "__id__": 1
  1068. },
  1069. "asset": {
  1070. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  1071. },
  1072. "fileId": "b0LruoE1VCVZcRgI6PsDne",
  1073. "sync": false
  1074. },
  1075. {
  1076. "__type__": "cc.PrefabInfo",
  1077. "root": {
  1078. "__id__": 1
  1079. },
  1080. "asset": {
  1081. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  1082. },
  1083. "fileId": "1cmYbnVWFLWYhREhh0TQTo",
  1084. "sync": false
  1085. },
  1086. {
  1087. "__type__": "cc.Node",
  1088. "_name": "levelHome_talent",
  1089. "_objFlags": 0,
  1090. "_parent": {
  1091. "__id__": 1
  1092. },
  1093. "_children": [],
  1094. "_tag": -1,
  1095. "_active": false,
  1096. "_components": [
  1097. {
  1098. "__id__": 36
  1099. },
  1100. {
  1101. "__id__": 37
  1102. }
  1103. ],
  1104. "_prefab": {
  1105. "__id__": 38
  1106. },
  1107. "_id": "",
  1108. "_opacity": 255,
  1109. "_color": {
  1110. "__type__": "cc.Color",
  1111. "r": 255,
  1112. "g": 255,
  1113. "b": 255,
  1114. "a": 255
  1115. },
  1116. "_cascadeOpacityEnabled": true,
  1117. "_anchorPoint": {
  1118. "__type__": "cc.Vec2",
  1119. "x": 0.5,
  1120. "y": 0.5
  1121. },
  1122. "_contentSize": {
  1123. "__type__": "cc.Size",
  1124. "width": 113,
  1125. "height": 121
  1126. },
  1127. "_rotationX": 0,
  1128. "_rotationY": 0,
  1129. "_scaleX": 1,
  1130. "_scaleY": 1,
  1131. "_position": {
  1132. "__type__": "cc.Vec2",
  1133. "x": 0,
  1134. "y": 0
  1135. },
  1136. "_skewX": 0,
  1137. "_skewY": 0,
  1138. "_localZOrder": 0,
  1139. "_globalZOrder": 0,
  1140. "_opacityModifyRGB": false,
  1141. "groupIndex": 0
  1142. },
  1143. {
  1144. "__type__": "cc.Sprite",
  1145. "_name": "",
  1146. "_objFlags": 0,
  1147. "node": {
  1148. "__id__": 35
  1149. },
  1150. "_enabled": true,
  1151. "_spriteFrame": {
  1152. "__uuid__": "3ce51695-3b21-4018-a634-f2bfd965dec6"
  1153. },
  1154. "_type": 0,
  1155. "_sizeMode": 1,
  1156. "_fillType": 0,
  1157. "_fillCenter": {
  1158. "__type__": "cc.Vec2",
  1159. "x": 0,
  1160. "y": 0
  1161. },
  1162. "_fillStart": 0,
  1163. "_fillRange": 0,
  1164. "_isTrimmedMode": true,
  1165. "_srcBlendFactor": 770,
  1166. "_dstBlendFactor": 771,
  1167. "_atlas": null
  1168. },
  1169. {
  1170. "__type__": "cc.Widget",
  1171. "_name": "",
  1172. "_objFlags": 0,
  1173. "node": {
  1174. "__id__": 35
  1175. },
  1176. "_enabled": true,
  1177. "alignMode": 0,
  1178. "_target": null,
  1179. "_alignFlags": 18,
  1180. "_left": 0,
  1181. "_right": 0,
  1182. "_top": 0,
  1183. "_bottom": 0,
  1184. "_verticalCenter": 0,
  1185. "_horizontalCenter": 0,
  1186. "_isAbsLeft": true,
  1187. "_isAbsRight": true,
  1188. "_isAbsTop": true,
  1189. "_isAbsBottom": true,
  1190. "_isAbsHorizontalCenter": true,
  1191. "_isAbsVerticalCenter": true,
  1192. "_originalWidth": 0,
  1193. "_originalHeight": 0
  1194. },
  1195. {
  1196. "__type__": "cc.PrefabInfo",
  1197. "root": {
  1198. "__id__": 1
  1199. },
  1200. "asset": {
  1201. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  1202. },
  1203. "fileId": "be/p2qyWlPt6tby1+40inB",
  1204. "sync": false
  1205. },
  1206. {
  1207. "__type__": "70598S6yTZFbaWw3pvL5KSJ",
  1208. "_name": "",
  1209. "_objFlags": 0,
  1210. "node": {
  1211. "__id__": 1
  1212. },
  1213. "_enabled": true,
  1214. "itemBg": {
  1215. "__id__": 2
  1216. },
  1217. "allFriendNode": {
  1218. "__id__": 5
  1219. },
  1220. "friendInfoNode": {
  1221. "__id__": 8
  1222. },
  1223. "talentNode": {
  1224. "__id__": 35
  1225. },
  1226. "identityNode": {
  1227. "__id__": 28
  1228. },
  1229. "identitySpriteFrames": [
  1230. {
  1231. "__uuid__": "998254f7-ce0a-45f9-a40d-bd79af271aeb"
  1232. },
  1233. {
  1234. "__uuid__": "136478d5-223b-4f06-8d25-5dcb3bc3081a"
  1235. }
  1236. ],
  1237. "headSprite": {
  1238. "__id__": 11
  1239. },
  1240. "nickLabel": {
  1241. "__id__": 17
  1242. },
  1243. "starsLabel": {
  1244. "__id__": 26
  1245. },
  1246. "noticeNode": {
  1247. "__id__": 31
  1248. }
  1249. },
  1250. {
  1251. "__type__": "cc.PrefabInfo",
  1252. "root": {
  1253. "__id__": 1
  1254. },
  1255. "asset": {
  1256. "__uuid__": "fef6ec75-cb93-4a6c-b391-d8d05306aa48"
  1257. },
  1258. "fileId": "f25cGT6qRI2JL/VGn72QdS",
  1259. "sync": false
  1260. }
  1261. ]