level_home_artist_item.prefab 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711
  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_home_artist_item",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 7
  24. }
  25. ],
  26. "_tag": -1,
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 21
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 22
  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": 74,
  54. "height": 74
  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": "add_btn",
  75. "_objFlags": 0,
  76. "_parent": {
  77. "__id__": 1
  78. },
  79. "_children": [],
  80. "_tag": -1,
  81. "_active": false,
  82. "_components": [
  83. {
  84. "__id__": 3
  85. },
  86. {
  87. "__id__": 4
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 6
  92. },
  93. "_id": "",
  94. "_opacity": 255,
  95. "_color": {
  96. "__type__": "cc.Color",
  97. "r": 255,
  98. "g": 255,
  99. "b": 255,
  100. "a": 255
  101. },
  102. "_cascadeOpacityEnabled": true,
  103. "_anchorPoint": {
  104. "__type__": "cc.Vec2",
  105. "x": 0.5,
  106. "y": 0.5
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 74,
  111. "height": 74
  112. },
  113. "_rotationX": 0,
  114. "_rotationY": 0,
  115. "_scaleX": 1,
  116. "_scaleY": 1,
  117. "_position": {
  118. "__type__": "cc.Vec2",
  119. "x": 0,
  120. "y": 0
  121. },
  122. "_skewX": 0,
  123. "_skewY": 0,
  124. "_localZOrder": 0,
  125. "_globalZOrder": 0,
  126. "_opacityModifyRGB": false,
  127. "groupIndex": 0
  128. },
  129. {
  130. "__type__": "cc.Sprite",
  131. "_name": "",
  132. "_objFlags": 0,
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "_spriteFrame": {
  138. "__uuid__": "fabe16b9-e1fd-4802-8305-44185b811f6a"
  139. },
  140. "_type": 1,
  141. "_sizeMode": 0,
  142. "_fillType": 0,
  143. "_fillCenter": {
  144. "__type__": "cc.Vec2",
  145. "x": 0,
  146. "y": 0
  147. },
  148. "_fillStart": 0,
  149. "_fillRange": 0,
  150. "_isTrimmedMode": true,
  151. "_srcBlendFactor": 770,
  152. "_dstBlendFactor": 771,
  153. "_atlas": null
  154. },
  155. {
  156. "__type__": "cc.Button",
  157. "_name": "",
  158. "_objFlags": 0,
  159. "node": {
  160. "__id__": 2
  161. },
  162. "_enabled": true,
  163. "transition": 1,
  164. "pressedColor": {
  165. "__type__": "cc.Color",
  166. "r": 120,
  167. "g": 120,
  168. "b": 120,
  169. "a": 255
  170. },
  171. "hoverColor": {
  172. "__type__": "cc.Color",
  173. "r": 255,
  174. "g": 255,
  175. "b": 255,
  176. "a": 255
  177. },
  178. "duration": 0.1,
  179. "zoomScale": 1.2,
  180. "clickEvents": [
  181. {
  182. "__id__": 5
  183. }
  184. ],
  185. "_N$interactable": true,
  186. "_N$enableAutoGrayEffect": false,
  187. "_N$normalColor": {
  188. "__type__": "cc.Color",
  189. "r": 255,
  190. "g": 255,
  191. "b": 255,
  192. "a": 255
  193. },
  194. "_N$disabledColor": {
  195. "__type__": "cc.Color",
  196. "r": 255,
  197. "g": 255,
  198. "b": 255,
  199. "a": 255
  200. },
  201. "_N$normalSprite": {
  202. "__uuid__": "fabe16b9-e1fd-4802-8305-44185b811f6a"
  203. },
  204. "_N$pressedSprite": {
  205. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  206. },
  207. "pressedSprite": {
  208. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  209. },
  210. "_N$hoverSprite": {
  211. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  212. },
  213. "hoverSprite": {
  214. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  215. },
  216. "_N$disabledSprite": {
  217. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  218. },
  219. "_N$target": {
  220. "__id__": 2
  221. }
  222. },
  223. {
  224. "__type__": "cc.ClickEvent",
  225. "target": {
  226. "__id__": 1
  227. },
  228. "component": "LevelHomeArtistItem",
  229. "handler": "addArtist",
  230. "customEventData": ""
  231. },
  232. {
  233. "__type__": "cc.PrefabInfo",
  234. "root": {
  235. "__id__": 1
  236. },
  237. "asset": {
  238. "__uuid__": "f039fd53-33b6-43a2-ad0b-8ee2131aae93"
  239. },
  240. "fileId": "deo5K450ZEmKXxoBST9GTY",
  241. "sync": false
  242. },
  243. {
  244. "__type__": "cc.Node",
  245. "_name": "artist_node",
  246. "_objFlags": 0,
  247. "_parent": {
  248. "__id__": 1
  249. },
  250. "_children": [
  251. {
  252. "__id__": 8
  253. },
  254. {
  255. "__id__": 14
  256. },
  257. {
  258. "__id__": 17
  259. }
  260. ],
  261. "_tag": -1,
  262. "_active": true,
  263. "_components": [],
  264. "_prefab": {
  265. "__id__": 20
  266. },
  267. "_id": "",
  268. "_opacity": 255,
  269. "_color": {
  270. "__type__": "cc.Color",
  271. "r": 255,
  272. "g": 255,
  273. "b": 255,
  274. "a": 255
  275. },
  276. "_cascadeOpacityEnabled": true,
  277. "_anchorPoint": {
  278. "__type__": "cc.Vec2",
  279. "x": 0.5,
  280. "y": 0.5
  281. },
  282. "_contentSize": {
  283. "__type__": "cc.Size",
  284. "width": 74,
  285. "height": 74
  286. },
  287. "_rotationX": 0,
  288. "_rotationY": 0,
  289. "_scaleX": 1,
  290. "_scaleY": 1,
  291. "_position": {
  292. "__type__": "cc.Vec2",
  293. "x": 0,
  294. "y": 0
  295. },
  296. "_skewX": 0,
  297. "_skewY": 0,
  298. "_localZOrder": 0,
  299. "_globalZOrder": 0,
  300. "_opacityModifyRGB": false,
  301. "groupIndex": 0
  302. },
  303. {
  304. "__type__": "cc.Node",
  305. "_name": "avator_node",
  306. "_objFlags": 0,
  307. "_parent": {
  308. "__id__": 7
  309. },
  310. "_children": [
  311. {
  312. "__id__": 9
  313. }
  314. ],
  315. "_tag": -1,
  316. "_active": true,
  317. "_components": [
  318. {
  319. "__id__": 12
  320. }
  321. ],
  322. "_prefab": {
  323. "__id__": 13
  324. },
  325. "_id": "",
  326. "_opacity": 255,
  327. "_color": {
  328. "__type__": "cc.Color",
  329. "r": 255,
  330. "g": 255,
  331. "b": 255,
  332. "a": 255
  333. },
  334. "_cascadeOpacityEnabled": true,
  335. "_anchorPoint": {
  336. "__type__": "cc.Vec2",
  337. "x": 0.5,
  338. "y": 0.5
  339. },
  340. "_contentSize": {
  341. "__type__": "cc.Size",
  342. "width": 60,
  343. "height": 60
  344. },
  345. "_rotationX": 0,
  346. "_rotationY": 0,
  347. "_scaleX": 1,
  348. "_scaleY": 1,
  349. "_position": {
  350. "__type__": "cc.Vec2",
  351. "x": 0,
  352. "y": 0
  353. },
  354. "_skewX": 0,
  355. "_skewY": 0,
  356. "_localZOrder": 0,
  357. "_globalZOrder": 0,
  358. "_opacityModifyRGB": false,
  359. "groupIndex": 0
  360. },
  361. {
  362. "__type__": "cc.Node",
  363. "_name": "head_sprite",
  364. "_objFlags": 0,
  365. "_parent": {
  366. "__id__": 8
  367. },
  368. "_children": [],
  369. "_tag": -1,
  370. "_active": true,
  371. "_components": [
  372. {
  373. "__id__": 10
  374. }
  375. ],
  376. "_prefab": {
  377. "__id__": 11
  378. },
  379. "_id": "",
  380. "_opacity": 255,
  381. "_color": {
  382. "__type__": "cc.Color",
  383. "r": 255,
  384. "g": 255,
  385. "b": 255,
  386. "a": 255
  387. },
  388. "_cascadeOpacityEnabled": true,
  389. "_anchorPoint": {
  390. "__type__": "cc.Vec2",
  391. "x": 0.5,
  392. "y": 0.5
  393. },
  394. "_contentSize": {
  395. "__type__": "cc.Size",
  396. "width": 60,
  397. "height": 60
  398. },
  399. "_rotationX": 0,
  400. "_rotationY": 0,
  401. "_scaleX": 1,
  402. "_scaleY": 1,
  403. "_position": {
  404. "__type__": "cc.Vec2",
  405. "x": 0,
  406. "y": 0
  407. },
  408. "_skewX": 0,
  409. "_skewY": 0,
  410. "_localZOrder": 0,
  411. "_globalZOrder": 0,
  412. "_opacityModifyRGB": false,
  413. "groupIndex": 0
  414. },
  415. {
  416. "__type__": "cc.Sprite",
  417. "_name": "",
  418. "_objFlags": 0,
  419. "node": {
  420. "__id__": 9
  421. },
  422. "_enabled": true,
  423. "_spriteFrame": null,
  424. "_type": 0,
  425. "_sizeMode": 0,
  426. "_fillType": 0,
  427. "_fillCenter": {
  428. "__type__": "cc.Vec2",
  429. "x": 0,
  430. "y": 0
  431. },
  432. "_fillStart": 0,
  433. "_fillRange": 0,
  434. "_isTrimmedMode": true,
  435. "_srcBlendFactor": 770,
  436. "_dstBlendFactor": 771,
  437. "_atlas": null
  438. },
  439. {
  440. "__type__": "cc.PrefabInfo",
  441. "root": {
  442. "__id__": 1
  443. },
  444. "asset": {
  445. "__uuid__": "f039fd53-33b6-43a2-ad0b-8ee2131aae93"
  446. },
  447. "fileId": "aeHSoXbNdFjpEA/sQua/M1",
  448. "sync": false
  449. },
  450. {
  451. "__type__": "cc.Mask",
  452. "_name": "",
  453. "_objFlags": 0,
  454. "node": {
  455. "__id__": 8
  456. },
  457. "_enabled": true,
  458. "_type": 1,
  459. "_segements": 60,
  460. "_N$spriteFrame": null,
  461. "_N$alphaThreshold": 1,
  462. "_N$inverted": false
  463. },
  464. {
  465. "__type__": "cc.PrefabInfo",
  466. "root": {
  467. "__id__": 1
  468. },
  469. "asset": {
  470. "__uuid__": "f039fd53-33b6-43a2-ad0b-8ee2131aae93"
  471. },
  472. "fileId": "59+kvpXW1CSoXsBne2eInz",
  473. "sync": false
  474. },
  475. {
  476. "__type__": "cc.Node",
  477. "_name": "levelHome_self_artist_bg",
  478. "_objFlags": 0,
  479. "_parent": {
  480. "__id__": 7
  481. },
  482. "_children": [],
  483. "_tag": -1,
  484. "_active": true,
  485. "_components": [
  486. {
  487. "__id__": 15
  488. }
  489. ],
  490. "_prefab": {
  491. "__id__": 16
  492. },
  493. "_id": "",
  494. "_opacity": 255,
  495. "_color": {
  496. "__type__": "cc.Color",
  497. "r": 255,
  498. "g": 255,
  499. "b": 255,
  500. "a": 255
  501. },
  502. "_cascadeOpacityEnabled": true,
  503. "_anchorPoint": {
  504. "__type__": "cc.Vec2",
  505. "x": 0.5,
  506. "y": 0.5
  507. },
  508. "_contentSize": {
  509. "__type__": "cc.Size",
  510. "width": 74,
  511. "height": 74
  512. },
  513. "_rotationX": 0,
  514. "_rotationY": 0,
  515. "_scaleX": 1,
  516. "_scaleY": 1,
  517. "_position": {
  518. "__type__": "cc.Vec2",
  519. "x": 0,
  520. "y": 0
  521. },
  522. "_skewX": 0,
  523. "_skewY": 0,
  524. "_localZOrder": 0,
  525. "_globalZOrder": 0,
  526. "_opacityModifyRGB": false,
  527. "groupIndex": 0
  528. },
  529. {
  530. "__type__": "cc.Sprite",
  531. "_name": "",
  532. "_objFlags": 0,
  533. "node": {
  534. "__id__": 14
  535. },
  536. "_enabled": true,
  537. "_spriteFrame": {
  538. "__uuid__": "080e5db6-720d-4d28-8b9d-2bd04458d712"
  539. },
  540. "_type": 0,
  541. "_sizeMode": 1,
  542. "_fillType": 0,
  543. "_fillCenter": {
  544. "__type__": "cc.Vec2",
  545. "x": 0,
  546. "y": 0
  547. },
  548. "_fillStart": 0,
  549. "_fillRange": 0,
  550. "_isTrimmedMode": true,
  551. "_srcBlendFactor": 770,
  552. "_dstBlendFactor": 771,
  553. "_atlas": null
  554. },
  555. {
  556. "__type__": "cc.PrefabInfo",
  557. "root": {
  558. "__id__": 1
  559. },
  560. "asset": {
  561. "__uuid__": "f039fd53-33b6-43a2-ad0b-8ee2131aae93"
  562. },
  563. "fileId": "19Gp0B+OlE6Y4xK8+duRpO",
  564. "sync": false
  565. },
  566. {
  567. "__type__": "cc.Node",
  568. "_name": "artist_resident_tip",
  569. "_objFlags": 0,
  570. "_parent": {
  571. "__id__": 7
  572. },
  573. "_children": [],
  574. "_tag": -1,
  575. "_active": false,
  576. "_components": [
  577. {
  578. "__id__": 18
  579. }
  580. ],
  581. "_prefab": {
  582. "__id__": 19
  583. },
  584. "_id": "",
  585. "_opacity": 255,
  586. "_color": {
  587. "__type__": "cc.Color",
  588. "r": 255,
  589. "g": 255,
  590. "b": 255,
  591. "a": 255
  592. },
  593. "_cascadeOpacityEnabled": true,
  594. "_anchorPoint": {
  595. "__type__": "cc.Vec2",
  596. "x": 0.5,
  597. "y": 0.5
  598. },
  599. "_contentSize": {
  600. "__type__": "cc.Size",
  601. "width": 22,
  602. "height": 23
  603. },
  604. "_rotationX": 0,
  605. "_rotationY": 0,
  606. "_scaleX": 1,
  607. "_scaleY": 1,
  608. "_position": {
  609. "__type__": "cc.Vec2",
  610. "x": 26,
  611. "y": 24
  612. },
  613. "_skewX": 0,
  614. "_skewY": 0,
  615. "_localZOrder": 0,
  616. "_globalZOrder": 0,
  617. "_opacityModifyRGB": false,
  618. "groupIndex": 0
  619. },
  620. {
  621. "__type__": "cc.Sprite",
  622. "_name": "",
  623. "_objFlags": 0,
  624. "node": {
  625. "__id__": 17
  626. },
  627. "_enabled": true,
  628. "_spriteFrame": {
  629. "__uuid__": "b9b5d32a-d22e-4769-a766-aee7ab73d634"
  630. },
  631. "_type": 0,
  632. "_sizeMode": 1,
  633. "_fillType": 0,
  634. "_fillCenter": {
  635. "__type__": "cc.Vec2",
  636. "x": 0,
  637. "y": 0
  638. },
  639. "_fillStart": 0,
  640. "_fillRange": 0,
  641. "_isTrimmedMode": true,
  642. "_srcBlendFactor": 770,
  643. "_dstBlendFactor": 771,
  644. "_atlas": null
  645. },
  646. {
  647. "__type__": "cc.PrefabInfo",
  648. "root": {
  649. "__id__": 1
  650. },
  651. "asset": {
  652. "__uuid__": "f039fd53-33b6-43a2-ad0b-8ee2131aae93"
  653. },
  654. "fileId": "1auT/YhotPUrs5/ZbyJK1G",
  655. "sync": false
  656. },
  657. {
  658. "__type__": "cc.PrefabInfo",
  659. "root": {
  660. "__id__": 1
  661. },
  662. "asset": {
  663. "__uuid__": "f039fd53-33b6-43a2-ad0b-8ee2131aae93"
  664. },
  665. "fileId": "ceuRKrix5Ft7AIYUk1BcUT",
  666. "sync": false
  667. },
  668. {
  669. "__type__": "eaf1bUtt3pD14xF/MC8RvkP",
  670. "_name": "",
  671. "_objFlags": 0,
  672. "node": {
  673. "__id__": 1
  674. },
  675. "_enabled": true,
  676. "artistBgSpriteFrames": [
  677. {
  678. "__uuid__": "080e5db6-720d-4d28-8b9d-2bd04458d712"
  679. },
  680. {
  681. "__uuid__": "b66c27b0-849f-4729-98f2-2214e533750e"
  682. }
  683. ],
  684. "bgSprite": {
  685. "__id__": 15
  686. },
  687. "addBtn": {
  688. "__id__": 4
  689. },
  690. "artistNode": {
  691. "__id__": 7
  692. },
  693. "headSprite": {
  694. "__id__": 10
  695. },
  696. "tipNode": {
  697. "__id__": 17
  698. }
  699. },
  700. {
  701. "__type__": "cc.PrefabInfo",
  702. "root": {
  703. "__id__": 1
  704. },
  705. "asset": {
  706. "__uuid__": "f039fd53-33b6-43a2-ad0b-8ee2131aae93"
  707. },
  708. "fileId": "f97wfK0CJEtJlqI/lfrgbq",
  709. "sync": false
  710. }
  711. ]