HolyFarmlandSeed.prefab 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "HolyFarmlandSeed",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 12
  31. },
  32. {
  33. "__id__": 18
  34. },
  35. {
  36. "__id__": 25
  37. }
  38. ],
  39. "_active": true,
  40. "_level": 1,
  41. "_components": [
  42. {
  43. "__id__": 36
  44. },
  45. {
  46. "__id__": 38
  47. },
  48. {
  49. "__id__": 40
  50. }
  51. ],
  52. "_prefab": {
  53. "__id__": 41
  54. },
  55. "_opacity": 255,
  56. "_color": {
  57. "__type__": "cc.Color",
  58. "r": 255,
  59. "g": 255,
  60. "b": 255,
  61. "a": 255
  62. },
  63. "_contentSize": {
  64. "__type__": "cc.Size",
  65. "width": 173,
  66. "height": 265
  67. },
  68. "_anchorPoint": {
  69. "__type__": "cc.Vec2",
  70. "x": 0.5,
  71. "y": 0.5
  72. },
  73. "_position": {
  74. "__type__": "cc.Vec3",
  75. "x": -203.5,
  76. "y": -127.5,
  77. "z": 0
  78. },
  79. "_scale": {
  80. "__type__": "cc.Vec3",
  81. "x": 1,
  82. "y": 1,
  83. "z": 1
  84. },
  85. "_eulerAngles": {
  86. "__type__": "cc.Vec3",
  87. "x": 0,
  88. "y": 0,
  89. "z": 0
  90. },
  91. "_skewX": 0,
  92. "_skewY": 0,
  93. "_is3DNode": false,
  94. "groupIndex": 0,
  95. "_id": ""
  96. },
  97. {
  98. "__type__": "cc.Node",
  99. "_name": "currency_bg_2",
  100. "_objFlags": 0,
  101. "_parent": {
  102. "__id__": 1
  103. },
  104. "_children": [],
  105. "_active": true,
  106. "_level": 2,
  107. "_components": [
  108. {
  109. "__id__": 3
  110. }
  111. ],
  112. "_prefab": {
  113. "__id__": 4
  114. },
  115. "_opacity": 255,
  116. "_color": {
  117. "__type__": "cc.Color",
  118. "r": 255,
  119. "g": 255,
  120. "b": 255,
  121. "a": 255
  122. },
  123. "_contentSize": {
  124. "__type__": "cc.Size",
  125. "width": 173,
  126. "height": 215
  127. },
  128. "_anchorPoint": {
  129. "__type__": "cc.Vec2",
  130. "x": 0.5,
  131. "y": 0.5
  132. },
  133. "_position": {
  134. "__type__": "cc.Vec3",
  135. "x": 0,
  136. "y": 19,
  137. "z": 0
  138. },
  139. "_scale": {
  140. "__type__": "cc.Vec3",
  141. "x": 1,
  142. "y": 1,
  143. "z": 1
  144. },
  145. "_eulerAngles": {
  146. "__type__": "cc.Vec3",
  147. "x": 0,
  148. "y": 0,
  149. "z": 0
  150. },
  151. "_skewX": 0,
  152. "_skewY": 0,
  153. "_is3DNode": false,
  154. "groupIndex": 0,
  155. "_id": ""
  156. },
  157. {
  158. "__type__": "cc.Sprite",
  159. "_name": "",
  160. "_objFlags": 0,
  161. "node": {
  162. "__id__": 2
  163. },
  164. "_enabled": true,
  165. "_materials": [
  166. {
  167. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  168. }
  169. ],
  170. "_srcBlendFactor": 770,
  171. "_dstBlendFactor": 771,
  172. "_spriteFrame": {
  173. "__uuid__": "98c8ea12-e46b-44a1-ba81-d0b5028081e6"
  174. },
  175. "_type": 0,
  176. "_sizeMode": 1,
  177. "_fillType": 0,
  178. "_fillCenter": {
  179. "__type__": "cc.Vec2",
  180. "x": 0,
  181. "y": 0
  182. },
  183. "_fillStart": 0,
  184. "_fillRange": 0,
  185. "_isTrimmedMode": true,
  186. "_atlas": null,
  187. "_id": ""
  188. },
  189. {
  190. "__type__": "cc.PrefabInfo",
  191. "root": {
  192. "__id__": 1
  193. },
  194. "asset": {
  195. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  196. },
  197. "fileId": "9bBkl/GGFFO5r70ThOO6wK",
  198. "sync": false
  199. },
  200. {
  201. "__type__": "cc.Node",
  202. "_name": "picture",
  203. "_objFlags": 0,
  204. "_parent": {
  205. "__id__": 1
  206. },
  207. "_children": [],
  208. "_active": true,
  209. "_level": 2,
  210. "_components": [
  211. {
  212. "__id__": 6
  213. }
  214. ],
  215. "_prefab": {
  216. "__id__": 7
  217. },
  218. "_opacity": 255,
  219. "_color": {
  220. "__type__": "cc.Color",
  221. "r": 255,
  222. "g": 255,
  223. "b": 255,
  224. "a": 255
  225. },
  226. "_contentSize": {
  227. "__type__": "cc.Size",
  228. "width": 108,
  229. "height": 135
  230. },
  231. "_anchorPoint": {
  232. "__type__": "cc.Vec2",
  233. "x": 0.5,
  234. "y": 0.5
  235. },
  236. "_position": {
  237. "__type__": "cc.Vec3",
  238. "x": 0,
  239. "y": 41,
  240. "z": 0
  241. },
  242. "_scale": {
  243. "__type__": "cc.Vec3",
  244. "x": 0.7,
  245. "y": 0.7,
  246. "z": 1
  247. },
  248. "_eulerAngles": {
  249. "__type__": "cc.Vec3",
  250. "x": 0,
  251. "y": 0,
  252. "z": 0
  253. },
  254. "_skewX": 0,
  255. "_skewY": 0,
  256. "_is3DNode": false,
  257. "groupIndex": 0,
  258. "_id": ""
  259. },
  260. {
  261. "__type__": "cc.Sprite",
  262. "_name": "",
  263. "_objFlags": 0,
  264. "node": {
  265. "__id__": 5
  266. },
  267. "_enabled": true,
  268. "_materials": [
  269. {
  270. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  271. }
  272. ],
  273. "_srcBlendFactor": 770,
  274. "_dstBlendFactor": 771,
  275. "_spriteFrame": {
  276. "__uuid__": "301b3d49-5ffd-4773-87b9-3a0c6cc064d3"
  277. },
  278. "_type": 0,
  279. "_sizeMode": 1,
  280. "_fillType": 0,
  281. "_fillCenter": {
  282. "__type__": "cc.Vec2",
  283. "x": 0,
  284. "y": 0
  285. },
  286. "_fillStart": 0,
  287. "_fillRange": 0,
  288. "_isTrimmedMode": true,
  289. "_atlas": null,
  290. "_id": ""
  291. },
  292. {
  293. "__type__": "cc.PrefabInfo",
  294. "root": {
  295. "__id__": 1
  296. },
  297. "asset": {
  298. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  299. },
  300. "fileId": "65KxOLcr5MuIonNQNpmieg",
  301. "sync": false
  302. },
  303. {
  304. "__type__": "cc.Node",
  305. "_name": "Name",
  306. "_objFlags": 0,
  307. "_parent": {
  308. "__id__": 1
  309. },
  310. "_children": [],
  311. "_active": true,
  312. "_level": 3,
  313. "_components": [
  314. {
  315. "__id__": 9
  316. },
  317. {
  318. "__id__": 10
  319. }
  320. ],
  321. "_prefab": {
  322. "__id__": 11
  323. },
  324. "_opacity": 255,
  325. "_color": {
  326. "__type__": "cc.Color",
  327. "r": 0,
  328. "g": 0,
  329. "b": 0,
  330. "a": 255
  331. },
  332. "_contentSize": {
  333. "__type__": "cc.Size",
  334. "width": 45.2,
  335. "height": 28.919999999999998
  336. },
  337. "_anchorPoint": {
  338. "__type__": "cc.Vec2",
  339. "x": 0.5,
  340. "y": 0.5
  341. },
  342. "_position": {
  343. "__type__": "cc.Vec3",
  344. "x": 0.106,
  345. "y": -57.314,
  346. "z": 0
  347. },
  348. "_scale": {
  349. "__type__": "cc.Vec3",
  350. "x": 1,
  351. "y": 1,
  352. "z": 1
  353. },
  354. "_eulerAngles": {
  355. "__type__": "cc.Vec3",
  356. "x": 0,
  357. "y": 0,
  358. "z": 0
  359. },
  360. "_skewX": 0,
  361. "_skewY": 0,
  362. "_is3DNode": false,
  363. "groupIndex": 0,
  364. "_id": ""
  365. },
  366. {
  367. "__type__": "cc.Label",
  368. "_name": "",
  369. "_objFlags": 0,
  370. "node": {
  371. "__id__": 8
  372. },
  373. "_enabled": true,
  374. "_materials": [
  375. {
  376. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  377. }
  378. ],
  379. "_useOriginalSize": false,
  380. "_string": "种子",
  381. "_N$string": "种子",
  382. "_fontSize": 22,
  383. "_lineHeight": 22,
  384. "_enableWrapText": true,
  385. "_N$file": null,
  386. "_isSystemFontUsed": true,
  387. "_spacingX": 0,
  388. "_batchAsBitmap": false,
  389. "_N$horizontalAlign": 1,
  390. "_N$verticalAlign": 1,
  391. "_N$fontFamily": "Arial",
  392. "_N$overflow": 0,
  393. "_N$cacheMode": 0,
  394. "_id": ""
  395. },
  396. {
  397. "__type__": "cc.LabelOutline",
  398. "_name": "",
  399. "_objFlags": 0,
  400. "node": {
  401. "__id__": 8
  402. },
  403. "_enabled": true,
  404. "_color": {
  405. "__type__": "cc.Color",
  406. "r": 0,
  407. "g": 0,
  408. "b": 0,
  409. "a": 255
  410. },
  411. "_width": 0.6,
  412. "_id": ""
  413. },
  414. {
  415. "__type__": "cc.PrefabInfo",
  416. "root": {
  417. "__id__": 1
  418. },
  419. "asset": {
  420. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  421. },
  422. "fileId": "909EqhOPJPo5PQuNC0hGuC",
  423. "sync": false
  424. },
  425. {
  426. "__type__": "cc.Node",
  427. "_name": "Info",
  428. "_objFlags": 0,
  429. "_parent": {
  430. "__id__": 1
  431. },
  432. "_children": [],
  433. "_active": true,
  434. "_level": 3,
  435. "_components": [
  436. {
  437. "__id__": 13
  438. },
  439. {
  440. "__id__": 15
  441. },
  442. {
  443. "__id__": 16
  444. }
  445. ],
  446. "_prefab": {
  447. "__id__": 17
  448. },
  449. "_opacity": 255,
  450. "_color": {
  451. "__type__": "cc.Color",
  452. "r": 255,
  453. "g": 255,
  454. "b": 255,
  455. "a": 255
  456. },
  457. "_contentSize": {
  458. "__type__": "cc.Size",
  459. "width": 45,
  460. "height": 44
  461. },
  462. "_anchorPoint": {
  463. "__type__": "cc.Vec2",
  464. "x": 0.5,
  465. "y": 0.5
  466. },
  467. "_position": {
  468. "__type__": "cc.Vec3",
  469. "x": 75,
  470. "y": 121,
  471. "z": 0
  472. },
  473. "_scale": {
  474. "__type__": "cc.Vec3",
  475. "x": 1,
  476. "y": 1,
  477. "z": 1
  478. },
  479. "_eulerAngles": {
  480. "__type__": "cc.Vec3",
  481. "x": 0,
  482. "y": 0,
  483. "z": 0
  484. },
  485. "_skewX": 0,
  486. "_skewY": 0,
  487. "_is3DNode": false,
  488. "groupIndex": 0,
  489. "_id": ""
  490. },
  491. {
  492. "__type__": "cc.Button",
  493. "_name": "",
  494. "_objFlags": 0,
  495. "node": {
  496. "__id__": 12
  497. },
  498. "_enabled": true,
  499. "duration": 0.1,
  500. "zoomScale": 1.2,
  501. "clickEvents": [
  502. {
  503. "__id__": 14
  504. }
  505. ],
  506. "_N$interactable": true,
  507. "_N$enableAutoGrayEffect": false,
  508. "_N$transition": 3,
  509. "transition": 3,
  510. "_N$normalColor": {
  511. "__type__": "cc.Color",
  512. "r": 214,
  513. "g": 214,
  514. "b": 214,
  515. "a": 255
  516. },
  517. "_N$pressedColor": {
  518. "__type__": "cc.Color",
  519. "r": 211,
  520. "g": 211,
  521. "b": 211,
  522. "a": 255
  523. },
  524. "pressedColor": {
  525. "__type__": "cc.Color",
  526. "r": 211,
  527. "g": 211,
  528. "b": 211,
  529. "a": 255
  530. },
  531. "_N$hoverColor": {
  532. "__type__": "cc.Color",
  533. "r": 255,
  534. "g": 255,
  535. "b": 255,
  536. "a": 255
  537. },
  538. "hoverColor": {
  539. "__type__": "cc.Color",
  540. "r": 255,
  541. "g": 255,
  542. "b": 255,
  543. "a": 255
  544. },
  545. "_N$disabledColor": {
  546. "__type__": "cc.Color",
  547. "r": 124,
  548. "g": 124,
  549. "b": 124,
  550. "a": 255
  551. },
  552. "_N$normalSprite": null,
  553. "_N$pressedSprite": null,
  554. "pressedSprite": null,
  555. "_N$hoverSprite": null,
  556. "hoverSprite": null,
  557. "_N$disabledSprite": null,
  558. "_N$target": {
  559. "__id__": 12
  560. },
  561. "_id": ""
  562. },
  563. {
  564. "__type__": "cc.ClickEvent",
  565. "target": {
  566. "__id__": 1
  567. },
  568. "component": "",
  569. "_componentId": "ba198n/JUtJXqII6aiwPODz",
  570. "handler": "onPressedInfo",
  571. "customEventData": "1"
  572. },
  573. {
  574. "__type__": "cc.Sprite",
  575. "_name": "",
  576. "_objFlags": 0,
  577. "node": {
  578. "__id__": 12
  579. },
  580. "_enabled": true,
  581. "_materials": [
  582. {
  583. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  584. }
  585. ],
  586. "_srcBlendFactor": 770,
  587. "_dstBlendFactor": 771,
  588. "_spriteFrame": {
  589. "__uuid__": "e9998dd3-52a2-429a-b9f4-e4047c03bb33"
  590. },
  591. "_type": 0,
  592. "_sizeMode": 1,
  593. "_fillType": 0,
  594. "_fillCenter": {
  595. "__type__": "cc.Vec2",
  596. "x": 0,
  597. "y": 0
  598. },
  599. "_fillStart": 0,
  600. "_fillRange": 0,
  601. "_isTrimmedMode": true,
  602. "_atlas": null,
  603. "_id": ""
  604. },
  605. {
  606. "__type__": "cc.BlockInputEvents",
  607. "_name": "",
  608. "_objFlags": 0,
  609. "node": {
  610. "__id__": 12
  611. },
  612. "_enabled": true,
  613. "_id": ""
  614. },
  615. {
  616. "__type__": "cc.PrefabInfo",
  617. "root": {
  618. "__id__": 1
  619. },
  620. "asset": {
  621. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  622. },
  623. "fileId": "b35wX+cyxNAIMdi4MRfJMA",
  624. "sync": false
  625. },
  626. {
  627. "__type__": "cc.Node",
  628. "_name": "seedNum",
  629. "_objFlags": 0,
  630. "_parent": {
  631. "__id__": 1
  632. },
  633. "_children": [
  634. {
  635. "__id__": 19
  636. }
  637. ],
  638. "_active": true,
  639. "_level": 2,
  640. "_components": [
  641. {
  642. "__id__": 23
  643. }
  644. ],
  645. "_prefab": {
  646. "__id__": 24
  647. },
  648. "_opacity": 255,
  649. "_color": {
  650. "__type__": "cc.Color",
  651. "r": 255,
  652. "g": 255,
  653. "b": 255,
  654. "a": 255
  655. },
  656. "_contentSize": {
  657. "__type__": "cc.Size",
  658. "width": 168,
  659. "height": 45
  660. },
  661. "_anchorPoint": {
  662. "__type__": "cc.Vec2",
  663. "x": 0.5,
  664. "y": 0.5
  665. },
  666. "_position": {
  667. "__type__": "cc.Vec3",
  668. "x": 0,
  669. "y": -112.028,
  670. "z": 0
  671. },
  672. "_scale": {
  673. "__type__": "cc.Vec3",
  674. "x": 1,
  675. "y": 1,
  676. "z": 1
  677. },
  678. "_eulerAngles": {
  679. "__type__": "cc.Vec3",
  680. "x": 0,
  681. "y": 0,
  682. "z": 0
  683. },
  684. "_skewX": 0,
  685. "_skewY": 0,
  686. "_is3DNode": false,
  687. "groupIndex": 0,
  688. "_id": ""
  689. },
  690. {
  691. "__type__": "cc.Node",
  692. "_name": "Num",
  693. "_objFlags": 0,
  694. "_parent": {
  695. "__id__": 18
  696. },
  697. "_children": [],
  698. "_active": true,
  699. "_level": 3,
  700. "_components": [
  701. {
  702. "__id__": 20
  703. },
  704. {
  705. "__id__": 21
  706. }
  707. ],
  708. "_prefab": {
  709. "__id__": 22
  710. },
  711. "_opacity": 255,
  712. "_color": {
  713. "__type__": "cc.Color",
  714. "r": 237,
  715. "g": 106,
  716. "b": 144,
  717. "a": 255
  718. },
  719. "_contentSize": {
  720. "__type__": "cc.Size",
  721. "width": 15.1,
  722. "height": 32.7
  723. },
  724. "_anchorPoint": {
  725. "__type__": "cc.Vec2",
  726. "x": 0.5,
  727. "y": 0.5
  728. },
  729. "_position": {
  730. "__type__": "cc.Vec3",
  731. "x": 0,
  732. "y": 3,
  733. "z": 0
  734. },
  735. "_scale": {
  736. "__type__": "cc.Vec3",
  737. "x": 1,
  738. "y": 1,
  739. "z": 1
  740. },
  741. "_eulerAngles": {
  742. "__type__": "cc.Vec3",
  743. "x": 0,
  744. "y": 0,
  745. "z": 0
  746. },
  747. "_skewX": 0,
  748. "_skewY": 0,
  749. "_is3DNode": false,
  750. "groupIndex": 0,
  751. "_id": ""
  752. },
  753. {
  754. "__type__": "cc.Label",
  755. "_name": "",
  756. "_objFlags": 0,
  757. "node": {
  758. "__id__": 19
  759. },
  760. "_enabled": true,
  761. "_materials": [
  762. {
  763. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  764. }
  765. ],
  766. "_useOriginalSize": false,
  767. "_string": "1",
  768. "_N$string": "1",
  769. "_fontSize": 25,
  770. "_lineHeight": 25,
  771. "_enableWrapText": true,
  772. "_N$file": null,
  773. "_isSystemFontUsed": true,
  774. "_spacingX": 0,
  775. "_batchAsBitmap": false,
  776. "_N$horizontalAlign": 1,
  777. "_N$verticalAlign": 1,
  778. "_N$fontFamily": "Arial",
  779. "_N$overflow": 0,
  780. "_N$cacheMode": 0,
  781. "_id": ""
  782. },
  783. {
  784. "__type__": "cc.LabelOutline",
  785. "_name": "",
  786. "_objFlags": 0,
  787. "node": {
  788. "__id__": 19
  789. },
  790. "_enabled": true,
  791. "_color": {
  792. "__type__": "cc.Color",
  793. "r": 237,
  794. "g": 106,
  795. "b": 144,
  796. "a": 255
  797. },
  798. "_width": 0.6,
  799. "_id": ""
  800. },
  801. {
  802. "__type__": "cc.PrefabInfo",
  803. "root": {
  804. "__id__": 1
  805. },
  806. "asset": {
  807. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  808. },
  809. "fileId": "62ks7zG1BMvKluWHuHIOVK",
  810. "sync": false
  811. },
  812. {
  813. "__type__": "cc.Sprite",
  814. "_name": "",
  815. "_objFlags": 0,
  816. "node": {
  817. "__id__": 18
  818. },
  819. "_enabled": true,
  820. "_materials": [
  821. {
  822. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  823. }
  824. ],
  825. "_srcBlendFactor": 770,
  826. "_dstBlendFactor": 771,
  827. "_spriteFrame": {
  828. "__uuid__": "f38f8a90-bff0-45e6-a971-020cd7357e7f"
  829. },
  830. "_type": 0,
  831. "_sizeMode": 0,
  832. "_fillType": 0,
  833. "_fillCenter": {
  834. "__type__": "cc.Vec2",
  835. "x": 0,
  836. "y": 0
  837. },
  838. "_fillStart": 0,
  839. "_fillRange": 0,
  840. "_isTrimmedMode": true,
  841. "_atlas": null,
  842. "_id": ""
  843. },
  844. {
  845. "__type__": "cc.PrefabInfo",
  846. "root": {
  847. "__id__": 1
  848. },
  849. "asset": {
  850. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  851. },
  852. "fileId": "72BIoO+adEQJqerQu5nX8T",
  853. "sync": false
  854. },
  855. {
  856. "__type__": "cc.Node",
  857. "_name": "buy_button",
  858. "_objFlags": 0,
  859. "_parent": {
  860. "__id__": 1
  861. },
  862. "_children": [
  863. {
  864. "__id__": 26
  865. }
  866. ],
  867. "_active": false,
  868. "_level": 2,
  869. "_components": [
  870. {
  871. "__id__": 33
  872. }
  873. ],
  874. "_prefab": {
  875. "__id__": 35
  876. },
  877. "_opacity": 255,
  878. "_color": {
  879. "__type__": "cc.Color",
  880. "r": 255,
  881. "g": 255,
  882. "b": 255,
  883. "a": 255
  884. },
  885. "_contentSize": {
  886. "__type__": "cc.Size",
  887. "width": 116,
  888. "height": 62
  889. },
  890. "_anchorPoint": {
  891. "__type__": "cc.Vec2",
  892. "x": 0.5,
  893. "y": 0.5
  894. },
  895. "_position": {
  896. "__type__": "cc.Vec3",
  897. "x": 0,
  898. "y": -59,
  899. "z": 0
  900. },
  901. "_scale": {
  902. "__type__": "cc.Vec3",
  903. "x": 0.7,
  904. "y": 0.7,
  905. "z": 1
  906. },
  907. "_eulerAngles": {
  908. "__type__": "cc.Vec3",
  909. "x": 0,
  910. "y": 0,
  911. "z": 0
  912. },
  913. "_skewX": 0,
  914. "_skewY": 0,
  915. "_is3DNode": false,
  916. "groupIndex": 0,
  917. "_id": ""
  918. },
  919. {
  920. "__type__": "cc.Node",
  921. "_name": "Background",
  922. "_objFlags": 0,
  923. "_parent": {
  924. "__id__": 25
  925. },
  926. "_children": [
  927. {
  928. "__id__": 27
  929. }
  930. ],
  931. "_active": true,
  932. "_level": 2,
  933. "_components": [
  934. {
  935. "__id__": 30
  936. },
  937. {
  938. "__id__": 31
  939. }
  940. ],
  941. "_prefab": {
  942. "__id__": 32
  943. },
  944. "_opacity": 255,
  945. "_color": {
  946. "__type__": "cc.Color",
  947. "r": 255,
  948. "g": 255,
  949. "b": 255,
  950. "a": 255
  951. },
  952. "_contentSize": {
  953. "__type__": "cc.Size",
  954. "width": 116,
  955. "height": 62
  956. },
  957. "_anchorPoint": {
  958. "__type__": "cc.Vec2",
  959. "x": 0.5,
  960. "y": 0.5
  961. },
  962. "_position": {
  963. "__type__": "cc.Vec3",
  964. "x": 0,
  965. "y": 0,
  966. "z": 0
  967. },
  968. "_scale": {
  969. "__type__": "cc.Vec3",
  970. "x": 1,
  971. "y": 1,
  972. "z": 1
  973. },
  974. "_eulerAngles": {
  975. "__type__": "cc.Vec3",
  976. "x": 0,
  977. "y": 0,
  978. "z": 0
  979. },
  980. "_skewX": 0,
  981. "_skewY": 0,
  982. "_is3DNode": false,
  983. "groupIndex": 0,
  984. "_id": ""
  985. },
  986. {
  987. "__type__": "cc.Node",
  988. "_name": "Label",
  989. "_objFlags": 0,
  990. "_parent": {
  991. "__id__": 26
  992. },
  993. "_children": [],
  994. "_active": true,
  995. "_level": 3,
  996. "_components": [
  997. {
  998. "__id__": 28
  999. }
  1000. ],
  1001. "_prefab": {
  1002. "__id__": 29
  1003. },
  1004. "_opacity": 255,
  1005. "_color": {
  1006. "__type__": "cc.Color",
  1007. "r": 0,
  1008. "g": 0,
  1009. "b": 0,
  1010. "a": 255
  1011. },
  1012. "_contentSize": {
  1013. "__type__": "cc.Size",
  1014. "width": 100,
  1015. "height": 40
  1016. },
  1017. "_anchorPoint": {
  1018. "__type__": "cc.Vec2",
  1019. "x": 0.5,
  1020. "y": 0.5
  1021. },
  1022. "_position": {
  1023. "__type__": "cc.Vec3",
  1024. "x": 0,
  1025. "y": 0,
  1026. "z": 0
  1027. },
  1028. "_scale": {
  1029. "__type__": "cc.Vec3",
  1030. "x": 1,
  1031. "y": 1,
  1032. "z": 1
  1033. },
  1034. "_eulerAngles": {
  1035. "__type__": "cc.Vec3",
  1036. "x": 0,
  1037. "y": 0,
  1038. "z": 0
  1039. },
  1040. "_skewX": 0,
  1041. "_skewY": 0,
  1042. "_is3DNode": false,
  1043. "groupIndex": 0,
  1044. "_id": ""
  1045. },
  1046. {
  1047. "__type__": "cc.Label",
  1048. "_name": "",
  1049. "_objFlags": 0,
  1050. "node": {
  1051. "__id__": 27
  1052. },
  1053. "_enabled": true,
  1054. "_materials": [
  1055. {
  1056. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1057. }
  1058. ],
  1059. "_useOriginalSize": false,
  1060. "_string": "",
  1061. "_N$string": "",
  1062. "_fontSize": 20,
  1063. "_lineHeight": 40,
  1064. "_enableWrapText": false,
  1065. "_N$file": null,
  1066. "_isSystemFontUsed": true,
  1067. "_spacingX": 0,
  1068. "_batchAsBitmap": false,
  1069. "_N$horizontalAlign": 1,
  1070. "_N$verticalAlign": 1,
  1071. "_N$fontFamily": "Arial",
  1072. "_N$overflow": 1,
  1073. "_N$cacheMode": 0,
  1074. "_id": ""
  1075. },
  1076. {
  1077. "__type__": "cc.PrefabInfo",
  1078. "root": {
  1079. "__id__": 1
  1080. },
  1081. "asset": {
  1082. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  1083. },
  1084. "fileId": "89QocYYrJPh6Zl6dv+lz/R",
  1085. "sync": false
  1086. },
  1087. {
  1088. "__type__": "cc.Sprite",
  1089. "_name": "",
  1090. "_objFlags": 0,
  1091. "node": {
  1092. "__id__": 26
  1093. },
  1094. "_enabled": true,
  1095. "_materials": [
  1096. {
  1097. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1098. }
  1099. ],
  1100. "_srcBlendFactor": 770,
  1101. "_dstBlendFactor": 771,
  1102. "_spriteFrame": {
  1103. "__uuid__": "a66187c1-ba8f-4ddf-a5e2-b936dba6abdf"
  1104. },
  1105. "_type": 1,
  1106. "_sizeMode": 0,
  1107. "_fillType": 0,
  1108. "_fillCenter": {
  1109. "__type__": "cc.Vec2",
  1110. "x": 0,
  1111. "y": 0
  1112. },
  1113. "_fillStart": 0,
  1114. "_fillRange": 0,
  1115. "_isTrimmedMode": true,
  1116. "_atlas": null,
  1117. "_id": ""
  1118. },
  1119. {
  1120. "__type__": "cc.Widget",
  1121. "_name": "",
  1122. "_objFlags": 0,
  1123. "node": {
  1124. "__id__": 26
  1125. },
  1126. "_enabled": true,
  1127. "alignMode": 0,
  1128. "_target": null,
  1129. "_alignFlags": 45,
  1130. "_left": 0,
  1131. "_right": 0,
  1132. "_top": 0,
  1133. "_bottom": 0,
  1134. "_verticalCenter": 0,
  1135. "_horizontalCenter": 0,
  1136. "_isAbsLeft": true,
  1137. "_isAbsRight": true,
  1138. "_isAbsTop": true,
  1139. "_isAbsBottom": true,
  1140. "_isAbsHorizontalCenter": true,
  1141. "_isAbsVerticalCenter": true,
  1142. "_originalWidth": 100,
  1143. "_originalHeight": 40,
  1144. "_id": ""
  1145. },
  1146. {
  1147. "__type__": "cc.PrefabInfo",
  1148. "root": {
  1149. "__id__": 1
  1150. },
  1151. "asset": {
  1152. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  1153. },
  1154. "fileId": "05ev3Xm+hKMZrV1m98VYxo",
  1155. "sync": false
  1156. },
  1157. {
  1158. "__type__": "cc.Button",
  1159. "_name": "",
  1160. "_objFlags": 0,
  1161. "node": {
  1162. "__id__": 25
  1163. },
  1164. "_enabled": true,
  1165. "duration": 0.1,
  1166. "zoomScale": 1.2,
  1167. "clickEvents": [
  1168. {
  1169. "__id__": 34
  1170. }
  1171. ],
  1172. "_N$interactable": true,
  1173. "_N$enableAutoGrayEffect": false,
  1174. "_N$transition": 2,
  1175. "transition": 2,
  1176. "_N$normalColor": {
  1177. "__type__": "cc.Color",
  1178. "r": 230,
  1179. "g": 230,
  1180. "b": 230,
  1181. "a": 255
  1182. },
  1183. "_N$pressedColor": {
  1184. "__type__": "cc.Color",
  1185. "r": 200,
  1186. "g": 200,
  1187. "b": 200,
  1188. "a": 255
  1189. },
  1190. "pressedColor": {
  1191. "__type__": "cc.Color",
  1192. "r": 200,
  1193. "g": 200,
  1194. "b": 200,
  1195. "a": 255
  1196. },
  1197. "_N$hoverColor": {
  1198. "__type__": "cc.Color",
  1199. "r": 255,
  1200. "g": 255,
  1201. "b": 255,
  1202. "a": 255
  1203. },
  1204. "hoverColor": {
  1205. "__type__": "cc.Color",
  1206. "r": 255,
  1207. "g": 255,
  1208. "b": 255,
  1209. "a": 255
  1210. },
  1211. "_N$disabledColor": {
  1212. "__type__": "cc.Color",
  1213. "r": 120,
  1214. "g": 120,
  1215. "b": 120,
  1216. "a": 200
  1217. },
  1218. "_N$normalSprite": {
  1219. "__uuid__": "a66187c1-ba8f-4ddf-a5e2-b936dba6abdf"
  1220. },
  1221. "_N$pressedSprite": {
  1222. "__uuid__": "a66187c1-ba8f-4ddf-a5e2-b936dba6abdf"
  1223. },
  1224. "pressedSprite": {
  1225. "__uuid__": "a66187c1-ba8f-4ddf-a5e2-b936dba6abdf"
  1226. },
  1227. "_N$hoverSprite": {
  1228. "__uuid__": "a66187c1-ba8f-4ddf-a5e2-b936dba6abdf"
  1229. },
  1230. "hoverSprite": {
  1231. "__uuid__": "a66187c1-ba8f-4ddf-a5e2-b936dba6abdf"
  1232. },
  1233. "_N$disabledSprite": {
  1234. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1235. },
  1236. "_N$target": {
  1237. "__id__": 26
  1238. },
  1239. "_id": ""
  1240. },
  1241. {
  1242. "__type__": "cc.ClickEvent",
  1243. "target": {
  1244. "__id__": 1
  1245. },
  1246. "component": "",
  1247. "_componentId": "22ed83kVv5KeZS7uv2u6vw7",
  1248. "handler": "onPayCNTPopView",
  1249. "customEventData": ""
  1250. },
  1251. {
  1252. "__type__": "cc.PrefabInfo",
  1253. "root": {
  1254. "__id__": 1
  1255. },
  1256. "asset": {
  1257. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  1258. },
  1259. "fileId": "ado/ACB6ZEL4Z5uccLcoEb",
  1260. "sync": false
  1261. },
  1262. {
  1263. "__type__": "cc.Button",
  1264. "_name": "",
  1265. "_objFlags": 0,
  1266. "node": {
  1267. "__id__": 1
  1268. },
  1269. "_enabled": true,
  1270. "duration": 0.1,
  1271. "zoomScale": 1.2,
  1272. "clickEvents": [
  1273. {
  1274. "__id__": 37
  1275. }
  1276. ],
  1277. "_N$interactable": true,
  1278. "_N$enableAutoGrayEffect": false,
  1279. "_N$transition": 3,
  1280. "transition": 3,
  1281. "_N$normalColor": {
  1282. "__type__": "cc.Color",
  1283. "r": 255,
  1284. "g": 255,
  1285. "b": 255,
  1286. "a": 255
  1287. },
  1288. "_N$pressedColor": {
  1289. "__type__": "cc.Color",
  1290. "r": 255,
  1291. "g": 255,
  1292. "b": 255,
  1293. "a": 255
  1294. },
  1295. "pressedColor": {
  1296. "__type__": "cc.Color",
  1297. "r": 255,
  1298. "g": 255,
  1299. "b": 255,
  1300. "a": 255
  1301. },
  1302. "_N$hoverColor": {
  1303. "__type__": "cc.Color",
  1304. "r": 255,
  1305. "g": 255,
  1306. "b": 255,
  1307. "a": 255
  1308. },
  1309. "hoverColor": {
  1310. "__type__": "cc.Color",
  1311. "r": 255,
  1312. "g": 255,
  1313. "b": 255,
  1314. "a": 255
  1315. },
  1316. "_N$disabledColor": {
  1317. "__type__": "cc.Color",
  1318. "r": 255,
  1319. "g": 255,
  1320. "b": 255,
  1321. "a": 255
  1322. },
  1323. "_N$normalSprite": {
  1324. "__uuid__": "c2cf153e-3d65-4448-b043-65628c8457ba"
  1325. },
  1326. "_N$pressedSprite": {
  1327. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1328. },
  1329. "pressedSprite": {
  1330. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1331. },
  1332. "_N$hoverSprite": {
  1333. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1334. },
  1335. "hoverSprite": {
  1336. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1337. },
  1338. "_N$disabledSprite": {
  1339. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1340. },
  1341. "_N$target": {
  1342. "__id__": 1
  1343. },
  1344. "_id": ""
  1345. },
  1346. {
  1347. "__type__": "cc.ClickEvent",
  1348. "target": {
  1349. "__id__": 1
  1350. },
  1351. "component": "",
  1352. "_componentId": "ba198n/JUtJXqII6aiwPODz",
  1353. "handler": "onPressed",
  1354. "customEventData": ""
  1355. },
  1356. {
  1357. "__type__": "ba198n/JUtJXqII6aiwPODz",
  1358. "_name": "",
  1359. "_objFlags": 0,
  1360. "node": {
  1361. "__id__": 1
  1362. },
  1363. "_enabled": true,
  1364. "Name": "种子",
  1365. "Price": "50",
  1366. "DiamondPrice": 1,
  1367. "CNT": "",
  1368. "SNB": "",
  1369. "Synopsis": "可在神农农田播种",
  1370. "consumeType": 0,
  1371. "bgSprite": {
  1372. "__id__": 6
  1373. },
  1374. "NumLabel": {
  1375. "__id__": 20
  1376. },
  1377. "NameLabel": {
  1378. "__id__": 9
  1379. },
  1380. "clickEvents": [
  1381. {
  1382. "__id__": 39
  1383. }
  1384. ],
  1385. "_id": ""
  1386. },
  1387. {
  1388. "__type__": "cc.ClickEvent",
  1389. "target": {
  1390. "__id__": 1
  1391. },
  1392. "component": "",
  1393. "_componentId": "22ed83kVv5KeZS7uv2u6vw7",
  1394. "handler": "onCreateSeed",
  1395. "customEventData": ""
  1396. },
  1397. {
  1398. "__type__": "22ed83kVv5KeZS7uv2u6vw7",
  1399. "_name": "",
  1400. "_objFlags": 0,
  1401. "node": {
  1402. "__id__": 1
  1403. },
  1404. "_enabled": true,
  1405. "Name": "种子",
  1406. "SeedPrefab": {
  1407. "__uuid__": "dfff901a-dac2-48df-a77d-261318f9c441"
  1408. },
  1409. "SpawnPoint": null,
  1410. "seedType": 0,
  1411. "goodsSeedInfo": null,
  1412. "seedSpriteFrame": null,
  1413. "fruitSpriteFrame": null,
  1414. "myIndex": -1,
  1415. "_id": ""
  1416. },
  1417. {
  1418. "__type__": "cc.PrefabInfo",
  1419. "root": {
  1420. "__id__": 1
  1421. },
  1422. "asset": {
  1423. "__uuid__": "bb950ba5-2167-4f1e-b274-07765f8ddbc3"
  1424. },
  1425. "fileId": "8eKV86OF9K5phmjtbZ2sts",
  1426. "sync": false
  1427. }
  1428. ]