board.prefab 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293
  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": "board",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. }
  26. ],
  27. "_active": true,
  28. "_level": 1,
  29. "_components": [],
  30. "_prefab": {
  31. "__id__": 8
  32. },
  33. "_opacity": 255,
  34. "_color": {
  35. "__type__": "cc.Color",
  36. "r": 255,
  37. "g": 255,
  38. "b": 255,
  39. "a": 255
  40. },
  41. "_contentSize": {
  42. "__type__": "cc.Size",
  43. "width": 100,
  44. "height": 100
  45. },
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_position": {
  52. "__type__": "cc.Vec3",
  53. "x": 0,
  54. "y": 0,
  55. "z": 0
  56. },
  57. "_scale": {
  58. "__type__": "cc.Vec3",
  59. "x": 1,
  60. "y": 1,
  61. "z": 1
  62. },
  63. "_quat": {
  64. "__type__": "cc.Quat",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0,
  68. "w": 1
  69. },
  70. "_skewX": 0,
  71. "_skewY": 0,
  72. "_zIndex": 0,
  73. "_is3DNode": false,
  74. "groupIndex": 0,
  75. "_rotationX": 0,
  76. "_rotationY": 0,
  77. "_id": ""
  78. },
  79. {
  80. "__type__": "cc.Node",
  81. "_name": "bg",
  82. "_objFlags": 0,
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [],
  87. "_active": true,
  88. "_level": 2,
  89. "_components": [
  90. {
  91. "__id__": 3
  92. }
  93. ],
  94. "_prefab": {
  95. "__id__": 4
  96. },
  97. "_opacity": 255,
  98. "_color": {
  99. "__type__": "cc.Color",
  100. "r": 255,
  101. "g": 255,
  102. "b": 255,
  103. "a": 255
  104. },
  105. "_contentSize": {
  106. "__type__": "cc.Size",
  107. "width": 120,
  108. "height": 120
  109. },
  110. "_anchorPoint": {
  111. "__type__": "cc.Vec2",
  112. "x": 0.5,
  113. "y": 0.5
  114. },
  115. "_position": {
  116. "__type__": "cc.Vec3",
  117. "x": 0,
  118. "y": 0,
  119. "z": 0
  120. },
  121. "_scale": {
  122. "__type__": "cc.Vec3",
  123. "x": 1,
  124. "y": 1,
  125. "z": 1
  126. },
  127. "_quat": {
  128. "__type__": "cc.Quat",
  129. "x": 0,
  130. "y": 0,
  131. "z": 0,
  132. "w": 1
  133. },
  134. "_skewX": 0,
  135. "_skewY": 0,
  136. "_zIndex": 0,
  137. "_is3DNode": false,
  138. "groupIndex": 0,
  139. "_rotationX": 0,
  140. "_rotationY": 0,
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.Sprite",
  145. "_name": "",
  146. "_objFlags": 0,
  147. "node": {
  148. "__id__": 2
  149. },
  150. "_enabled": true,
  151. "_srcBlendFactor": 770,
  152. "_dstBlendFactor": 771,
  153. "_spriteFrame": {
  154. "__uuid__": "c3477de7-e9a9-42d0-a2d3-5cec0e966f56"
  155. },
  156. "_type": 0,
  157. "_sizeMode": 0,
  158. "_fillType": 0,
  159. "_fillCenter": {
  160. "__type__": "cc.Vec2",
  161. "x": 0,
  162. "y": 0
  163. },
  164. "_fillStart": 0,
  165. "_fillRange": 0,
  166. "_isTrimmedMode": true,
  167. "_state": 0,
  168. "_atlas": null,
  169. "_id": ""
  170. },
  171. {
  172. "__type__": "cc.PrefabInfo",
  173. "root": {
  174. "__id__": 1
  175. },
  176. "asset": {
  177. "__uuid__": "5f122ccb-978c-4c9e-a3d2-e25fc0edeb79"
  178. },
  179. "fileId": "19nPYa/XFBf4KUDUAQn5v3",
  180. "sync": false
  181. },
  182. {
  183. "__type__": "cc.Node",
  184. "_name": "infoLabel",
  185. "_objFlags": 0,
  186. "_parent": {
  187. "__id__": 1
  188. },
  189. "_children": [],
  190. "_active": true,
  191. "_level": 3,
  192. "_components": [
  193. {
  194. "__id__": 6
  195. }
  196. ],
  197. "_prefab": {
  198. "__id__": 7
  199. },
  200. "_opacity": 255,
  201. "_color": {
  202. "__type__": "cc.Color",
  203. "r": 0,
  204. "g": 0,
  205. "b": 0,
  206. "a": 255
  207. },
  208. "_contentSize": {
  209. "__type__": "cc.Size",
  210. "width": 80,
  211. "height": 40
  212. },
  213. "_anchorPoint": {
  214. "__type__": "cc.Vec2",
  215. "x": 0.5,
  216. "y": 0.5
  217. },
  218. "_position": {
  219. "__type__": "cc.Vec3",
  220. "x": 0,
  221. "y": 23,
  222. "z": 0
  223. },
  224. "_scale": {
  225. "__type__": "cc.Vec3",
  226. "x": 1,
  227. "y": 1,
  228. "z": 1
  229. },
  230. "_quat": {
  231. "__type__": "cc.Quat",
  232. "x": 0,
  233. "y": 0,
  234. "z": 0,
  235. "w": 1
  236. },
  237. "_skewX": 0,
  238. "_skewY": 0,
  239. "_zIndex": 0,
  240. "_is3DNode": false,
  241. "groupIndex": 0,
  242. "_rotationX": 0,
  243. "_rotationY": 0,
  244. "_id": ""
  245. },
  246. {
  247. "__type__": "cc.Label",
  248. "_name": "",
  249. "_objFlags": 0,
  250. "node": {
  251. "__id__": 5
  252. },
  253. "_enabled": true,
  254. "_srcBlendFactor": 1,
  255. "_dstBlendFactor": 771,
  256. "_useOriginalSize": false,
  257. "_string": "停售",
  258. "_N$string": "停售",
  259. "_fontSize": 40,
  260. "_lineHeight": 40,
  261. "_enableWrapText": true,
  262. "_N$file": null,
  263. "_isSystemFontUsed": true,
  264. "_spacingX": 0,
  265. "_N$horizontalAlign": 0,
  266. "_N$verticalAlign": 1,
  267. "_N$fontFamily": "Arial",
  268. "_N$overflow": 0,
  269. "_id": ""
  270. },
  271. {
  272. "__type__": "cc.PrefabInfo",
  273. "root": {
  274. "__id__": 1
  275. },
  276. "asset": {
  277. "__uuid__": "5f122ccb-978c-4c9e-a3d2-e25fc0edeb79"
  278. },
  279. "fileId": "78bMkpOMVPzZIp36ylNDiW",
  280. "sync": false
  281. },
  282. {
  283. "__type__": "cc.PrefabInfo",
  284. "root": {
  285. "__id__": 1
  286. },
  287. "asset": {
  288. "__uuid__": "5f122ccb-978c-4c9e-a3d2-e25fc0edeb79"
  289. },
  290. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  291. "sync": false
  292. }
  293. ]