Check what GUI object a user's mouse is hovering over without using frame.MouseEnter?

How can I check if a players mouse if hovering over a GUI obj without using frame.MouseEnter and frame.MouseLeave? I’ve found that it can be glitchy and lead to inaccurate results.

1 Like