messageItem.prefab 6.4 KB

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