WorkerAINode.prefab 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447
  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": "WorkerAINode",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_level": 1,
  26. "_components": [],
  27. "_prefab": {
  28. "__id__": 15
  29. },
  30. "_opacity": 255,
  31. "_color": {
  32. "__type__": "cc.Color",
  33. "r": 255,
  34. "g": 255,
  35. "b": 255,
  36. "a": 255
  37. },
  38. "_contentSize": {
  39. "__type__": "cc.Size",
  40. "width": 0,
  41. "height": 0
  42. },
  43. "_anchorPoint": {
  44. "__type__": "cc.Vec2",
  45. "x": 0.5,
  46. "y": 0.5
  47. },
  48. "_position": {
  49. "__type__": "cc.Vec3",
  50. "x": 11,
  51. "y": 9,
  52. "z": 0
  53. },
  54. "_scale": {
  55. "__type__": "cc.Vec3",
  56. "x": 1,
  57. "y": 1,
  58. "z": 1
  59. },
  60. "_skewX": 0,
  61. "_skewY": 0,
  62. "_zIndex": 0,
  63. "_is3DNode": false,
  64. "groupIndex": 0,
  65. "_id": "",
  66. "_eulerAngles": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. }
  72. },
  73. {
  74. "__type__": "cc.Node",
  75. "_name": "AI",
  76. "_objFlags": 0,
  77. "_parent": {
  78. "__id__": 1
  79. },
  80. "_children": [
  81. {
  82. "__id__": 3
  83. },
  84. {
  85. "__id__": 6
  86. }
  87. ],
  88. "_active": true,
  89. "_level": 3,
  90. "_components": [
  91. {
  92. "__id__": 9
  93. },
  94. {
  95. "__id__": 10
  96. },
  97. {
  98. "__id__": 12
  99. }
  100. ],
  101. "_prefab": {
  102. "__id__": 14
  103. },
  104. "_opacity": 255,
  105. "_color": {
  106. "__type__": "cc.Color",
  107. "r": 0,
  108. "g": 70,
  109. "b": 241,
  110. "a": 255
  111. },
  112. "_contentSize": {
  113. "__type__": "cc.Size",
  114. "width": 100,
  115. "height": 100
  116. },
  117. "_anchorPoint": {
  118. "__type__": "cc.Vec2",
  119. "x": 0.5,
  120. "y": 0.5
  121. },
  122. "_position": {
  123. "__type__": "cc.Vec3",
  124. "x": 10000,
  125. "y": 10000,
  126. "z": 0
  127. },
  128. "_scale": {
  129. "__type__": "cc.Vec3",
  130. "x": 0.5,
  131. "y": 0.5,
  132. "z": 1
  133. },
  134. "_quat": {
  135. "__type__": "cc.Quat",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0,
  139. "w": 1
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_zIndex": 0,
  144. "_is3DNode": false,
  145. "groupIndex": 0,
  146. "_id": ""
  147. },
  148. {
  149. "__type__": "cc.Node",
  150. "_name": "dragonBones",
  151. "_objFlags": 0,
  152. "_parent": {
  153. "__id__": 2
  154. },
  155. "_children": [],
  156. "_active": true,
  157. "_level": 3,
  158. "_components": [
  159. {
  160. "__id__": 4
  161. }
  162. ],
  163. "_prefab": {
  164. "__id__": 5
  165. },
  166. "_opacity": 255,
  167. "_color": {
  168. "__type__": "cc.Color",
  169. "r": 255,
  170. "g": 255,
  171. "b": 255,
  172. "a": 255
  173. },
  174. "_contentSize": {
  175. "__type__": "cc.Size",
  176. "width": 0,
  177. "height": 0
  178. },
  179. "_anchorPoint": {
  180. "__type__": "cc.Vec2",
  181. "x": 0.5,
  182. "y": 0.5
  183. },
  184. "_position": {
  185. "__type__": "cc.Vec3",
  186. "x": 0,
  187. "y": -4,
  188. "z": 0
  189. },
  190. "_scale": {
  191. "__type__": "cc.Vec3",
  192. "x": 1,
  193. "y": 1,
  194. "z": 1
  195. },
  196. "_skewX": 0,
  197. "_skewY": 0,
  198. "_zIndex": 0,
  199. "_is3DNode": false,
  200. "groupIndex": 0,
  201. "_id": "",
  202. "_eulerAngles": {
  203. "__type__": "cc.Vec3",
  204. "x": 0,
  205. "y": 0,
  206. "z": 0
  207. }
  208. },
  209. {
  210. "__type__": "dragonBones.ArmatureDisplay",
  211. "_name": "",
  212. "_objFlags": 0,
  213. "node": {
  214. "__id__": 3
  215. },
  216. "_enabled": true,
  217. "_srcBlendFactor": 770,
  218. "_dstBlendFactor": 771,
  219. "_armatureName": "WithoutTricycl",
  220. "_animationName": "empty_idle_front",
  221. "playTimes": -1,
  222. "_N$dragonAsset": {
  223. "__uuid__": "41f85241-0b66-4b38-920c-c6f05aea8b6d"
  224. },
  225. "_N$dragonAtlasAsset": {
  226. "__uuid__": "70ebb2de-2515-45e7-9d98-7c31d5497548"
  227. },
  228. "_N$_defaultArmatureIndex": 0,
  229. "_N$_animationIndex": 10,
  230. "_N$timeScale": 1,
  231. "_N$debugBones": false,
  232. "_id": ""
  233. },
  234. {
  235. "__type__": "cc.PrefabInfo",
  236. "root": {
  237. "__id__": 1
  238. },
  239. "asset": {
  240. "__uuid__": "948a57f3-eb8d-4972-9d53-f06563adf223"
  241. },
  242. "fileId": "d0fArW3wpL5KjaZQnQWR4g",
  243. "sync": false
  244. },
  245. {
  246. "__type__": "cc.Node",
  247. "_name": "WorkerTips",
  248. "_objFlags": 0,
  249. "_parent": {
  250. "__id__": 2
  251. },
  252. "_children": [],
  253. "_active": true,
  254. "_level": 4,
  255. "_components": [
  256. {
  257. "__id__": 7
  258. }
  259. ],
  260. "_prefab": {
  261. "__id__": 8
  262. },
  263. "_opacity": 255,
  264. "_color": {
  265. "__type__": "cc.Color",
  266. "r": 255,
  267. "g": 255,
  268. "b": 255,
  269. "a": 255
  270. },
  271. "_contentSize": {
  272. "__type__": "cc.Size",
  273. "width": 0,
  274. "height": 0
  275. },
  276. "_anchorPoint": {
  277. "__type__": "cc.Vec2",
  278. "x": 0.5,
  279. "y": 0.5
  280. },
  281. "_position": {
  282. "__type__": "cc.Vec3",
  283. "x": 0,
  284. "y": 0,
  285. "z": 0
  286. },
  287. "_scale": {
  288. "__type__": "cc.Vec3",
  289. "x": 1,
  290. "y": 1,
  291. "z": 1
  292. },
  293. "_skewX": 0,
  294. "_skewY": 0,
  295. "_zIndex": 0,
  296. "_is3DNode": false,
  297. "groupIndex": 0,
  298. "_id": "",
  299. "_eulerAngles": {
  300. "__type__": "cc.Vec3",
  301. "x": 0,
  302. "y": 0,
  303. "z": 0
  304. }
  305. },
  306. {
  307. "__type__": "06c73uOCHlE3IbVx5Bv3NcH",
  308. "_name": "",
  309. "_objFlags": 0,
  310. "node": {
  311. "__id__": 6
  312. },
  313. "_enabled": true,
  314. "_id": ""
  315. },
  316. {
  317. "__type__": "cc.PrefabInfo",
  318. "root": {
  319. "__id__": 1
  320. },
  321. "asset": {
  322. "__uuid__": "948a57f3-eb8d-4972-9d53-f06563adf223"
  323. },
  324. "fileId": "18cg7/A9lCpL+VoxB8Zo2M",
  325. "sync": false
  326. },
  327. {
  328. "__type__": "c7911YqdnZJOLhsfkHNESCU",
  329. "_name": "",
  330. "_objFlags": 0,
  331. "node": {
  332. "__id__": 2
  333. },
  334. "_enabled": true,
  335. "AI_Worker_Type": 3,
  336. "AI_Animation_Type": 0,
  337. "isLoop": true,
  338. "_id": ""
  339. },
  340. {
  341. "__type__": "66480Q7PsVH9K5yOkcXXi4+",
  342. "_name": "",
  343. "_objFlags": 0,
  344. "node": {
  345. "__id__": 2
  346. },
  347. "_enabled": true,
  348. "DrawNode": null,
  349. "TipHousing": "没有房子",
  350. "TipFactory": "没有工厂",
  351. "TipWorker": "没有工作地点",
  352. "WorkerTips": {
  353. "__id__": 6
  354. },
  355. "_isStartWorking": false,
  356. "_isEndWorking": false,
  357. "_workerAniLeftOrRight": true,
  358. "recordTheNearestPoint": null,
  359. "HideArray": [
  360. {
  361. "__id__": 3
  362. }
  363. ],
  364. "_isColletion": false,
  365. "materialAlreadyCollected": {
  366. "__id__": 11
  367. },
  368. "_targetCollectedCrops": null,
  369. "_targetCollectedWood": null,
  370. "_targetCollectedMineral": null,
  371. "_moveEndTiledPos": null,
  372. "darwGraphicsPath": false,
  373. "_targetRenderingIndex": -1,
  374. "_isLeaveFarmland": false,
  375. "_workingOldPosition": null,
  376. "_id": ""
  377. },
  378. {
  379. "__type__": "goodsMaterialClass",
  380. "crops": 0,
  381. "wood": 0,
  382. "mineral": 0
  383. },
  384. {
  385. "__type__": "d5e20F70UtBdKF/qg3k88em",
  386. "_name": "",
  387. "_objFlags": 0,
  388. "node": {
  389. "__id__": 2
  390. },
  391. "_enabled": true,
  392. "characterInfo": {
  393. "__id__": 13
  394. },
  395. "totalPhysicalStrength": 100,
  396. "physicalStrength": 0,
  397. "loyalty": 100,
  398. "labour": 5,
  399. "characterSpeed": 150,
  400. "isThereAItem": false,
  401. "transItems": 0,
  402. "isThereAHouse": false,
  403. "MyHouse": null,
  404. "targetBuildingsInfo": null,
  405. "isResting": false,
  406. "isWalking": false,
  407. "isWorking": false,
  408. "isTransport": false,
  409. "isFindingAJob": false,
  410. "isCanDismissed": true,
  411. "_id": ""
  412. },
  413. {
  414. "__type__": "characterInfo",
  415. "id": -1,
  416. "startTilePos": {
  417. "__type__": "cc.Vec2",
  418. "x": 0,
  419. "y": 0
  420. },
  421. "isItOccupiedBuilding": false,
  422. "occupantBuildingName": "",
  423. "occupantBuildingID": -1
  424. },
  425. {
  426. "__type__": "cc.PrefabInfo",
  427. "root": {
  428. "__id__": 1
  429. },
  430. "asset": {
  431. "__uuid__": "948a57f3-eb8d-4972-9d53-f06563adf223"
  432. },
  433. "fileId": "28fs323ERAKoSWYAanW2CH",
  434. "sync": false
  435. },
  436. {
  437. "__type__": "cc.PrefabInfo",
  438. "root": {
  439. "__id__": 1
  440. },
  441. "asset": {
  442. "__uuid__": "948a57f3-eb8d-4972-9d53-f06563adf223"
  443. },
  444. "fileId": "d431CDn5NPCLURQW2bSL6i",
  445. "sync": false
  446. }
  447. ]