Hello! First of all, let me give some important things so you can understand my problem:
FrameBackground = Frame that is using the UICorner Roblox feature. FrameBorder = Frame that is parented to the background and going to act like a border.
So, UICorner doesn’t lets me to make borders, so I decided to make the FrameBorder and put their property to these:
But the problem is that when I test it in bigger/small screens, the border gets mostly like invisible, or small, I don’t know how to fix this, I’ve tried using UIAspectRatioConstraint but it didn’t work.
Trying to get smooth and even borders with UICorner’s can be lil bit fiddley. There’s a really good tutorial that explains how to get a clean and even border