city_item.prefab 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896
  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": "city_item",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. },
  25. {
  26. "__id__": 9
  27. },
  28. {
  29. "__id__": 18
  30. },
  31. {
  32. "__id__": 25
  33. }
  34. ],
  35. "_tag": -1,
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 28
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 29
  44. },
  45. "_id": "",
  46. "_opacity": 255,
  47. "_color": {
  48. "__type__": "cc.Color",
  49. "r": 255,
  50. "g": 255,
  51. "b": 255,
  52. "a": 255
  53. },
  54. "_cascadeOpacityEnabled": true,
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_contentSize": {
  61. "__type__": "cc.Size",
  62. "width": 420,
  63. "height": 360
  64. },
  65. "_rotationX": 0,
  66. "_rotationY": 0,
  67. "_scaleX": 1,
  68. "_scaleY": 1,
  69. "_position": {
  70. "__type__": "cc.Vec2",
  71. "x": 0,
  72. "y": -100
  73. },
  74. "_skewX": 0,
  75. "_skewY": 0,
  76. "_localZOrder": 0,
  77. "_globalZOrder": 0,
  78. "_opacityModifyRGB": false,
  79. "groupIndex": 0
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "map_line",
  84. "_objFlags": 0,
  85. "_parent": {
  86. "__id__": 1
  87. },
  88. "_children": [],
  89. "_tag": -1,
  90. "_active": true,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 4
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 5
  101. },
  102. "_id": "",
  103. "_opacity": 255,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 255,
  108. "b": 255,
  109. "a": 255
  110. },
  111. "_cascadeOpacityEnabled": true,
  112. "_anchorPoint": {
  113. "__type__": "cc.Vec2",
  114. "x": 0.5,
  115. "y": 0.5
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 0,
  120. "height": 0
  121. },
  122. "_rotationX": 0,
  123. "_rotationY": 0,
  124. "_scaleX": 1,
  125. "_scaleY": 1,
  126. "_position": {
  127. "__type__": "cc.Vec2",
  128. "x": -60,
  129. "y": 0
  130. },
  131. "_skewX": 0,
  132. "_skewY": 0,
  133. "_localZOrder": 0,
  134. "_globalZOrder": 0,
  135. "_opacityModifyRGB": false,
  136. "groupIndex": 0
  137. },
  138. {
  139. "__type__": "sp.Skeleton",
  140. "_name": "",
  141. "_objFlags": 0,
  142. "node": {
  143. "__id__": 2
  144. },
  145. "_enabled": true,
  146. "_paused": false,
  147. "defaultSkin": "",
  148. "defaultAnimation": "lx1_stand",
  149. "loop": true,
  150. "_premultipliedAlpha": true,
  151. "_N$skeletonData": {
  152. "__uuid__": "c92dba16-4b93-4730-a917-fe821999e073"
  153. },
  154. "_N$timeScale": 1,
  155. "_N$debugSlots": false,
  156. "_N$debugBones": false
  157. },
  158. {
  159. "__type__": "bdfd8d+II5MIpO0yOmNfD7Y",
  160. "_name": "",
  161. "_objFlags": 0,
  162. "node": {
  163. "__id__": 2
  164. },
  165. "_enabled": true,
  166. "lineSkeleton": {
  167. "__id__": 3
  168. }
  169. },
  170. {
  171. "__type__": "cc.PrefabInfo",
  172. "root": {
  173. "__id__": 1
  174. },
  175. "asset": {
  176. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  177. },
  178. "fileId": "0cFO6g70xLCIAsYht+7srB",
  179. "sync": false
  180. },
  181. {
  182. "__type__": "cc.Node",
  183. "_name": "cityPic",
  184. "_objFlags": 0,
  185. "_parent": {
  186. "__id__": 1
  187. },
  188. "_children": [],
  189. "_tag": -1,
  190. "_active": true,
  191. "_components": [
  192. {
  193. "__id__": 7
  194. }
  195. ],
  196. "_prefab": {
  197. "__id__": 8
  198. },
  199. "_id": "",
  200. "_opacity": 255,
  201. "_color": {
  202. "__type__": "cc.Color",
  203. "r": 255,
  204. "g": 255,
  205. "b": 255,
  206. "a": 255
  207. },
  208. "_cascadeOpacityEnabled": true,
  209. "_anchorPoint": {
  210. "__type__": "cc.Vec2",
  211. "x": 0.5,
  212. "y": 0.5
  213. },
  214. "_contentSize": {
  215. "__type__": "cc.Size",
  216. "width": 406,
  217. "height": 278
  218. },
  219. "_rotationX": 0,
  220. "_rotationY": 0,
  221. "_scaleX": 1,
  222. "_scaleY": 1,
  223. "_position": {
  224. "__type__": "cc.Vec2",
  225. "x": 0,
  226. "y": 0
  227. },
  228. "_skewX": 0,
  229. "_skewY": 0,
  230. "_localZOrder": 0,
  231. "_globalZOrder": 0,
  232. "_opacityModifyRGB": false,
  233. "groupIndex": 0
  234. },
  235. {
  236. "__type__": "cc.Sprite",
  237. "_name": "",
  238. "_objFlags": 0,
  239. "node": {
  240. "__id__": 6
  241. },
  242. "_enabled": true,
  243. "_spriteFrame": {
  244. "__uuid__": "5a901dac-e06e-4b7a-8e49-58c0bf08568b"
  245. },
  246. "_type": 0,
  247. "_sizeMode": 1,
  248. "_fillType": 0,
  249. "_fillCenter": {
  250. "__type__": "cc.Vec2",
  251. "x": 0,
  252. "y": 0
  253. },
  254. "_fillStart": 0,
  255. "_fillRange": 0,
  256. "_isTrimmedMode": true,
  257. "_srcBlendFactor": 770,
  258. "_dstBlendFactor": 771,
  259. "_atlas": null
  260. },
  261. {
  262. "__type__": "cc.PrefabInfo",
  263. "root": {
  264. "__id__": 1
  265. },
  266. "asset": {
  267. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  268. },
  269. "fileId": "29R6/UBalO6IssmycCmDbp",
  270. "sync": false
  271. },
  272. {
  273. "__type__": "cc.Node",
  274. "_name": "income_layout",
  275. "_objFlags": 0,
  276. "_parent": {
  277. "__id__": 1
  278. },
  279. "_children": [
  280. {
  281. "__id__": 10
  282. },
  283. {
  284. "__id__": 13
  285. }
  286. ],
  287. "_tag": -1,
  288. "_active": true,
  289. "_components": [
  290. {
  291. "__id__": 16
  292. }
  293. ],
  294. "_prefab": {
  295. "__id__": 17
  296. },
  297. "_id": "",
  298. "_opacity": 255,
  299. "_color": {
  300. "__type__": "cc.Color",
  301. "r": 167,
  302. "g": 167,
  303. "b": 167,
  304. "a": 255
  305. },
  306. "_cascadeOpacityEnabled": true,
  307. "_anchorPoint": {
  308. "__type__": "cc.Vec2",
  309. "x": 0.5,
  310. "y": 0.5
  311. },
  312. "_contentSize": {
  313. "__type__": "cc.Size",
  314. "width": 40,
  315. "height": 54
  316. },
  317. "_rotationX": 0,
  318. "_rotationY": 0,
  319. "_scaleX": 1,
  320. "_scaleY": 1,
  321. "_position": {
  322. "__type__": "cc.Vec2",
  323. "x": 0,
  324. "y": -218
  325. },
  326. "_skewX": 0,
  327. "_skewY": 0,
  328. "_localZOrder": 0,
  329. "_globalZOrder": 0,
  330. "_opacityModifyRGB": false,
  331. "groupIndex": 0
  332. },
  333. {
  334. "__type__": "cc.Node",
  335. "_name": "levelHome_coin",
  336. "_objFlags": 0,
  337. "_parent": {
  338. "__id__": 9
  339. },
  340. "_children": [],
  341. "_tag": -1,
  342. "_active": true,
  343. "_components": [
  344. {
  345. "__id__": 11
  346. }
  347. ],
  348. "_prefab": {
  349. "__id__": 12
  350. },
  351. "_id": "",
  352. "_opacity": 255,
  353. "_color": {
  354. "__type__": "cc.Color",
  355. "r": 255,
  356. "g": 255,
  357. "b": 255,
  358. "a": 255
  359. },
  360. "_cascadeOpacityEnabled": true,
  361. "_anchorPoint": {
  362. "__type__": "cc.Vec2",
  363. "x": 0.5,
  364. "y": 0.5
  365. },
  366. "_contentSize": {
  367. "__type__": "cc.Size",
  368. "width": 30,
  369. "height": 30
  370. },
  371. "_rotationX": 0,
  372. "_rotationY": 0,
  373. "_scaleX": 1,
  374. "_scaleY": 1,
  375. "_position": {
  376. "__type__": "cc.Vec2",
  377. "x": -5,
  378. "y": 0
  379. },
  380. "_skewX": 0,
  381. "_skewY": 0,
  382. "_localZOrder": 0,
  383. "_globalZOrder": 0,
  384. "_opacityModifyRGB": false,
  385. "groupIndex": 0
  386. },
  387. {
  388. "__type__": "cc.Sprite",
  389. "_name": "",
  390. "_objFlags": 0,
  391. "node": {
  392. "__id__": 10
  393. },
  394. "_enabled": true,
  395. "_spriteFrame": {
  396. "__uuid__": "8d0d6dd8-e66f-4bcd-b58c-cb1f3201c4db"
  397. },
  398. "_type": 0,
  399. "_sizeMode": 0,
  400. "_fillType": 0,
  401. "_fillCenter": {
  402. "__type__": "cc.Vec2",
  403. "x": 0,
  404. "y": 0
  405. },
  406. "_fillStart": 0,
  407. "_fillRange": 0,
  408. "_isTrimmedMode": true,
  409. "_srcBlendFactor": 770,
  410. "_dstBlendFactor": 771,
  411. "_atlas": null
  412. },
  413. {
  414. "__type__": "cc.PrefabInfo",
  415. "root": {
  416. "__id__": 1
  417. },
  418. "asset": {
  419. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  420. },
  421. "fileId": "79gy1ZeO1B+ptR4SVy3rVH",
  422. "sync": false
  423. },
  424. {
  425. "__type__": "cc.Node",
  426. "_name": "income_speed",
  427. "_objFlags": 0,
  428. "_parent": {
  429. "__id__": 9
  430. },
  431. "_children": [],
  432. "_tag": -1,
  433. "_active": true,
  434. "_components": [
  435. {
  436. "__id__": 14
  437. }
  438. ],
  439. "_prefab": {
  440. "__id__": 15
  441. },
  442. "_id": "",
  443. "_opacity": 255,
  444. "_color": {
  445. "__type__": "cc.Color",
  446. "r": 74,
  447. "g": 65,
  448. "b": 58,
  449. "a": 255
  450. },
  451. "_cascadeOpacityEnabled": true,
  452. "_anchorPoint": {
  453. "__type__": "cc.Vec2",
  454. "x": 0.5,
  455. "y": 0.5
  456. },
  457. "_contentSize": {
  458. "__type__": "cc.Size",
  459. "width": 0,
  460. "height": 32
  461. },
  462. "_rotationX": 0,
  463. "_rotationY": 0,
  464. "_scaleX": 1,
  465. "_scaleY": 1,
  466. "_position": {
  467. "__type__": "cc.Vec2",
  468. "x": 20,
  469. "y": 0
  470. },
  471. "_skewX": 0,
  472. "_skewY": 0,
  473. "_localZOrder": 0,
  474. "_globalZOrder": 0,
  475. "_opacityModifyRGB": false,
  476. "groupIndex": 0
  477. },
  478. {
  479. "__type__": "cc.Label",
  480. "_name": "",
  481. "_objFlags": 0,
  482. "node": {
  483. "__id__": 13
  484. },
  485. "_enabled": true,
  486. "_useOriginalSize": false,
  487. "_actualFontSize": 30,
  488. "_fontSize": 30,
  489. "_lineHeight": 32,
  490. "_enableWrapText": true,
  491. "_N$file": null,
  492. "_isSystemFontUsed": true,
  493. "_spacingX": 0,
  494. "_N$string": "",
  495. "_N$horizontalAlign": 0,
  496. "_N$verticalAlign": 0,
  497. "_N$fontFamily": "Arial",
  498. "_N$overflow": 0
  499. },
  500. {
  501. "__type__": "cc.PrefabInfo",
  502. "root": {
  503. "__id__": 1
  504. },
  505. "asset": {
  506. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  507. },
  508. "fileId": "b8abnOrptD/pQ0KzjFkCMT",
  509. "sync": false
  510. },
  511. {
  512. "__type__": "cc.Layout",
  513. "_name": "",
  514. "_objFlags": 0,
  515. "node": {
  516. "__id__": 9
  517. },
  518. "_enabled": true,
  519. "_layoutSize": {
  520. "__type__": "cc.Size",
  521. "width": 40,
  522. "height": 54
  523. },
  524. "_resize": 1,
  525. "_N$layoutType": 1,
  526. "_N$padding": 0,
  527. "_N$cellSize": {
  528. "__type__": "cc.Size",
  529. "width": 40,
  530. "height": 40
  531. },
  532. "_N$startAxis": 0,
  533. "_N$paddingLeft": 0,
  534. "_N$paddingRight": 0,
  535. "_N$paddingTop": 0,
  536. "_N$paddingBottom": 0,
  537. "_N$spacingX": 10,
  538. "_N$spacingY": 0,
  539. "_N$verticalDirection": 1,
  540. "_N$horizontalDirection": 0
  541. },
  542. {
  543. "__type__": "cc.PrefabInfo",
  544. "root": {
  545. "__id__": 1
  546. },
  547. "asset": {
  548. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  549. },
  550. "fileId": "c6S0hftNFJL7/5AbQbMK7p",
  551. "sync": false
  552. },
  553. {
  554. "__type__": "cc.Node",
  555. "_name": "state",
  556. "_objFlags": 0,
  557. "_parent": {
  558. "__id__": 1
  559. },
  560. "_children": [
  561. {
  562. "__id__": 19
  563. }
  564. ],
  565. "_tag": -1,
  566. "_active": true,
  567. "_components": [
  568. {
  569. "__id__": 23
  570. }
  571. ],
  572. "_prefab": {
  573. "__id__": 24
  574. },
  575. "_id": "",
  576. "_opacity": 255,
  577. "_color": {
  578. "__type__": "cc.Color",
  579. "r": 255,
  580. "g": 255,
  581. "b": 255,
  582. "a": 255
  583. },
  584. "_cascadeOpacityEnabled": true,
  585. "_anchorPoint": {
  586. "__type__": "cc.Vec2",
  587. "x": 0.5,
  588. "y": 0.5
  589. },
  590. "_contentSize": {
  591. "__type__": "cc.Size",
  592. "width": 128,
  593. "height": 128
  594. },
  595. "_rotationX": 0,
  596. "_rotationY": 0,
  597. "_scaleX": 1,
  598. "_scaleY": 1,
  599. "_position": {
  600. "__type__": "cc.Vec2",
  601. "x": 0,
  602. "y": -128
  603. },
  604. "_skewX": 0,
  605. "_skewY": 0,
  606. "_localZOrder": 0,
  607. "_globalZOrder": 0,
  608. "_opacityModifyRGB": false,
  609. "groupIndex": 0
  610. },
  611. {
  612. "__type__": "cc.Node",
  613. "_name": "New Label",
  614. "_objFlags": 0,
  615. "_parent": {
  616. "__id__": 18
  617. },
  618. "_children": [],
  619. "_tag": -1,
  620. "_active": true,
  621. "_components": [
  622. {
  623. "__id__": 20
  624. },
  625. {
  626. "__id__": 21
  627. }
  628. ],
  629. "_prefab": {
  630. "__id__": 22
  631. },
  632. "_id": "",
  633. "_opacity": 255,
  634. "_color": {
  635. "__type__": "cc.Color",
  636. "r": 255,
  637. "g": 255,
  638. "b": 255,
  639. "a": 255
  640. },
  641. "_cascadeOpacityEnabled": true,
  642. "_anchorPoint": {
  643. "__type__": "cc.Vec2",
  644. "x": 0.5,
  645. "y": 0.5
  646. },
  647. "_contentSize": {
  648. "__type__": "cc.Size",
  649. "width": 19,
  650. "height": 40
  651. },
  652. "_rotationX": 0,
  653. "_rotationY": 0,
  654. "_scaleX": 1,
  655. "_scaleY": 1,
  656. "_position": {
  657. "__type__": "cc.Vec2",
  658. "x": 0,
  659. "y": 4
  660. },
  661. "_skewX": 0,
  662. "_skewY": 0,
  663. "_localZOrder": 0,
  664. "_globalZOrder": 0,
  665. "_opacityModifyRGB": false,
  666. "groupIndex": 0
  667. },
  668. {
  669. "__type__": "cc.Label",
  670. "_name": "",
  671. "_objFlags": 0,
  672. "node": {
  673. "__id__": 19
  674. },
  675. "_enabled": true,
  676. "_useOriginalSize": false,
  677. "_actualFontSize": 35,
  678. "_fontSize": 35,
  679. "_lineHeight": 40,
  680. "_enableWrapText": true,
  681. "_N$file": null,
  682. "_isSystemFontUsed": true,
  683. "_spacingX": 0,
  684. "_N$string": "1",
  685. "_N$horizontalAlign": 1,
  686. "_N$verticalAlign": 1,
  687. "_N$fontFamily": "Arial",
  688. "_N$overflow": 0
  689. },
  690. {
  691. "__type__": "cc.LabelOutline",
  692. "_name": "",
  693. "_objFlags": 0,
  694. "node": {
  695. "__id__": 19
  696. },
  697. "_enabled": true,
  698. "_color": {
  699. "__type__": "cc.Color",
  700. "r": 255,
  701. "g": 255,
  702. "b": 255,
  703. "a": 255
  704. },
  705. "_width": 2
  706. },
  707. {
  708. "__type__": "cc.PrefabInfo",
  709. "root": {
  710. "__id__": 1
  711. },
  712. "asset": {
  713. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  714. },
  715. "fileId": "ba9F+PqWNJ8avKB5ApoILp",
  716. "sync": false
  717. },
  718. {
  719. "__type__": "cc.Sprite",
  720. "_name": "",
  721. "_objFlags": 0,
  722. "node": {
  723. "__id__": 18
  724. },
  725. "_enabled": true,
  726. "_spriteFrame": {
  727. "__uuid__": "286b8fe0-a769-415f-80e5-c9aeef5bcff7"
  728. },
  729. "_type": 0,
  730. "_sizeMode": 1,
  731. "_fillType": 0,
  732. "_fillCenter": {
  733. "__type__": "cc.Vec2",
  734. "x": 0,
  735. "y": 0
  736. },
  737. "_fillStart": 0,
  738. "_fillRange": 0,
  739. "_isTrimmedMode": true,
  740. "_srcBlendFactor": 770,
  741. "_dstBlendFactor": 771,
  742. "_atlas": null
  743. },
  744. {
  745. "__type__": "cc.PrefabInfo",
  746. "root": {
  747. "__id__": 1
  748. },
  749. "asset": {
  750. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  751. },
  752. "fileId": "0d01Fa7AVAaYm+zEB3jRIK",
  753. "sync": false
  754. },
  755. {
  756. "__type__": "cc.Node",
  757. "_name": "current_indicator",
  758. "_objFlags": 0,
  759. "_parent": {
  760. "__id__": 1
  761. },
  762. "_children": [],
  763. "_tag": -1,
  764. "_active": true,
  765. "_components": [
  766. {
  767. "__id__": 26
  768. }
  769. ],
  770. "_prefab": {
  771. "__id__": 27
  772. },
  773. "_id": "",
  774. "_opacity": 255,
  775. "_color": {
  776. "__type__": "cc.Color",
  777. "r": 255,
  778. "g": 255,
  779. "b": 255,
  780. "a": 255
  781. },
  782. "_cascadeOpacityEnabled": true,
  783. "_anchorPoint": {
  784. "__type__": "cc.Vec2",
  785. "x": 0.5,
  786. "y": 0.5
  787. },
  788. "_contentSize": {
  789. "__type__": "cc.Size",
  790. "width": 127,
  791. "height": 62
  792. },
  793. "_rotationX": 0,
  794. "_rotationY": 0,
  795. "_scaleX": 1,
  796. "_scaleY": 1,
  797. "_position": {
  798. "__type__": "cc.Vec2",
  799. "x": 0,
  800. "y": 121
  801. },
  802. "_skewX": 0,
  803. "_skewY": 0,
  804. "_localZOrder": 0,
  805. "_globalZOrder": 0,
  806. "_opacityModifyRGB": false,
  807. "groupIndex": 0
  808. },
  809. {
  810. "__type__": "cc.Sprite",
  811. "_name": "",
  812. "_objFlags": 0,
  813. "node": {
  814. "__id__": 25
  815. },
  816. "_enabled": true,
  817. "_spriteFrame": {
  818. "__uuid__": "78ac7eb8-157f-4d6a-86e7-0483658b8827"
  819. },
  820. "_type": 0,
  821. "_sizeMode": 1,
  822. "_fillType": 0,
  823. "_fillCenter": {
  824. "__type__": "cc.Vec2",
  825. "x": 0,
  826. "y": 0
  827. },
  828. "_fillStart": 0,
  829. "_fillRange": 0,
  830. "_isTrimmedMode": true,
  831. "_srcBlendFactor": 770,
  832. "_dstBlendFactor": 771,
  833. "_atlas": null
  834. },
  835. {
  836. "__type__": "cc.PrefabInfo",
  837. "root": {
  838. "__id__": 1
  839. },
  840. "asset": {
  841. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  842. },
  843. "fileId": "63yYaA0thF/JNFiyLO50Fe",
  844. "sync": false
  845. },
  846. {
  847. "__type__": "a6a35IRu4FHxKF8Oq7LpWPi",
  848. "_name": "",
  849. "_objFlags": 0,
  850. "node": {
  851. "__id__": 1
  852. },
  853. "_enabled": true,
  854. "cityPic": {
  855. "__id__": 7
  856. },
  857. "incomeSpeedLabel": {
  858. "__id__": 14
  859. },
  860. "indexLabel": {
  861. "__id__": 20
  862. },
  863. "stateSprite": {
  864. "__id__": 23
  865. },
  866. "incomeLayout": {
  867. "__id__": 9
  868. },
  869. "line": {
  870. "__id__": 2
  871. },
  872. "currentIndicator": {
  873. "__id__": 25
  874. },
  875. "stateSelected": {
  876. "__uuid__": "cc3cd1c9-4194-4253-8ae9-69ffc6a222d2"
  877. },
  878. "stateLock": {
  879. "__uuid__": "ec56e708-29c9-4b8d-b08b-222475563544"
  880. },
  881. "stateUnlock": {
  882. "__uuid__": "286b8fe0-a769-415f-80e5-c9aeef5bcff7"
  883. }
  884. },
  885. {
  886. "__type__": "cc.PrefabInfo",
  887. "root": {
  888. "__id__": 1
  889. },
  890. "asset": {
  891. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  892. },
  893. "fileId": "c9/wHQ/ORMm53Qq2gHBDfY",
  894. "sync": false
  895. }
  896. ]