I was able to put this rounded frame on the top left of the screen to cover the TopBar buttons since I made the TopBar Transparent, and it was easy because I know each button is 50 (X) and 36 (Y). Like this:
Now I’m trying to do the exact same thing on the top right side, covering the playerlist. Any tips on how?
The minimum size of the playerlist is 165 on offset and scales based on circumstances. I would advise that you take a look through the CoreScripts and check out player sizing rather than “trial and error”.