TipsUI.prefab 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373
  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": "view",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 10
  31. }
  32. ],
  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": 750,
  47. "height": 110
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "bg",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. },
  96. {
  97. "__id__": 4
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 5
  102. },
  103. "_opacity": 125,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 255,
  108. "b": 255,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 750,
  114. "height": 110
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. 0,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_materials": [
  159. {
  160. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  161. }
  162. ],
  163. "_srcBlendFactor": 770,
  164. "_dstBlendFactor": 771,
  165. "_spriteFrame": {
  166. "__uuid__": "2c7691b9-0c7d-4dea-8f85-786e21ca9f91"
  167. },
  168. "_type": 0,
  169. "_sizeMode": 0,
  170. "_fillType": 0,
  171. "_fillCenter": {
  172. "__type__": "cc.Vec2",
  173. "x": 0,
  174. "y": 0
  175. },
  176. "_fillStart": 0,
  177. "_fillRange": 0,
  178. "_isTrimmedMode": true,
  179. "_atlas": null,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.Widget",
  184. "_name": "",
  185. "_objFlags": 0,
  186. "node": {
  187. "__id__": 2
  188. },
  189. "_enabled": true,
  190. "alignMode": 1,
  191. "_target": null,
  192. "_alignFlags": 45,
  193. "_left": 0,
  194. "_right": 0,
  195. "_top": 0,
  196. "_bottom": 0,
  197. "_verticalCenter": 0,
  198. "_horizontalCenter": 0,
  199. "_isAbsLeft": true,
  200. "_isAbsRight": true,
  201. "_isAbsTop": true,
  202. "_isAbsBottom": true,
  203. "_isAbsHorizontalCenter": true,
  204. "_isAbsVerticalCenter": true,
  205. "_originalWidth": 40,
  206. "_originalHeight": 36,
  207. "_id": ""
  208. },
  209. {
  210. "__type__": "cc.PrefabInfo",
  211. "root": {
  212. "__id__": 1
  213. },
  214. "asset": {
  215. "__id__": 0
  216. },
  217. "fileId": "d1CikS+0NLmr9RqP6zzCaj",
  218. "sync": false
  219. },
  220. {
  221. "__type__": "cc.Node",
  222. "_name": "New Label",
  223. "_objFlags": 0,
  224. "_parent": {
  225. "__id__": 1
  226. },
  227. "_children": [],
  228. "_active": true,
  229. "_components": [
  230. {
  231. "__id__": 7
  232. },
  233. {
  234. "__id__": 8
  235. }
  236. ],
  237. "_prefab": {
  238. "__id__": 9
  239. },
  240. "_opacity": 255,
  241. "_color": {
  242. "__type__": "cc.Color",
  243. "r": 255,
  244. "g": 255,
  245. "b": 255,
  246. "a": 255
  247. },
  248. "_contentSize": {
  249. "__type__": "cc.Size",
  250. "width": 700,
  251. "height": 100
  252. },
  253. "_anchorPoint": {
  254. "__type__": "cc.Vec2",
  255. "x": 0.5,
  256. "y": 0.5
  257. },
  258. "_trs": {
  259. "__type__": "TypedArray",
  260. "ctor": "Float64Array",
  261. "array": [
  262. 0,
  263. 0,
  264. 0,
  265. 0,
  266. 0,
  267. 0,
  268. 1,
  269. 1,
  270. 1,
  271. 1
  272. ]
  273. },
  274. "_eulerAngles": {
  275. "__type__": "cc.Vec3",
  276. "x": 0,
  277. "y": 0,
  278. "z": 0
  279. },
  280. "_skewX": 0,
  281. "_skewY": 0,
  282. "_is3DNode": false,
  283. "_groupIndex": 0,
  284. "groupIndex": 0,
  285. "_id": ""
  286. },
  287. {
  288. "__type__": "cc.Label",
  289. "_name": "",
  290. "_objFlags": 0,
  291. "node": {
  292. "__id__": 6
  293. },
  294. "_enabled": true,
  295. "_materials": [
  296. {
  297. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  298. }
  299. ],
  300. "_srcBlendFactor": 770,
  301. "_dstBlendFactor": 771,
  302. "_string": "哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈",
  303. "_N$string": "哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈",
  304. "_fontSize": 40,
  305. "_lineHeight": 60,
  306. "_enableWrapText": true,
  307. "_N$file": null,
  308. "_isSystemFontUsed": true,
  309. "_spacingX": 0,
  310. "_batchAsBitmap": false,
  311. "_styleFlags": 0,
  312. "_underlineHeight": 0,
  313. "_N$horizontalAlign": 1,
  314. "_N$verticalAlign": 1,
  315. "_N$fontFamily": "Arial",
  316. "_N$overflow": 2,
  317. "_N$cacheMode": 0,
  318. "_id": ""
  319. },
  320. {
  321. "__type__": "cc.LabelOutline",
  322. "_name": "",
  323. "_objFlags": 0,
  324. "node": {
  325. "__id__": 6
  326. },
  327. "_enabled": true,
  328. "_color": {
  329. "__type__": "cc.Color",
  330. "r": 0,
  331. "g": 68,
  332. "b": 91,
  333. "a": 255
  334. },
  335. "_width": 1,
  336. "_id": ""
  337. },
  338. {
  339. "__type__": "cc.PrefabInfo",
  340. "root": {
  341. "__id__": 1
  342. },
  343. "asset": {
  344. "__id__": 0
  345. },
  346. "fileId": "3bvec3QC5FwrCK9IyNoRey",
  347. "sync": false
  348. },
  349. {
  350. "__type__": "6c8f2j79aBOD7tErxPjuVOd",
  351. "_name": "",
  352. "_objFlags": 0,
  353. "node": {
  354. "__id__": 1
  355. },
  356. "_enabled": true,
  357. "tipsLabel": {
  358. "__id__": 7
  359. },
  360. "_id": ""
  361. },
  362. {
  363. "__type__": "cc.PrefabInfo",
  364. "root": {
  365. "__id__": 1
  366. },
  367. "asset": {
  368. "__id__": 0
  369. },
  370. "fileId": "",
  371. "sync": false
  372. }
  373. ]