DragonFarmlandSeedNode.prefab 20 KB

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