Ive created some basic UI for myself and I thought I should get some feedback.
Invisible:

Transparent:

Which one should I use?
- Invisible
- Transparent
0 voters
Ive created some basic UI for myself and I thought I should get some feedback.
Invisible:

Transparent:

Which one should I use?
0 voters
![]()
this.
I like the ui, but the “Text here” stands too much in the left. Move it like 5 pixels to the right. this also includes with the textmessage. i mean that the [Server]: type… needs to move 5 pixels to the right as well. I suppose you use a uilistlayout, so i would recomend you to use a background and make the scrollingframe (or whatever you are using) a bit smaller.
Example background = 100 x 100
Frame with uilistlayout = 90 x 90 (and put it in the middle)
This adds 5 pixels frame to every side, which adds more space.
Also sorry for the bad english 
(Edit: i made it from uiGridlayout to uilistlayout, becouse uigridlayout goes in x and y and listlayout goes only x or y axis.)
Nice and clean. The only thing improvable that comes to my mind is to put the “Text here” more on tthe right. (@.Userneem already said this)