FoodItem.prefab 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "FoodItem",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "FoodItem",
  16. "_objFlags": 0,
  17. "__editorExtras__": {},
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 10
  31. },
  32. {
  33. "__id__": 12
  34. },
  35. {
  36. "__id__": 14
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 16
  41. },
  42. "_lpos": {
  43. "__type__": "cc.Vec3",
  44. "x": -560,
  45. "y": 0,
  46. "z": 0
  47. },
  48. "_lrot": {
  49. "__type__": "cc.Quat",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0,
  53. "w": 1
  54. },
  55. "_lscale": {
  56. "__type__": "cc.Vec3",
  57. "x": 1,
  58. "y": 1,
  59. "z": 1
  60. },
  61. "_mobility": 0,
  62. "_layer": 33554432,
  63. "_euler": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0
  68. },
  69. "_id": ""
  70. },
  71. {
  72. "__type__": "cc.Node",
  73. "_name": "FoodImg",
  74. "_objFlags": 0,
  75. "_parent": {
  76. "__id__": 1
  77. },
  78. "_children": [],
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. },
  84. {
  85. "__id__": 5
  86. }
  87. ],
  88. "_prefab": {
  89. "__id__": 7
  90. },
  91. "_lpos": {
  92. "__type__": "cc.Vec3",
  93. "x": 0,
  94. "y": 0,
  95. "z": 0
  96. },
  97. "_lrot": {
  98. "__type__": "cc.Quat",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0,
  102. "w": 1
  103. },
  104. "_lscale": {
  105. "__type__": "cc.Vec3",
  106. "x": 0.8,
  107. "y": 0.8,
  108. "z": 1
  109. },
  110. "_mobility": 0,
  111. "_layer": 33554432,
  112. "_euler": {
  113. "__type__": "cc.Vec3",
  114. "x": 0,
  115. "y": 0,
  116. "z": 0
  117. },
  118. "_id": ""
  119. },
  120. {
  121. "__type__": "cc.UITransform",
  122. "_name": "",
  123. "_objFlags": 0,
  124. "node": {
  125. "__id__": 2
  126. },
  127. "_enabled": true,
  128. "__prefab": {
  129. "__id__": 4
  130. },
  131. "_contentSize": {
  132. "__type__": "cc.Size",
  133. "width": 124,
  134. "height": 119
  135. },
  136. "_anchorPoint": {
  137. "__type__": "cc.Vec2",
  138. "x": 0.5,
  139. "y": 0.5
  140. },
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.CompPrefabInfo",
  145. "fileId": "4ciEMd3HdFEqBzlPSloMbK"
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "__prefab": {
  156. "__id__": 6
  157. },
  158. "_customMaterial": null,
  159. "_srcBlendFactor": 2,
  160. "_dstBlendFactor": 4,
  161. "_color": {
  162. "__type__": "cc.Color",
  163. "r": 255,
  164. "g": 255,
  165. "b": 255,
  166. "a": 255
  167. },
  168. "_spriteFrame": {
  169. "__uuid__": "a8ba4a7a-e0c3-4227-8f9b-c9c5a9c07826@f9941",
  170. "__expectedType__": "cc.SpriteFrame"
  171. },
  172. "_type": 0,
  173. "_fillType": 0,
  174. "_sizeMode": 1,
  175. "_fillCenter": {
  176. "__type__": "cc.Vec2",
  177. "x": 0,
  178. "y": 0
  179. },
  180. "_fillStart": 0,
  181. "_fillRange": 0,
  182. "_isTrimmedMode": true,
  183. "_useGrayscale": false,
  184. "_atlas": null,
  185. "_id": ""
  186. },
  187. {
  188. "__type__": "cc.CompPrefabInfo",
  189. "fileId": "cdaofjqWtII6UZBJvqxqMl"
  190. },
  191. {
  192. "__type__": "cc.PrefabInfo",
  193. "root": {
  194. "__id__": 1
  195. },
  196. "asset": {
  197. "__id__": 0
  198. },
  199. "fileId": "34VgPz0ppHcLI9NXF2+TwS",
  200. "instance": null,
  201. "targetOverrides": null,
  202. "nestedPrefabInstanceRoots": null
  203. },
  204. {
  205. "__type__": "cc.UITransform",
  206. "_name": "",
  207. "_objFlags": 0,
  208. "node": {
  209. "__id__": 1
  210. },
  211. "_enabled": true,
  212. "__prefab": {
  213. "__id__": 9
  214. },
  215. "_contentSize": {
  216. "__type__": "cc.Size",
  217. "width": 140,
  218. "height": 140
  219. },
  220. "_anchorPoint": {
  221. "__type__": "cc.Vec2",
  222. "x": 0.5,
  223. "y": 0.5
  224. },
  225. "_id": ""
  226. },
  227. {
  228. "__type__": "cc.CompPrefabInfo",
  229. "fileId": "aajt15d0BOuaBzDbLmS5j1"
  230. },
  231. {
  232. "__type__": "cc.Sprite",
  233. "_name": "",
  234. "_objFlags": 0,
  235. "node": {
  236. "__id__": 1
  237. },
  238. "_enabled": true,
  239. "__prefab": {
  240. "__id__": 11
  241. },
  242. "_customMaterial": null,
  243. "_srcBlendFactor": 2,
  244. "_dstBlendFactor": 4,
  245. "_color": {
  246. "__type__": "cc.Color",
  247. "r": 255,
  248. "g": 255,
  249. "b": 255,
  250. "a": 255
  251. },
  252. "_spriteFrame": {
  253. "__uuid__": "1fceae27-5a27-48dc-b3c4-11e0116fcfe3@f9941",
  254. "__expectedType__": "cc.SpriteFrame"
  255. },
  256. "_type": 0,
  257. "_fillType": 0,
  258. "_sizeMode": 0,
  259. "_fillCenter": {
  260. "__type__": "cc.Vec2",
  261. "x": 0,
  262. "y": 0
  263. },
  264. "_fillStart": 0,
  265. "_fillRange": 0,
  266. "_isTrimmedMode": true,
  267. "_useGrayscale": false,
  268. "_atlas": null,
  269. "_id": ""
  270. },
  271. {
  272. "__type__": "cc.CompPrefabInfo",
  273. "fileId": "35bsv3CwpEnL0JduNuIVTu"
  274. },
  275. {
  276. "__type__": "cc.UIOpacity",
  277. "_name": "",
  278. "_objFlags": 0,
  279. "node": {
  280. "__id__": 1
  281. },
  282. "_enabled": true,
  283. "__prefab": {
  284. "__id__": 13
  285. },
  286. "_opacity": 255,
  287. "_id": ""
  288. },
  289. {
  290. "__type__": "cc.CompPrefabInfo",
  291. "fileId": "3dV8+D6kVDrY+a5LP2ao/I"
  292. },
  293. {
  294. "__type__": "cc.Animation",
  295. "_name": "",
  296. "_objFlags": 0,
  297. "node": {
  298. "__id__": 1
  299. },
  300. "_enabled": true,
  301. "__prefab": {
  302. "__id__": 15
  303. },
  304. "playOnLoad": false,
  305. "_clips": [
  306. {
  307. "__uuid__": "5d5e1141-6b77-413c-bc0d-e2b244df9879",
  308. "__expectedType__": "cc.AnimationClip"
  309. }
  310. ],
  311. "_defaultClip": {
  312. "__uuid__": "5d5e1141-6b77-413c-bc0d-e2b244df9879",
  313. "__expectedType__": "cc.AnimationClip"
  314. },
  315. "_id": ""
  316. },
  317. {
  318. "__type__": "cc.CompPrefabInfo",
  319. "fileId": "b5FRYWzvdORoLicSi/wj//"
  320. },
  321. {
  322. "__type__": "cc.PrefabInfo",
  323. "root": {
  324. "__id__": 1
  325. },
  326. "asset": {
  327. "__id__": 0
  328. },
  329. "fileId": "3fA737yFxO3JOz1wtns9H8",
  330. "instance": null,
  331. "targetOverrides": null
  332. }
  333. ]