HolyFarmlandSeedStore.prefab 22 KB

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