city_item.prefab 14 KB

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