TouristAINode.prefab 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428
  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. "_skewX": 0,
  49. "_skewY": 0,
  50. "_zIndex": 0,
  51. "_is3DNode": false,
  52. "groupIndex": 0,
  53. "_id": "",
  54. "_eulerAngles": {
  55. "__type__": "cc.Vec3",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 11,
  65. 9,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. }
  76. },
  77. {
  78. "__type__": "cc.Node",
  79. "_name": "AI",
  80. "_objFlags": 0,
  81. "_parent": {
  82. "__id__": 1
  83. },
  84. "_children": [
  85. {
  86. "__id__": 3
  87. },
  88. {
  89. "__id__": 6
  90. }
  91. ],
  92. "_active": true,
  93. "_level": 3,
  94. "_components": [
  95. {
  96. "__id__": 9
  97. },
  98. {
  99. "__id__": 10
  100. },
  101. {
  102. "__id__": 11
  103. }
  104. ],
  105. "_prefab": {
  106. "__id__": 12
  107. },
  108. "_opacity": 255,
  109. "_color": {
  110. "__type__": "cc.Color",
  111. "r": 0,
  112. "g": 70,
  113. "b": 241,
  114. "a": 255
  115. },
  116. "_contentSize": {
  117. "__type__": "cc.Size",
  118. "width": 100,
  119. "height": 100
  120. },
  121. "_anchorPoint": {
  122. "__type__": "cc.Vec2",
  123. "x": 0.5,
  124. "y": 0.5
  125. },
  126. "_quat": {
  127. "__type__": "cc.Quat",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0,
  131. "w": 1
  132. },
  133. "_skewX": 0,
  134. "_skewY": 0,
  135. "_zIndex": 0,
  136. "_is3DNode": false,
  137. "groupIndex": 0,
  138. "_id": "",
  139. "_trs": {
  140. "__type__": "TypedArray",
  141. "ctor": "Float64Array",
  142. "array": [
  143. 100000,
  144. 100000,
  145. 0,
  146. 0,
  147. 0,
  148. 0,
  149. 1,
  150. 0.5,
  151. 0.5,
  152. 1
  153. ]
  154. }
  155. },
  156. {
  157. "__type__": "cc.Node",
  158. "_name": "dragonBones",
  159. "_objFlags": 0,
  160. "_parent": {
  161. "__id__": 2
  162. },
  163. "_children": [],
  164. "_active": true,
  165. "_level": 3,
  166. "_components": [
  167. {
  168. "__id__": 4
  169. }
  170. ],
  171. "_prefab": {
  172. "__id__": 5
  173. },
  174. "_opacity": 255,
  175. "_color": {
  176. "__type__": "cc.Color",
  177. "r": 255,
  178. "g": 255,
  179. "b": 255,
  180. "a": 255
  181. },
  182. "_contentSize": {
  183. "__type__": "cc.Size",
  184. "width": 0,
  185. "height": 0
  186. },
  187. "_anchorPoint": {
  188. "__type__": "cc.Vec2",
  189. "x": 0.5,
  190. "y": 0.5
  191. },
  192. "_skewX": 0,
  193. "_skewY": 0,
  194. "_zIndex": 0,
  195. "_is3DNode": false,
  196. "groupIndex": 0,
  197. "_id": "",
  198. "_eulerAngles": {
  199. "__type__": "cc.Vec3",
  200. "x": 0,
  201. "y": 0,
  202. "z": 0
  203. },
  204. "_trs": {
  205. "__type__": "TypedArray",
  206. "ctor": "Float64Array",
  207. "array": [
  208. 0,
  209. -4,
  210. 0,
  211. 0,
  212. 0,
  213. 0,
  214. 1,
  215. 1,
  216. 1,
  217. 1
  218. ]
  219. }
  220. },
  221. {
  222. "__type__": "dragonBones.ArmatureDisplay",
  223. "_name": "",
  224. "_objFlags": 0,
  225. "node": {
  226. "__id__": 3
  227. },
  228. "_enabled": true,
  229. "_srcBlendFactor": 770,
  230. "_dstBlendFactor": 771,
  231. "_armatureName": "armatureName",
  232. "_animationName": "",
  233. "playTimes": -1,
  234. "_N$dragonAsset": {
  235. "__uuid__": "ab2b5f1e-4a7d-445d-bbf2-6503b74bfb7c"
  236. },
  237. "_N$dragonAtlasAsset": {
  238. "__uuid__": "31070209-a57c-4cdf-8a4c-407499a3e303"
  239. },
  240. "_N$_defaultArmatureIndex": 0,
  241. "_N$_animationIndex": 0,
  242. "_N$timeScale": 1,
  243. "_N$debugBones": false,
  244. "_id": ""
  245. },
  246. {
  247. "__type__": "cc.PrefabInfo",
  248. "root": {
  249. "__id__": 1
  250. },
  251. "asset": {
  252. "__uuid__": "6b8d4eb4-97aa-4b47-ab29-99979dc0b49d"
  253. },
  254. "fileId": "e0hu/nNLtF3KMlgpkotcOU",
  255. "sync": false
  256. },
  257. {
  258. "__type__": "cc.Node",
  259. "_name": "TouristTips",
  260. "_objFlags": 0,
  261. "_parent": {
  262. "__id__": 2
  263. },
  264. "_children": [],
  265. "_active": true,
  266. "_level": 4,
  267. "_components": [
  268. {
  269. "__id__": 7
  270. }
  271. ],
  272. "_prefab": {
  273. "__id__": 8
  274. },
  275. "_opacity": 255,
  276. "_color": {
  277. "__type__": "cc.Color",
  278. "r": 255,
  279. "g": 255,
  280. "b": 255,
  281. "a": 255
  282. },
  283. "_contentSize": {
  284. "__type__": "cc.Size",
  285. "width": 0,
  286. "height": 0
  287. },
  288. "_anchorPoint": {
  289. "__type__": "cc.Vec2",
  290. "x": 0.5,
  291. "y": 0.5
  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. "_trs": {
  306. "__type__": "TypedArray",
  307. "ctor": "Float64Array",
  308. "array": [
  309. 0,
  310. 0,
  311. 0,
  312. 0,
  313. 0,
  314. 0,
  315. 1,
  316. 1,
  317. 1,
  318. 1
  319. ]
  320. }
  321. },
  322. {
  323. "__type__": "6beaeX0jChLQruOUQN/LV/l",
  324. "_name": "",
  325. "_objFlags": 0,
  326. "node": {
  327. "__id__": 6
  328. },
  329. "_enabled": true,
  330. "_id": ""
  331. },
  332. {
  333. "__type__": "cc.PrefabInfo",
  334. "root": {
  335. "__id__": 1
  336. },
  337. "asset": {
  338. "__uuid__": "6b8d4eb4-97aa-4b47-ab29-99979dc0b49d"
  339. },
  340. "fileId": "36LgDZcm5FhIVwwhkvl5US",
  341. "sync": false
  342. },
  343. {
  344. "__type__": "bee8dw2xDBG2qyXKDLVW066",
  345. "_name": "",
  346. "_objFlags": 0,
  347. "node": {
  348. "__id__": 2
  349. },
  350. "_enabled": true,
  351. "AIType": 1,
  352. "isLoop": true,
  353. "_id": ""
  354. },
  355. {
  356. "__type__": "1b512AAgFFNR4G5q0FTwdr5",
  357. "_name": "",
  358. "_objFlags": 0,
  359. "node": {
  360. "__id__": 2
  361. },
  362. "_enabled": true,
  363. "DrawNode": null,
  364. "TouristTips": {
  365. "__id__": 6
  366. },
  367. "_targetRenderingIndex": 0,
  368. "_walkEndTiledTile": null,
  369. "_isDestroySelf": false,
  370. "darwGraphicsPath": false,
  371. "shopsHaveEntered": [],
  372. "isGoToStore": false,
  373. "distributionOfTargetStores": null,
  374. "_isGotoBack": false,
  375. "HideArray": [
  376. {
  377. "__id__": 3
  378. }
  379. ],
  380. "_id": ""
  381. },
  382. {
  383. "__type__": "491d2y7fkVPy75TAbdtRufW",
  384. "_name": "",
  385. "_objFlags": 0,
  386. "node": {
  387. "__id__": 2
  388. },
  389. "_enabled": true,
  390. "id": -1,
  391. "startTilePos": {
  392. "__type__": "cc.Vec2",
  393. "x": 0,
  394. "y": 0
  395. },
  396. "characterSpeed": 100,
  397. "purchasingPower": 2,
  398. "quantityOfGoodsPurchased": 0,
  399. "totalQuantityOfGoodsPurchased": 16,
  400. "isThereAItem": false,
  401. "targetBuildingsInfo": null,
  402. "isWalking": false,
  403. "isTransport": false,
  404. "_id": ""
  405. },
  406. {
  407. "__type__": "cc.PrefabInfo",
  408. "root": {
  409. "__id__": 1
  410. },
  411. "asset": {
  412. "__uuid__": "6b8d4eb4-97aa-4b47-ab29-99979dc0b49d"
  413. },
  414. "fileId": "c1XfSoI4RIj5IiQRe3nzmV",
  415. "sync": false
  416. },
  417. {
  418. "__type__": "cc.PrefabInfo",
  419. "root": {
  420. "__id__": 1
  421. },
  422. "asset": {
  423. "__uuid__": "6b8d4eb4-97aa-4b47-ab29-99979dc0b49d"
  424. },
  425. "fileId": "7dVEw60XdG2qC9PJuzv8rM",
  426. "sync": false
  427. }
  428. ]