TextNoticeView.prefab 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389
  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. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "TextNoticeView",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 7
  24. }
  25. ],
  26. "_active": true,
  27. "_components": [
  28. {
  29. "__id__": 11
  30. },
  31. {
  32. "__id__": 12
  33. }
  34. ],
  35. "_prefab": {
  36. "__id__": 13
  37. },
  38. "_lpos": {
  39. "__type__": "cc.Vec3",
  40. "x": 0,
  41. "y": 0,
  42. "z": 0
  43. },
  44. "_lrot": {
  45. "__type__": "cc.Quat",
  46. "x": 0,
  47. "y": 0,
  48. "z": 0,
  49. "w": 1
  50. },
  51. "_lscale": {
  52. "__type__": "cc.Vec3",
  53. "x": 1,
  54. "y": 1,
  55. "z": 1
  56. },
  57. "_layer": 1073741824,
  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": "Sprite",
  69. "_objFlags": 0,
  70. "_parent": {
  71. "__id__": 1
  72. },
  73. "_children": [],
  74. "_active": true,
  75. "_components": [
  76. {
  77. "__id__": 3
  78. },
  79. {
  80. "__id__": 4
  81. },
  82. {
  83. "__id__": 5
  84. }
  85. ],
  86. "_prefab": {
  87. "__id__": 6
  88. },
  89. "_lpos": {
  90. "__type__": "cc.Vec3",
  91. "x": 0,
  92. "y": 0,
  93. "z": 0
  94. },
  95. "_lrot": {
  96. "__type__": "cc.Quat",
  97. "x": 0,
  98. "y": 0,
  99. "z": 0,
  100. "w": 1
  101. },
  102. "_lscale": {
  103. "__type__": "cc.Vec3",
  104. "x": 1,
  105. "y": 1,
  106. "z": 1
  107. },
  108. "_layer": 33554432,
  109. "_euler": {
  110. "__type__": "cc.Vec3",
  111. "x": 0,
  112. "y": 0,
  113. "z": 0
  114. },
  115. "_id": ""
  116. },
  117. {
  118. "__type__": "cc.UITransformComponent",
  119. "_name": "",
  120. "_objFlags": 0,
  121. "node": {
  122. "__id__": 2
  123. },
  124. "_enabled": true,
  125. "_priority": 0,
  126. "_contentSize": {
  127. "__type__": "cc.Size",
  128. "width": 100,
  129. "height": 100
  130. },
  131. "_anchorPoint": {
  132. "__type__": "cc.Vec2",
  133. "x": 0.5,
  134. "y": 0.5
  135. },
  136. "_id": ""
  137. },
  138. {
  139. "__type__": "cc.SpriteComponent",
  140. "_name": "",
  141. "_objFlags": 0,
  142. "node": {
  143. "__id__": 2
  144. },
  145. "_enabled": true,
  146. "_srcBlendFactor": 2,
  147. "_dstBlendFactor": 4,
  148. "_color": {
  149. "__type__": "cc.Color",
  150. "r": 255,
  151. "g": 255,
  152. "b": 255,
  153. "a": 255
  154. },
  155. "_sharedMaterial": null,
  156. "_spriteFrame": {
  157. "__uuid__": "72e319bc-562c-4474-b068-4d153e08dc18@f9941"
  158. },
  159. "_type": 1,
  160. "_fillType": 0,
  161. "_sizeMode": 0,
  162. "_fillCenter": {
  163. "__type__": "cc.Vec2",
  164. "x": 0,
  165. "y": 0
  166. },
  167. "_fillStart": 0,
  168. "_fillRange": 0,
  169. "_isTrimmedMode": true,
  170. "_useGrayscale": false,
  171. "_atlas": null,
  172. "_id": ""
  173. },
  174. {
  175. "__type__": "cc.WidgetComponent",
  176. "_name": "Sprite<WidgetComponent>",
  177. "_objFlags": 0,
  178. "node": {
  179. "__id__": 2
  180. },
  181. "_enabled": true,
  182. "_alignFlags": 45,
  183. "_target": null,
  184. "_left": 0,
  185. "_right": 0,
  186. "_top": 0,
  187. "_bottom": 0,
  188. "_horizontalCenter": 0,
  189. "_verticalCenter": 0,
  190. "_isAbsLeft": true,
  191. "_isAbsRight": true,
  192. "_isAbsTop": true,
  193. "_isAbsBottom": true,
  194. "_isAbsHorizontalCenter": true,
  195. "_isAbsVerticalCenter": true,
  196. "_originalWidth": 120,
  197. "_originalHeight": 78,
  198. "_alignMode": 2,
  199. "_lockFlags": 0,
  200. "_id": ""
  201. },
  202. {
  203. "__type__": "cc.PrefabInfo",
  204. "root": {
  205. "__id__": 1
  206. },
  207. "asset": {
  208. "__id__": 0
  209. },
  210. "fileId": "c1GiWCaqBKBrc7gOi/EpF7",
  211. "sync": false,
  212. "_synced": {
  213. "default": false,
  214. "serializable": false
  215. }
  216. },
  217. {
  218. "__type__": "cc.Node",
  219. "_name": "Label",
  220. "_objFlags": 0,
  221. "_parent": {
  222. "__id__": 1
  223. },
  224. "_children": [],
  225. "_active": true,
  226. "_components": [
  227. {
  228. "__id__": 8
  229. },
  230. {
  231. "__id__": 9
  232. }
  233. ],
  234. "_prefab": {
  235. "__id__": 10
  236. },
  237. "_lpos": {
  238. "__type__": "cc.Vec3",
  239. "x": 0,
  240. "y": 0,
  241. "z": 0
  242. },
  243. "_lrot": {
  244. "__type__": "cc.Quat",
  245. "x": 0,
  246. "y": 0,
  247. "z": 0,
  248. "w": 1
  249. },
  250. "_lscale": {
  251. "__type__": "cc.Vec3",
  252. "x": 1,
  253. "y": 1,
  254. "z": 1
  255. },
  256. "_layer": 33554432,
  257. "_euler": {
  258. "__type__": "cc.Vec3",
  259. "x": 0,
  260. "y": 0,
  261. "z": 0
  262. },
  263. "_id": ""
  264. },
  265. {
  266. "__type__": "cc.UITransformComponent",
  267. "_name": "",
  268. "_objFlags": 0,
  269. "node": {
  270. "__id__": 7
  271. },
  272. "_enabled": true,
  273. "_priority": 0,
  274. "_contentSize": {
  275. "__type__": "cc.Size",
  276. "width": 42.26,
  277. "height": 50.4
  278. },
  279. "_anchorPoint": {
  280. "__type__": "cc.Vec2",
  281. "x": 0.5,
  282. "y": 0.5
  283. },
  284. "_id": ""
  285. },
  286. {
  287. "__type__": "cc.LabelComponent",
  288. "_name": "",
  289. "_objFlags": 0,
  290. "node": {
  291. "__id__": 7
  292. },
  293. "_enabled": true,
  294. "_srcBlendFactor": 2,
  295. "_dstBlendFactor": 4,
  296. "_color": {
  297. "__type__": "cc.Color",
  298. "r": 255,
  299. "g": 255,
  300. "b": 255,
  301. "a": 255
  302. },
  303. "_sharedMaterial": null,
  304. "_useOriginalSize": true,
  305. "_string": "label",
  306. "_horizontalAlign": 1,
  307. "_verticalAlign": 1,
  308. "_actualFontSize": 20,
  309. "_fontSize": 20,
  310. "_fontFamily": "Arial",
  311. "_lineHeight": 40,
  312. "_overflow": 0,
  313. "_enableWrapText": true,
  314. "_font": null,
  315. "_isSystemFontUsed": true,
  316. "_isItalic": false,
  317. "_isBold": false,
  318. "_isUnderline": false,
  319. "_cacheMode": 0,
  320. "_id": ""
  321. },
  322. {
  323. "__type__": "cc.PrefabInfo",
  324. "root": {
  325. "__id__": 1
  326. },
  327. "asset": {
  328. "__id__": 0
  329. },
  330. "fileId": "43bHGuZ7BN6oL00mKcwkA2",
  331. "sync": false,
  332. "_synced": {
  333. "default": false,
  334. "serializable": false
  335. }
  336. },
  337. {
  338. "__type__": "cc.UITransformComponent",
  339. "_name": "",
  340. "_objFlags": 0,
  341. "node": {
  342. "__id__": 1
  343. },
  344. "_enabled": true,
  345. "_priority": 0,
  346. "_contentSize": {
  347. "__type__": "cc.Size",
  348. "width": 100,
  349. "height": 100
  350. },
  351. "_anchorPoint": {
  352. "__type__": "cc.Vec2",
  353. "x": 0.5,
  354. "y": 0.5
  355. },
  356. "_id": ""
  357. },
  358. {
  359. "__type__": "844ae6AGcxGV7nPa8c+9MoV",
  360. "_name": "",
  361. "_objFlags": 0,
  362. "node": {
  363. "__id__": 1
  364. },
  365. "_enabled": true,
  366. "label": {
  367. "__id__": 9
  368. },
  369. "background": {
  370. "__id__": 4
  371. },
  372. "_id": ""
  373. },
  374. {
  375. "__type__": "cc.PrefabInfo",
  376. "root": {
  377. "__id__": 1
  378. },
  379. "asset": {
  380. "__id__": 0
  381. },
  382. "fileId": "10o3Uh1fZMxZT12SotsEu1",
  383. "sync": false,
  384. "_synced": {
  385. "default": false,
  386. "serializable": false
  387. }
  388. }
  389. ]