chat_text_cell.prefab 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "chat_text_cell",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false,
  12. "asyncLoadAssets": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "chat_text_cell",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 14
  32. },
  33. {
  34. "__id__": 16
  35. },
  36. {
  37. "__id__": 18
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 20
  42. },
  43. "_lpos": {
  44. "__type__": "cc.Vec3",
  45. "x": 465.161,
  46. "y": -50,
  47. "z": 0
  48. },
  49. "_lrot": {
  50. "__type__": "cc.Quat",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0,
  54. "w": 1
  55. },
  56. "_lscale": {
  57. "__type__": "cc.Vec3",
  58. "x": 1,
  59. "y": 1,
  60. "z": 1
  61. },
  62. "_layer": 33554432,
  63. "_euler": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0
  68. },
  69. "_id": ""
  70. },
  71. {
  72. "__type__": "cc.Node",
  73. "_name": "chat_text",
  74. "_objFlags": 0,
  75. "_parent": {
  76. "__id__": 1
  77. },
  78. "_children": [],
  79. "_active": true,
  80. "_components": [
  81. {
  82. "__id__": 3
  83. },
  84. {
  85. "__id__": 5
  86. }
  87. ],
  88. "_prefab": {
  89. "__id__": 7
  90. },
  91. "_lpos": {
  92. "__type__": "cc.Vec3",
  93. "x": -465.161,
  94. "y": 16.321,
  95. "z": 0
  96. },
  97. "_lrot": {
  98. "__type__": "cc.Quat",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0,
  102. "w": 1
  103. },
  104. "_lscale": {
  105. "__type__": "cc.Vec3",
  106. "x": 1,
  107. "y": 1,
  108. "z": 1
  109. },
  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. "node": {
  124. "__id__": 2
  125. },
  126. "_enabled": true,
  127. "__prefab": {
  128. "__id__": 4
  129. },
  130. "_contentSize": {
  131. "__type__": "cc.Size",
  132. "width": 520,
  133. "height": 50.4
  134. },
  135. "_anchorPoint": {
  136. "__type__": "cc.Vec2",
  137. "x": 0,
  138. "y": 1
  139. },
  140. "_id": ""
  141. },
  142. {
  143. "__type__": "cc.CompPrefabInfo",
  144. "fileId": "67WDQSyI5BrovP9ZW668R0"
  145. },
  146. {
  147. "__type__": "cc.Label",
  148. "_name": "",
  149. "_objFlags": 0,
  150. "node": {
  151. "__id__": 2
  152. },
  153. "_enabled": true,
  154. "__prefab": {
  155. "__id__": 6
  156. },
  157. "_customMaterial": null,
  158. "_srcBlendFactor": 2,
  159. "_dstBlendFactor": 4,
  160. "_color": {
  161. "__type__": "cc.Color",
  162. "r": 155,
  163. "g": 163,
  164. "b": 221,
  165. "a": 255
  166. },
  167. "_string": "很高兴认识你,请多多指教。",
  168. "_horizontalAlign": 0,
  169. "_verticalAlign": 0,
  170. "_actualFontSize": 40,
  171. "_fontSize": 40,
  172. "_fontFamily": "Arial",
  173. "_lineHeight": 40,
  174. "_overflow": 0,
  175. "_enableWrapText": true,
  176. "_font": null,
  177. "_isSystemFontUsed": true,
  178. "_spacingX": 0,
  179. "_isItalic": false,
  180. "_isBold": false,
  181. "_isUnderline": false,
  182. "_underlineHeight": 2,
  183. "_cacheMode": 0,
  184. "_id": ""
  185. },
  186. {
  187. "__type__": "cc.CompPrefabInfo",
  188. "fileId": "39Gt/t1IJJeYgDrmRyH0l7"
  189. },
  190. {
  191. "__type__": "cc.PrefabInfo",
  192. "root": {
  193. "__id__": 1
  194. },
  195. "asset": {
  196. "__id__": 0
  197. },
  198. "fileId": "5b9FEQjr5L2JpGvEFjjIZY"
  199. },
  200. {
  201. "__type__": "cc.Node",
  202. "_name": "SpriteSplash",
  203. "_objFlags": 0,
  204. "_parent": {
  205. "__id__": 1
  206. },
  207. "_children": [],
  208. "_active": true,
  209. "_components": [
  210. {
  211. "__id__": 9
  212. },
  213. {
  214. "__id__": 11
  215. }
  216. ],
  217. "_prefab": {
  218. "__id__": 13
  219. },
  220. "_lpos": {
  221. "__type__": "cc.Vec3",
  222. "x": -85.688,
  223. "y": -40.804,
  224. "z": 0
  225. },
  226. "_lrot": {
  227. "__type__": "cc.Quat",
  228. "x": 0,
  229. "y": 0,
  230. "z": 0,
  231. "w": 1
  232. },
  233. "_lscale": {
  234. "__type__": "cc.Vec3",
  235. "x": 1,
  236. "y": 1,
  237. "z": 1
  238. },
  239. "_layer": 33554432,
  240. "_euler": {
  241. "__type__": "cc.Vec3",
  242. "x": 0,
  243. "y": 0,
  244. "z": 0
  245. },
  246. "_id": ""
  247. },
  248. {
  249. "__type__": "cc.UITransform",
  250. "_name": "",
  251. "_objFlags": 0,
  252. "node": {
  253. "__id__": 8
  254. },
  255. "_enabled": true,
  256. "__prefab": {
  257. "__id__": 10
  258. },
  259. "_contentSize": {
  260. "__type__": "cc.Size",
  261. "width": 800,
  262. "height": 2
  263. },
  264. "_anchorPoint": {
  265. "__type__": "cc.Vec2",
  266. "x": 0.5,
  267. "y": 0.5
  268. },
  269. "_id": ""
  270. },
  271. {
  272. "__type__": "cc.CompPrefabInfo",
  273. "fileId": "0fjiqjD5hLPKAB4LiqNif0"
  274. },
  275. {
  276. "__type__": "cc.Sprite",
  277. "_name": "",
  278. "_objFlags": 0,
  279. "node": {
  280. "__id__": 8
  281. },
  282. "_enabled": true,
  283. "__prefab": {
  284. "__id__": 12
  285. },
  286. "_customMaterial": null,
  287. "_srcBlendFactor": 2,
  288. "_dstBlendFactor": 4,
  289. "_color": {
  290. "__type__": "cc.Color",
  291. "r": 165,
  292. "g": 42,
  293. "b": 42,
  294. "a": 255
  295. },
  296. "_spriteFrame": {
  297. "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
  298. "__expectedType__": "cc.SpriteFrame"
  299. },
  300. "_type": 0,
  301. "_fillType": 0,
  302. "_sizeMode": 0,
  303. "_fillCenter": {
  304. "__type__": "cc.Vec2",
  305. "x": 0,
  306. "y": 0
  307. },
  308. "_fillStart": 0,
  309. "_fillRange": 0,
  310. "_isTrimmedMode": true,
  311. "_useGrayscale": false,
  312. "_atlas": null,
  313. "_id": ""
  314. },
  315. {
  316. "__type__": "cc.CompPrefabInfo",
  317. "fileId": "23EcnoTlJJ5aVK4jkUpTmn"
  318. },
  319. {
  320. "__type__": "cc.PrefabInfo",
  321. "root": {
  322. "__id__": 1
  323. },
  324. "asset": {
  325. "__id__": 0
  326. },
  327. "fileId": "b6sgI0sfhJNpNDZBIuIprJ"
  328. },
  329. {
  330. "__type__": "cc.UITransform",
  331. "_name": "",
  332. "_objFlags": 0,
  333. "node": {
  334. "__id__": 1
  335. },
  336. "_enabled": true,
  337. "__prefab": {
  338. "__id__": 15
  339. },
  340. "_contentSize": {
  341. "__type__": "cc.Size",
  342. "width": 1080,
  343. "height": 100
  344. },
  345. "_anchorPoint": {
  346. "__type__": "cc.Vec2",
  347. "x": 0.5,
  348. "y": 0.5
  349. },
  350. "_id": ""
  351. },
  352. {
  353. "__type__": "cc.CompPrefabInfo",
  354. "fileId": "55AgWvTAVHRryiHzdjTvdb"
  355. },
  356. {
  357. "__type__": "2aa82oaohlL3qBHaChf6C5i",
  358. "_name": "",
  359. "_objFlags": 0,
  360. "node": {
  361. "__id__": 1
  362. },
  363. "_enabled": true,
  364. "__prefab": {
  365. "__id__": 17
  366. },
  367. "lab_str": {
  368. "__id__": 2
  369. },
  370. "_id": ""
  371. },
  372. {
  373. "__type__": "cc.CompPrefabInfo",
  374. "fileId": "29LSJhMmlNDbxOL2NoPKJO"
  375. },
  376. {
  377. "__type__": "cc.Button",
  378. "_name": "",
  379. "_objFlags": 0,
  380. "node": {
  381. "__id__": 1
  382. },
  383. "_enabled": true,
  384. "__prefab": {
  385. "__id__": 19
  386. },
  387. "clickEvents": [],
  388. "_interactable": true,
  389. "_transition": 0,
  390. "_normalColor": {
  391. "__type__": "cc.Color",
  392. "r": 255,
  393. "g": 255,
  394. "b": 255,
  395. "a": 255
  396. },
  397. "_hoverColor": {
  398. "__type__": "cc.Color",
  399. "r": 211,
  400. "g": 211,
  401. "b": 211,
  402. "a": 255
  403. },
  404. "_pressedColor": {
  405. "__type__": "cc.Color",
  406. "r": 255,
  407. "g": 255,
  408. "b": 255,
  409. "a": 255
  410. },
  411. "_disabledColor": {
  412. "__type__": "cc.Color",
  413. "r": 124,
  414. "g": 124,
  415. "b": 124,
  416. "a": 255
  417. },
  418. "_normalSprite": null,
  419. "_hoverSprite": null,
  420. "_pressedSprite": null,
  421. "_disabledSprite": null,
  422. "_duration": 0.1,
  423. "_zoomScale": 1.2,
  424. "_target": null,
  425. "_id": ""
  426. },
  427. {
  428. "__type__": "cc.CompPrefabInfo",
  429. "fileId": "dbOE3KS1pAK57WIFOmXC2O"
  430. },
  431. {
  432. "__type__": "cc.PrefabInfo",
  433. "root": {
  434. "__id__": 1
  435. },
  436. "asset": {
  437. "__id__": 0
  438. },
  439. "fileId": "d1nQEZxz9MoqHjTXvxPpGy"
  440. }
  441. ]