MsgHints.prefab 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "MsgHints",
  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": "MsgHints",
  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. "__id__": 12
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 14
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 155.317,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 33554432,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "Label",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. },
  83. {
  84. "__id__": 5
  85. }
  86. ],
  87. "_prefab": {
  88. "__id__": 7
  89. },
  90. "_lpos": {
  91. "__type__": "cc.Vec3",
  92. "x": 0,
  93. "y": 0,
  94. "z": 0
  95. },
  96. "_lrot": {
  97. "__type__": "cc.Quat",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0,
  101. "w": 1
  102. },
  103. "_lscale": {
  104. "__type__": "cc.Vec3",
  105. "x": 1,
  106. "y": 1,
  107. "z": 1
  108. },
  109. "_mobility": 0,
  110. "_layer": 33554432,
  111. "_euler": {
  112. "__type__": "cc.Vec3",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0
  116. },
  117. "_id": ""
  118. },
  119. {
  120. "__type__": "cc.UITransform",
  121. "_name": "",
  122. "_objFlags": 0,
  123. "__editorExtras__": {},
  124. "node": {
  125. "__id__": 2
  126. },
  127. "_enabled": true,
  128. "__prefab": {
  129. "__id__": 4
  130. },
  131. "_contentSize": {
  132. "__type__": "cc.Size",
  133. "width": 600,
  134. "height": 37.8
  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": "c68UOAlNhN171Umca6yVvF"
  146. },
  147. {
  148. "__type__": "cc.Label",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "__editorExtras__": {},
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "__prefab": {
  157. "__id__": 6
  158. },
  159. "_customMaterial": null,
  160. "_srcBlendFactor": 2,
  161. "_dstBlendFactor": 4,
  162. "_color": {
  163. "__type__": "cc.Color",
  164. "r": 255,
  165. "g": 255,
  166. "b": 255,
  167. "a": 255
  168. },
  169. "_string": "labellabellabellabellabel",
  170. "_horizontalAlign": 1,
  171. "_verticalAlign": 1,
  172. "_actualFontSize": 25,
  173. "_fontSize": 25,
  174. "_fontFamily": "Arial",
  175. "_lineHeight": 30,
  176. "_overflow": 3,
  177. "_enableWrapText": true,
  178. "_font": {
  179. "__uuid__": "a773a425-e6b8-4ed4-9f7a-8fb8c3fccc4c",
  180. "__expectedType__": "cc.TTFFont"
  181. },
  182. "_isSystemFontUsed": false,
  183. "_spacingX": 0,
  184. "_isItalic": false,
  185. "_isBold": false,
  186. "_isUnderline": false,
  187. "_underlineHeight": 2,
  188. "_cacheMode": 0,
  189. "_enableOutline": false,
  190. "_outlineColor": {
  191. "__type__": "cc.Color",
  192. "r": 0,
  193. "g": 0,
  194. "b": 0,
  195. "a": 255
  196. },
  197. "_outlineWidth": 2,
  198. "_enableShadow": false,
  199. "_shadowColor": {
  200. "__type__": "cc.Color",
  201. "r": 0,
  202. "g": 0,
  203. "b": 0,
  204. "a": 255
  205. },
  206. "_shadowOffset": {
  207. "__type__": "cc.Vec2",
  208. "x": 2,
  209. "y": 2
  210. },
  211. "_shadowBlur": 2,
  212. "_id": ""
  213. },
  214. {
  215. "__type__": "cc.CompPrefabInfo",
  216. "fileId": "2frm37uaJHQr0AEEaYyM82"
  217. },
  218. {
  219. "__type__": "cc.PrefabInfo",
  220. "root": {
  221. "__id__": 1
  222. },
  223. "asset": {
  224. "__id__": 0
  225. },
  226. "fileId": "656/wfYp5BL608cl25IyHq",
  227. "instance": null,
  228. "targetOverrides": null,
  229. "nestedPrefabInstanceRoots": null
  230. },
  231. {
  232. "__type__": "cc.UITransform",
  233. "_name": "",
  234. "_objFlags": 0,
  235. "__editorExtras__": {},
  236. "node": {
  237. "__id__": 1
  238. },
  239. "_enabled": true,
  240. "__prefab": {
  241. "__id__": 9
  242. },
  243. "_contentSize": {
  244. "__type__": "cc.Size",
  245. "width": 432,
  246. "height": 37
  247. },
  248. "_anchorPoint": {
  249. "__type__": "cc.Vec2",
  250. "x": 0.5,
  251. "y": 0.5
  252. },
  253. "_id": ""
  254. },
  255. {
  256. "__type__": "cc.CompPrefabInfo",
  257. "fileId": "4fvMnpUY1NOpj43LqKl8Zi"
  258. },
  259. {
  260. "__type__": "cc.Sprite",
  261. "_name": "",
  262. "_objFlags": 0,
  263. "__editorExtras__": {},
  264. "node": {
  265. "__id__": 1
  266. },
  267. "_enabled": true,
  268. "__prefab": {
  269. "__id__": 11
  270. },
  271. "_customMaterial": null,
  272. "_srcBlendFactor": 2,
  273. "_dstBlendFactor": 4,
  274. "_color": {
  275. "__type__": "cc.Color",
  276. "r": 255,
  277. "g": 255,
  278. "b": 255,
  279. "a": 255
  280. },
  281. "_spriteFrame": {
  282. "__uuid__": "db3dc1f8-4c85-4d93-b486-b0be5174bf8e@f9941",
  283. "__expectedType__": "cc.SpriteFrame"
  284. },
  285. "_type": 0,
  286. "_fillType": 0,
  287. "_sizeMode": 1,
  288. "_fillCenter": {
  289. "__type__": "cc.Vec2",
  290. "x": 0,
  291. "y": 0
  292. },
  293. "_fillStart": 0,
  294. "_fillRange": 0,
  295. "_isTrimmedMode": true,
  296. "_useGrayscale": false,
  297. "_atlas": null,
  298. "_id": ""
  299. },
  300. {
  301. "__type__": "cc.CompPrefabInfo",
  302. "fileId": "6eYoqa9IBGBZvU1kQzYhpA"
  303. },
  304. {
  305. "__type__": "de116ie6JpEB7N+yP2G1fwL",
  306. "_name": "",
  307. "_objFlags": 0,
  308. "__editorExtras__": {},
  309. "node": {
  310. "__id__": 1
  311. },
  312. "_enabled": true,
  313. "__prefab": {
  314. "__id__": 13
  315. },
  316. "_id": ""
  317. },
  318. {
  319. "__type__": "cc.CompPrefabInfo",
  320. "fileId": "1776ywsCNMqZqP/QSX/LLT"
  321. },
  322. {
  323. "__type__": "cc.PrefabInfo",
  324. "root": {
  325. "__id__": 1
  326. },
  327. "asset": {
  328. "__id__": 0
  329. },
  330. "fileId": "d45dcdXQhOcrI23uYWvNGl",
  331. "instance": null,
  332. "targetOverrides": null
  333. }
  334. ]