HeroListCard.prefab 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "HeroListCard",
  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": "HeroListCard",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 44
  29. },
  30. {
  31. "__id__": 56
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 62
  38. },
  39. {
  40. "__id__": 64
  41. },
  42. {
  43. "__id__": 66
  44. },
  45. {
  46. "__id__": 69
  47. }
  48. ],
  49. "_prefab": {
  50. "__id__": 71
  51. },
  52. "_lpos": {
  53. "__type__": "cc.Vec3",
  54. "x": -229.5,
  55. "y": 0,
  56. "z": 0
  57. },
  58. "_lrot": {
  59. "__type__": "cc.Quat",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0,
  63. "w": 1
  64. },
  65. "_lscale": {
  66. "__type__": "cc.Vec3",
  67. "x": 1,
  68. "y": 1,
  69. "z": 1
  70. },
  71. "_mobility": 0,
  72. "_layer": 33554432,
  73. "_euler": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "ico",
  84. "_objFlags": 0,
  85. "__editorExtras__": {},
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 5
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 7
  101. },
  102. "_lpos": {
  103. "__type__": "cc.Vec3",
  104. "x": -73.789,
  105. "y": -39.211,
  106. "z": 0
  107. },
  108. "_lrot": {
  109. "__type__": "cc.Quat",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0,
  113. "w": 1
  114. },
  115. "_lscale": {
  116. "__type__": "cc.Vec3",
  117. "x": 1.5,
  118. "y": 1.5,
  119. "z": 1
  120. },
  121. "_mobility": 0,
  122. "_layer": 33554432,
  123. "_euler": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_id": ""
  130. },
  131. {
  132. "__type__": "cc.UITransform",
  133. "_name": "",
  134. "_objFlags": 0,
  135. "__editorExtras__": {},
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "__prefab": {
  141. "__id__": 4
  142. },
  143. "_contentSize": {
  144. "__type__": "cc.Size",
  145. "width": 81,
  146. "height": 75
  147. },
  148. "_anchorPoint": {
  149. "__type__": "cc.Vec2",
  150. "x": 0,
  151. "y": 0
  152. },
  153. "_id": ""
  154. },
  155. {
  156. "__type__": "cc.CompPrefabInfo",
  157. "fileId": "3a+tDfPitKu4GNVJFgUGer"
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "__editorExtras__": {},
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "__prefab": {
  169. "__id__": 6
  170. },
  171. "_customMaterial": null,
  172. "_srcBlendFactor": 2,
  173. "_dstBlendFactor": 4,
  174. "_color": {
  175. "__type__": "cc.Color",
  176. "r": 255,
  177. "g": 255,
  178. "b": 255,
  179. "a": 255
  180. },
  181. "_spriteFrame": {
  182. "__uuid__": "1f2c5489-06e1-4fbd-96f7-d7e66c6b0ff7@f9941",
  183. "__expectedType__": "cc.SpriteFrame"
  184. },
  185. "_type": 0,
  186. "_fillType": 0,
  187. "_sizeMode": 1,
  188. "_fillCenter": {
  189. "__type__": "cc.Vec2",
  190. "x": 0,
  191. "y": 0
  192. },
  193. "_fillStart": 0,
  194. "_fillRange": 0,
  195. "_isTrimmedMode": true,
  196. "_useGrayscale": false,
  197. "_atlas": null,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.CompPrefabInfo",
  202. "fileId": "05bNd09GFCjrLIHQ0sCXeI"
  203. },
  204. {
  205. "__type__": "cc.PrefabInfo",
  206. "root": {
  207. "__id__": 1
  208. },
  209. "asset": {
  210. "__id__": 0
  211. },
  212. "fileId": "36WfzN92BKZ4/4HFVk36g3",
  213. "instance": null,
  214. "targetOverrides": null,
  215. "nestedPrefabInstanceRoots": null
  216. },
  217. {
  218. "__type__": "cc.Node",
  219. "_name": "star_node",
  220. "_objFlags": 0,
  221. "__editorExtras__": {},
  222. "_parent": {
  223. "__id__": 1
  224. },
  225. "_children": [
  226. {
  227. "__id__": 9
  228. },
  229. {
  230. "__id__": 15
  231. },
  232. {
  233. "__id__": 21
  234. },
  235. {
  236. "__id__": 27
  237. },
  238. {
  239. "__id__": 33
  240. }
  241. ],
  242. "_active": true,
  243. "_components": [
  244. {
  245. "__id__": 39
  246. },
  247. {
  248. "__id__": 41
  249. }
  250. ],
  251. "_prefab": {
  252. "__id__": 43
  253. },
  254. "_lpos": {
  255. "__type__": "cc.Vec3",
  256. "x": -81.855,
  257. "y": -39.698,
  258. "z": 0
  259. },
  260. "_lrot": {
  261. "__type__": "cc.Quat",
  262. "x": 0,
  263. "y": 0,
  264. "z": 0,
  265. "w": 1
  266. },
  267. "_lscale": {
  268. "__type__": "cc.Vec3",
  269. "x": 0.7,
  270. "y": 0.7,
  271. "z": 1
  272. },
  273. "_mobility": 0,
  274. "_layer": 33554432,
  275. "_euler": {
  276. "__type__": "cc.Vec3",
  277. "x": 0,
  278. "y": 0,
  279. "z": 0
  280. },
  281. "_id": ""
  282. },
  283. {
  284. "__type__": "cc.Node",
  285. "_name": "star_1",
  286. "_objFlags": 0,
  287. "__editorExtras__": {},
  288. "_parent": {
  289. "__id__": 8
  290. },
  291. "_children": [],
  292. "_active": true,
  293. "_components": [
  294. {
  295. "__id__": 10
  296. },
  297. {
  298. "__id__": 12
  299. }
  300. ],
  301. "_prefab": {
  302. "__id__": 14
  303. },
  304. "_lpos": {
  305. "__type__": "cc.Vec3",
  306. "x": 15,
  307. "y": 0,
  308. "z": 0
  309. },
  310. "_lrot": {
  311. "__type__": "cc.Quat",
  312. "x": 0,
  313. "y": 0,
  314. "z": 0,
  315. "w": 1
  316. },
  317. "_lscale": {
  318. "__type__": "cc.Vec3",
  319. "x": 1,
  320. "y": 1,
  321. "z": 1
  322. },
  323. "_mobility": 0,
  324. "_layer": 33554432,
  325. "_euler": {
  326. "__type__": "cc.Vec3",
  327. "x": 0,
  328. "y": 0,
  329. "z": 0
  330. },
  331. "_id": ""
  332. },
  333. {
  334. "__type__": "cc.UITransform",
  335. "_name": "",
  336. "_objFlags": 0,
  337. "__editorExtras__": {},
  338. "node": {
  339. "__id__": 9
  340. },
  341. "_enabled": true,
  342. "__prefab": {
  343. "__id__": 11
  344. },
  345. "_contentSize": {
  346. "__type__": "cc.Size",
  347. "width": 30,
  348. "height": 29
  349. },
  350. "_anchorPoint": {
  351. "__type__": "cc.Vec2",
  352. "x": 0.5,
  353. "y": 0.5
  354. },
  355. "_id": ""
  356. },
  357. {
  358. "__type__": "cc.CompPrefabInfo",
  359. "fileId": "5855Bi1cxGp69bbL8UEt41"
  360. },
  361. {
  362. "__type__": "cc.Sprite",
  363. "_name": "",
  364. "_objFlags": 0,
  365. "__editorExtras__": {},
  366. "node": {
  367. "__id__": 9
  368. },
  369. "_enabled": true,
  370. "__prefab": {
  371. "__id__": 13
  372. },
  373. "_customMaterial": null,
  374. "_srcBlendFactor": 2,
  375. "_dstBlendFactor": 4,
  376. "_color": {
  377. "__type__": "cc.Color",
  378. "r": 255,
  379. "g": 255,
  380. "b": 255,
  381. "a": 255
  382. },
  383. "_spriteFrame": {
  384. "__uuid__": "c9c6c567-c013-4490-b4fa-db684ce9d772@f9941",
  385. "__expectedType__": "cc.SpriteFrame"
  386. },
  387. "_type": 0,
  388. "_fillType": 0,
  389. "_sizeMode": 1,
  390. "_fillCenter": {
  391. "__type__": "cc.Vec2",
  392. "x": 0,
  393. "y": 0
  394. },
  395. "_fillStart": 0,
  396. "_fillRange": 0,
  397. "_isTrimmedMode": true,
  398. "_useGrayscale": false,
  399. "_atlas": null,
  400. "_id": ""
  401. },
  402. {
  403. "__type__": "cc.CompPrefabInfo",
  404. "fileId": "57I7hFqjFHO7wIMkN6LIK6"
  405. },
  406. {
  407. "__type__": "cc.PrefabInfo",
  408. "root": {
  409. "__id__": 1
  410. },
  411. "asset": {
  412. "__id__": 0
  413. },
  414. "fileId": "36+XENl65N8JmJFMOITIUp",
  415. "instance": null,
  416. "targetOverrides": null,
  417. "nestedPrefabInstanceRoots": null
  418. },
  419. {
  420. "__type__": "cc.Node",
  421. "_name": "star_2",
  422. "_objFlags": 0,
  423. "__editorExtras__": {},
  424. "_parent": {
  425. "__id__": 8
  426. },
  427. "_children": [],
  428. "_active": true,
  429. "_components": [
  430. {
  431. "__id__": 16
  432. },
  433. {
  434. "__id__": 18
  435. }
  436. ],
  437. "_prefab": {
  438. "__id__": 20
  439. },
  440. "_lpos": {
  441. "__type__": "cc.Vec3",
  442. "x": 46,
  443. "y": 0,
  444. "z": 0
  445. },
  446. "_lrot": {
  447. "__type__": "cc.Quat",
  448. "x": 0,
  449. "y": 0,
  450. "z": 0,
  451. "w": 1
  452. },
  453. "_lscale": {
  454. "__type__": "cc.Vec3",
  455. "x": 1,
  456. "y": 1,
  457. "z": 1
  458. },
  459. "_mobility": 0,
  460. "_layer": 33554432,
  461. "_euler": {
  462. "__type__": "cc.Vec3",
  463. "x": 0,
  464. "y": 0,
  465. "z": 0
  466. },
  467. "_id": ""
  468. },
  469. {
  470. "__type__": "cc.UITransform",
  471. "_name": "",
  472. "_objFlags": 0,
  473. "__editorExtras__": {},
  474. "node": {
  475. "__id__": 15
  476. },
  477. "_enabled": true,
  478. "__prefab": {
  479. "__id__": 17
  480. },
  481. "_contentSize": {
  482. "__type__": "cc.Size",
  483. "width": 30,
  484. "height": 29
  485. },
  486. "_anchorPoint": {
  487. "__type__": "cc.Vec2",
  488. "x": 0.5,
  489. "y": 0.5
  490. },
  491. "_id": ""
  492. },
  493. {
  494. "__type__": "cc.CompPrefabInfo",
  495. "fileId": "665ZouF8BHNp/wL4uFilWE"
  496. },
  497. {
  498. "__type__": "cc.Sprite",
  499. "_name": "",
  500. "_objFlags": 0,
  501. "__editorExtras__": {},
  502. "node": {
  503. "__id__": 15
  504. },
  505. "_enabled": true,
  506. "__prefab": {
  507. "__id__": 19
  508. },
  509. "_customMaterial": null,
  510. "_srcBlendFactor": 2,
  511. "_dstBlendFactor": 4,
  512. "_color": {
  513. "__type__": "cc.Color",
  514. "r": 255,
  515. "g": 255,
  516. "b": 255,
  517. "a": 255
  518. },
  519. "_spriteFrame": {
  520. "__uuid__": "c9c6c567-c013-4490-b4fa-db684ce9d772@f9941",
  521. "__expectedType__": "cc.SpriteFrame"
  522. },
  523. "_type": 0,
  524. "_fillType": 0,
  525. "_sizeMode": 1,
  526. "_fillCenter": {
  527. "__type__": "cc.Vec2",
  528. "x": 0,
  529. "y": 0
  530. },
  531. "_fillStart": 0,
  532. "_fillRange": 0,
  533. "_isTrimmedMode": true,
  534. "_useGrayscale": false,
  535. "_atlas": null,
  536. "_id": ""
  537. },
  538. {
  539. "__type__": "cc.CompPrefabInfo",
  540. "fileId": "4dRJCT2+hPbbKx5T8+ZO9o"
  541. },
  542. {
  543. "__type__": "cc.PrefabInfo",
  544. "root": {
  545. "__id__": 1
  546. },
  547. "asset": {
  548. "__id__": 0
  549. },
  550. "fileId": "22BgB+helKXJBc2cgcG2rM",
  551. "instance": null,
  552. "targetOverrides": null,
  553. "nestedPrefabInstanceRoots": null
  554. },
  555. {
  556. "__type__": "cc.Node",
  557. "_name": "star_3",
  558. "_objFlags": 0,
  559. "__editorExtras__": {},
  560. "_parent": {
  561. "__id__": 8
  562. },
  563. "_children": [],
  564. "_active": true,
  565. "_components": [
  566. {
  567. "__id__": 22
  568. },
  569. {
  570. "__id__": 24
  571. }
  572. ],
  573. "_prefab": {
  574. "__id__": 26
  575. },
  576. "_lpos": {
  577. "__type__": "cc.Vec3",
  578. "x": 77,
  579. "y": 0,
  580. "z": 0
  581. },
  582. "_lrot": {
  583. "__type__": "cc.Quat",
  584. "x": 0,
  585. "y": 0,
  586. "z": 0,
  587. "w": 1
  588. },
  589. "_lscale": {
  590. "__type__": "cc.Vec3",
  591. "x": 1,
  592. "y": 1,
  593. "z": 1
  594. },
  595. "_mobility": 0,
  596. "_layer": 33554432,
  597. "_euler": {
  598. "__type__": "cc.Vec3",
  599. "x": 0,
  600. "y": 0,
  601. "z": 0
  602. },
  603. "_id": ""
  604. },
  605. {
  606. "__type__": "cc.UITransform",
  607. "_name": "",
  608. "_objFlags": 0,
  609. "__editorExtras__": {},
  610. "node": {
  611. "__id__": 21
  612. },
  613. "_enabled": true,
  614. "__prefab": {
  615. "__id__": 23
  616. },
  617. "_contentSize": {
  618. "__type__": "cc.Size",
  619. "width": 30,
  620. "height": 29
  621. },
  622. "_anchorPoint": {
  623. "__type__": "cc.Vec2",
  624. "x": 0.5,
  625. "y": 0.5
  626. },
  627. "_id": ""
  628. },
  629. {
  630. "__type__": "cc.CompPrefabInfo",
  631. "fileId": "eaRXrVd6xC4a8cPhixDKtT"
  632. },
  633. {
  634. "__type__": "cc.Sprite",
  635. "_name": "",
  636. "_objFlags": 0,
  637. "__editorExtras__": {},
  638. "node": {
  639. "__id__": 21
  640. },
  641. "_enabled": true,
  642. "__prefab": {
  643. "__id__": 25
  644. },
  645. "_customMaterial": null,
  646. "_srcBlendFactor": 2,
  647. "_dstBlendFactor": 4,
  648. "_color": {
  649. "__type__": "cc.Color",
  650. "r": 255,
  651. "g": 255,
  652. "b": 255,
  653. "a": 255
  654. },
  655. "_spriteFrame": {
  656. "__uuid__": "c9c6c567-c013-4490-b4fa-db684ce9d772@f9941",
  657. "__expectedType__": "cc.SpriteFrame"
  658. },
  659. "_type": 0,
  660. "_fillType": 0,
  661. "_sizeMode": 1,
  662. "_fillCenter": {
  663. "__type__": "cc.Vec2",
  664. "x": 0,
  665. "y": 0
  666. },
  667. "_fillStart": 0,
  668. "_fillRange": 0,
  669. "_isTrimmedMode": true,
  670. "_useGrayscale": false,
  671. "_atlas": null,
  672. "_id": ""
  673. },
  674. {
  675. "__type__": "cc.CompPrefabInfo",
  676. "fileId": "961lzESJJMcJQnWlwze1So"
  677. },
  678. {
  679. "__type__": "cc.PrefabInfo",
  680. "root": {
  681. "__id__": 1
  682. },
  683. "asset": {
  684. "__id__": 0
  685. },
  686. "fileId": "27N51imCRJiJgdwqcpxxJk",
  687. "instance": null,
  688. "targetOverrides": null,
  689. "nestedPrefabInstanceRoots": null
  690. },
  691. {
  692. "__type__": "cc.Node",
  693. "_name": "star_4",
  694. "_objFlags": 0,
  695. "__editorExtras__": {},
  696. "_parent": {
  697. "__id__": 8
  698. },
  699. "_children": [],
  700. "_active": true,
  701. "_components": [
  702. {
  703. "__id__": 28
  704. },
  705. {
  706. "__id__": 30
  707. }
  708. ],
  709. "_prefab": {
  710. "__id__": 32
  711. },
  712. "_lpos": {
  713. "__type__": "cc.Vec3",
  714. "x": 108,
  715. "y": 0,
  716. "z": 0
  717. },
  718. "_lrot": {
  719. "__type__": "cc.Quat",
  720. "x": 0,
  721. "y": 0,
  722. "z": 0,
  723. "w": 1
  724. },
  725. "_lscale": {
  726. "__type__": "cc.Vec3",
  727. "x": 1,
  728. "y": 1,
  729. "z": 1
  730. },
  731. "_mobility": 0,
  732. "_layer": 33554432,
  733. "_euler": {
  734. "__type__": "cc.Vec3",
  735. "x": 0,
  736. "y": 0,
  737. "z": 0
  738. },
  739. "_id": ""
  740. },
  741. {
  742. "__type__": "cc.UITransform",
  743. "_name": "",
  744. "_objFlags": 0,
  745. "__editorExtras__": {},
  746. "node": {
  747. "__id__": 27
  748. },
  749. "_enabled": true,
  750. "__prefab": {
  751. "__id__": 29
  752. },
  753. "_contentSize": {
  754. "__type__": "cc.Size",
  755. "width": 30,
  756. "height": 29
  757. },
  758. "_anchorPoint": {
  759. "__type__": "cc.Vec2",
  760. "x": 0.5,
  761. "y": 0.5
  762. },
  763. "_id": ""
  764. },
  765. {
  766. "__type__": "cc.CompPrefabInfo",
  767. "fileId": "fdQeHy8bZKGo+dOSYY/uXi"
  768. },
  769. {
  770. "__type__": "cc.Sprite",
  771. "_name": "",
  772. "_objFlags": 0,
  773. "__editorExtras__": {},
  774. "node": {
  775. "__id__": 27
  776. },
  777. "_enabled": true,
  778. "__prefab": {
  779. "__id__": 31
  780. },
  781. "_customMaterial": null,
  782. "_srcBlendFactor": 2,
  783. "_dstBlendFactor": 4,
  784. "_color": {
  785. "__type__": "cc.Color",
  786. "r": 255,
  787. "g": 255,
  788. "b": 255,
  789. "a": 255
  790. },
  791. "_spriteFrame": {
  792. "__uuid__": "c9c6c567-c013-4490-b4fa-db684ce9d772@f9941",
  793. "__expectedType__": "cc.SpriteFrame"
  794. },
  795. "_type": 0,
  796. "_fillType": 0,
  797. "_sizeMode": 1,
  798. "_fillCenter": {
  799. "__type__": "cc.Vec2",
  800. "x": 0,
  801. "y": 0
  802. },
  803. "_fillStart": 0,
  804. "_fillRange": 0,
  805. "_isTrimmedMode": true,
  806. "_useGrayscale": false,
  807. "_atlas": null,
  808. "_id": ""
  809. },
  810. {
  811. "__type__": "cc.CompPrefabInfo",
  812. "fileId": "52ozQrcJpBAI64F0Kr2FVj"
  813. },
  814. {
  815. "__type__": "cc.PrefabInfo",
  816. "root": {
  817. "__id__": 1
  818. },
  819. "asset": {
  820. "__id__": 0
  821. },
  822. "fileId": "a6lbSQnqxBKIjYLPP7Lfk0",
  823. "instance": null,
  824. "targetOverrides": null,
  825. "nestedPrefabInstanceRoots": null
  826. },
  827. {
  828. "__type__": "cc.Node",
  829. "_name": "star_5",
  830. "_objFlags": 0,
  831. "__editorExtras__": {},
  832. "_parent": {
  833. "__id__": 8
  834. },
  835. "_children": [],
  836. "_active": true,
  837. "_components": [
  838. {
  839. "__id__": 34
  840. },
  841. {
  842. "__id__": 36
  843. }
  844. ],
  845. "_prefab": {
  846. "__id__": 38
  847. },
  848. "_lpos": {
  849. "__type__": "cc.Vec3",
  850. "x": 139,
  851. "y": 0,
  852. "z": 0
  853. },
  854. "_lrot": {
  855. "__type__": "cc.Quat",
  856. "x": 0,
  857. "y": 0,
  858. "z": 0,
  859. "w": 1
  860. },
  861. "_lscale": {
  862. "__type__": "cc.Vec3",
  863. "x": 1,
  864. "y": 1,
  865. "z": 1
  866. },
  867. "_mobility": 0,
  868. "_layer": 33554432,
  869. "_euler": {
  870. "__type__": "cc.Vec3",
  871. "x": 0,
  872. "y": 0,
  873. "z": 0
  874. },
  875. "_id": ""
  876. },
  877. {
  878. "__type__": "cc.UITransform",
  879. "_name": "",
  880. "_objFlags": 0,
  881. "__editorExtras__": {},
  882. "node": {
  883. "__id__": 33
  884. },
  885. "_enabled": true,
  886. "__prefab": {
  887. "__id__": 35
  888. },
  889. "_contentSize": {
  890. "__type__": "cc.Size",
  891. "width": 30,
  892. "height": 29
  893. },
  894. "_anchorPoint": {
  895. "__type__": "cc.Vec2",
  896. "x": 0.5,
  897. "y": 0.5
  898. },
  899. "_id": ""
  900. },
  901. {
  902. "__type__": "cc.CompPrefabInfo",
  903. "fileId": "160TEwBWtEjrniu5a2BBio"
  904. },
  905. {
  906. "__type__": "cc.Sprite",
  907. "_name": "",
  908. "_objFlags": 0,
  909. "__editorExtras__": {},
  910. "node": {
  911. "__id__": 33
  912. },
  913. "_enabled": true,
  914. "__prefab": {
  915. "__id__": 37
  916. },
  917. "_customMaterial": null,
  918. "_srcBlendFactor": 2,
  919. "_dstBlendFactor": 4,
  920. "_color": {
  921. "__type__": "cc.Color",
  922. "r": 255,
  923. "g": 255,
  924. "b": 255,
  925. "a": 255
  926. },
  927. "_spriteFrame": {
  928. "__uuid__": "c9c6c567-c013-4490-b4fa-db684ce9d772@f9941",
  929. "__expectedType__": "cc.SpriteFrame"
  930. },
  931. "_type": 0,
  932. "_fillType": 0,
  933. "_sizeMode": 1,
  934. "_fillCenter": {
  935. "__type__": "cc.Vec2",
  936. "x": 0,
  937. "y": 0
  938. },
  939. "_fillStart": 0,
  940. "_fillRange": 0,
  941. "_isTrimmedMode": true,
  942. "_useGrayscale": false,
  943. "_atlas": null,
  944. "_id": ""
  945. },
  946. {
  947. "__type__": "cc.CompPrefabInfo",
  948. "fileId": "30oEB3QSVBXaapgjhZifeg"
  949. },
  950. {
  951. "__type__": "cc.PrefabInfo",
  952. "root": {
  953. "__id__": 1
  954. },
  955. "asset": {
  956. "__id__": 0
  957. },
  958. "fileId": "94VrlCGw5B9qBEBBb9PbGD",
  959. "instance": null,
  960. "targetOverrides": null,
  961. "nestedPrefabInstanceRoots": null
  962. },
  963. {
  964. "__type__": "cc.UITransform",
  965. "_name": "",
  966. "_objFlags": 0,
  967. "__editorExtras__": {},
  968. "node": {
  969. "__id__": 8
  970. },
  971. "_enabled": true,
  972. "__prefab": {
  973. "__id__": 40
  974. },
  975. "_contentSize": {
  976. "__type__": "cc.Size",
  977. "width": 300,
  978. "height": 200
  979. },
  980. "_anchorPoint": {
  981. "__type__": "cc.Vec2",
  982. "x": 0,
  983. "y": 0.5
  984. },
  985. "_id": ""
  986. },
  987. {
  988. "__type__": "cc.CompPrefabInfo",
  989. "fileId": "22l9axpbZIu7dUurWyUgHn"
  990. },
  991. {
  992. "__type__": "cc.Layout",
  993. "_name": "",
  994. "_objFlags": 0,
  995. "__editorExtras__": {},
  996. "node": {
  997. "__id__": 8
  998. },
  999. "_enabled": true,
  1000. "__prefab": {
  1001. "__id__": 42
  1002. },
  1003. "_resizeMode": 0,
  1004. "_layoutType": 1,
  1005. "_cellSize": {
  1006. "__type__": "cc.Size",
  1007. "width": 40,
  1008. "height": 40
  1009. },
  1010. "_startAxis": 0,
  1011. "_paddingLeft": 0,
  1012. "_paddingRight": 0,
  1013. "_paddingTop": 0,
  1014. "_paddingBottom": 0,
  1015. "_spacingX": 1,
  1016. "_spacingY": 0,
  1017. "_verticalDirection": 1,
  1018. "_horizontalDirection": 0,
  1019. "_constraint": 0,
  1020. "_constraintNum": 2,
  1021. "_affectedByScale": false,
  1022. "_isAlign": false,
  1023. "_id": ""
  1024. },
  1025. {
  1026. "__type__": "cc.CompPrefabInfo",
  1027. "fileId": "60r3icuadJVIr2X4MAhe3V"
  1028. },
  1029. {
  1030. "__type__": "cc.PrefabInfo",
  1031. "root": {
  1032. "__id__": 1
  1033. },
  1034. "asset": {
  1035. "__id__": 0
  1036. },
  1037. "fileId": "aaSrfNnrdNJLCriRbmC4NR",
  1038. "instance": null,
  1039. "targetOverrides": null,
  1040. "nestedPrefabInstanceRoots": null
  1041. },
  1042. {
  1043. "__type__": "cc.Node",
  1044. "_name": "star_bg",
  1045. "_objFlags": 0,
  1046. "__editorExtras__": {},
  1047. "_parent": {
  1048. "__id__": 1
  1049. },
  1050. "_children": [
  1051. {
  1052. "__id__": 45
  1053. }
  1054. ],
  1055. "_active": true,
  1056. "_components": [
  1057. {
  1058. "__id__": 51
  1059. },
  1060. {
  1061. "__id__": 53
  1062. }
  1063. ],
  1064. "_prefab": {
  1065. "__id__": 55
  1066. },
  1067. "_lpos": {
  1068. "__type__": "cc.Vec3",
  1069. "x": 67.721,
  1070. "y": -33.428,
  1071. "z": 0
  1072. },
  1073. "_lrot": {
  1074. "__type__": "cc.Quat",
  1075. "x": 0,
  1076. "y": 0,
  1077. "z": 0,
  1078. "w": 1
  1079. },
  1080. "_lscale": {
  1081. "__type__": "cc.Vec3",
  1082. "x": 0.8,
  1083. "y": 0.8,
  1084. "z": 1
  1085. },
  1086. "_mobility": 0,
  1087. "_layer": 33554432,
  1088. "_euler": {
  1089. "__type__": "cc.Vec3",
  1090. "x": 0,
  1091. "y": 0,
  1092. "z": 0
  1093. },
  1094. "_id": ""
  1095. },
  1096. {
  1097. "__type__": "cc.Node",
  1098. "_name": "star_tx",
  1099. "_objFlags": 512,
  1100. "__editorExtras__": {},
  1101. "_parent": {
  1102. "__id__": 44
  1103. },
  1104. "_children": [],
  1105. "_active": true,
  1106. "_components": [
  1107. {
  1108. "__id__": 46
  1109. },
  1110. {
  1111. "__id__": 48
  1112. }
  1113. ],
  1114. "_prefab": {
  1115. "__id__": 50
  1116. },
  1117. "_lpos": {
  1118. "__type__": "cc.Vec3",
  1119. "x": 0,
  1120. "y": -3.842,
  1121. "z": 0
  1122. },
  1123. "_lrot": {
  1124. "__type__": "cc.Quat",
  1125. "x": 0,
  1126. "y": 0,
  1127. "z": 0,
  1128. "w": 1
  1129. },
  1130. "_lscale": {
  1131. "__type__": "cc.Vec3",
  1132. "x": 1,
  1133. "y": 1,
  1134. "z": 1
  1135. },
  1136. "_mobility": 0,
  1137. "_layer": 33554432,
  1138. "_euler": {
  1139. "__type__": "cc.Vec3",
  1140. "x": 0,
  1141. "y": 0,
  1142. "z": 0
  1143. },
  1144. "_id": ""
  1145. },
  1146. {
  1147. "__type__": "cc.UITransform",
  1148. "_name": "",
  1149. "_objFlags": 0,
  1150. "__editorExtras__": {},
  1151. "node": {
  1152. "__id__": 45
  1153. },
  1154. "_enabled": true,
  1155. "__prefab": {
  1156. "__id__": 47
  1157. },
  1158. "_contentSize": {
  1159. "__type__": "cc.Size",
  1160. "width": 28,
  1161. "height": 29.2
  1162. },
  1163. "_anchorPoint": {
  1164. "__type__": "cc.Vec2",
  1165. "x": 0.5,
  1166. "y": 0.5
  1167. },
  1168. "_id": ""
  1169. },
  1170. {
  1171. "__type__": "cc.CompPrefabInfo",
  1172. "fileId": "66Gcnu/PNHVYD01XuNrvqA"
  1173. },
  1174. {
  1175. "__type__": "cc.Label",
  1176. "_name": "",
  1177. "_objFlags": 0,
  1178. "__editorExtras__": {},
  1179. "node": {
  1180. "__id__": 45
  1181. },
  1182. "_enabled": true,
  1183. "__prefab": {
  1184. "__id__": 49
  1185. },
  1186. "_customMaterial": null,
  1187. "_srcBlendFactor": 2,
  1188. "_dstBlendFactor": 4,
  1189. "_color": {
  1190. "__type__": "cc.Color",
  1191. "r": 255,
  1192. "g": 239,
  1193. "b": 201,
  1194. "a": 255
  1195. },
  1196. "_string": "10",
  1197. "_horizontalAlign": 1,
  1198. "_verticalAlign": 1,
  1199. "_actualFontSize": 20,
  1200. "_fontSize": 20,
  1201. "_fontFamily": "Arial",
  1202. "_lineHeight": 20,
  1203. "_overflow": 0,
  1204. "_enableWrapText": false,
  1205. "_font": {
  1206. "__uuid__": "20e32a4b-c53f-43f1-afa0-30a906b3e3e8",
  1207. "__expectedType__": "cc.TTFFont"
  1208. },
  1209. "_isSystemFontUsed": false,
  1210. "_spacingX": 0,
  1211. "_isItalic": false,
  1212. "_isBold": true,
  1213. "_isUnderline": false,
  1214. "_underlineHeight": 2,
  1215. "_cacheMode": 0,
  1216. "_enableOutline": true,
  1217. "_outlineColor": {
  1218. "__type__": "cc.Color",
  1219. "r": 0,
  1220. "g": 0,
  1221. "b": 0,
  1222. "a": 255
  1223. },
  1224. "_outlineWidth": 2,
  1225. "_enableShadow": false,
  1226. "_shadowColor": {
  1227. "__type__": "cc.Color",
  1228. "r": 0,
  1229. "g": 0,
  1230. "b": 0,
  1231. "a": 255
  1232. },
  1233. "_shadowOffset": {
  1234. "__type__": "cc.Vec2",
  1235. "x": 2,
  1236. "y": 2
  1237. },
  1238. "_shadowBlur": 2,
  1239. "_id": ""
  1240. },
  1241. {
  1242. "__type__": "cc.CompPrefabInfo",
  1243. "fileId": "1eBb8M+zpO1LtbbjlPSTO5"
  1244. },
  1245. {
  1246. "__type__": "cc.PrefabInfo",
  1247. "root": {
  1248. "__id__": 1
  1249. },
  1250. "asset": {
  1251. "__id__": 0
  1252. },
  1253. "fileId": "52l5E7uu1JaZ6jsx1RNMx4",
  1254. "instance": null,
  1255. "targetOverrides": null,
  1256. "nestedPrefabInstanceRoots": null
  1257. },
  1258. {
  1259. "__type__": "cc.UITransform",
  1260. "_name": "",
  1261. "_objFlags": 0,
  1262. "__editorExtras__": {},
  1263. "node": {
  1264. "__id__": 44
  1265. },
  1266. "_enabled": true,
  1267. "__prefab": {
  1268. "__id__": 52
  1269. },
  1270. "_contentSize": {
  1271. "__type__": "cc.Size",
  1272. "width": 49,
  1273. "height": 42
  1274. },
  1275. "_anchorPoint": {
  1276. "__type__": "cc.Vec2",
  1277. "x": 0.5,
  1278. "y": 0.5
  1279. },
  1280. "_id": ""
  1281. },
  1282. {
  1283. "__type__": "cc.CompPrefabInfo",
  1284. "fileId": "8ezHYwEmBF64ad7WRyEGzC"
  1285. },
  1286. {
  1287. "__type__": "cc.Sprite",
  1288. "_name": "",
  1289. "_objFlags": 0,
  1290. "__editorExtras__": {},
  1291. "node": {
  1292. "__id__": 44
  1293. },
  1294. "_enabled": true,
  1295. "__prefab": {
  1296. "__id__": 54
  1297. },
  1298. "_customMaterial": null,
  1299. "_srcBlendFactor": 2,
  1300. "_dstBlendFactor": 4,
  1301. "_color": {
  1302. "__type__": "cc.Color",
  1303. "r": 255,
  1304. "g": 255,
  1305. "b": 255,
  1306. "a": 255
  1307. },
  1308. "_spriteFrame": {
  1309. "__uuid__": "941ea280-6e7e-4e34-a344-3f12671b20ff@f9941",
  1310. "__expectedType__": "cc.SpriteFrame"
  1311. },
  1312. "_type": 0,
  1313. "_fillType": 0,
  1314. "_sizeMode": 1,
  1315. "_fillCenter": {
  1316. "__type__": "cc.Vec2",
  1317. "x": 0,
  1318. "y": 0
  1319. },
  1320. "_fillStart": 0,
  1321. "_fillRange": 0,
  1322. "_isTrimmedMode": true,
  1323. "_useGrayscale": false,
  1324. "_atlas": null,
  1325. "_id": ""
  1326. },
  1327. {
  1328. "__type__": "cc.CompPrefabInfo",
  1329. "fileId": "7aJzOTsAhJc6rlDQlv35X3"
  1330. },
  1331. {
  1332. "__type__": "cc.PrefabInfo",
  1333. "root": {
  1334. "__id__": 1
  1335. },
  1336. "asset": {
  1337. "__id__": 0
  1338. },
  1339. "fileId": "3fOmzZcL5L/b8c31uQll3E",
  1340. "instance": null,
  1341. "targetOverrides": null,
  1342. "nestedPrefabInstanceRoots": null
  1343. },
  1344. {
  1345. "__type__": "cc.Node",
  1346. "_name": "name_tx",
  1347. "_objFlags": 512,
  1348. "__editorExtras__": {},
  1349. "_parent": {
  1350. "__id__": 1
  1351. },
  1352. "_children": [],
  1353. "_active": true,
  1354. "_components": [
  1355. {
  1356. "__id__": 57
  1357. },
  1358. {
  1359. "__id__": 59
  1360. }
  1361. ],
  1362. "_prefab": {
  1363. "__id__": 61
  1364. },
  1365. "_lpos": {
  1366. "__type__": "cc.Vec3",
  1367. "x": 84.071,
  1368. "y": 42.209,
  1369. "z": 0
  1370. },
  1371. "_lrot": {
  1372. "__type__": "cc.Quat",
  1373. "x": 0,
  1374. "y": 0,
  1375. "z": 0,
  1376. "w": 1
  1377. },
  1378. "_lscale": {
  1379. "__type__": "cc.Vec3",
  1380. "x": 1,
  1381. "y": 1,
  1382. "z": 1
  1383. },
  1384. "_mobility": 0,
  1385. "_layer": 33554432,
  1386. "_euler": {
  1387. "__type__": "cc.Vec3",
  1388. "x": 0,
  1389. "y": 0,
  1390. "z": 0
  1391. },
  1392. "_id": ""
  1393. },
  1394. {
  1395. "__type__": "cc.UITransform",
  1396. "_name": "",
  1397. "_objFlags": 0,
  1398. "__editorExtras__": {},
  1399. "node": {
  1400. "__id__": 56
  1401. },
  1402. "_enabled": true,
  1403. "__prefab": {
  1404. "__id__": 58
  1405. },
  1406. "_contentSize": {
  1407. "__type__": "cc.Size",
  1408. "width": 84,
  1409. "height": 29.2
  1410. },
  1411. "_anchorPoint": {
  1412. "__type__": "cc.Vec2",
  1413. "x": 1,
  1414. "y": 0.5
  1415. },
  1416. "_id": ""
  1417. },
  1418. {
  1419. "__type__": "cc.CompPrefabInfo",
  1420. "fileId": "b3kup42lpJP7ZlHWK73ksF"
  1421. },
  1422. {
  1423. "__type__": "cc.Label",
  1424. "_name": "",
  1425. "_objFlags": 0,
  1426. "__editorExtras__": {},
  1427. "node": {
  1428. "__id__": 56
  1429. },
  1430. "_enabled": true,
  1431. "__prefab": {
  1432. "__id__": 60
  1433. },
  1434. "_customMaterial": null,
  1435. "_srcBlendFactor": 2,
  1436. "_dstBlendFactor": 4,
  1437. "_color": {
  1438. "__type__": "cc.Color",
  1439. "r": 255,
  1440. "g": 239,
  1441. "b": 201,
  1442. "a": 255
  1443. },
  1444. "_string": "动物羁绊",
  1445. "_horizontalAlign": 2,
  1446. "_verticalAlign": 1,
  1447. "_actualFontSize": 20,
  1448. "_fontSize": 20,
  1449. "_fontFamily": "Arial",
  1450. "_lineHeight": 20,
  1451. "_overflow": 0,
  1452. "_enableWrapText": false,
  1453. "_font": {
  1454. "__uuid__": "20e32a4b-c53f-43f1-afa0-30a906b3e3e8",
  1455. "__expectedType__": "cc.TTFFont"
  1456. },
  1457. "_isSystemFontUsed": false,
  1458. "_spacingX": 0,
  1459. "_isItalic": false,
  1460. "_isBold": true,
  1461. "_isUnderline": false,
  1462. "_underlineHeight": 2,
  1463. "_cacheMode": 0,
  1464. "_enableOutline": true,
  1465. "_outlineColor": {
  1466. "__type__": "cc.Color",
  1467. "r": 0,
  1468. "g": 0,
  1469. "b": 0,
  1470. "a": 255
  1471. },
  1472. "_outlineWidth": 2,
  1473. "_enableShadow": false,
  1474. "_shadowColor": {
  1475. "__type__": "cc.Color",
  1476. "r": 0,
  1477. "g": 0,
  1478. "b": 0,
  1479. "a": 255
  1480. },
  1481. "_shadowOffset": {
  1482. "__type__": "cc.Vec2",
  1483. "x": 2,
  1484. "y": 2
  1485. },
  1486. "_shadowBlur": 2,
  1487. "_id": ""
  1488. },
  1489. {
  1490. "__type__": "cc.CompPrefabInfo",
  1491. "fileId": "6fRmGPyNdMnoHdJ+4uTX/W"
  1492. },
  1493. {
  1494. "__type__": "cc.PrefabInfo",
  1495. "root": {
  1496. "__id__": 1
  1497. },
  1498. "asset": {
  1499. "__id__": 0
  1500. },
  1501. "fileId": "90XZVSNN1GSaF5E4PTr4vN",
  1502. "instance": null,
  1503. "targetOverrides": null,
  1504. "nestedPrefabInstanceRoots": null
  1505. },
  1506. {
  1507. "__type__": "cc.UITransform",
  1508. "_name": "",
  1509. "_objFlags": 0,
  1510. "__editorExtras__": {},
  1511. "node": {
  1512. "__id__": 1
  1513. },
  1514. "_enabled": true,
  1515. "__prefab": {
  1516. "__id__": 63
  1517. },
  1518. "_contentSize": {
  1519. "__type__": "cc.Size",
  1520. "width": 181,
  1521. "height": 115
  1522. },
  1523. "_anchorPoint": {
  1524. "__type__": "cc.Vec2",
  1525. "x": 0.5,
  1526. "y": 0.5
  1527. },
  1528. "_id": ""
  1529. },
  1530. {
  1531. "__type__": "cc.CompPrefabInfo",
  1532. "fileId": "908iyfWkJMtYsVBbCVtgcD"
  1533. },
  1534. {
  1535. "__type__": "cc.Sprite",
  1536. "_name": "",
  1537. "_objFlags": 0,
  1538. "__editorExtras__": {},
  1539. "node": {
  1540. "__id__": 1
  1541. },
  1542. "_enabled": true,
  1543. "__prefab": {
  1544. "__id__": 65
  1545. },
  1546. "_customMaterial": null,
  1547. "_srcBlendFactor": 2,
  1548. "_dstBlendFactor": 4,
  1549. "_color": {
  1550. "__type__": "cc.Color",
  1551. "r": 255,
  1552. "g": 255,
  1553. "b": 255,
  1554. "a": 255
  1555. },
  1556. "_spriteFrame": {
  1557. "__uuid__": "7ff1d795-0f82-4937-b54f-1bf3d9b6cbc7@f9941",
  1558. "__expectedType__": "cc.SpriteFrame"
  1559. },
  1560. "_type": 0,
  1561. "_fillType": 0,
  1562. "_sizeMode": 1,
  1563. "_fillCenter": {
  1564. "__type__": "cc.Vec2",
  1565. "x": 0,
  1566. "y": 0
  1567. },
  1568. "_fillStart": 0,
  1569. "_fillRange": 0,
  1570. "_isTrimmedMode": true,
  1571. "_useGrayscale": false,
  1572. "_atlas": null,
  1573. "_id": ""
  1574. },
  1575. {
  1576. "__type__": "cc.CompPrefabInfo",
  1577. "fileId": "84x2/IrMRK2ol0b1lb0tP7"
  1578. },
  1579. {
  1580. "__type__": "cc.Button",
  1581. "_name": "",
  1582. "_objFlags": 0,
  1583. "__editorExtras__": {},
  1584. "node": {
  1585. "__id__": 1
  1586. },
  1587. "_enabled": true,
  1588. "__prefab": {
  1589. "__id__": 67
  1590. },
  1591. "clickEvents": [
  1592. {
  1593. "__id__": 68
  1594. }
  1595. ],
  1596. "_interactable": true,
  1597. "_transition": 0,
  1598. "_normalColor": {
  1599. "__type__": "cc.Color",
  1600. "r": 255,
  1601. "g": 255,
  1602. "b": 255,
  1603. "a": 255
  1604. },
  1605. "_hoverColor": {
  1606. "__type__": "cc.Color",
  1607. "r": 211,
  1608. "g": 211,
  1609. "b": 211,
  1610. "a": 255
  1611. },
  1612. "_pressedColor": {
  1613. "__type__": "cc.Color",
  1614. "r": 255,
  1615. "g": 255,
  1616. "b": 255,
  1617. "a": 255
  1618. },
  1619. "_disabledColor": {
  1620. "__type__": "cc.Color",
  1621. "r": 124,
  1622. "g": 124,
  1623. "b": 124,
  1624. "a": 255
  1625. },
  1626. "_normalSprite": null,
  1627. "_hoverSprite": null,
  1628. "_pressedSprite": null,
  1629. "_disabledSprite": null,
  1630. "_duration": 0.1,
  1631. "_zoomScale": 1.2,
  1632. "_target": null,
  1633. "_id": ""
  1634. },
  1635. {
  1636. "__type__": "cc.CompPrefabInfo",
  1637. "fileId": "bfpSE/YNFCL5Ere5pGsgBG"
  1638. },
  1639. {
  1640. "__type__": "cc.ClickEvent",
  1641. "target": {
  1642. "__id__": 1
  1643. },
  1644. "component": "",
  1645. "_componentId": "af1e7zkfY1K1J1dG5HDXsAa",
  1646. "handler": "openHeroAttr",
  1647. "customEventData": ""
  1648. },
  1649. {
  1650. "__type__": "af1e7zkfY1K1J1dG5HDXsAa",
  1651. "_name": "",
  1652. "_objFlags": 0,
  1653. "__editorExtras__": {},
  1654. "node": {
  1655. "__id__": 1
  1656. },
  1657. "_enabled": true,
  1658. "__prefab": {
  1659. "__id__": 70
  1660. },
  1661. "frame_load": false,
  1662. "load_priority": 0,
  1663. "heroIco": {
  1664. "__id__": 5
  1665. },
  1666. "heroName": {
  1667. "__id__": 59
  1668. },
  1669. "starNode": {
  1670. "__id__": 8
  1671. },
  1672. "stars": [
  1673. {
  1674. "__id__": 9
  1675. },
  1676. {
  1677. "__id__": 15
  1678. },
  1679. {
  1680. "__id__": 21
  1681. },
  1682. {
  1683. "__id__": 27
  1684. },
  1685. {
  1686. "__id__": 33
  1687. }
  1688. ],
  1689. "starBg": {
  1690. "__id__": 44
  1691. },
  1692. "starTx": {
  1693. "__id__": 48
  1694. },
  1695. "_id": ""
  1696. },
  1697. {
  1698. "__type__": "cc.CompPrefabInfo",
  1699. "fileId": "4ch0gYJv9PLblTeuxX8Ab2"
  1700. },
  1701. {
  1702. "__type__": "cc.PrefabInfo",
  1703. "root": {
  1704. "__id__": 1
  1705. },
  1706. "asset": {
  1707. "__id__": 0
  1708. },
  1709. "fileId": "13f+Zk3vZMP4HzXzlCKBGy",
  1710. "instance": null,
  1711. "targetOverrides": null
  1712. }
  1713. ]