TouristAINode.prefab 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412
  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": "TouristAINode",
  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__": 13
  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__": 11
  99. }
  100. ],
  101. "_prefab": {
  102. "__id__": 12
  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": 100000,
  125. "y": 100000,
  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": "armatureName",
  220. "_animationName": "",
  221. "playTimes": -1,
  222. "_N$dragonAsset": {
  223. "__uuid__": "ab2b5f1e-4a7d-445d-bbf2-6503b74bfb7c"
  224. },
  225. "_N$dragonAtlasAsset": {
  226. "__uuid__": "31070209-a57c-4cdf-8a4c-407499a3e303"
  227. },
  228. "_N$_defaultArmatureIndex": 0,
  229. "_N$_animationIndex": 0,
  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__": "6b8d4eb4-97aa-4b47-ab29-99979dc0b49d"
  241. },
  242. "fileId": "e0hu/nNLtF3KMlgpkotcOU",
  243. "sync": false
  244. },
  245. {
  246. "__type__": "cc.Node",
  247. "_name": "TouristTips",
  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__": "6beaeX0jChLQruOUQN/LV/l",
  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__": "6b8d4eb4-97aa-4b47-ab29-99979dc0b49d"
  323. },
  324. "fileId": "36LgDZcm5FhIVwwhkvl5US",
  325. "sync": false
  326. },
  327. {
  328. "__type__": "bee8dw2xDBG2qyXKDLVW066",
  329. "_name": "",
  330. "_objFlags": 0,
  331. "node": {
  332. "__id__": 2
  333. },
  334. "_enabled": true,
  335. "AIType": 1,
  336. "isLoop": true,
  337. "_id": ""
  338. },
  339. {
  340. "__type__": "1b512AAgFFNR4G5q0FTwdr5",
  341. "_name": "",
  342. "_objFlags": 0,
  343. "node": {
  344. "__id__": 2
  345. },
  346. "_enabled": true,
  347. "DrawNode": null,
  348. "TouristTips": {
  349. "__id__": 6
  350. },
  351. "_targetRenderingIndex": 0,
  352. "_walkEndTiledTile": null,
  353. "_isDestroySelf": false,
  354. "darwGraphicsPath": false,
  355. "shopsHaveEntered": [],
  356. "isGoToStore": false,
  357. "distributionOfTargetStores": null,
  358. "_isGotoBack": false,
  359. "HideArray": [
  360. {
  361. "__id__": 3
  362. }
  363. ],
  364. "_id": ""
  365. },
  366. {
  367. "__type__": "491d2y7fkVPy75TAbdtRufW",
  368. "_name": "",
  369. "_objFlags": 0,
  370. "node": {
  371. "__id__": 2
  372. },
  373. "_enabled": true,
  374. "id": -1,
  375. "startTilePos": {
  376. "__type__": "cc.Vec2",
  377. "x": 0,
  378. "y": 0
  379. },
  380. "characterSpeed": 100,
  381. "purchasingPower": 2,
  382. "quantityOfGoodsPurchased": 0,
  383. "totalQuantityOfGoodsPurchased": 16,
  384. "isThereAItem": false,
  385. "targetBuildingsInfo": null,
  386. "isWalking": false,
  387. "isTransport": false,
  388. "_id": ""
  389. },
  390. {
  391. "__type__": "cc.PrefabInfo",
  392. "root": {
  393. "__id__": 1
  394. },
  395. "asset": {
  396. "__uuid__": "6b8d4eb4-97aa-4b47-ab29-99979dc0b49d"
  397. },
  398. "fileId": "c1XfSoI4RIj5IiQRe3nzmV",
  399. "sync": false
  400. },
  401. {
  402. "__type__": "cc.PrefabInfo",
  403. "root": {
  404. "__id__": 1
  405. },
  406. "asset": {
  407. "__uuid__": "6b8d4eb4-97aa-4b47-ab29-99979dc0b49d"
  408. },
  409. "fileId": "7dVEw60XdG2qC9PJuzv8rM",
  410. "sync": false
  411. }
  412. ]