item.prefab 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  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": "item",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 5
  28. }
  29. ],
  30. "_prefab": {
  31. "__id__": 6
  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": 120,
  44. "height": 120
  45. },
  46. "_anchorPoint": {
  47. "__type__": "cc.Vec2",
  48. "x": 0.5,
  49. "y": 0.5
  50. },
  51. "_trs": {
  52. "__type__": "TypedArray",
  53. "ctor": "Float64Array",
  54. "array": [
  55. -255,
  56. 0,
  57. 0,
  58. 0,
  59. 0,
  60. 0,
  61. 1,
  62. 1,
  63. 1,
  64. 1
  65. ]
  66. },
  67. "_eulerAngles": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_skewX": 0,
  74. "_skewY": 0,
  75. "_is3DNode": false,
  76. "_groupIndex": 0,
  77. "groupIndex": 0,
  78. "_id": ""
  79. },
  80. {
  81. "__type__": "cc.Node",
  82. "_name": "num",
  83. "_objFlags": 0,
  84. "_parent": {
  85. "__id__": 1
  86. },
  87. "_children": [],
  88. "_active": true,
  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": 108,
  108. "height": 60
  109. },
  110. "_anchorPoint": {
  111. "__type__": "cc.Vec2",
  112. "x": 0.5,
  113. "y": 0.5
  114. },
  115. "_trs": {
  116. "__type__": "TypedArray",
  117. "ctor": "Float64Array",
  118. "array": [
  119. 53.589,
  120. -45.848,
  121. 0,
  122. 0,
  123. 0,
  124. 0,
  125. 1,
  126. 0.6,
  127. 0.6,
  128. 1
  129. ]
  130. },
  131. "_eulerAngles": {
  132. "__type__": "cc.Vec3",
  133. "x": 0,
  134. "y": 0,
  135. "z": 0
  136. },
  137. "_skewX": 0,
  138. "_skewY": 0,
  139. "_is3DNode": false,
  140. "_groupIndex": 0,
  141. "groupIndex": 0,
  142. "_id": ""
  143. },
  144. {
  145. "__type__": "cc.Label",
  146. "_name": "",
  147. "_objFlags": 0,
  148. "node": {
  149. "__id__": 2
  150. },
  151. "_enabled": true,
  152. "_materials": [
  153. {
  154. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  155. }
  156. ],
  157. "_srcBlendFactor": 770,
  158. "_dstBlendFactor": 771,
  159. "_string": ":1",
  160. "_N$string": ":1",
  161. "_fontSize": 60,
  162. "_lineHeight": 60,
  163. "_enableWrapText": true,
  164. "_N$file": {
  165. "__uuid__": "fb74f033-5611-4f25-8127-03e97b46a81d"
  166. },
  167. "_isSystemFontUsed": false,
  168. "_spacingX": 0,
  169. "_batchAsBitmap": false,
  170. "_styleFlags": 1,
  171. "_underlineHeight": 0,
  172. "_N$horizontalAlign": 1,
  173. "_N$verticalAlign": 1,
  174. "_N$fontFamily": "Arial",
  175. "_N$overflow": 0,
  176. "_N$cacheMode": 1,
  177. "_id": ""
  178. },
  179. {
  180. "__type__": "cc.PrefabInfo",
  181. "root": {
  182. "__id__": 1
  183. },
  184. "asset": {
  185. "__id__": 0
  186. },
  187. "fileId": "d8yPeQAHJABK5Nw3mB8E1y",
  188. "sync": false
  189. },
  190. {
  191. "__type__": "cc.Sprite",
  192. "_name": "",
  193. "_objFlags": 0,
  194. "node": {
  195. "__id__": 1
  196. },
  197. "_enabled": true,
  198. "_materials": [
  199. {
  200. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  201. }
  202. ],
  203. "_srcBlendFactor": 770,
  204. "_dstBlendFactor": 771,
  205. "_spriteFrame": {
  206. "__uuid__": "c87c5748-c2f6-4662-99ed-1a9b3b346413"
  207. },
  208. "_type": 0,
  209. "_sizeMode": 0,
  210. "_fillType": 0,
  211. "_fillCenter": {
  212. "__type__": "cc.Vec2",
  213. "x": 0,
  214. "y": 0
  215. },
  216. "_fillStart": 0,
  217. "_fillRange": 0,
  218. "_isTrimmedMode": true,
  219. "_atlas": null,
  220. "_id": ""
  221. },
  222. {
  223. "__type__": "cc.PrefabInfo",
  224. "root": {
  225. "__id__": 1
  226. },
  227. "asset": {
  228. "__id__": 0
  229. },
  230. "fileId": "",
  231. "sync": false
  232. }
  233. ]