DragonFarmlandSeedNode.prefab 22 KB

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