How to remove the white lines beside the UI

That’s because of how images are processed by Roblox - actually, it’s a common thing in most engines, because of how bilinear interpolation works.

I’ll spare you the technical bloat though, you can read up on it if you’re interested.

Try this:

Curious? Read this:

1 Like