taskPrefabTiledTileFarmhouse.prefab 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442
  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": "taskPrefabTiledTileFarmhouse",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 9
  28. }
  29. ],
  30. "_active": true,
  31. "_level": 1,
  32. "_components": [
  33. {
  34. "__id__": 13
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 14
  39. },
  40. "_opacity": 255,
  41. "_color": {
  42. "__type__": "cc.Color",
  43. "r": 255,
  44. "g": 255,
  45. "b": 255,
  46. "a": 255
  47. },
  48. "_contentSize": {
  49. "__type__": "cc.Size",
  50. "width": 150,
  51. "height": 100
  52. },
  53. "_anchorPoint": {
  54. "__type__": "cc.Vec2",
  55. "x": 0.5,
  56. "y": 0.5
  57. },
  58. "_position": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "_scale": {
  65. "__type__": "cc.Vec3",
  66. "x": 1,
  67. "y": 1,
  68. "z": 1
  69. },
  70. "_quat": {
  71. "__type__": "cc.Quat",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0,
  75. "w": 1
  76. },
  77. "_skewX": 0,
  78. "_skewY": 0,
  79. "_zIndex": 0,
  80. "_is3DNode": false,
  81. "groupIndex": 0,
  82. "_id": ""
  83. },
  84. {
  85. "__type__": "cc.Node",
  86. "_name": "New Label",
  87. "_objFlags": 0,
  88. "_parent": {
  89. "__id__": 1
  90. },
  91. "_children": [],
  92. "_active": true,
  93. "_level": 2,
  94. "_components": [
  95. {
  96. "__id__": 3
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 4
  101. },
  102. "_opacity": 255,
  103. "_color": {
  104. "__type__": "cc.Color",
  105. "r": 255,
  106. "g": 255,
  107. "b": 255,
  108. "a": 255
  109. },
  110. "_contentSize": {
  111. "__type__": "cc.Size",
  112. "width": 160,
  113. "height": 50
  114. },
  115. "_anchorPoint": {
  116. "__type__": "cc.Vec2",
  117. "x": 0.5,
  118. "y": 0.5
  119. },
  120. "_position": {
  121. "__type__": "cc.Vec3",
  122. "x": -1,
  123. "y": 84,
  124. "z": 0
  125. },
  126. "_scale": {
  127. "__type__": "cc.Vec3",
  128. "x": 1,
  129. "y": 1,
  130. "z": 1
  131. },
  132. "_quat": {
  133. "__type__": "cc.Quat",
  134. "x": 0,
  135. "y": 0,
  136. "z": 0,
  137. "w": 1
  138. },
  139. "_skewX": 0,
  140. "_skewY": 0,
  141. "_zIndex": 0,
  142. "_is3DNode": false,
  143. "groupIndex": 0,
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.Label",
  148. "_name": "",
  149. "_objFlags": 0,
  150. "node": {
  151. "__id__": 2
  152. },
  153. "_enabled": true,
  154. "_srcBlendFactor": 1,
  155. "_dstBlendFactor": 771,
  156. "_useOriginalSize": false,
  157. "_string": "建造农舍",
  158. "_N$string": "建造农舍",
  159. "_fontSize": 40,
  160. "_lineHeight": 50,
  161. "_enableWrapText": true,
  162. "_N$file": null,
  163. "_isSystemFontUsed": true,
  164. "_spacingX": 0,
  165. "_N$horizontalAlign": 1,
  166. "_N$verticalAlign": 1,
  167. "_N$fontFamily": "Arial",
  168. "_N$overflow": 0,
  169. "_id": ""
  170. },
  171. {
  172. "__type__": "cc.PrefabInfo",
  173. "root": {
  174. "__id__": 1
  175. },
  176. "asset": {
  177. "__uuid__": "dc916838-6dbe-4c20-8512-2029c928e244"
  178. },
  179. "fileId": "ad+8f6dr1JnbwBAeF1n3+N",
  180. "sync": false
  181. },
  182. {
  183. "__type__": "cc.Node",
  184. "_name": "New Sprite",
  185. "_objFlags": 0,
  186. "_parent": {
  187. "__id__": 1
  188. },
  189. "_children": [],
  190. "_active": true,
  191. "_level": 2,
  192. "_components": [
  193. {
  194. "__id__": 6
  195. },
  196. {
  197. "__id__": 7
  198. }
  199. ],
  200. "_prefab": {
  201. "__id__": 8
  202. },
  203. "_opacity": 255,
  204. "_color": {
  205. "__type__": "cc.Color",
  206. "r": 255,
  207. "g": 255,
  208. "b": 255,
  209. "a": 255
  210. },
  211. "_contentSize": {
  212. "__type__": "cc.Size",
  213. "width": 198,
  214. "height": 184
  215. },
  216. "_anchorPoint": {
  217. "__type__": "cc.Vec2",
  218. "x": 0.5,
  219. "y": 0.5
  220. },
  221. "_position": {
  222. "__type__": "cc.Vec3",
  223. "x": 2.2,
  224. "y": -79.3,
  225. "z": 0
  226. },
  227. "_scale": {
  228. "__type__": "cc.Vec3",
  229. "x": 0.5,
  230. "y": 0.5,
  231. "z": 0.5
  232. },
  233. "_quat": {
  234. "__type__": "cc.Quat",
  235. "x": 0,
  236. "y": 0,
  237. "z": 0,
  238. "w": 1
  239. },
  240. "_skewX": 0,
  241. "_skewY": 0,
  242. "_zIndex": 0,
  243. "_is3DNode": false,
  244. "groupIndex": 0,
  245. "_id": ""
  246. },
  247. {
  248. "__type__": "cc.Sprite",
  249. "_name": "",
  250. "_objFlags": 0,
  251. "node": {
  252. "__id__": 5
  253. },
  254. "_enabled": true,
  255. "_srcBlendFactor": 770,
  256. "_dstBlendFactor": 771,
  257. "_spriteFrame": {
  258. "__uuid__": "27645d02-b7d1-422f-ad1d-13b2df56b62a"
  259. },
  260. "_type": 0,
  261. "_sizeMode": 1,
  262. "_fillType": 0,
  263. "_fillCenter": {
  264. "__type__": "cc.Vec2",
  265. "x": 0,
  266. "y": 0
  267. },
  268. "_fillStart": 0,
  269. "_fillRange": 0,
  270. "_isTrimmedMode": true,
  271. "_state": 0,
  272. "_atlas": null,
  273. "_id": ""
  274. },
  275. {
  276. "__type__": "cc.Animation",
  277. "_name": "",
  278. "_objFlags": 0,
  279. "node": {
  280. "__id__": 5
  281. },
  282. "_enabled": true,
  283. "_defaultClip": {
  284. "__uuid__": "72640883-18dc-4679-a75f-12c4c2973633"
  285. },
  286. "_clips": [
  287. {
  288. "__uuid__": "72640883-18dc-4679-a75f-12c4c2973633"
  289. }
  290. ],
  291. "playOnLoad": true,
  292. "_id": ""
  293. },
  294. {
  295. "__type__": "cc.PrefabInfo",
  296. "root": {
  297. "__id__": 1
  298. },
  299. "asset": {
  300. "__uuid__": "dc916838-6dbe-4c20-8512-2029c928e244"
  301. },
  302. "fileId": "admUaqrWlOB5CpGc+xk0Yi",
  303. "sync": false
  304. },
  305. {
  306. "__type__": "cc.Node",
  307. "_name": "Arrow",
  308. "_objFlags": 0,
  309. "_parent": {
  310. "__id__": 1
  311. },
  312. "_children": [],
  313. "_active": true,
  314. "_level": 2,
  315. "_components": [
  316. {
  317. "__id__": 10
  318. },
  319. {
  320. "__id__": 11
  321. }
  322. ],
  323. "_prefab": {
  324. "__id__": 12
  325. },
  326. "_opacity": 255,
  327. "_color": {
  328. "__type__": "cc.Color",
  329. "r": 255,
  330. "g": 255,
  331. "b": 255,
  332. "a": 255
  333. },
  334. "_contentSize": {
  335. "__type__": "cc.Size",
  336. "width": 100,
  337. "height": 100
  338. },
  339. "_anchorPoint": {
  340. "__type__": "cc.Vec2",
  341. "x": 0.5,
  342. "y": 0
  343. },
  344. "_position": {
  345. "__type__": "cc.Vec3",
  346. "x": 1,
  347. "y": -47,
  348. "z": 0
  349. },
  350. "_scale": {
  351. "__type__": "cc.Vec3",
  352. "x": 1,
  353. "y": 1,
  354. "z": 1
  355. },
  356. "_quat": {
  357. "__type__": "cc.Quat",
  358. "x": 0,
  359. "y": 0,
  360. "z": 0,
  361. "w": 1
  362. },
  363. "_skewX": 0,
  364. "_skewY": 0,
  365. "_zIndex": 0,
  366. "_is3DNode": false,
  367. "groupIndex": 0,
  368. "_id": ""
  369. },
  370. {
  371. "__type__": "cc.Sprite",
  372. "_name": "",
  373. "_objFlags": 0,
  374. "node": {
  375. "__id__": 9
  376. },
  377. "_enabled": true,
  378. "_srcBlendFactor": 770,
  379. "_dstBlendFactor": 771,
  380. "_spriteFrame": {
  381. "__uuid__": "00af3077-ae19-4373-92a5-b351fd06e081"
  382. },
  383. "_type": 0,
  384. "_sizeMode": 0,
  385. "_fillType": 0,
  386. "_fillCenter": {
  387. "__type__": "cc.Vec2",
  388. "x": 0,
  389. "y": 0
  390. },
  391. "_fillStart": 0,
  392. "_fillRange": 0,
  393. "_isTrimmedMode": true,
  394. "_state": 0,
  395. "_atlas": null,
  396. "_id": ""
  397. },
  398. {
  399. "__type__": "c390f58SiJNfZ5xHbL531PX",
  400. "_name": "",
  401. "_objFlags": 0,
  402. "node": {
  403. "__id__": 9
  404. },
  405. "_enabled": true,
  406. "_id": ""
  407. },
  408. {
  409. "__type__": "cc.PrefabInfo",
  410. "root": {
  411. "__id__": 1
  412. },
  413. "asset": {
  414. "__uuid__": "dc916838-6dbe-4c20-8512-2029c928e244"
  415. },
  416. "fileId": "04rCu1QQ9Jf4mGis3rLDQo",
  417. "sync": false
  418. },
  419. {
  420. "__type__": "5d2bfuH3d5FrpFepum/PHEl",
  421. "_name": "",
  422. "_objFlags": 0,
  423. "node": {
  424. "__id__": 1
  425. },
  426. "_enabled": true,
  427. "x": 0,
  428. "y": 0,
  429. "_id": ""
  430. },
  431. {
  432. "__type__": "cc.PrefabInfo",
  433. "root": {
  434. "__id__": 1
  435. },
  436. "asset": {
  437. "__uuid__": "dc916838-6dbe-4c20-8512-2029c928e244"
  438. },
  439. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  440. "sync": false
  441. }
  442. ]