paster_30003.prefab 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "paster_30003",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 8
  24. }
  25. ],
  26. "_active": true,
  27. "_components": [
  28. {
  29. "__id__": 16
  30. },
  31. {
  32. "__id__": 18
  33. },
  34. {
  35. "__id__": 21
  36. }
  37. ],
  38. "_prefab": {
  39. "__id__": 23
  40. },
  41. "_lpos": {
  42. "__type__": "cc.Vec3",
  43. "x": 0,
  44. "y": 0,
  45. "z": 0
  46. },
  47. "_lrot": {
  48. "__type__": "cc.Quat",
  49. "x": 0,
  50. "y": 0,
  51. "z": 0,
  52. "w": 1
  53. },
  54. "_lscale": {
  55. "__type__": "cc.Vec3",
  56. "x": 0.3,
  57. "y": 0.3,
  58. "z": 1
  59. },
  60. "_layer": 1073741824,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "farmerMask",
  72. "_objFlags": 0,
  73. "_parent": {
  74. "__id__": 1
  75. },
  76. "_children": [],
  77. "_active": true,
  78. "_components": [
  79. {
  80. "__id__": 3
  81. },
  82. {
  83. "__id__": 5
  84. }
  85. ],
  86. "_prefab": {
  87. "__id__": 7
  88. },
  89. "_lpos": {
  90. "__type__": "cc.Vec3",
  91. "x": 7.233,
  92. "y": -44.837,
  93. "z": 0
  94. },
  95. "_lrot": {
  96. "__type__": "cc.Quat",
  97. "x": 0,
  98. "y": 0,
  99. "z": 0,
  100. "w": 1
  101. },
  102. "_lscale": {
  103. "__type__": "cc.Vec3",
  104. "x": 1,
  105. "y": 1,
  106. "z": 1
  107. },
  108. "_layer": 1073741824,
  109. "_euler": {
  110. "__type__": "cc.Vec3",
  111. "x": 0,
  112. "y": 0,
  113. "z": 0
  114. },
  115. "_id": ""
  116. },
  117. {
  118. "__type__": "cc.UITransform",
  119. "_name": "",
  120. "_objFlags": 0,
  121. "node": {
  122. "__id__": 2
  123. },
  124. "_enabled": true,
  125. "__prefab": {
  126. "__id__": 4
  127. },
  128. "_priority": 0,
  129. "_contentSize": {
  130. "__type__": "cc.Size",
  131. "width": 120,
  132. "height": 70
  133. },
  134. "_anchorPoint": {
  135. "__type__": "cc.Vec2",
  136. "x": 0.5,
  137. "y": 0.5
  138. },
  139. "_id": ""
  140. },
  141. {
  142. "__type__": "cc.CompPrefabInfo",
  143. "fileId": "697MyanqJOG5B5l9UCJbea"
  144. },
  145. {
  146. "__type__": "cc.Sprite",
  147. "_name": "",
  148. "_objFlags": 0,
  149. "node": {
  150. "__id__": 2
  151. },
  152. "_enabled": true,
  153. "__prefab": {
  154. "__id__": 6
  155. },
  156. "_visFlags": 0,
  157. "_customMaterial": null,
  158. "_srcBlendFactor": 2,
  159. "_dstBlendFactor": 4,
  160. "_color": {
  161. "__type__": "cc.Color",
  162. "r": 255,
  163. "g": 255,
  164. "b": 255,
  165. "a": 255
  166. },
  167. "_spriteFrame": {
  168. "__uuid__": "ddb55447-8036-4206-9686-c6da7ee9f501@f9941"
  169. },
  170. "_type": 0,
  171. "_fillType": 0,
  172. "_sizeMode": 0,
  173. "_fillCenter": {
  174. "__type__": "cc.Vec2",
  175. "x": 0,
  176. "y": 0
  177. },
  178. "_fillStart": 0,
  179. "_fillRange": 0,
  180. "_isTrimmedMode": true,
  181. "_useGrayscale": false,
  182. "_atlas": null,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.CompPrefabInfo",
  187. "fileId": "edkSWX3KZHoZ7174SF6ddW"
  188. },
  189. {
  190. "__type__": "cc.PrefabInfo",
  191. "root": {
  192. "__id__": 1
  193. },
  194. "asset": {
  195. "__id__": 0
  196. },
  197. "fileId": "becOgaV21MYbamljZsbL4T"
  198. },
  199. {
  200. "__type__": "cc.Node",
  201. "_name": "动物精灵",
  202. "_objFlags": 0,
  203. "_parent": {
  204. "__id__": 1
  205. },
  206. "_children": [],
  207. "_active": true,
  208. "_components": [
  209. {
  210. "__id__": 9
  211. },
  212. {
  213. "__id__": 11
  214. },
  215. {
  216. "__id__": 13
  217. }
  218. ],
  219. "_prefab": {
  220. "__id__": 15
  221. },
  222. "_lpos": {
  223. "__type__": "cc.Vec3",
  224. "x": 0,
  225. "y": 0,
  226. "z": 0
  227. },
  228. "_lrot": {
  229. "__type__": "cc.Quat",
  230. "x": 0,
  231. "y": 0,
  232. "z": 0,
  233. "w": 1
  234. },
  235. "_lscale": {
  236. "__type__": "cc.Vec3",
  237. "x": 1,
  238. "y": 1,
  239. "z": 1
  240. },
  241. "_layer": 1073741824,
  242. "_euler": {
  243. "__type__": "cc.Vec3",
  244. "x": 0,
  245. "y": 0,
  246. "z": 0
  247. },
  248. "_id": ""
  249. },
  250. {
  251. "__type__": "cc.UITransform",
  252. "_name": "",
  253. "_objFlags": 0,
  254. "node": {
  255. "__id__": 8
  256. },
  257. "_enabled": true,
  258. "__prefab": {
  259. "__id__": 10
  260. },
  261. "_priority": 0,
  262. "_contentSize": {
  263. "__type__": "cc.Size",
  264. "width": 146,
  265. "height": 134
  266. },
  267. "_anchorPoint": {
  268. "__type__": "cc.Vec2",
  269. "x": 0.5,
  270. "y": 0.5
  271. },
  272. "_id": ""
  273. },
  274. {
  275. "__type__": "cc.CompPrefabInfo",
  276. "fileId": "91v6n/h1pPeIba0o1RuQG+"
  277. },
  278. {
  279. "__type__": "cc.Sprite",
  280. "_name": "",
  281. "_objFlags": 0,
  282. "node": {
  283. "__id__": 8
  284. },
  285. "_enabled": true,
  286. "__prefab": {
  287. "__id__": 12
  288. },
  289. "_visFlags": 0,
  290. "_customMaterial": null,
  291. "_srcBlendFactor": 2,
  292. "_dstBlendFactor": 4,
  293. "_color": {
  294. "__type__": "cc.Color",
  295. "r": 255,
  296. "g": 255,
  297. "b": 255,
  298. "a": 255
  299. },
  300. "_spriteFrame": {
  301. "__uuid__": "df453f40-5c77-431c-b464-c87ed8864534@f9941"
  302. },
  303. "_type": 0,
  304. "_fillType": 0,
  305. "_sizeMode": 1,
  306. "_fillCenter": {
  307. "__type__": "cc.Vec2",
  308. "x": 0,
  309. "y": 0
  310. },
  311. "_fillStart": 0,
  312. "_fillRange": 0,
  313. "_isTrimmedMode": true,
  314. "_useGrayscale": false,
  315. "_atlas": null,
  316. "_id": ""
  317. },
  318. {
  319. "__type__": "cc.CompPrefabInfo",
  320. "fileId": "b1nEiTBB5OFYxcwHVloyzn"
  321. },
  322. {
  323. "__type__": "cc.Animation",
  324. "_name": "",
  325. "_objFlags": 0,
  326. "node": {
  327. "__id__": 8
  328. },
  329. "_enabled": true,
  330. "__prefab": {
  331. "__id__": 14
  332. },
  333. "playOnLoad": false,
  334. "_clips": [
  335. {
  336. "__uuid__": "ecca46e2-84ac-4e0b-bd37-ae4874696586"
  337. },
  338. {
  339. "__uuid__": "626b028b-cf52-4a34-b69b-e6995e3bb565"
  340. },
  341. {
  342. "__uuid__": "9c4d004f-0fc0-4c8d-93d0-0e9f13b17ca6"
  343. }
  344. ],
  345. "_defaultClip": {
  346. "__uuid__": "ecca46e2-84ac-4e0b-bd37-ae4874696586"
  347. },
  348. "_id": ""
  349. },
  350. {
  351. "__type__": "cc.CompPrefabInfo",
  352. "fileId": "dacdBh2NBKo6mLeMGp9fqY"
  353. },
  354. {
  355. "__type__": "cc.PrefabInfo",
  356. "root": {
  357. "__id__": 1
  358. },
  359. "asset": {
  360. "__id__": 0
  361. },
  362. "fileId": "cbAgcj4Y9PMaWMiOzte9uR"
  363. },
  364. {
  365. "__type__": "cc.UITransform",
  366. "_name": "",
  367. "_objFlags": 0,
  368. "node": {
  369. "__id__": 1
  370. },
  371. "_enabled": true,
  372. "__prefab": {
  373. "__id__": 17
  374. },
  375. "_priority": 0,
  376. "_contentSize": {
  377. "__type__": "cc.Size",
  378. "width": 146,
  379. "height": 134
  380. },
  381. "_anchorPoint": {
  382. "__type__": "cc.Vec2",
  383. "x": 0.5,
  384. "y": 0.5
  385. },
  386. "_id": ""
  387. },
  388. {
  389. "__type__": "cc.CompPrefabInfo",
  390. "fileId": "06s/dCIJhPvrpETxA+9lY1"
  391. },
  392. {
  393. "__type__": "d8334PBYEhMtr4VqQw4T8nn",
  394. "_name": "",
  395. "_objFlags": 0,
  396. "node": {
  397. "__id__": 1
  398. },
  399. "_enabled": true,
  400. "__prefab": {
  401. "__id__": 19
  402. },
  403. "points": [],
  404. "speed": 0.3,
  405. "walkTargetType": 1,
  406. "deleyType": 0,
  407. "loop": true,
  408. "deley": {
  409. "__id__": 20
  410. },
  411. "resetPosOnLoad": false,
  412. "walkOnLoad": false,
  413. "_id": ""
  414. },
  415. {
  416. "__type__": "cc.CompPrefabInfo",
  417. "fileId": "e7L5kI+pNLhp/vqycKcGnD"
  418. },
  419. {
  420. "__type__": "WalkDeleyData",
  421. "type": 1,
  422. "deley_const": 0,
  423. "deley_random": {
  424. "__type__": "cc.Vec2",
  425. "x": 15,
  426. "y": 20
  427. }
  428. },
  429. {
  430. "__type__": "5a288eN5B1Iz67HuM+SH+u/",
  431. "_name": "",
  432. "_objFlags": 0,
  433. "node": {
  434. "__id__": 1
  435. },
  436. "_enabled": true,
  437. "__prefab": {
  438. "__id__": 22
  439. },
  440. "animation": {
  441. "__id__": 13
  442. },
  443. "walk": {
  444. "__id__": 18
  445. },
  446. "_id": ""
  447. },
  448. {
  449. "__type__": "cc.CompPrefabInfo",
  450. "fileId": "47BT2aCopIYLIuxYXhe0RA"
  451. },
  452. {
  453. "__type__": "cc.PrefabInfo",
  454. "root": {
  455. "__id__": 1
  456. },
  457. "asset": {
  458. "__id__": 0
  459. },
  460. "fileId": "dbQqLckvxHcJEqrzxPE+ka"
  461. }
  462. ]