city_item.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684
  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__": 5
  24. },
  25. {
  26. "__id__": 14
  27. }
  28. ],
  29. "_tag": -1,
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 21
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 22
  38. },
  39. "_id": "",
  40. "_opacity": 255,
  41. "_color": {
  42. "__type__": "cc.Color",
  43. "r": 255,
  44. "g": 255,
  45. "b": 255,
  46. "a": 255
  47. },
  48. "_cascadeOpacityEnabled": true,
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_contentSize": {
  55. "__type__": "cc.Size",
  56. "width": 420,
  57. "height": 360
  58. },
  59. "_rotationX": 0,
  60. "_rotationY": 0,
  61. "_scaleX": 1,
  62. "_scaleY": 1,
  63. "_position": {
  64. "__type__": "cc.Vec2",
  65. "x": 0,
  66. "y": -100
  67. },
  68. "_skewX": 0,
  69. "_skewY": 0,
  70. "_localZOrder": 0,
  71. "_globalZOrder": 0,
  72. "_opacityModifyRGB": false,
  73. "groupIndex": 0
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "cityPic",
  78. "_objFlags": 0,
  79. "_parent": {
  80. "__id__": 1
  81. },
  82. "_children": [],
  83. "_tag": -1,
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. }
  89. ],
  90. "_prefab": {
  91. "__id__": 4
  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": 406,
  111. "height": 278
  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__": "a255f5e0-4a8b-4d9d-8b02-e27c71bb3dbe"
  139. },
  140. "_type": 0,
  141. "_sizeMode": 1,
  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.PrefabInfo",
  157. "root": {
  158. "__id__": 1
  159. },
  160. "asset": {
  161. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  162. },
  163. "fileId": "29R6/UBalO6IssmycCmDbp",
  164. "sync": false
  165. },
  166. {
  167. "__type__": "cc.Node",
  168. "_name": "income_layout",
  169. "_objFlags": 0,
  170. "_parent": {
  171. "__id__": 1
  172. },
  173. "_children": [
  174. {
  175. "__id__": 6
  176. },
  177. {
  178. "__id__": 9
  179. }
  180. ],
  181. "_tag": -1,
  182. "_active": true,
  183. "_components": [
  184. {
  185. "__id__": 12
  186. }
  187. ],
  188. "_prefab": {
  189. "__id__": 13
  190. },
  191. "_id": "",
  192. "_opacity": 255,
  193. "_color": {
  194. "__type__": "cc.Color",
  195. "r": 167,
  196. "g": 167,
  197. "b": 167,
  198. "a": 255
  199. },
  200. "_cascadeOpacityEnabled": true,
  201. "_anchorPoint": {
  202. "__type__": "cc.Vec2",
  203. "x": 0.5,
  204. "y": 0.5
  205. },
  206. "_contentSize": {
  207. "__type__": "cc.Size",
  208. "width": 40,
  209. "height": 54
  210. },
  211. "_rotationX": 0,
  212. "_rotationY": 0,
  213. "_scaleX": 1,
  214. "_scaleY": 1,
  215. "_position": {
  216. "__type__": "cc.Vec2",
  217. "x": 0,
  218. "y": -218
  219. },
  220. "_skewX": 0,
  221. "_skewY": 0,
  222. "_localZOrder": 0,
  223. "_globalZOrder": 0,
  224. "_opacityModifyRGB": false,
  225. "groupIndex": 0
  226. },
  227. {
  228. "__type__": "cc.Node",
  229. "_name": "levelHome_coin",
  230. "_objFlags": 0,
  231. "_parent": {
  232. "__id__": 5
  233. },
  234. "_children": [],
  235. "_tag": -1,
  236. "_active": true,
  237. "_components": [
  238. {
  239. "__id__": 7
  240. }
  241. ],
  242. "_prefab": {
  243. "__id__": 8
  244. },
  245. "_id": "",
  246. "_opacity": 255,
  247. "_color": {
  248. "__type__": "cc.Color",
  249. "r": 255,
  250. "g": 255,
  251. "b": 255,
  252. "a": 255
  253. },
  254. "_cascadeOpacityEnabled": true,
  255. "_anchorPoint": {
  256. "__type__": "cc.Vec2",
  257. "x": 0.5,
  258. "y": 0.5
  259. },
  260. "_contentSize": {
  261. "__type__": "cc.Size",
  262. "width": 30,
  263. "height": 30
  264. },
  265. "_rotationX": 0,
  266. "_rotationY": 0,
  267. "_scaleX": 1,
  268. "_scaleY": 1,
  269. "_position": {
  270. "__type__": "cc.Vec2",
  271. "x": -5,
  272. "y": 0
  273. },
  274. "_skewX": 0,
  275. "_skewY": 0,
  276. "_localZOrder": 0,
  277. "_globalZOrder": 0,
  278. "_opacityModifyRGB": false,
  279. "groupIndex": 0
  280. },
  281. {
  282. "__type__": "cc.Sprite",
  283. "_name": "",
  284. "_objFlags": 0,
  285. "node": {
  286. "__id__": 6
  287. },
  288. "_enabled": true,
  289. "_spriteFrame": {
  290. "__uuid__": "8d0d6dd8-e66f-4bcd-b58c-cb1f3201c4db"
  291. },
  292. "_type": 0,
  293. "_sizeMode": 0,
  294. "_fillType": 0,
  295. "_fillCenter": {
  296. "__type__": "cc.Vec2",
  297. "x": 0,
  298. "y": 0
  299. },
  300. "_fillStart": 0,
  301. "_fillRange": 0,
  302. "_isTrimmedMode": true,
  303. "_srcBlendFactor": 770,
  304. "_dstBlendFactor": 771,
  305. "_atlas": null
  306. },
  307. {
  308. "__type__": "cc.PrefabInfo",
  309. "root": {
  310. "__id__": 1
  311. },
  312. "asset": {
  313. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  314. },
  315. "fileId": "79gy1ZeO1B+ptR4SVy3rVH",
  316. "sync": false
  317. },
  318. {
  319. "__type__": "cc.Node",
  320. "_name": "income_speed",
  321. "_objFlags": 0,
  322. "_parent": {
  323. "__id__": 5
  324. },
  325. "_children": [],
  326. "_tag": -1,
  327. "_active": true,
  328. "_components": [
  329. {
  330. "__id__": 10
  331. }
  332. ],
  333. "_prefab": {
  334. "__id__": 11
  335. },
  336. "_id": "",
  337. "_opacity": 255,
  338. "_color": {
  339. "__type__": "cc.Color",
  340. "r": 74,
  341. "g": 65,
  342. "b": 58,
  343. "a": 255
  344. },
  345. "_cascadeOpacityEnabled": true,
  346. "_anchorPoint": {
  347. "__type__": "cc.Vec2",
  348. "x": 0.5,
  349. "y": 0.5
  350. },
  351. "_contentSize": {
  352. "__type__": "cc.Size",
  353. "width": 0,
  354. "height": 32
  355. },
  356. "_rotationX": 0,
  357. "_rotationY": 0,
  358. "_scaleX": 1,
  359. "_scaleY": 1,
  360. "_position": {
  361. "__type__": "cc.Vec2",
  362. "x": 20,
  363. "y": 0
  364. },
  365. "_skewX": 0,
  366. "_skewY": 0,
  367. "_localZOrder": 0,
  368. "_globalZOrder": 0,
  369. "_opacityModifyRGB": false,
  370. "groupIndex": 0
  371. },
  372. {
  373. "__type__": "cc.Label",
  374. "_name": "",
  375. "_objFlags": 0,
  376. "node": {
  377. "__id__": 9
  378. },
  379. "_enabled": true,
  380. "_useOriginalSize": false,
  381. "_actualFontSize": 30,
  382. "_fontSize": 30,
  383. "_lineHeight": 32,
  384. "_enableWrapText": true,
  385. "_N$file": null,
  386. "_isSystemFontUsed": true,
  387. "_spacingX": 0,
  388. "_N$string": "",
  389. "_N$horizontalAlign": 0,
  390. "_N$verticalAlign": 0,
  391. "_N$fontFamily": "Arial",
  392. "_N$overflow": 0
  393. },
  394. {
  395. "__type__": "cc.PrefabInfo",
  396. "root": {
  397. "__id__": 1
  398. },
  399. "asset": {
  400. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  401. },
  402. "fileId": "b8abnOrptD/pQ0KzjFkCMT",
  403. "sync": false
  404. },
  405. {
  406. "__type__": "cc.Layout",
  407. "_name": "",
  408. "_objFlags": 0,
  409. "node": {
  410. "__id__": 5
  411. },
  412. "_enabled": true,
  413. "_layoutSize": {
  414. "__type__": "cc.Size",
  415. "width": 40,
  416. "height": 54
  417. },
  418. "_resize": 1,
  419. "_N$layoutType": 1,
  420. "_N$padding": 0,
  421. "_N$cellSize": {
  422. "__type__": "cc.Size",
  423. "width": 40,
  424. "height": 40
  425. },
  426. "_N$startAxis": 0,
  427. "_N$paddingLeft": 0,
  428. "_N$paddingRight": 0,
  429. "_N$paddingTop": 0,
  430. "_N$paddingBottom": 0,
  431. "_N$spacingX": 10,
  432. "_N$spacingY": 0,
  433. "_N$verticalDirection": 1,
  434. "_N$horizontalDirection": 0
  435. },
  436. {
  437. "__type__": "cc.PrefabInfo",
  438. "root": {
  439. "__id__": 1
  440. },
  441. "asset": {
  442. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  443. },
  444. "fileId": "c6S0hftNFJL7/5AbQbMK7p",
  445. "sync": false
  446. },
  447. {
  448. "__type__": "cc.Node",
  449. "_name": "state",
  450. "_objFlags": 0,
  451. "_parent": {
  452. "__id__": 1
  453. },
  454. "_children": [
  455. {
  456. "__id__": 15
  457. }
  458. ],
  459. "_tag": -1,
  460. "_active": true,
  461. "_components": [
  462. {
  463. "__id__": 19
  464. }
  465. ],
  466. "_prefab": {
  467. "__id__": 20
  468. },
  469. "_id": "",
  470. "_opacity": 255,
  471. "_color": {
  472. "__type__": "cc.Color",
  473. "r": 255,
  474. "g": 255,
  475. "b": 255,
  476. "a": 255
  477. },
  478. "_cascadeOpacityEnabled": true,
  479. "_anchorPoint": {
  480. "__type__": "cc.Vec2",
  481. "x": 0.5,
  482. "y": 0.5
  483. },
  484. "_contentSize": {
  485. "__type__": "cc.Size",
  486. "width": 128,
  487. "height": 128
  488. },
  489. "_rotationX": 0,
  490. "_rotationY": 0,
  491. "_scaleX": 1,
  492. "_scaleY": 1,
  493. "_position": {
  494. "__type__": "cc.Vec2",
  495. "x": 0,
  496. "y": -128
  497. },
  498. "_skewX": 0,
  499. "_skewY": 0,
  500. "_localZOrder": 0,
  501. "_globalZOrder": 0,
  502. "_opacityModifyRGB": false,
  503. "groupIndex": 0
  504. },
  505. {
  506. "__type__": "cc.Node",
  507. "_name": "New Label",
  508. "_objFlags": 0,
  509. "_parent": {
  510. "__id__": 14
  511. },
  512. "_children": [],
  513. "_tag": -1,
  514. "_active": true,
  515. "_components": [
  516. {
  517. "__id__": 16
  518. },
  519. {
  520. "__id__": 17
  521. }
  522. ],
  523. "_prefab": {
  524. "__id__": 18
  525. },
  526. "_id": "",
  527. "_opacity": 255,
  528. "_color": {
  529. "__type__": "cc.Color",
  530. "r": 255,
  531. "g": 255,
  532. "b": 255,
  533. "a": 255
  534. },
  535. "_cascadeOpacityEnabled": true,
  536. "_anchorPoint": {
  537. "__type__": "cc.Vec2",
  538. "x": 0.5,
  539. "y": 0.5
  540. },
  541. "_contentSize": {
  542. "__type__": "cc.Size",
  543. "width": 23,
  544. "height": 40
  545. },
  546. "_rotationX": 0,
  547. "_rotationY": 0,
  548. "_scaleX": 1,
  549. "_scaleY": 1,
  550. "_position": {
  551. "__type__": "cc.Vec2",
  552. "x": 0,
  553. "y": 4
  554. },
  555. "_skewX": 0,
  556. "_skewY": 0,
  557. "_localZOrder": 0,
  558. "_globalZOrder": 0,
  559. "_opacityModifyRGB": false,
  560. "groupIndex": 0
  561. },
  562. {
  563. "__type__": "cc.Label",
  564. "_name": "",
  565. "_objFlags": 0,
  566. "node": {
  567. "__id__": 15
  568. },
  569. "_enabled": true,
  570. "_useOriginalSize": false,
  571. "_actualFontSize": 35,
  572. "_fontSize": 35,
  573. "_lineHeight": 40,
  574. "_enableWrapText": true,
  575. "_N$file": null,
  576. "_isSystemFontUsed": true,
  577. "_spacingX": 0,
  578. "_N$string": "1",
  579. "_N$horizontalAlign": 1,
  580. "_N$verticalAlign": 1,
  581. "_N$fontFamily": "Arial",
  582. "_N$overflow": 0
  583. },
  584. {
  585. "__type__": "cc.LabelOutline",
  586. "_name": "",
  587. "_objFlags": 0,
  588. "node": {
  589. "__id__": 15
  590. },
  591. "_enabled": true,
  592. "_color": {
  593. "__type__": "cc.Color",
  594. "r": 255,
  595. "g": 255,
  596. "b": 255,
  597. "a": 255
  598. },
  599. "_width": 2
  600. },
  601. {
  602. "__type__": "cc.PrefabInfo",
  603. "root": {
  604. "__id__": 1
  605. },
  606. "asset": {
  607. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  608. },
  609. "fileId": "ba9F+PqWNJ8avKB5ApoILp",
  610. "sync": false
  611. },
  612. {
  613. "__type__": "cc.Sprite",
  614. "_name": "",
  615. "_objFlags": 0,
  616. "node": {
  617. "__id__": 14
  618. },
  619. "_enabled": true,
  620. "_spriteFrame": {
  621. "__uuid__": "286b8fe0-a769-415f-80e5-c9aeef5bcff7"
  622. },
  623. "_type": 0,
  624. "_sizeMode": 1,
  625. "_fillType": 0,
  626. "_fillCenter": {
  627. "__type__": "cc.Vec2",
  628. "x": 0,
  629. "y": 0
  630. },
  631. "_fillStart": 0,
  632. "_fillRange": 0,
  633. "_isTrimmedMode": true,
  634. "_srcBlendFactor": 770,
  635. "_dstBlendFactor": 771,
  636. "_atlas": null
  637. },
  638. {
  639. "__type__": "cc.PrefabInfo",
  640. "root": {
  641. "__id__": 1
  642. },
  643. "asset": {
  644. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  645. },
  646. "fileId": "0d01Fa7AVAaYm+zEB3jRIK",
  647. "sync": false
  648. },
  649. {
  650. "__type__": "a6a35IRu4FHxKF8Oq7LpWPi",
  651. "_name": "",
  652. "_objFlags": 0,
  653. "node": {
  654. "__id__": 1
  655. },
  656. "_enabled": true,
  657. "cityPic": {
  658. "__id__": 3
  659. },
  660. "incomeSpeedLabel": {
  661. "__id__": 10
  662. },
  663. "indexLabel": {
  664. "__id__": 16
  665. },
  666. "stateSprite": {
  667. "__id__": 19
  668. },
  669. "incomeLayout": {
  670. "__id__": 5
  671. }
  672. },
  673. {
  674. "__type__": "cc.PrefabInfo",
  675. "root": {
  676. "__id__": 1
  677. },
  678. "asset": {
  679. "__uuid__": "404d32e8-c10e-47b0-af34-4341872c77da"
  680. },
  681. "fileId": "c9/wHQ/ORMm53Qq2gHBDfY",
  682. "sync": false
  683. }
  684. ]