Hello! I am making a game with a top view, and I had a question how to make the arena border using the GUI, In my case ImageLabel. I saw a similar method used in The Revenge of the Bacon (Arcade game in The 6th Annual Bloxys). I tried to use the usual Part, but due to the fact that my GUI uses Scale, each player’s arena border looks different, but the invisible wall is the same for everyone
Is there anything you tried yet, and also can you explain what you mean by scale?
Properties of size
Do you mean this? An example would be a little more helpful seeing as we all might not have seen this game before. If so just add to startgui Frames to each side…
Yeah, i’m talking about this one. Player can’t move into this frames, he’s touching some invisible walls. And these walls always changes their position into the edges of those frames. Even if you change ur monitor, you just can’t go into these frames. How can i make something like that? Is this some camera and ui manipulations?