lab_font.prefab 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "lab_font",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "lab_font",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. }
  24. ],
  25. "_active": true,
  26. "_components": [
  27. {
  28. "__id__": 8
  29. },
  30. {
  31. "__id__": 10
  32. }
  33. ],
  34. "_prefab": {
  35. "__id__": 12
  36. },
  37. "_lpos": {
  38. "__type__": "cc.Vec3",
  39. "x": -15,
  40. "y": 15,
  41. "z": 0
  42. },
  43. "_lrot": {
  44. "__type__": "cc.Quat",
  45. "x": 0,
  46. "y": 0,
  47. "z": 0,
  48. "w": 1
  49. },
  50. "_lscale": {
  51. "__type__": "cc.Vec3",
  52. "x": 1,
  53. "y": 1,
  54. "z": 1
  55. },
  56. "_mobility": 0,
  57. "_layer": 33554432,
  58. "_euler": {
  59. "__type__": "cc.Vec3",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0
  63. },
  64. "_id": ""
  65. },
  66. {
  67. "__type__": "cc.Node",
  68. "_name": "left_item",
  69. "_objFlags": 0,
  70. "__editorExtras__": {},
  71. "_parent": {
  72. "__id__": 1
  73. },
  74. "_children": [],
  75. "_active": true,
  76. "_components": [
  77. {
  78. "__id__": 3
  79. },
  80. {
  81. "__id__": 5
  82. }
  83. ],
  84. "_prefab": {
  85. "__id__": 7
  86. },
  87. "_lpos": {
  88. "__type__": "cc.Vec3",
  89. "x": 0,
  90. "y": 0,
  91. "z": 0
  92. },
  93. "_lrot": {
  94. "__type__": "cc.Quat",
  95. "x": 0,
  96. "y": 0,
  97. "z": 0,
  98. "w": 1
  99. },
  100. "_lscale": {
  101. "__type__": "cc.Vec3",
  102. "x": 1,
  103. "y": 1,
  104. "z": 1
  105. },
  106. "_mobility": 0,
  107. "_layer": 33554432,
  108. "_euler": {
  109. "__type__": "cc.Vec3",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0
  113. },
  114. "_id": ""
  115. },
  116. {
  117. "__type__": "cc.UITransform",
  118. "_name": "",
  119. "_objFlags": 0,
  120. "__editorExtras__": {},
  121. "node": {
  122. "__id__": 2
  123. },
  124. "_enabled": true,
  125. "__prefab": {
  126. "__id__": 4
  127. },
  128. "_contentSize": {
  129. "__type__": "cc.Size",
  130. "width": 20,
  131. "height": 18.9
  132. },
  133. "_anchorPoint": {
  134. "__type__": "cc.Vec2",
  135. "x": 0.5,
  136. "y": 0.5
  137. },
  138. "_id": ""
  139. },
  140. {
  141. "__type__": "cc.CompPrefabInfo",
  142. "fileId": "3dBHWI1a5Jy5OrFlZ4WRzj"
  143. },
  144. {
  145. "__type__": "cc.Label",
  146. "_name": "",
  147. "_objFlags": 0,
  148. "__editorExtras__": {},
  149. "node": {
  150. "__id__": 2
  151. },
  152. "_enabled": true,
  153. "__prefab": {
  154. "__id__": 6
  155. },
  156. "_customMaterial": null,
  157. "_srcBlendFactor": 2,
  158. "_dstBlendFactor": 4,
  159. "_color": {
  160. "__type__": "cc.Color",
  161. "r": 255,
  162. "g": 255,
  163. "b": 255,
  164. "a": 255
  165. },
  166. "_string": "A",
  167. "_horizontalAlign": 1,
  168. "_verticalAlign": 1,
  169. "_actualFontSize": 15,
  170. "_fontSize": 15,
  171. "_fontFamily": "Arial",
  172. "_lineHeight": 15,
  173. "_overflow": 3,
  174. "_enableWrapText": true,
  175. "_font": null,
  176. "_isSystemFontUsed": true,
  177. "_spacingX": 0,
  178. "_isItalic": false,
  179. "_isBold": true,
  180. "_isUnderline": false,
  181. "_underlineHeight": 2,
  182. "_cacheMode": 0,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.CompPrefabInfo",
  187. "fileId": "bbhZ4aD6dIko2JAUVKTuMN"
  188. },
  189. {
  190. "__type__": "cc.PrefabInfo",
  191. "root": {
  192. "__id__": 1
  193. },
  194. "asset": {
  195. "__id__": 0
  196. },
  197. "fileId": "68goi+IZtI+adOal4iGfDJ",
  198. "instance": null,
  199. "targetOverrides": null,
  200. "nestedPrefabInstanceRoots": null
  201. },
  202. {
  203. "__type__": "cc.UITransform",
  204. "_name": "",
  205. "_objFlags": 0,
  206. "__editorExtras__": {},
  207. "node": {
  208. "__id__": 1
  209. },
  210. "_enabled": true,
  211. "__prefab": {
  212. "__id__": 9
  213. },
  214. "_contentSize": {
  215. "__type__": "cc.Size",
  216. "width": 30,
  217. "height": 30
  218. },
  219. "_anchorPoint": {
  220. "__type__": "cc.Vec2",
  221. "x": 0.5,
  222. "y": 0.5
  223. },
  224. "_id": ""
  225. },
  226. {
  227. "__type__": "cc.CompPrefabInfo",
  228. "fileId": "13LdNveA1Cfo6s9FAPzOot"
  229. },
  230. {
  231. "__type__": "cb6cbzYiWpBEpBra0ysd2zh",
  232. "_name": "",
  233. "_objFlags": 0,
  234. "__editorExtras__": {},
  235. "node": {
  236. "__id__": 1
  237. },
  238. "_enabled": true,
  239. "__prefab": {
  240. "__id__": 11
  241. },
  242. "lab_name": {
  243. "__id__": 2
  244. },
  245. "_id": ""
  246. },
  247. {
  248. "__type__": "cc.CompPrefabInfo",
  249. "fileId": "69y1Nw5ZlLOJNXAjghNTBx"
  250. },
  251. {
  252. "__type__": "cc.PrefabInfo",
  253. "root": {
  254. "__id__": 1
  255. },
  256. "asset": {
  257. "__id__": 0
  258. },
  259. "fileId": "cdENoRQsZOaL2SNstv70cm",
  260. "instance": null,
  261. "targetOverrides": null
  262. }
  263. ]