Basically, I am trying to create a hacker laptop with a built in SurfaceGui simulating the laptop screen.
The problem is that when i use server scripts for TextButtons, ImageButtons, etc. , It just doesn’t detect the mouse when it’s hovering over the TextButtons. As when i switch to Server View/Perspective, It detects the mouse that im using on the Server side and changes GuiState
to Hovering.
Server Perspective:
Client Perspective:
Functions that im Using:
.MouseEnter
.MouseLeave
.MouseButton1Click
SurfaceGui Settings:
I’ve been searching the web for a while and i couldn’t find a solution. Please help🙏