friend_system_item.prefab 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089
  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__": 34
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 35
  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__": 33
  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__": "dbff23e6-f782-465a-a886-13587ee27bca"
  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. "__id__": 28
  782. }
  783. ],
  784. "_tag": -1,
  785. "_active": true,
  786. "_components": [
  787. {
  788. "__id__": 31
  789. }
  790. ],
  791. "_prefab": {
  792. "__id__": 32
  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__": "c2bc0b09-6040-4dd6-adb2-afcdd9e6aef4"
  913. },
  914. "fileId": "01BXOI5tdB4ZjbBuk66CjH",
  915. "sync": false
  916. },
  917. {
  918. "__type__": "cc.Node",
  919. "_name": "New RichText",
  920. "_objFlags": 0,
  921. "_parent": {
  922. "__id__": 24
  923. },
  924. "_children": [],
  925. "_tag": -1,
  926. "_active": true,
  927. "_components": [
  928. {
  929. "__id__": 29
  930. }
  931. ],
  932. "_prefab": {
  933. "__id__": 30
  934. },
  935. "_id": "",
  936. "_opacity": 255,
  937. "_color": {
  938. "__type__": "cc.Color",
  939. "r": 255,
  940. "g": 255,
  941. "b": 255,
  942. "a": 255
  943. },
  944. "_cascadeOpacityEnabled": true,
  945. "_anchorPoint": {
  946. "__type__": "cc.Vec2",
  947. "x": 0.5,
  948. "y": 0.5
  949. },
  950. "_contentSize": {
  951. "__type__": "cc.Size",
  952. "width": 0,
  953. "height": 30
  954. },
  955. "_rotationX": 0,
  956. "_rotationY": 0,
  957. "_scaleX": 1,
  958. "_scaleY": 1,
  959. "_position": {
  960. "__type__": "cc.Vec2",
  961. "x": -0.5,
  962. "y": -2.9
  963. },
  964. "_skewX": 0,
  965. "_skewY": 0,
  966. "_localZOrder": 0,
  967. "_globalZOrder": 0,
  968. "_opacityModifyRGB": false,
  969. "groupIndex": 0
  970. },
  971. {
  972. "__type__": "cc.RichText",
  973. "_name": "",
  974. "_objFlags": 0,
  975. "node": {
  976. "__id__": 28
  977. },
  978. "_enabled": true,
  979. "_N$string": "<outline color=#524340 width=2></outline >",
  980. "_N$horizontalAlign": 0,
  981. "_N$fontSize": 20,
  982. "_N$font": null,
  983. "_N$maxWidth": 0,
  984. "_N$lineHeight": 30,
  985. "_N$imageAtlas": null,
  986. "_N$handleTouchEvent": true
  987. },
  988. {
  989. "__type__": "cc.PrefabInfo",
  990. "root": {
  991. "__id__": 1
  992. },
  993. "asset": {
  994. "__uuid__": "c2bc0b09-6040-4dd6-adb2-afcdd9e6aef4"
  995. },
  996. "fileId": "41SqUTd11EfrbZrR5Ygumw",
  997. "sync": false
  998. },
  999. {
  1000. "__type__": "cc.Sprite",
  1001. "_name": "",
  1002. "_objFlags": 0,
  1003. "node": {
  1004. "__id__": 24
  1005. },
  1006. "_enabled": true,
  1007. "_spriteFrame": {
  1008. "__uuid__": "aa641200-27f5-4c06-96c8-d1cb1bdb2743"
  1009. },
  1010. "_type": 0,
  1011. "_sizeMode": 0,
  1012. "_fillType": 0,
  1013. "_fillCenter": {
  1014. "__type__": "cc.Vec2",
  1015. "x": 0,
  1016. "y": 0
  1017. },
  1018. "_fillStart": 0,
  1019. "_fillRange": 0,
  1020. "_isTrimmedMode": true,
  1021. "_srcBlendFactor": 770,
  1022. "_dstBlendFactor": 771,
  1023. "_atlas": null
  1024. },
  1025. {
  1026. "__type__": "cc.PrefabInfo",
  1027. "root": {
  1028. "__id__": 1
  1029. },
  1030. "asset": {
  1031. "__uuid__": "c2bc0b09-6040-4dd6-adb2-afcdd9e6aef4"
  1032. },
  1033. "fileId": "b0ZRsiBN5GU7m2Q8u5WCPo",
  1034. "sync": false
  1035. },
  1036. {
  1037. "__type__": "cc.PrefabInfo",
  1038. "root": {
  1039. "__id__": 1
  1040. },
  1041. "asset": {
  1042. "__uuid__": "c2bc0b09-6040-4dd6-adb2-afcdd9e6aef4"
  1043. },
  1044. "fileId": "43ND1qONtFLpAXYzRuIIfu",
  1045. "sync": false
  1046. },
  1047. {
  1048. "__type__": "277aeuXfctH/4PWLyQgPp05",
  1049. "_name": "",
  1050. "_objFlags": 0,
  1051. "node": {
  1052. "__id__": 1
  1053. },
  1054. "_enabled": true,
  1055. "bgSprite": {
  1056. "__id__": 3
  1057. },
  1058. "headSprite": {
  1059. "__id__": 7
  1060. },
  1061. "nickLabel": {
  1062. "__id__": 22
  1063. },
  1064. "starCountLabel": {
  1065. "__id__": 16
  1066. },
  1067. "genderIcon": {
  1068. "__id__": 19
  1069. },
  1070. "_itemId": 0,
  1071. "titleLabel": {
  1072. "__id__": 26
  1073. },
  1074. "levelText": {
  1075. "__id__": 29
  1076. }
  1077. },
  1078. {
  1079. "__type__": "cc.PrefabInfo",
  1080. "root": {
  1081. "__id__": 1
  1082. },
  1083. "asset": {
  1084. "__uuid__": "c2bc0b09-6040-4dd6-adb2-afcdd9e6aef4"
  1085. },
  1086. "fileId": "f8H5dQHlhMhqQf8qXn1CsO",
  1087. "sync": false
  1088. }
  1089. ]