user_head.prefab 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "user_head",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "user_head",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. },
  30. {
  31. "__id__": 31
  32. },
  33. {
  34. "__id__": 37
  35. },
  36. {
  37. "__id__": 43
  38. }
  39. ],
  40. "_active": true,
  41. "_components": [
  42. {
  43. "__id__": 49
  44. },
  45. {
  46. "__id__": 51
  47. },
  48. {
  49. "__id__": 53
  50. }
  51. ],
  52. "_prefab": {
  53. "__id__": 55
  54. },
  55. "_lpos": {
  56. "__type__": "cc.Vec3",
  57. "x": -640,
  58. "y": 280,
  59. "z": 0
  60. },
  61. "_lrot": {
  62. "__type__": "cc.Quat",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0,
  66. "w": 1
  67. },
  68. "_lscale": {
  69. "__type__": "cc.Vec3",
  70. "x": 1,
  71. "y": 1,
  72. "z": 1
  73. },
  74. "_mobility": 0,
  75. "_layer": 1073741824,
  76. "_euler": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_id": ""
  83. },
  84. {
  85. "__type__": "cc.Node",
  86. "_name": "Picture6",
  87. "_objFlags": 0,
  88. "__editorExtras__": {},
  89. "_parent": {
  90. "__id__": 1
  91. },
  92. "_children": [],
  93. "_active": true,
  94. "_components": [
  95. {
  96. "__id__": 3
  97. },
  98. {
  99. "__id__": 5
  100. }
  101. ],
  102. "_prefab": {
  103. "__id__": 7
  104. },
  105. "_lpos": {
  106. "__type__": "cc.Vec3",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0
  110. },
  111. "_lrot": {
  112. "__type__": "cc.Quat",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0,
  116. "w": 1
  117. },
  118. "_lscale": {
  119. "__type__": "cc.Vec3",
  120. "x": 1,
  121. "y": 1,
  122. "z": 1
  123. },
  124. "_mobility": 0,
  125. "_layer": 1073741824,
  126. "_euler": {
  127. "__type__": "cc.Vec3",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0
  131. },
  132. "_id": ""
  133. },
  134. {
  135. "__type__": "cc.UITransform",
  136. "_name": "",
  137. "_objFlags": 0,
  138. "__editorExtras__": {},
  139. "node": {
  140. "__id__": 2
  141. },
  142. "_enabled": true,
  143. "__prefab": {
  144. "__id__": 4
  145. },
  146. "_contentSize": {
  147. "__type__": "cc.Size",
  148. "width": 120,
  149. "height": 120
  150. },
  151. "_anchorPoint": {
  152. "__type__": "cc.Vec2",
  153. "x": 0.5,
  154. "y": 0.5
  155. },
  156. "_id": ""
  157. },
  158. {
  159. "__type__": "cc.CompPrefabInfo",
  160. "fileId": "13JryqO7dDuZgdXq6VgzYL"
  161. },
  162. {
  163. "__type__": "cc.Sprite",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "__editorExtras__": {},
  167. "node": {
  168. "__id__": 2
  169. },
  170. "_enabled": true,
  171. "__prefab": {
  172. "__id__": 6
  173. },
  174. "_customMaterial": null,
  175. "_srcBlendFactor": 2,
  176. "_dstBlendFactor": 4,
  177. "_color": {
  178. "__type__": "cc.Color",
  179. "r": 0,
  180. "g": 0,
  181. "b": 0,
  182. "a": 128
  183. },
  184. "_spriteFrame": {
  185. "__uuid__": "c53cc276-74f7-4af5-8476-f0249adf27ec@f9941",
  186. "__expectedType__": "cc.SpriteFrame"
  187. },
  188. "_type": 0,
  189. "_fillType": 0,
  190. "_sizeMode": 0,
  191. "_fillCenter": {
  192. "__type__": "cc.Vec2",
  193. "x": 0,
  194. "y": 0
  195. },
  196. "_fillStart": 0,
  197. "_fillRange": 0,
  198. "_isTrimmedMode": true,
  199. "_useGrayscale": false,
  200. "_atlas": null,
  201. "_id": ""
  202. },
  203. {
  204. "__type__": "cc.CompPrefabInfo",
  205. "fileId": "faBtQnUalOC66f4BeKvdtu"
  206. },
  207. {
  208. "__type__": "cc.PrefabInfo",
  209. "root": {
  210. "__id__": 1
  211. },
  212. "asset": {
  213. "__id__": 0
  214. },
  215. "fileId": "96vbi3e9pGgJk/otcFCWTr",
  216. "instance": null,
  217. "targetOverrides": null,
  218. "nestedPrefabInstanceRoots": null
  219. },
  220. {
  221. "__type__": "cc.Node",
  222. "_name": "Picture7",
  223. "_objFlags": 0,
  224. "__editorExtras__": {},
  225. "_parent": {
  226. "__id__": 1
  227. },
  228. "_children": [],
  229. "_active": true,
  230. "_components": [
  231. {
  232. "__id__": 9
  233. },
  234. {
  235. "__id__": 11
  236. }
  237. ],
  238. "_prefab": {
  239. "__id__": 13
  240. },
  241. "_lpos": {
  242. "__type__": "cc.Vec3",
  243. "x": 123.7275,
  244. "y": 0,
  245. "z": 0
  246. },
  247. "_lrot": {
  248. "__type__": "cc.Quat",
  249. "x": 0,
  250. "y": 0,
  251. "z": 0,
  252. "w": 1
  253. },
  254. "_lscale": {
  255. "__type__": "cc.Vec3",
  256. "x": 1,
  257. "y": 1,
  258. "z": 1
  259. },
  260. "_mobility": 0,
  261. "_layer": 1073741824,
  262. "_euler": {
  263. "__type__": "cc.Vec3",
  264. "x": 0,
  265. "y": 0,
  266. "z": 0
  267. },
  268. "_id": ""
  269. },
  270. {
  271. "__type__": "cc.UITransform",
  272. "_name": "",
  273. "_objFlags": 0,
  274. "__editorExtras__": {},
  275. "node": {
  276. "__id__": 8
  277. },
  278. "_enabled": true,
  279. "__prefab": {
  280. "__id__": 10
  281. },
  282. "_contentSize": {
  283. "__type__": "cc.Size",
  284. "width": 247.24800000000002,
  285. "height": 62.117999999999995
  286. },
  287. "_anchorPoint": {
  288. "__type__": "cc.Vec2",
  289. "x": 0.5,
  290. "y": 0.5
  291. },
  292. "_id": ""
  293. },
  294. {
  295. "__type__": "cc.CompPrefabInfo",
  296. "fileId": "f6lSstNR9IjZlue5mm5/jI"
  297. },
  298. {
  299. "__type__": "cc.Sprite",
  300. "_name": "",
  301. "_objFlags": 0,
  302. "__editorExtras__": {},
  303. "node": {
  304. "__id__": 8
  305. },
  306. "_enabled": true,
  307. "__prefab": {
  308. "__id__": 12
  309. },
  310. "_customMaterial": null,
  311. "_srcBlendFactor": 2,
  312. "_dstBlendFactor": 4,
  313. "_color": {
  314. "__type__": "cc.Color",
  315. "r": 0,
  316. "g": 0,
  317. "b": 0,
  318. "a": 128
  319. },
  320. "_spriteFrame": {
  321. "__uuid__": "b730527c-3233-41c2-aaf7-7cdab58f9749@f9941",
  322. "__expectedType__": "cc.SpriteFrame"
  323. },
  324. "_type": 1,
  325. "_fillType": 0,
  326. "_sizeMode": 0,
  327. "_fillCenter": {
  328. "__type__": "cc.Vec2",
  329. "x": 0,
  330. "y": 0
  331. },
  332. "_fillStart": 0,
  333. "_fillRange": 0,
  334. "_isTrimmedMode": true,
  335. "_useGrayscale": false,
  336. "_atlas": null,
  337. "_id": ""
  338. },
  339. {
  340. "__type__": "cc.CompPrefabInfo",
  341. "fileId": "deftIPkmVIirG5xfqSWp0P"
  342. },
  343. {
  344. "__type__": "cc.PrefabInfo",
  345. "root": {
  346. "__id__": 1
  347. },
  348. "asset": {
  349. "__id__": 0
  350. },
  351. "fileId": "12837F/rFKraw7xkNMe6cv",
  352. "nestedPrefabInstanceRoots": null
  353. },
  354. {
  355. "__type__": "cc.Node",
  356. "_name": "headimg",
  357. "_objFlags": 0,
  358. "__editorExtras__": {},
  359. "_parent": {
  360. "__id__": 1
  361. },
  362. "_children": [
  363. {
  364. "__id__": 15
  365. }
  366. ],
  367. "_active": true,
  368. "_components": [
  369. {
  370. "__id__": 21
  371. },
  372. {
  373. "__id__": 23
  374. },
  375. {
  376. "__id__": 25
  377. },
  378. {
  379. "__id__": 27
  380. }
  381. ],
  382. "_prefab": {
  383. "__id__": 30
  384. },
  385. "_lpos": {
  386. "__type__": "cc.Vec3",
  387. "x": 0,
  388. "y": 0,
  389. "z": 0
  390. },
  391. "_lrot": {
  392. "__type__": "cc.Quat",
  393. "x": 0,
  394. "y": 0,
  395. "z": 0,
  396. "w": 1
  397. },
  398. "_lscale": {
  399. "__type__": "cc.Vec3",
  400. "x": 1,
  401. "y": 1,
  402. "z": 1
  403. },
  404. "_mobility": 0,
  405. "_layer": 1073741824,
  406. "_euler": {
  407. "__type__": "cc.Vec3",
  408. "x": 0,
  409. "y": 0,
  410. "z": 0
  411. },
  412. "_id": ""
  413. },
  414. {
  415. "__type__": "cc.Node",
  416. "_name": "img",
  417. "_objFlags": 0,
  418. "__editorExtras__": {},
  419. "_parent": {
  420. "__id__": 14
  421. },
  422. "_children": [],
  423. "_active": true,
  424. "_components": [
  425. {
  426. "__id__": 16
  427. },
  428. {
  429. "__id__": 18
  430. }
  431. ],
  432. "_prefab": {
  433. "__id__": 20
  434. },
  435. "_lpos": {
  436. "__type__": "cc.Vec3",
  437. "x": 0,
  438. "y": 0,
  439. "z": 0
  440. },
  441. "_lrot": {
  442. "__type__": "cc.Quat",
  443. "x": 0,
  444. "y": 0,
  445. "z": 0,
  446. "w": 1
  447. },
  448. "_lscale": {
  449. "__type__": "cc.Vec3",
  450. "x": 1,
  451. "y": 1,
  452. "z": 1
  453. },
  454. "_mobility": 0,
  455. "_layer": 1073741824,
  456. "_euler": {
  457. "__type__": "cc.Vec3",
  458. "x": 0,
  459. "y": 0,
  460. "z": 0
  461. },
  462. "_id": ""
  463. },
  464. {
  465. "__type__": "cc.UITransform",
  466. "_name": "",
  467. "_objFlags": 0,
  468. "__editorExtras__": {},
  469. "node": {
  470. "__id__": 15
  471. },
  472. "_enabled": true,
  473. "__prefab": {
  474. "__id__": 17
  475. },
  476. "_contentSize": {
  477. "__type__": "cc.Size",
  478. "width": 100,
  479. "height": 100
  480. },
  481. "_anchorPoint": {
  482. "__type__": "cc.Vec2",
  483. "x": 0.5,
  484. "y": 0.5
  485. },
  486. "_id": ""
  487. },
  488. {
  489. "__type__": "cc.CompPrefabInfo",
  490. "fileId": "279CYFA3FKwpdgoM//Eq1k"
  491. },
  492. {
  493. "__type__": "cc.Sprite",
  494. "_name": "",
  495. "_objFlags": 0,
  496. "__editorExtras__": {},
  497. "node": {
  498. "__id__": 15
  499. },
  500. "_enabled": true,
  501. "__prefab": {
  502. "__id__": 19
  503. },
  504. "_customMaterial": null,
  505. "_srcBlendFactor": 2,
  506. "_dstBlendFactor": 4,
  507. "_color": {
  508. "__type__": "cc.Color",
  509. "r": 255,
  510. "g": 255,
  511. "b": 255,
  512. "a": 255
  513. },
  514. "_spriteFrame": {
  515. "__uuid__": "57520716-48c8-4a19-8acf-41c9f8777fb0@f9941",
  516. "__expectedType__": "cc.SpriteFrame"
  517. },
  518. "_type": 0,
  519. "_fillType": 0,
  520. "_sizeMode": 0,
  521. "_fillCenter": {
  522. "__type__": "cc.Vec2",
  523. "x": 0,
  524. "y": 0
  525. },
  526. "_fillStart": 0,
  527. "_fillRange": 0,
  528. "_isTrimmedMode": true,
  529. "_useGrayscale": false,
  530. "_atlas": null,
  531. "_id": ""
  532. },
  533. {
  534. "__type__": "cc.CompPrefabInfo",
  535. "fileId": "c9ICcwhwBPKKfMFhpu2zdP"
  536. },
  537. {
  538. "__type__": "cc.PrefabInfo",
  539. "root": {
  540. "__id__": 1
  541. },
  542. "asset": {
  543. "__id__": 0
  544. },
  545. "fileId": "4b/cdI6NNFW7ujxpIMzYJl",
  546. "instance": null,
  547. "targetOverrides": null,
  548. "nestedPrefabInstanceRoots": null
  549. },
  550. {
  551. "__type__": "cc.UITransform",
  552. "_name": "",
  553. "_objFlags": 0,
  554. "__editorExtras__": {},
  555. "node": {
  556. "__id__": 14
  557. },
  558. "_enabled": true,
  559. "__prefab": {
  560. "__id__": 22
  561. },
  562. "_contentSize": {
  563. "__type__": "cc.Size",
  564. "width": 100,
  565. "height": 100
  566. },
  567. "_anchorPoint": {
  568. "__type__": "cc.Vec2",
  569. "x": 0.5,
  570. "y": 0.5
  571. },
  572. "_id": ""
  573. },
  574. {
  575. "__type__": "cc.CompPrefabInfo",
  576. "fileId": "31YRuk7dJOJ4w5CHwxk32a"
  577. },
  578. {
  579. "__type__": "cc.Mask",
  580. "_name": "",
  581. "_objFlags": 0,
  582. "__editorExtras__": {},
  583. "node": {
  584. "__id__": 14
  585. },
  586. "_enabled": true,
  587. "__prefab": {
  588. "__id__": 24
  589. },
  590. "_type": 1,
  591. "_inverted": false,
  592. "_segments": 64,
  593. "_alphaThreshold": 0.1,
  594. "_id": ""
  595. },
  596. {
  597. "__type__": "cc.CompPrefabInfo",
  598. "fileId": "4dTTFXLSpMZbu3ZSomRQD7"
  599. },
  600. {
  601. "__type__": "cc.Graphics",
  602. "_name": "",
  603. "_objFlags": 0,
  604. "__editorExtras__": {},
  605. "node": {
  606. "__id__": 14
  607. },
  608. "_enabled": true,
  609. "__prefab": {
  610. "__id__": 26
  611. },
  612. "_customMaterial": null,
  613. "_srcBlendFactor": 2,
  614. "_dstBlendFactor": 4,
  615. "_color": {
  616. "__type__": "cc.Color",
  617. "r": 255,
  618. "g": 255,
  619. "b": 255,
  620. "a": 255
  621. },
  622. "_lineWidth": 1,
  623. "_strokeColor": {
  624. "__type__": "cc.Color",
  625. "r": 0,
  626. "g": 0,
  627. "b": 0,
  628. "a": 255
  629. },
  630. "_lineJoin": 2,
  631. "_lineCap": 0,
  632. "_fillColor": {
  633. "__type__": "cc.Color",
  634. "r": 255,
  635. "g": 255,
  636. "b": 255,
  637. "a": 0
  638. },
  639. "_miterLimit": 10,
  640. "_id": ""
  641. },
  642. {
  643. "__type__": "cc.CompPrefabInfo",
  644. "fileId": "a67r+mBNRB1raiurdEK3O4"
  645. },
  646. {
  647. "__type__": "cc.Button",
  648. "_name": "",
  649. "_objFlags": 0,
  650. "__editorExtras__": {},
  651. "node": {
  652. "__id__": 14
  653. },
  654. "_enabled": true,
  655. "__prefab": {
  656. "__id__": 28
  657. },
  658. "clickEvents": [
  659. {
  660. "__id__": 29
  661. }
  662. ],
  663. "_interactable": true,
  664. "_transition": 0,
  665. "_normalColor": {
  666. "__type__": "cc.Color",
  667. "r": 255,
  668. "g": 255,
  669. "b": 255,
  670. "a": 255
  671. },
  672. "_hoverColor": {
  673. "__type__": "cc.Color",
  674. "r": 211,
  675. "g": 211,
  676. "b": 211,
  677. "a": 255
  678. },
  679. "_pressedColor": {
  680. "__type__": "cc.Color",
  681. "r": 255,
  682. "g": 255,
  683. "b": 255,
  684. "a": 255
  685. },
  686. "_disabledColor": {
  687. "__type__": "cc.Color",
  688. "r": 124,
  689. "g": 124,
  690. "b": 124,
  691. "a": 255
  692. },
  693. "_normalSprite": null,
  694. "_hoverSprite": null,
  695. "_pressedSprite": null,
  696. "_disabledSprite": null,
  697. "_duration": 0.1,
  698. "_zoomScale": 1.2,
  699. "_target": null,
  700. "_id": ""
  701. },
  702. {
  703. "__type__": "cc.CompPrefabInfo",
  704. "fileId": "b927KqwZlNGr2/iSLPRq8S"
  705. },
  706. {
  707. "__type__": "cc.ClickEvent",
  708. "target": {
  709. "__id__": 1
  710. },
  711. "component": "",
  712. "_componentId": "7569bDgeq9ANbPI3bFPvhFs",
  713. "handler": "onHeadImgClicked",
  714. "customEventData": ""
  715. },
  716. {
  717. "__type__": "cc.PrefabInfo",
  718. "root": {
  719. "__id__": 1
  720. },
  721. "asset": {
  722. "__id__": 0
  723. },
  724. "fileId": "cdYPe9Z+pMUbq8AYh5yepi",
  725. "instance": null,
  726. "targetOverrides": null,
  727. "nestedPrefabInstanceRoots": null
  728. },
  729. {
  730. "__type__": "cc.Node",
  731. "_name": "lblUserName",
  732. "_objFlags": 0,
  733. "__editorExtras__": {},
  734. "_parent": {
  735. "__id__": 1
  736. },
  737. "_children": [],
  738. "_active": true,
  739. "_components": [
  740. {
  741. "__id__": 32
  742. },
  743. {
  744. "__id__": 34
  745. }
  746. ],
  747. "_prefab": {
  748. "__id__": 36
  749. },
  750. "_lpos": {
  751. "__type__": "cc.Vec3",
  752. "x": 59.853,
  753. "y": 9.004,
  754. "z": 0
  755. },
  756. "_lrot": {
  757. "__type__": "cc.Quat",
  758. "x": 0,
  759. "y": 0,
  760. "z": 0,
  761. "w": 1
  762. },
  763. "_lscale": {
  764. "__type__": "cc.Vec3",
  765. "x": 1,
  766. "y": 1,
  767. "z": 1
  768. },
  769. "_mobility": 0,
  770. "_layer": 1073741824,
  771. "_euler": {
  772. "__type__": "cc.Vec3",
  773. "x": 0,
  774. "y": 0,
  775. "z": 0
  776. },
  777. "_id": ""
  778. },
  779. {
  780. "__type__": "cc.UITransform",
  781. "_name": "",
  782. "_objFlags": 0,
  783. "__editorExtras__": {},
  784. "node": {
  785. "__id__": 31
  786. },
  787. "_enabled": true,
  788. "__prefab": {
  789. "__id__": 33
  790. },
  791. "_contentSize": {
  792. "__type__": "cc.Size",
  793. "width": 158.29369275323276,
  794. "height": 35.28
  795. },
  796. "_anchorPoint": {
  797. "__type__": "cc.Vec2",
  798. "x": 0,
  799. "y": 0.5
  800. },
  801. "_id": ""
  802. },
  803. {
  804. "__type__": "cc.CompPrefabInfo",
  805. "fileId": "28o0epL0xGxbBb0vU1nide"
  806. },
  807. {
  808. "__type__": "cc.Label",
  809. "_name": "",
  810. "_objFlags": 0,
  811. "__editorExtras__": {},
  812. "node": {
  813. "__id__": 31
  814. },
  815. "_enabled": true,
  816. "__prefab": {
  817. "__id__": 35
  818. },
  819. "_customMaterial": null,
  820. "_srcBlendFactor": 2,
  821. "_dstBlendFactor": 4,
  822. "_color": {
  823. "__type__": "cc.Color",
  824. "r": 255,
  825. "g": 255,
  826. "b": 255,
  827. "a": 255
  828. },
  829. "_string": "TGX 游戏用户",
  830. "_horizontalAlign": 1,
  831. "_verticalAlign": 1,
  832. "_actualFontSize": 30.208333333333332,
  833. "_fontSize": 25,
  834. "_fontFamily": "Arial",
  835. "_lineHeight": 28,
  836. "_overflow": 0,
  837. "_enableWrapText": true,
  838. "_font": null,
  839. "_isSystemFontUsed": true,
  840. "_spacingX": 0,
  841. "_isItalic": false,
  842. "_isBold": false,
  843. "_isUnderline": false,
  844. "_underlineHeight": 2,
  845. "_cacheMode": 1,
  846. "_enableOutline": false,
  847. "_outlineColor": {
  848. "__type__": "cc.Color",
  849. "r": 0,
  850. "g": 0,
  851. "b": 0,
  852. "a": 255
  853. },
  854. "_outlineWidth": 2,
  855. "_enableShadow": false,
  856. "_shadowColor": {
  857. "__type__": "cc.Color",
  858. "r": 0,
  859. "g": 0,
  860. "b": 0,
  861. "a": 255
  862. },
  863. "_shadowOffset": {
  864. "__type__": "cc.Vec2",
  865. "x": 2,
  866. "y": 2
  867. },
  868. "_shadowBlur": 2,
  869. "_id": ""
  870. },
  871. {
  872. "__type__": "cc.CompPrefabInfo",
  873. "fileId": "61AVTbWUBK1KxtSHTBohMy"
  874. },
  875. {
  876. "__type__": "cc.PrefabInfo",
  877. "root": {
  878. "__id__": 1
  879. },
  880. "asset": {
  881. "__id__": 0
  882. },
  883. "fileId": "6cvPLdZh5HepSDnCkvTF00",
  884. "instance": null,
  885. "targetOverrides": null,
  886. "nestedPrefabInstanceRoots": null
  887. },
  888. {
  889. "__type__": "cc.Node",
  890. "_name": "lblUserId",
  891. "_objFlags": 0,
  892. "__editorExtras__": {},
  893. "_parent": {
  894. "__id__": 1
  895. },
  896. "_children": [],
  897. "_active": true,
  898. "_components": [
  899. {
  900. "__id__": 38
  901. },
  902. {
  903. "__id__": 40
  904. }
  905. ],
  906. "_prefab": {
  907. "__id__": 42
  908. },
  909. "_lpos": {
  910. "__type__": "cc.Vec3",
  911. "x": 61.474,
  912. "y": 44.862,
  913. "z": 0
  914. },
  915. "_lrot": {
  916. "__type__": "cc.Quat",
  917. "x": 0,
  918. "y": 0,
  919. "z": 0,
  920. "w": 1
  921. },
  922. "_lscale": {
  923. "__type__": "cc.Vec3",
  924. "x": 1,
  925. "y": 1,
  926. "z": 1
  927. },
  928. "_mobility": 0,
  929. "_layer": 1073741824,
  930. "_euler": {
  931. "__type__": "cc.Vec3",
  932. "x": 0,
  933. "y": 0,
  934. "z": 0
  935. },
  936. "_id": ""
  937. },
  938. {
  939. "__type__": "cc.UITransform",
  940. "_name": "",
  941. "_objFlags": 0,
  942. "__editorExtras__": {},
  943. "node": {
  944. "__id__": 37
  945. },
  946. "_enabled": true,
  947. "__prefab": {
  948. "__id__": 39
  949. },
  950. "_contentSize": {
  951. "__type__": "cc.Size",
  952. "width": 92.26938392376078,
  953. "height": 27.72
  954. },
  955. "_anchorPoint": {
  956. "__type__": "cc.Vec2",
  957. "x": 0,
  958. "y": 0.5
  959. },
  960. "_id": ""
  961. },
  962. {
  963. "__type__": "cc.CompPrefabInfo",
  964. "fileId": "ad1oWEEuBIhYfWVhyDe2Qn"
  965. },
  966. {
  967. "__type__": "cc.Label",
  968. "_name": "",
  969. "_objFlags": 0,
  970. "__editorExtras__": {},
  971. "node": {
  972. "__id__": 37
  973. },
  974. "_enabled": true,
  975. "__prefab": {
  976. "__id__": 41
  977. },
  978. "_customMaterial": null,
  979. "_srcBlendFactor": 2,
  980. "_dstBlendFactor": 4,
  981. "_color": {
  982. "__type__": "cc.Color",
  983. "r": 255,
  984. "g": 255,
  985. "b": 255,
  986. "a": 255
  987. },
  988. "_string": "ID:343434",
  989. "_horizontalAlign": 1,
  990. "_verticalAlign": 1,
  991. "_actualFontSize": 24.166666666666664,
  992. "_fontSize": 20,
  993. "_fontFamily": "Arial",
  994. "_lineHeight": 22,
  995. "_overflow": 0,
  996. "_enableWrapText": true,
  997. "_font": null,
  998. "_isSystemFontUsed": true,
  999. "_spacingX": 0,
  1000. "_isItalic": false,
  1001. "_isBold": false,
  1002. "_isUnderline": false,
  1003. "_underlineHeight": 2,
  1004. "_cacheMode": 1,
  1005. "_enableOutline": false,
  1006. "_outlineColor": {
  1007. "__type__": "cc.Color",
  1008. "r": 0,
  1009. "g": 0,
  1010. "b": 0,
  1011. "a": 255
  1012. },
  1013. "_outlineWidth": 2,
  1014. "_enableShadow": false,
  1015. "_shadowColor": {
  1016. "__type__": "cc.Color",
  1017. "r": 0,
  1018. "g": 0,
  1019. "b": 0,
  1020. "a": 255
  1021. },
  1022. "_shadowOffset": {
  1023. "__type__": "cc.Vec2",
  1024. "x": 2,
  1025. "y": 2
  1026. },
  1027. "_shadowBlur": 2,
  1028. "_id": ""
  1029. },
  1030. {
  1031. "__type__": "cc.CompPrefabInfo",
  1032. "fileId": "74hOwoYbJIEJ914NOGbPVG"
  1033. },
  1034. {
  1035. "__type__": "cc.PrefabInfo",
  1036. "root": {
  1037. "__id__": 1
  1038. },
  1039. "asset": {
  1040. "__id__": 0
  1041. },
  1042. "fileId": "876MAXzd1AdJ4f98D9foR7",
  1043. "instance": null,
  1044. "targetOverrides": null,
  1045. "nestedPrefabInstanceRoots": null
  1046. },
  1047. {
  1048. "__type__": "cc.Node",
  1049. "_name": "lblCoin",
  1050. "_objFlags": 0,
  1051. "__editorExtras__": {},
  1052. "_parent": {
  1053. "__id__": 1
  1054. },
  1055. "_children": [],
  1056. "_active": true,
  1057. "_components": [
  1058. {
  1059. "__id__": 44
  1060. },
  1061. {
  1062. "__id__": 46
  1063. }
  1064. ],
  1065. "_prefab": {
  1066. "__id__": 48
  1067. },
  1068. "_lpos": {
  1069. "__type__": "cc.Vec3",
  1070. "x": 61.474,
  1071. "y": -16.903,
  1072. "z": 0
  1073. },
  1074. "_lrot": {
  1075. "__type__": "cc.Quat",
  1076. "x": 0,
  1077. "y": 0,
  1078. "z": 0,
  1079. "w": 1
  1080. },
  1081. "_lscale": {
  1082. "__type__": "cc.Vec3",
  1083. "x": 1,
  1084. "y": 1,
  1085. "z": 1
  1086. },
  1087. "_mobility": 0,
  1088. "_layer": 1073741824,
  1089. "_euler": {
  1090. "__type__": "cc.Vec3",
  1091. "x": 0,
  1092. "y": 0,
  1093. "z": 0
  1094. },
  1095. "_id": ""
  1096. },
  1097. {
  1098. "__type__": "cc.UITransform",
  1099. "_name": "",
  1100. "_objFlags": 0,
  1101. "__editorExtras__": {},
  1102. "node": {
  1103. "__id__": 43
  1104. },
  1105. "_enabled": true,
  1106. "__prefab": {
  1107. "__id__": 45
  1108. },
  1109. "_contentSize": {
  1110. "__type__": "cc.Size",
  1111. "width": 55.59984930630388,
  1112. "height": 27.72
  1113. },
  1114. "_anchorPoint": {
  1115. "__type__": "cc.Vec2",
  1116. "x": 0,
  1117. "y": 0.5
  1118. },
  1119. "_id": ""
  1120. },
  1121. {
  1122. "__type__": "cc.CompPrefabInfo",
  1123. "fileId": "2aKK+UJRdHZIh0Rxk5sc+d"
  1124. },
  1125. {
  1126. "__type__": "cc.Label",
  1127. "_name": "",
  1128. "_objFlags": 0,
  1129. "__editorExtras__": {},
  1130. "node": {
  1131. "__id__": 43
  1132. },
  1133. "_enabled": true,
  1134. "__prefab": {
  1135. "__id__": 47
  1136. },
  1137. "_customMaterial": null,
  1138. "_srcBlendFactor": 2,
  1139. "_dstBlendFactor": 4,
  1140. "_color": {
  1141. "__type__": "cc.Color",
  1142. "r": 255,
  1143. "g": 255,
  1144. "b": 255,
  1145. "a": 255
  1146. },
  1147. "_string": "35434",
  1148. "_horizontalAlign": 1,
  1149. "_verticalAlign": 1,
  1150. "_actualFontSize": 24.166666666666664,
  1151. "_fontSize": 20,
  1152. "_fontFamily": "Arial",
  1153. "_lineHeight": 22,
  1154. "_overflow": 0,
  1155. "_enableWrapText": true,
  1156. "_font": null,
  1157. "_isSystemFontUsed": true,
  1158. "_spacingX": 0,
  1159. "_isItalic": false,
  1160. "_isBold": false,
  1161. "_isUnderline": false,
  1162. "_underlineHeight": 2,
  1163. "_cacheMode": 0,
  1164. "_enableOutline": false,
  1165. "_outlineColor": {
  1166. "__type__": "cc.Color",
  1167. "r": 0,
  1168. "g": 0,
  1169. "b": 0,
  1170. "a": 255
  1171. },
  1172. "_outlineWidth": 2,
  1173. "_enableShadow": false,
  1174. "_shadowColor": {
  1175. "__type__": "cc.Color",
  1176. "r": 0,
  1177. "g": 0,
  1178. "b": 0,
  1179. "a": 255
  1180. },
  1181. "_shadowOffset": {
  1182. "__type__": "cc.Vec2",
  1183. "x": 2,
  1184. "y": 2
  1185. },
  1186. "_shadowBlur": 2,
  1187. "_id": ""
  1188. },
  1189. {
  1190. "__type__": "cc.CompPrefabInfo",
  1191. "fileId": "6d1prxEX5OYKIhnp4fNaPj"
  1192. },
  1193. {
  1194. "__type__": "cc.PrefabInfo",
  1195. "root": {
  1196. "__id__": 1
  1197. },
  1198. "asset": {
  1199. "__id__": 0
  1200. },
  1201. "fileId": "07Se4yiHJHnYyO3M7NzHow",
  1202. "instance": null,
  1203. "targetOverrides": null,
  1204. "nestedPrefabInstanceRoots": null
  1205. },
  1206. {
  1207. "__type__": "cc.UITransform",
  1208. "_name": "",
  1209. "_objFlags": 0,
  1210. "__editorExtras__": {},
  1211. "node": {
  1212. "__id__": 1
  1213. },
  1214. "_enabled": true,
  1215. "__prefab": {
  1216. "__id__": 50
  1217. },
  1218. "_contentSize": {
  1219. "__type__": "cc.Size",
  1220. "width": 100,
  1221. "height": 100
  1222. },
  1223. "_anchorPoint": {
  1224. "__type__": "cc.Vec2",
  1225. "x": 0.5,
  1226. "y": 0.5
  1227. },
  1228. "_id": ""
  1229. },
  1230. {
  1231. "__type__": "cc.CompPrefabInfo",
  1232. "fileId": "e8ghaAishFEYvKeTlwWNi5"
  1233. },
  1234. {
  1235. "__type__": "7569bDgeq9ANbPI3bFPvhFs",
  1236. "_name": "",
  1237. "_objFlags": 0,
  1238. "__editorExtras__": {},
  1239. "node": {
  1240. "__id__": 1
  1241. },
  1242. "_enabled": true,
  1243. "__prefab": {
  1244. "__id__": 52
  1245. },
  1246. "lblUserName": {
  1247. "__id__": 34
  1248. },
  1249. "lblUserId": {
  1250. "__id__": 40
  1251. },
  1252. "headImg": {
  1253. "__id__": 18
  1254. },
  1255. "lblCoin": {
  1256. "__id__": 46
  1257. },
  1258. "_id": ""
  1259. },
  1260. {
  1261. "__type__": "cc.CompPrefabInfo",
  1262. "fileId": "21ltVjBsVCV41KP3eZdNR3"
  1263. },
  1264. {
  1265. "__type__": "cc.Widget",
  1266. "_name": "",
  1267. "_objFlags": 0,
  1268. "__editorExtras__": {},
  1269. "node": {
  1270. "__id__": 1
  1271. },
  1272. "_enabled": true,
  1273. "__prefab": {
  1274. "__id__": 54
  1275. },
  1276. "_alignFlags": 9,
  1277. "_target": null,
  1278. "_left": 30,
  1279. "_right": 0,
  1280. "_top": 30,
  1281. "_bottom": 0,
  1282. "_horizontalCenter": 0,
  1283. "_verticalCenter": 0,
  1284. "_isAbsLeft": true,
  1285. "_isAbsRight": true,
  1286. "_isAbsTop": true,
  1287. "_isAbsBottom": true,
  1288. "_isAbsHorizontalCenter": true,
  1289. "_isAbsVerticalCenter": true,
  1290. "_originalWidth": 0,
  1291. "_originalHeight": 0,
  1292. "_alignMode": 2,
  1293. "_lockFlags": 0,
  1294. "_id": ""
  1295. },
  1296. {
  1297. "__type__": "cc.CompPrefabInfo",
  1298. "fileId": "e5/lGcDq1ANqFzLA9mY8Ly"
  1299. },
  1300. {
  1301. "__type__": "cc.PrefabInfo",
  1302. "root": {
  1303. "__id__": 1
  1304. },
  1305. "asset": {
  1306. "__id__": 0
  1307. },
  1308. "fileId": "84fxu9gR9PQ7uwQdPdjGmP",
  1309. "instance": null,
  1310. "targetOverrides": []
  1311. }
  1312. ]