Which is the easiest way to make a Frame around the screen?

Hello
Which is the easiest way to make a Frame with a certain width and filled with a given texture around the whole screen?

Thank you

Create a ScreenGui with four Frames the same width anchored to all four edges… Add an Image Label to each Frame, and use whatever texture or image you want in there. This is a quick and easy method.

1 Like

Hello!
What are you trying to acomplish? If anything send an example picture or a more detailed description.