How do screenguis work (scripting)?

i have a surfacegui but im having trouble clicking on the buttons when always on top is off. always on top isnt bad its just i dont want to be able to see it across the whole map which could give certain players an unfair advantage. is there a limit of how far a user can see it i can set or any other solutions

ISSUES WITH ALWAYS ON TOP
can be seen across whole map:

ISSUES WITHOUT ALWAYS ON TOP
extremely hard to click buttons:

NO, THE PART IS NOT BEING COVERED UP

1 Like

Potential solutions (from a google search)

  • Set the GUI’s parent to StarterGui and assign the Adornee property
  • Make sure Active is enabled for the button you want to interact with
  • Try making the part larger (some people have issues detecting input when the part is thin)

it works good thanks i doesnt work sometimes but its fine

By the way i saw your chat system and i think its really cool. you did a good job on that

1 Like