I really wasn't wanting to do this cause it seems like something I should know already, or at least be able to find the answer somewhere else.
I am looking for a way to make a tool that detects when the mouse has entered a GUI and be able to read the info of that GUI. I'm aware of GuiObject.MouseEnter:connect but as far as I know that can only be used from inside the GUI. I've considered using this, but it would make the rest of the scripting stuff seem I'd have to do seem somewhat over complicated.
What I'm really looking for is a single script that can do this from inside the tool, rather than having to copy the same script over and over again and go into each script and change the parts of them to make them work.
So does anyone know of way I can do this, or maybe somehthing I'm missing?
Anyway thanks.
BTW, how do you pronounce Gui? is it G.U.I or GUI as one word. It's been driving me nuts. |