other_actor.prefab 25 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_rawFiles": null,
  7. "data": {
  8. "__id__": 1
  9. }
  10. },
  11. {
  12. "__type__": "cc.Node",
  13. "_name": "other_actor",
  14. "_objFlags": 0,
  15. "_parent": null,
  16. "_children": [
  17. {
  18. "__id__": 2
  19. },
  20. {
  21. "__id__": 5
  22. }
  23. ],
  24. "_tag": -1,
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 44
  29. }
  30. ],
  31. "_prefab": {
  32. "__id__": 45
  33. },
  34. "_id": "",
  35. "_opacity": 255,
  36. "_color": {
  37. "__type__": "cc.Color",
  38. "r": 255,
  39. "g": 255,
  40. "b": 255,
  41. "a": 255
  42. },
  43. "_cascadeOpacityEnabled": true,
  44. "_anchorPoint": {
  45. "__type__": "cc.Vec2",
  46. "x": 0.5,
  47. "y": 0.5
  48. },
  49. "_contentSize": {
  50. "__type__": "cc.Size",
  51. "width": 750,
  52. "height": 1800
  53. },
  54. "_rotationX": 0,
  55. "_rotationY": 0,
  56. "_scaleX": 1,
  57. "_scaleY": 1,
  58. "_position": {
  59. "__type__": "cc.Vec2",
  60. "x": 0,
  61. "y": 0
  62. },
  63. "_skewX": 0,
  64. "_skewY": 0,
  65. "_localZOrder": 0,
  66. "_globalZOrder": 0,
  67. "_opacityModifyRGB": false,
  68. "groupIndex": 0
  69. },
  70. {
  71. "__type__": "cc.Node",
  72. "_name": "transparent_bg",
  73. "_objFlags": 0,
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_tag": -1,
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. }
  84. ],
  85. "_prefab": {
  86. "__id__": 4
  87. },
  88. "_id": "",
  89. "_opacity": 100,
  90. "_color": {
  91. "__type__": "cc.Color",
  92. "r": 0,
  93. "g": 0,
  94. "b": 0,
  95. "a": 255
  96. },
  97. "_cascadeOpacityEnabled": true,
  98. "_anchorPoint": {
  99. "__type__": "cc.Vec2",
  100. "x": 0.5,
  101. "y": 0.5
  102. },
  103. "_contentSize": {
  104. "__type__": "cc.Size",
  105. "width": 750,
  106. "height": 1800
  107. },
  108. "_rotationX": 0,
  109. "_rotationY": 0,
  110. "_scaleX": 1,
  111. "_scaleY": 1,
  112. "_position": {
  113. "__type__": "cc.Vec2",
  114. "x": 0,
  115. "y": 0
  116. },
  117. "_skewX": 0,
  118. "_skewY": 0,
  119. "_localZOrder": 0,
  120. "_globalZOrder": 0,
  121. "_opacityModifyRGB": false,
  122. "groupIndex": 0
  123. },
  124. {
  125. "__type__": "cc.Sprite",
  126. "_name": "",
  127. "_objFlags": 0,
  128. "node": {
  129. "__id__": 2
  130. },
  131. "_enabled": true,
  132. "_spriteFrame": {
  133. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  134. },
  135. "_type": 0,
  136. "_sizeMode": 0,
  137. "_fillType": 0,
  138. "_fillCenter": {
  139. "__type__": "cc.Vec2",
  140. "x": 0,
  141. "y": 0
  142. },
  143. "_fillStart": 0,
  144. "_fillRange": 0,
  145. "_isTrimmedMode": true,
  146. "_srcBlendFactor": 770,
  147. "_dstBlendFactor": 771,
  148. "_atlas": null
  149. },
  150. {
  151. "__type__": "cc.PrefabInfo",
  152. "root": {
  153. "__id__": 1
  154. },
  155. "asset": {
  156. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  157. },
  158. "fileId": "abQPOwoEhDSbg5ebYFdVyg",
  159. "sync": false
  160. },
  161. {
  162. "__type__": "cc.Node",
  163. "_name": "content",
  164. "_objFlags": 0,
  165. "_parent": {
  166. "__id__": 1
  167. },
  168. "_children": [
  169. {
  170. "__id__": 6
  171. },
  172. {
  173. "__id__": 9
  174. },
  175. {
  176. "__id__": 14
  177. },
  178. {
  179. "__id__": 19
  180. },
  181. {
  182. "__id__": 22
  183. },
  184. {
  185. "__id__": 25
  186. },
  187. {
  188. "__id__": 35
  189. },
  190. {
  191. "__id__": 40
  192. }
  193. ],
  194. "_tag": -1,
  195. "_active": true,
  196. "_components": [],
  197. "_prefab": {
  198. "__id__": 43
  199. },
  200. "_id": "",
  201. "_opacity": 255,
  202. "_color": {
  203. "__type__": "cc.Color",
  204. "r": 255,
  205. "g": 255,
  206. "b": 255,
  207. "a": 255
  208. },
  209. "_cascadeOpacityEnabled": true,
  210. "_anchorPoint": {
  211. "__type__": "cc.Vec2",
  212. "x": 0.5,
  213. "y": 0.5
  214. },
  215. "_contentSize": {
  216. "__type__": "cc.Size",
  217. "width": 724,
  218. "height": 1020
  219. },
  220. "_rotationX": 0,
  221. "_rotationY": 0,
  222. "_scaleX": 1,
  223. "_scaleY": 1,
  224. "_position": {
  225. "__type__": "cc.Vec2",
  226. "x": 0,
  227. "y": -60
  228. },
  229. "_skewX": 0,
  230. "_skewY": 0,
  231. "_localZOrder": 0,
  232. "_globalZOrder": 0,
  233. "_opacityModifyRGB": false,
  234. "groupIndex": 0
  235. },
  236. {
  237. "__type__": "cc.Node",
  238. "_name": "top_bg",
  239. "_objFlags": 0,
  240. "_parent": {
  241. "__id__": 5
  242. },
  243. "_children": [],
  244. "_tag": -1,
  245. "_active": true,
  246. "_components": [
  247. {
  248. "__id__": 7
  249. }
  250. ],
  251. "_prefab": {
  252. "__id__": 8
  253. },
  254. "_id": "",
  255. "_opacity": 255,
  256. "_color": {
  257. "__type__": "cc.Color",
  258. "r": 255,
  259. "g": 255,
  260. "b": 255,
  261. "a": 255
  262. },
  263. "_cascadeOpacityEnabled": true,
  264. "_anchorPoint": {
  265. "__type__": "cc.Vec2",
  266. "x": 0.5,
  267. "y": 0.5
  268. },
  269. "_contentSize": {
  270. "__type__": "cc.Size",
  271. "width": 724,
  272. "height": 115
  273. },
  274. "_rotationX": 0,
  275. "_rotationY": 0,
  276. "_scaleX": 1,
  277. "_scaleY": 1,
  278. "_position": {
  279. "__type__": "cc.Vec2",
  280. "x": 0,
  281. "y": 496
  282. },
  283. "_skewX": 0,
  284. "_skewY": 0,
  285. "_localZOrder": 0,
  286. "_globalZOrder": 0,
  287. "_opacityModifyRGB": false,
  288. "groupIndex": 0
  289. },
  290. {
  291. "__type__": "cc.Sprite",
  292. "_name": "",
  293. "_objFlags": 0,
  294. "node": {
  295. "__id__": 6
  296. },
  297. "_enabled": true,
  298. "_spriteFrame": {
  299. "__uuid__": "3c9853b7-cd04-4a82-a436-19774673dfcc"
  300. },
  301. "_type": 0,
  302. "_sizeMode": 1,
  303. "_fillType": 0,
  304. "_fillCenter": {
  305. "__type__": "cc.Vec2",
  306. "x": 0,
  307. "y": 0
  308. },
  309. "_fillStart": 0,
  310. "_fillRange": 0,
  311. "_isTrimmedMode": true,
  312. "_srcBlendFactor": 770,
  313. "_dstBlendFactor": 771,
  314. "_atlas": null
  315. },
  316. {
  317. "__type__": "cc.PrefabInfo",
  318. "root": {
  319. "__id__": 1
  320. },
  321. "asset": {
  322. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  323. },
  324. "fileId": "efeDvJlGFP1rjTTNYI/THN",
  325. "sync": false
  326. },
  327. {
  328. "__type__": "cc.Node",
  329. "_name": "closeButton",
  330. "_objFlags": 0,
  331. "_parent": {
  332. "__id__": 5
  333. },
  334. "_children": [],
  335. "_tag": -1,
  336. "_active": true,
  337. "_components": [
  338. {
  339. "__id__": 10
  340. },
  341. {
  342. "__id__": 11
  343. }
  344. ],
  345. "_prefab": {
  346. "__id__": 13
  347. },
  348. "_id": "",
  349. "_opacity": 255,
  350. "_color": {
  351. "__type__": "cc.Color",
  352. "r": 255,
  353. "g": 255,
  354. "b": 255,
  355. "a": 255
  356. },
  357. "_cascadeOpacityEnabled": true,
  358. "_anchorPoint": {
  359. "__type__": "cc.Vec2",
  360. "x": 0.5,
  361. "y": 0.5
  362. },
  363. "_contentSize": {
  364. "__type__": "cc.Size",
  365. "width": 74,
  366. "height": 76
  367. },
  368. "_rotationX": 0,
  369. "_rotationY": 0,
  370. "_scaleX": 1,
  371. "_scaleY": 1,
  372. "_position": {
  373. "__type__": "cc.Vec2",
  374. "x": 322,
  375. "y": 555
  376. },
  377. "_skewX": 0,
  378. "_skewY": 0,
  379. "_localZOrder": 0,
  380. "_globalZOrder": 0,
  381. "_opacityModifyRGB": false,
  382. "groupIndex": 0
  383. },
  384. {
  385. "__type__": "cc.Sprite",
  386. "_name": "",
  387. "_objFlags": 0,
  388. "node": {
  389. "__id__": 9
  390. },
  391. "_enabled": true,
  392. "_spriteFrame": {
  393. "__uuid__": "07076c90-721f-49ae-b43f-49bd07cb088e"
  394. },
  395. "_type": 1,
  396. "_sizeMode": 2,
  397. "_fillType": 0,
  398. "_fillCenter": {
  399. "__type__": "cc.Vec2",
  400. "x": 0,
  401. "y": 0
  402. },
  403. "_fillStart": 0,
  404. "_fillRange": 0,
  405. "_isTrimmedMode": true,
  406. "_srcBlendFactor": 770,
  407. "_dstBlendFactor": 771,
  408. "_atlas": null
  409. },
  410. {
  411. "__type__": "cc.Button",
  412. "_name": "",
  413. "_objFlags": 0,
  414. "node": {
  415. "__id__": 9
  416. },
  417. "_enabled": true,
  418. "transition": 1,
  419. "pressedColor": {
  420. "__type__": "cc.Color",
  421. "r": 120,
  422. "g": 120,
  423. "b": 120,
  424. "a": 255
  425. },
  426. "hoverColor": {
  427. "__type__": "cc.Color",
  428. "r": 255,
  429. "g": 255,
  430. "b": 255,
  431. "a": 255
  432. },
  433. "duration": 0.1,
  434. "zoomScale": 1.2,
  435. "clickEvents": [
  436. {
  437. "__id__": 12
  438. }
  439. ],
  440. "_N$interactable": true,
  441. "_N$enableAutoGrayEffect": false,
  442. "_N$normalColor": {
  443. "__type__": "cc.Color",
  444. "r": 255,
  445. "g": 255,
  446. "b": 255,
  447. "a": 255
  448. },
  449. "_N$disabledColor": {
  450. "__type__": "cc.Color",
  451. "r": 255,
  452. "g": 255,
  453. "b": 255,
  454. "a": 255
  455. },
  456. "_N$normalSprite": {
  457. "__uuid__": "07076c90-721f-49ae-b43f-49bd07cb088e"
  458. },
  459. "_N$pressedSprite": null,
  460. "pressedSprite": null,
  461. "_N$hoverSprite": null,
  462. "hoverSprite": null,
  463. "_N$disabledSprite": null,
  464. "_N$target": {
  465. "__id__": 9
  466. }
  467. },
  468. {
  469. "__type__": "cc.ClickEvent",
  470. "target": {
  471. "__id__": 1
  472. },
  473. "component": "OtherActor",
  474. "handler": "close",
  475. "customEventData": ""
  476. },
  477. {
  478. "__type__": "cc.PrefabInfo",
  479. "root": {
  480. "__id__": 1
  481. },
  482. "asset": {
  483. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  484. },
  485. "fileId": "4bTk2Ib/ZKm5+YM/iP/I9q",
  486. "sync": false
  487. },
  488. {
  489. "__type__": "cc.Node",
  490. "_name": "tab",
  491. "_objFlags": 0,
  492. "_parent": {
  493. "__id__": 5
  494. },
  495. "_children": [],
  496. "_tag": -1,
  497. "_active": true,
  498. "_components": [
  499. {
  500. "__id__": 15
  501. },
  502. {
  503. "__id__": 16
  504. }
  505. ],
  506. "_prefab": {
  507. "__id__": 18
  508. },
  509. "_id": "",
  510. "_opacity": 255,
  511. "_color": {
  512. "__type__": "cc.Color",
  513. "r": 255,
  514. "g": 255,
  515. "b": 255,
  516. "a": 255
  517. },
  518. "_cascadeOpacityEnabled": true,
  519. "_anchorPoint": {
  520. "__type__": "cc.Vec2",
  521. "x": 0.5,
  522. "y": 0.5
  523. },
  524. "_contentSize": {
  525. "__type__": "cc.Size",
  526. "width": 283,
  527. "height": 76
  528. },
  529. "_rotationX": 0,
  530. "_rotationY": 0,
  531. "_scaleX": 1,
  532. "_scaleY": 1,
  533. "_position": {
  534. "__type__": "cc.Vec2",
  535. "x": 0,
  536. "y": 469
  537. },
  538. "_skewX": 0,
  539. "_skewY": 0,
  540. "_localZOrder": 0,
  541. "_globalZOrder": 0,
  542. "_opacityModifyRGB": false,
  543. "groupIndex": 0
  544. },
  545. {
  546. "__type__": "cc.Sprite",
  547. "_name": "",
  548. "_objFlags": 0,
  549. "node": {
  550. "__id__": 14
  551. },
  552. "_enabled": true,
  553. "_spriteFrame": {
  554. "__uuid__": "fdfea86e-dc9a-49db-9e7e-22312df434e7"
  555. },
  556. "_type": 1,
  557. "_sizeMode": 1,
  558. "_fillType": 0,
  559. "_fillCenter": {
  560. "__type__": "cc.Vec2",
  561. "x": 0,
  562. "y": 0
  563. },
  564. "_fillStart": 0,
  565. "_fillRange": 0,
  566. "_isTrimmedMode": true,
  567. "_srcBlendFactor": 770,
  568. "_dstBlendFactor": 771,
  569. "_atlas": null
  570. },
  571. {
  572. "__type__": "cc.Button",
  573. "_name": "",
  574. "_objFlags": 0,
  575. "node": {
  576. "__id__": 14
  577. },
  578. "_enabled": true,
  579. "transition": 2,
  580. "pressedColor": {
  581. "__type__": "cc.Color",
  582. "r": 120,
  583. "g": 120,
  584. "b": 120,
  585. "a": 255
  586. },
  587. "hoverColor": {
  588. "__type__": "cc.Color",
  589. "r": 255,
  590. "g": 255,
  591. "b": 255,
  592. "a": 255
  593. },
  594. "duration": 0.1,
  595. "zoomScale": 1.2,
  596. "clickEvents": [
  597. {
  598. "__id__": 17
  599. }
  600. ],
  601. "_N$interactable": true,
  602. "_N$enableAutoGrayEffect": false,
  603. "_N$normalColor": {
  604. "__type__": "cc.Color",
  605. "r": 255,
  606. "g": 255,
  607. "b": 255,
  608. "a": 255
  609. },
  610. "_N$disabledColor": {
  611. "__type__": "cc.Color",
  612. "r": 255,
  613. "g": 255,
  614. "b": 255,
  615. "a": 255
  616. },
  617. "_N$normalSprite": {
  618. "__uuid__": "fdfea86e-dc9a-49db-9e7e-22312df434e7"
  619. },
  620. "_N$pressedSprite": null,
  621. "pressedSprite": null,
  622. "_N$hoverSprite": null,
  623. "hoverSprite": null,
  624. "_N$disabledSprite": null,
  625. "_N$target": {
  626. "__id__": 14
  627. }
  628. },
  629. {
  630. "__type__": "cc.ClickEvent",
  631. "target": {
  632. "__id__": 1
  633. },
  634. "component": "FriendSystem",
  635. "handler": "changeToRecommendTab",
  636. "customEventData": ""
  637. },
  638. {
  639. "__type__": "cc.PrefabInfo",
  640. "root": {
  641. "__id__": 1
  642. },
  643. "asset": {
  644. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  645. },
  646. "fileId": "5fi2ZqmphIZLgDfFnu0Ndu",
  647. "sync": false
  648. },
  649. {
  650. "__type__": "cc.Node",
  651. "_name": "divider_bg",
  652. "_objFlags": 0,
  653. "_parent": {
  654. "__id__": 5
  655. },
  656. "_children": [],
  657. "_tag": -1,
  658. "_active": true,
  659. "_components": [
  660. {
  661. "__id__": 20
  662. }
  663. ],
  664. "_prefab": {
  665. "__id__": 21
  666. },
  667. "_id": "",
  668. "_opacity": 255,
  669. "_color": {
  670. "__type__": "cc.Color",
  671. "r": 255,
  672. "g": 255,
  673. "b": 255,
  674. "a": 255
  675. },
  676. "_cascadeOpacityEnabled": true,
  677. "_anchorPoint": {
  678. "__type__": "cc.Vec2",
  679. "x": 0.5,
  680. "y": 0.5
  681. },
  682. "_contentSize": {
  683. "__type__": "cc.Size",
  684. "width": 724,
  685. "height": 12
  686. },
  687. "_rotationX": 0,
  688. "_rotationY": 0,
  689. "_scaleX": 1,
  690. "_scaleY": 1,
  691. "_position": {
  692. "__type__": "cc.Vec2",
  693. "x": 0,
  694. "y": 433
  695. },
  696. "_skewX": 0,
  697. "_skewY": 0,
  698. "_localZOrder": 0,
  699. "_globalZOrder": 0,
  700. "_opacityModifyRGB": false,
  701. "groupIndex": 0
  702. },
  703. {
  704. "__type__": "cc.Sprite",
  705. "_name": "",
  706. "_objFlags": 0,
  707. "node": {
  708. "__id__": 19
  709. },
  710. "_enabled": true,
  711. "_spriteFrame": {
  712. "__uuid__": "325ccb92-ca2f-462d-817f-b6e3c71fff5a"
  713. },
  714. "_type": 2,
  715. "_sizeMode": 0,
  716. "_fillType": 0,
  717. "_fillCenter": {
  718. "__type__": "cc.Vec2",
  719. "x": 0,
  720. "y": 0
  721. },
  722. "_fillStart": 0,
  723. "_fillRange": 0,
  724. "_isTrimmedMode": true,
  725. "_srcBlendFactor": 770,
  726. "_dstBlendFactor": 771,
  727. "_atlas": null
  728. },
  729. {
  730. "__type__": "cc.PrefabInfo",
  731. "root": {
  732. "__id__": 1
  733. },
  734. "asset": {
  735. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  736. },
  737. "fileId": "832IqXkDdDKodiNf41H+Ws",
  738. "sync": false
  739. },
  740. {
  741. "__type__": "cc.Node",
  742. "_name": "list_bg",
  743. "_objFlags": 0,
  744. "_parent": {
  745. "__id__": 5
  746. },
  747. "_children": [],
  748. "_tag": -1,
  749. "_active": true,
  750. "_components": [
  751. {
  752. "__id__": 23
  753. }
  754. ],
  755. "_prefab": {
  756. "__id__": 24
  757. },
  758. "_id": "",
  759. "_opacity": 255,
  760. "_color": {
  761. "__type__": "cc.Color",
  762. "r": 179,
  763. "g": 212,
  764. "b": 229,
  765. "a": 255
  766. },
  767. "_cascadeOpacityEnabled": true,
  768. "_anchorPoint": {
  769. "__type__": "cc.Vec2",
  770. "x": 0.5,
  771. "y": 0.5
  772. },
  773. "_contentSize": {
  774. "__type__": "cc.Size",
  775. "width": 724,
  776. "height": 1020
  777. },
  778. "_rotationX": 0,
  779. "_rotationY": 0,
  780. "_scaleX": 1,
  781. "_scaleY": 1,
  782. "_position": {
  783. "__type__": "cc.Vec2",
  784. "x": 0,
  785. "y": -83
  786. },
  787. "_skewX": 0,
  788. "_skewY": 0,
  789. "_localZOrder": 0,
  790. "_globalZOrder": 0,
  791. "_opacityModifyRGB": false,
  792. "groupIndex": 0
  793. },
  794. {
  795. "__type__": "cc.Sprite",
  796. "_name": "",
  797. "_objFlags": 0,
  798. "node": {
  799. "__id__": 22
  800. },
  801. "_enabled": true,
  802. "_spriteFrame": {
  803. "__uuid__": "042b1bc8-e31b-4e80-8582-ccd0381829fd"
  804. },
  805. "_type": 0,
  806. "_sizeMode": 0,
  807. "_fillType": 0,
  808. "_fillCenter": {
  809. "__type__": "cc.Vec2",
  810. "x": 0,
  811. "y": 0
  812. },
  813. "_fillStart": 0,
  814. "_fillRange": 0,
  815. "_isTrimmedMode": true,
  816. "_srcBlendFactor": 770,
  817. "_dstBlendFactor": 771,
  818. "_atlas": null
  819. },
  820. {
  821. "__type__": "cc.PrefabInfo",
  822. "root": {
  823. "__id__": 1
  824. },
  825. "asset": {
  826. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  827. },
  828. "fileId": "31nwUG1IlC+awTPtz3oEaz",
  829. "sync": false
  830. },
  831. {
  832. "__type__": "cc.Node",
  833. "_name": "listview",
  834. "_objFlags": 0,
  835. "_parent": {
  836. "__id__": 5
  837. },
  838. "_children": [
  839. {
  840. "__id__": 26
  841. }
  842. ],
  843. "_tag": -1,
  844. "_active": true,
  845. "_components": [
  846. {
  847. "__id__": 32
  848. },
  849. {
  850. "__id__": 33
  851. }
  852. ],
  853. "_prefab": {
  854. "__id__": 34
  855. },
  856. "_id": "",
  857. "_opacity": 255,
  858. "_color": {
  859. "__type__": "cc.Color",
  860. "r": 255,
  861. "g": 255,
  862. "b": 255,
  863. "a": 255
  864. },
  865. "_cascadeOpacityEnabled": true,
  866. "_anchorPoint": {
  867. "__type__": "cc.Vec2",
  868. "x": 0.5,
  869. "y": 0.5
  870. },
  871. "_contentSize": {
  872. "__type__": "cc.Size",
  873. "width": 724,
  874. "height": 864
  875. },
  876. "_rotationX": 0,
  877. "_rotationY": 0,
  878. "_scaleX": 1,
  879. "_scaleY": 1,
  880. "_position": {
  881. "__type__": "cc.Vec2",
  882. "x": 0,
  883. "y": -5
  884. },
  885. "_skewX": 0,
  886. "_skewY": 0,
  887. "_localZOrder": 0,
  888. "_globalZOrder": 0,
  889. "_opacityModifyRGB": false,
  890. "groupIndex": 0
  891. },
  892. {
  893. "__type__": "cc.Node",
  894. "_name": "view",
  895. "_objFlags": 0,
  896. "_parent": {
  897. "__id__": 25
  898. },
  899. "_children": [
  900. {
  901. "__id__": 27
  902. }
  903. ],
  904. "_tag": -1,
  905. "_active": true,
  906. "_components": [
  907. {
  908. "__id__": 30
  909. }
  910. ],
  911. "_prefab": {
  912. "__id__": 31
  913. },
  914. "_id": "",
  915. "_opacity": 255,
  916. "_color": {
  917. "__type__": "cc.Color",
  918. "r": 255,
  919. "g": 255,
  920. "b": 255,
  921. "a": 255
  922. },
  923. "_cascadeOpacityEnabled": true,
  924. "_anchorPoint": {
  925. "__type__": "cc.Vec2",
  926. "x": 0.5,
  927. "y": 0.5
  928. },
  929. "_contentSize": {
  930. "__type__": "cc.Size",
  931. "width": 724,
  932. "height": 864
  933. },
  934. "_rotationX": 0,
  935. "_rotationY": 0,
  936. "_scaleX": 1,
  937. "_scaleY": 1,
  938. "_position": {
  939. "__type__": "cc.Vec2",
  940. "x": 0,
  941. "y": 0
  942. },
  943. "_skewX": 0,
  944. "_skewY": 0,
  945. "_localZOrder": 0,
  946. "_globalZOrder": 0,
  947. "_opacityModifyRGB": false,
  948. "groupIndex": 0
  949. },
  950. {
  951. "__type__": "cc.Node",
  952. "_name": "content",
  953. "_objFlags": 0,
  954. "_parent": {
  955. "__id__": 26
  956. },
  957. "_children": [],
  958. "_tag": -1,
  959. "_active": true,
  960. "_components": [
  961. {
  962. "__id__": 28
  963. }
  964. ],
  965. "_prefab": {
  966. "__id__": 29
  967. },
  968. "_id": "",
  969. "_opacity": 255,
  970. "_color": {
  971. "__type__": "cc.Color",
  972. "r": 255,
  973. "g": 255,
  974. "b": 255,
  975. "a": 255
  976. },
  977. "_cascadeOpacityEnabled": true,
  978. "_anchorPoint": {
  979. "__type__": "cc.Vec2",
  980. "x": 0.5,
  981. "y": 1
  982. },
  983. "_contentSize": {
  984. "__type__": "cc.Size",
  985. "width": 724,
  986. "height": 400
  987. },
  988. "_rotationX": 0,
  989. "_rotationY": 0,
  990. "_scaleX": 1,
  991. "_scaleY": 1,
  992. "_position": {
  993. "__type__": "cc.Vec2",
  994. "x": 0,
  995. "y": 432
  996. },
  997. "_skewX": 0,
  998. "_skewY": 0,
  999. "_localZOrder": 0,
  1000. "_globalZOrder": 0,
  1001. "_opacityModifyRGB": false,
  1002. "groupIndex": 0
  1003. },
  1004. {
  1005. "__type__": "cc.Layout",
  1006. "_name": "",
  1007. "_objFlags": 0,
  1008. "node": {
  1009. "__id__": 27
  1010. },
  1011. "_enabled": true,
  1012. "_layoutSize": {
  1013. "__type__": "cc.Size",
  1014. "width": 300,
  1015. "height": 200
  1016. },
  1017. "_resize": 1,
  1018. "_N$layoutType": 2,
  1019. "_N$padding": 0,
  1020. "_N$cellSize": {
  1021. "__type__": "cc.Size",
  1022. "width": 40,
  1023. "height": 40
  1024. },
  1025. "_N$startAxis": 0,
  1026. "_N$paddingLeft": 0,
  1027. "_N$paddingRight": 0,
  1028. "_N$paddingTop": 10,
  1029. "_N$paddingBottom": 0,
  1030. "_N$spacingX": 0,
  1031. "_N$spacingY": 25,
  1032. "_N$verticalDirection": 1,
  1033. "_N$horizontalDirection": 0
  1034. },
  1035. {
  1036. "__type__": "cc.PrefabInfo",
  1037. "root": {
  1038. "__id__": 1
  1039. },
  1040. "asset": {
  1041. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  1042. },
  1043. "fileId": "6fW7kgeN9Oaq6uvTwn4oTR",
  1044. "sync": false
  1045. },
  1046. {
  1047. "__type__": "cc.Mask",
  1048. "_name": "",
  1049. "_objFlags": 0,
  1050. "node": {
  1051. "__id__": 26
  1052. },
  1053. "_enabled": true,
  1054. "_type": 0,
  1055. "_segements": 64,
  1056. "_N$spriteFrame": null,
  1057. "_N$alphaThreshold": 1,
  1058. "_N$inverted": false
  1059. },
  1060. {
  1061. "__type__": "cc.PrefabInfo",
  1062. "root": {
  1063. "__id__": 1
  1064. },
  1065. "asset": {
  1066. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  1067. },
  1068. "fileId": "7em+PTr1BDebNx3MmdQ/eM",
  1069. "sync": false
  1070. },
  1071. {
  1072. "__type__": "cc.Sprite",
  1073. "_name": "",
  1074. "_objFlags": 0,
  1075. "node": {
  1076. "__id__": 25
  1077. },
  1078. "_enabled": true,
  1079. "_spriteFrame": null,
  1080. "_type": 1,
  1081. "_sizeMode": 0,
  1082. "_fillType": 0,
  1083. "_fillCenter": {
  1084. "__type__": "cc.Vec2",
  1085. "x": 0,
  1086. "y": 0
  1087. },
  1088. "_fillStart": 0,
  1089. "_fillRange": 0,
  1090. "_isTrimmedMode": true,
  1091. "_srcBlendFactor": 770,
  1092. "_dstBlendFactor": 771,
  1093. "_atlas": null
  1094. },
  1095. {
  1096. "__type__": "cc.ScrollView",
  1097. "_name": "",
  1098. "_objFlags": 0,
  1099. "node": {
  1100. "__id__": 25
  1101. },
  1102. "_enabled": true,
  1103. "content": {
  1104. "__id__": 27
  1105. },
  1106. "horizontal": false,
  1107. "vertical": true,
  1108. "inertia": true,
  1109. "brake": 0.75,
  1110. "elastic": true,
  1111. "bounceDuration": 0.23,
  1112. "scrollEvents": [],
  1113. "cancelInnerEvents": true,
  1114. "_N$horizontalScrollBar": null,
  1115. "_N$verticalScrollBar": null
  1116. },
  1117. {
  1118. "__type__": "cc.PrefabInfo",
  1119. "root": {
  1120. "__id__": 1
  1121. },
  1122. "asset": {
  1123. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  1124. },
  1125. "fileId": "daSjtmOhJPUoJfauQVyIQN",
  1126. "sync": false
  1127. },
  1128. {
  1129. "__type__": "cc.Node",
  1130. "_name": "confirmButton",
  1131. "_objFlags": 0,
  1132. "_parent": {
  1133. "__id__": 5
  1134. },
  1135. "_children": [],
  1136. "_tag": -1,
  1137. "_active": true,
  1138. "_components": [
  1139. {
  1140. "__id__": 36
  1141. },
  1142. {
  1143. "__id__": 37
  1144. }
  1145. ],
  1146. "_prefab": {
  1147. "__id__": 39
  1148. },
  1149. "_id": "",
  1150. "_opacity": 255,
  1151. "_color": {
  1152. "__type__": "cc.Color",
  1153. "r": 255,
  1154. "g": 255,
  1155. "b": 255,
  1156. "a": 255
  1157. },
  1158. "_cascadeOpacityEnabled": true,
  1159. "_anchorPoint": {
  1160. "__type__": "cc.Vec2",
  1161. "x": 0.5,
  1162. "y": 0.5
  1163. },
  1164. "_contentSize": {
  1165. "__type__": "cc.Size",
  1166. "width": 288,
  1167. "height": 88
  1168. },
  1169. "_rotationX": 0,
  1170. "_rotationY": 0,
  1171. "_scaleX": 1,
  1172. "_scaleY": 1,
  1173. "_position": {
  1174. "__type__": "cc.Vec2",
  1175. "x": 0,
  1176. "y": -513
  1177. },
  1178. "_skewX": 0,
  1179. "_skewY": 0,
  1180. "_localZOrder": 0,
  1181. "_globalZOrder": 0,
  1182. "_opacityModifyRGB": false,
  1183. "groupIndex": 0
  1184. },
  1185. {
  1186. "__type__": "cc.Sprite",
  1187. "_name": "",
  1188. "_objFlags": 0,
  1189. "node": {
  1190. "__id__": 35
  1191. },
  1192. "_enabled": true,
  1193. "_spriteFrame": {
  1194. "__uuid__": "24c3e370-6db2-48e4-a4ef-2c7a241d26cb"
  1195. },
  1196. "_type": 0,
  1197. "_sizeMode": 1,
  1198. "_fillType": 0,
  1199. "_fillCenter": {
  1200. "__type__": "cc.Vec2",
  1201. "x": 0,
  1202. "y": 0
  1203. },
  1204. "_fillStart": 0,
  1205. "_fillRange": 0,
  1206. "_isTrimmedMode": true,
  1207. "_srcBlendFactor": 770,
  1208. "_dstBlendFactor": 771,
  1209. "_atlas": null
  1210. },
  1211. {
  1212. "__type__": "cc.Button",
  1213. "_name": "",
  1214. "_objFlags": 0,
  1215. "node": {
  1216. "__id__": 35
  1217. },
  1218. "_enabled": true,
  1219. "transition": 1,
  1220. "pressedColor": {
  1221. "__type__": "cc.Color",
  1222. "r": 120,
  1223. "g": 120,
  1224. "b": 120,
  1225. "a": 255
  1226. },
  1227. "hoverColor": {
  1228. "__type__": "cc.Color",
  1229. "r": 255,
  1230. "g": 255,
  1231. "b": 255,
  1232. "a": 255
  1233. },
  1234. "duration": 0.1,
  1235. "zoomScale": 1.2,
  1236. "clickEvents": [
  1237. {
  1238. "__id__": 38
  1239. }
  1240. ],
  1241. "_N$interactable": true,
  1242. "_N$enableAutoGrayEffect": false,
  1243. "_N$normalColor": {
  1244. "__type__": "cc.Color",
  1245. "r": 255,
  1246. "g": 255,
  1247. "b": 255,
  1248. "a": 255
  1249. },
  1250. "_N$disabledColor": {
  1251. "__type__": "cc.Color",
  1252. "r": 255,
  1253. "g": 255,
  1254. "b": 255,
  1255. "a": 255
  1256. },
  1257. "_N$normalSprite": null,
  1258. "_N$pressedSprite": null,
  1259. "pressedSprite": null,
  1260. "_N$hoverSprite": null,
  1261. "hoverSprite": null,
  1262. "_N$disabledSprite": null,
  1263. "_N$target": {
  1264. "__id__": 35
  1265. }
  1266. },
  1267. {
  1268. "__type__": "cc.ClickEvent",
  1269. "target": {
  1270. "__id__": 1
  1271. },
  1272. "component": "OtherActor",
  1273. "handler": "close",
  1274. "customEventData": ""
  1275. },
  1276. {
  1277. "__type__": "cc.PrefabInfo",
  1278. "root": {
  1279. "__id__": 1
  1280. },
  1281. "asset": {
  1282. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  1283. },
  1284. "fileId": "6eWVKvqDdBkqgeDws0eA7+",
  1285. "sync": false
  1286. },
  1287. {
  1288. "__type__": "cc.Node",
  1289. "_name": "tipLabel_first",
  1290. "_objFlags": 0,
  1291. "_parent": {
  1292. "__id__": 5
  1293. },
  1294. "_children": [],
  1295. "_tag": -1,
  1296. "_active": false,
  1297. "_components": [
  1298. {
  1299. "__id__": 41
  1300. }
  1301. ],
  1302. "_prefab": {
  1303. "__id__": 42
  1304. },
  1305. "_id": "",
  1306. "_opacity": 255,
  1307. "_color": {
  1308. "__type__": "cc.Color",
  1309. "r": 255,
  1310. "g": 255,
  1311. "b": 255,
  1312. "a": 255
  1313. },
  1314. "_cascadeOpacityEnabled": true,
  1315. "_anchorPoint": {
  1316. "__type__": "cc.Vec2",
  1317. "x": 0.5,
  1318. "y": 0.5
  1319. },
  1320. "_contentSize": {
  1321. "__type__": "cc.Size",
  1322. "width": 520,
  1323. "height": 80
  1324. },
  1325. "_rotationX": 0,
  1326. "_rotationY": 0,
  1327. "_scaleX": 1,
  1328. "_scaleY": 1,
  1329. "_position": {
  1330. "__type__": "cc.Vec2",
  1331. "x": -4.1,
  1332. "y": -12.9
  1333. },
  1334. "_skewX": 0,
  1335. "_skewY": 0,
  1336. "_localZOrder": 0,
  1337. "_globalZOrder": 0,
  1338. "_opacityModifyRGB": false,
  1339. "groupIndex": 0
  1340. },
  1341. {
  1342. "__type__": "cc.Label",
  1343. "_name": "",
  1344. "_objFlags": 0,
  1345. "node": {
  1346. "__id__": 40
  1347. },
  1348. "_enabled": true,
  1349. "_useOriginalSize": false,
  1350. "_actualFontSize": 40,
  1351. "_fontSize": 40,
  1352. "_lineHeight": 40,
  1353. "_enableWrapText": true,
  1354. "_N$file": null,
  1355. "_isSystemFontUsed": true,
  1356. "_spacingX": 0,
  1357. "_N$string": "Ta还没有艺人~",
  1358. "_N$horizontalAlign": 0,
  1359. "_N$verticalAlign": 0,
  1360. "_N$fontFamily": "Arial",
  1361. "_N$overflow": 0
  1362. },
  1363. {
  1364. "__type__": "cc.PrefabInfo",
  1365. "root": {
  1366. "__id__": 1
  1367. },
  1368. "asset": {
  1369. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  1370. },
  1371. "fileId": "b06VsVUW1MnpLRQt0LG/KZ",
  1372. "sync": false
  1373. },
  1374. {
  1375. "__type__": "cc.PrefabInfo",
  1376. "root": {
  1377. "__id__": 1
  1378. },
  1379. "asset": {
  1380. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  1381. },
  1382. "fileId": "4cPj/Z1hdFhLStLIH1+EX8",
  1383. "sync": false
  1384. },
  1385. {
  1386. "__type__": "5c3603ej5NFc47KKN0Ez0PX",
  1387. "_name": "",
  1388. "_objFlags": 0,
  1389. "node": {
  1390. "__id__": 1
  1391. },
  1392. "_enabled": true,
  1393. "noActorTipLabel": {
  1394. "__id__": 41
  1395. },
  1396. "confirmButton": {
  1397. "__id__": 37
  1398. },
  1399. "scrollView": {
  1400. "__id__": 33
  1401. },
  1402. "_otherActorItem": null
  1403. },
  1404. {
  1405. "__type__": "cc.PrefabInfo",
  1406. "root": {
  1407. "__id__": 1
  1408. },
  1409. "asset": {
  1410. "__uuid__": "d9ae91a9-1b4c-4744-a20c-6f5829c2f33a"
  1411. },
  1412. "fileId": "54d5ywx1BOgJtCPi+GBT24",
  1413. "sync": false
  1414. }
  1415. ]