Guidance on UI Designing

Hi Guys , so I make games and I do scripting . So one day I tried making UI on my own but the end result was horrible . My images were also blurred when streched . So I want to know which software we should use to make UI (currently I use Photopea or Pixlr) and how to make images unblurry and you may talk about your experience .

Thanks ! :smile:

1 Like

I… can’t make UI either. It’s a nightmare for me! I can manage the basics and maybe some tweening and animations. Anything else and it will take me forever to do it.

My suggestion is, keep it simple and minimalistic until you are comfortable changing and moving UI elements. This is what I have done in my game.

Also try to use the scaled size whenever possible, if you don’t, it will only look good on your screen. You can also use UIAspectRatioConstraint to keep the UIs as similar as possible on every screen.

1 Like

Alright thanks for telling bro !

1 Like