stock.prefab 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397
  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": "Info",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. }
  29. ],
  30. "_active": true,
  31. "_level": 1,
  32. "_components": [],
  33. "_prefab": {
  34. "__id__": 11
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 100,
  47. "height": 100
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_position": {
  55. "__type__": "cc.Vec3",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0
  59. },
  60. "_scale": {
  61. "__type__": "cc.Vec3",
  62. "x": 1,
  63. "y": 1,
  64. "z": 1
  65. },
  66. "_quat": {
  67. "__type__": "cc.Quat",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0,
  71. "w": 1
  72. },
  73. "_skewX": 0,
  74. "_skewY": 0,
  75. "_zIndex": 0,
  76. "_is3DNode": false,
  77. "groupIndex": 0,
  78. "_rotationX": 0,
  79. "_rotationY": 0,
  80. "_id": ""
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "bg",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_level": 2,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 4
  99. },
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 255,
  104. "g": 255,
  105. "b": 255,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 120,
  111. "height": 60
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0.5,
  116. "y": 0.5
  117. },
  118. "_position": {
  119. "__type__": "cc.Vec3",
  120. "x": 0,
  121. "y": 0,
  122. "z": 0
  123. },
  124. "_scale": {
  125. "__type__": "cc.Vec3",
  126. "x": 1,
  127. "y": 1,
  128. "z": 1
  129. },
  130. "_quat": {
  131. "__type__": "cc.Quat",
  132. "x": 0,
  133. "y": 0,
  134. "z": 0,
  135. "w": 1
  136. },
  137. "_skewX": 0,
  138. "_skewY": 0,
  139. "_zIndex": 0,
  140. "_is3DNode": false,
  141. "groupIndex": 0,
  142. "_rotationX": 0,
  143. "_rotationY": 0,
  144. "_id": ""
  145. },
  146. {
  147. "__type__": "cc.Sprite",
  148. "_name": "",
  149. "_objFlags": 0,
  150. "node": {
  151. "__id__": 2
  152. },
  153. "_enabled": true,
  154. "_srcBlendFactor": 770,
  155. "_dstBlendFactor": 771,
  156. "_spriteFrame": {
  157. "__uuid__": "ab4fa2e6-62f6-4cc0-b33e-92dc6b6d2b63"
  158. },
  159. "_type": 0,
  160. "_sizeMode": 0,
  161. "_fillType": 0,
  162. "_fillCenter": {
  163. "__type__": "cc.Vec2",
  164. "x": 0,
  165. "y": 0
  166. },
  167. "_fillStart": 0,
  168. "_fillRange": 0,
  169. "_isTrimmedMode": true,
  170. "_state": 0,
  171. "_atlas": null,
  172. "_id": ""
  173. },
  174. {
  175. "__type__": "cc.PrefabInfo",
  176. "root": {
  177. "__id__": 1
  178. },
  179. "asset": {
  180. "__uuid__": "c94b1e89-f447-4449-b3e9-19cff11b81c4"
  181. },
  182. "fileId": "19nPYa/XFBf4KUDUAQn5v3",
  183. "sync": false
  184. },
  185. {
  186. "__type__": "cc.Node",
  187. "_name": "img",
  188. "_objFlags": 0,
  189. "_parent": {
  190. "__id__": 1
  191. },
  192. "_children": [],
  193. "_active": true,
  194. "_level": 2,
  195. "_components": [
  196. {
  197. "__id__": 6
  198. }
  199. ],
  200. "_prefab": {
  201. "__id__": 7
  202. },
  203. "_opacity": 255,
  204. "_color": {
  205. "__type__": "cc.Color",
  206. "r": 255,
  207. "g": 255,
  208. "b": 255,
  209. "a": 255
  210. },
  211. "_contentSize": {
  212. "__type__": "cc.Size",
  213. "width": 30,
  214. "height": 30
  215. },
  216. "_anchorPoint": {
  217. "__type__": "cc.Vec2",
  218. "x": 0.5,
  219. "y": 0.5
  220. },
  221. "_position": {
  222. "__type__": "cc.Vec3",
  223. "x": -24,
  224. "y": 0,
  225. "z": 0
  226. },
  227. "_scale": {
  228. "__type__": "cc.Vec3",
  229. "x": 1,
  230. "y": 1,
  231. "z": 1
  232. },
  233. "_quat": {
  234. "__type__": "cc.Quat",
  235. "x": 0,
  236. "y": 0,
  237. "z": 0,
  238. "w": 1
  239. },
  240. "_skewX": 0,
  241. "_skewY": 0,
  242. "_zIndex": 0,
  243. "_is3DNode": false,
  244. "groupIndex": 0,
  245. "_id": ""
  246. },
  247. {
  248. "__type__": "cc.Sprite",
  249. "_name": "",
  250. "_objFlags": 0,
  251. "node": {
  252. "__id__": 5
  253. },
  254. "_enabled": true,
  255. "_srcBlendFactor": 770,
  256. "_dstBlendFactor": 771,
  257. "_spriteFrame": {
  258. "__uuid__": "d1c9bfd3-0e89-44a6-a34f-204dff9ae7da"
  259. },
  260. "_type": 0,
  261. "_sizeMode": 0,
  262. "_fillType": 0,
  263. "_fillCenter": {
  264. "__type__": "cc.Vec2",
  265. "x": 0,
  266. "y": 0
  267. },
  268. "_fillStart": 0,
  269. "_fillRange": 0,
  270. "_isTrimmedMode": true,
  271. "_state": 0,
  272. "_atlas": null,
  273. "_id": ""
  274. },
  275. {
  276. "__type__": "cc.PrefabInfo",
  277. "root": {
  278. "__id__": 1
  279. },
  280. "asset": {
  281. "__uuid__": "c94b1e89-f447-4449-b3e9-19cff11b81c4"
  282. },
  283. "fileId": "be0unqF91BV7FUuf5yQZaY",
  284. "sync": false
  285. },
  286. {
  287. "__type__": "cc.Node",
  288. "_name": "count",
  289. "_objFlags": 0,
  290. "_parent": {
  291. "__id__": 1
  292. },
  293. "_children": [],
  294. "_active": true,
  295. "_level": 2,
  296. "_components": [
  297. {
  298. "__id__": 9
  299. }
  300. ],
  301. "_prefab": {
  302. "__id__": 10
  303. },
  304. "_opacity": 255,
  305. "_color": {
  306. "__type__": "cc.Color",
  307. "r": 0,
  308. "g": 0,
  309. "b": 0,
  310. "a": 255
  311. },
  312. "_contentSize": {
  313. "__type__": "cc.Size",
  314. "width": 24,
  315. "height": 15
  316. },
  317. "_anchorPoint": {
  318. "__type__": "cc.Vec2",
  319. "x": 0.5,
  320. "y": 0.5
  321. },
  322. "_position": {
  323. "__type__": "cc.Vec3",
  324. "x": 15,
  325. "y": 0,
  326. "z": 0
  327. },
  328. "_scale": {
  329. "__type__": "cc.Vec3",
  330. "x": 1,
  331. "y": 1,
  332. "z": 1
  333. },
  334. "_quat": {
  335. "__type__": "cc.Quat",
  336. "x": 0,
  337. "y": 0,
  338. "z": 0,
  339. "w": 1
  340. },
  341. "_skewX": 0,
  342. "_skewY": 0,
  343. "_zIndex": 0,
  344. "_is3DNode": false,
  345. "groupIndex": 0,
  346. "_rotationX": 0,
  347. "_rotationY": 0,
  348. "_id": ""
  349. },
  350. {
  351. "__type__": "cc.Label",
  352. "_name": "",
  353. "_objFlags": 0,
  354. "node": {
  355. "__id__": 8
  356. },
  357. "_enabled": true,
  358. "_srcBlendFactor": 1,
  359. "_dstBlendFactor": 771,
  360. "_useOriginalSize": false,
  361. "_string": "x10",
  362. "_N$string": "x10",
  363. "_fontSize": 15,
  364. "_lineHeight": 15,
  365. "_enableWrapText": true,
  366. "_N$file": null,
  367. "_isSystemFontUsed": true,
  368. "_spacingX": 0,
  369. "_N$horizontalAlign": 0,
  370. "_N$verticalAlign": 1,
  371. "_N$fontFamily": "Arial",
  372. "_N$overflow": 0,
  373. "_id": ""
  374. },
  375. {
  376. "__type__": "cc.PrefabInfo",
  377. "root": {
  378. "__id__": 1
  379. },
  380. "asset": {
  381. "__uuid__": "c94b1e89-f447-4449-b3e9-19cff11b81c4"
  382. },
  383. "fileId": "30nqcK7VlNlo2cmGNyF3SB",
  384. "sync": false
  385. },
  386. {
  387. "__type__": "cc.PrefabInfo",
  388. "root": {
  389. "__id__": 1
  390. },
  391. "asset": {
  392. "__uuid__": "c94b1e89-f447-4449-b3e9-19cff11b81c4"
  393. },
  394. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  395. "sync": false
  396. }
  397. ]