Hi!
Recently, I have been trying to get better with UI Design. This is my most recent creation. Any feedback on it?
Hi!
Recently, I have been trying to get better with UI Design. This is my most recent creation. Any feedback on it?
2 things,
It’s looks great!
a few Improvements:
Change the Welcome Text to something shorter
make the button less darker
and I think that’s it
Just make it secure
you don’t need hacker banning everyone…
Good luck
Dont know if you saw, but
It is round.
Theres a easier way to make it rounder.
It appears your using UICorner. Correct?
Is
local input = script.Parent.TextBox.Text
if input == 1 then
script.Parent.InputValid.Visible = true
script.Parent.InputValid.TextColor3 = Color3.fromRGB(98, 255, 71)
wait (3)
script.Parent.Parent.Visible = false
script.Parent.Parent.Parent.AdminMain.Visible = true
else
script.Parent.Parent.Visible = true
script.Parent.Parent.Parent.AdminMain.Visible = false
end
secure? (1 is so i dont leak my code to all of the forum)
What I use. It unlocks a whole new level of deving.
DevForum Post with all the Info:
DM me I will help you from there…
Is this going to be a model for sale or something like that? I could really use this… If not then thats cool.
Feedback:
It looks nice I like the dark greyish gradient and dark colors. Maybe experiment with different fonts and text styles.
Other than that I like it!
Thanks! It’s going to be a private project. I could sell it, though.
You don’t have to use an plugin that makes ui round, UICorners are easier and better!