Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How To Make Gui Over Mouse Cursor? [closed]

Asked by 6 years ago

Yoooo yo yo everybody I wanna know how I can make a GUI thing but ontop of my mouse any ideas and yeah I also want it to only appear if my mouse is over a certain brick, i know you do something with visible but yeah help me out bro

0
Make a function that sets the GUIs X and Y position to the cursors, then call that function on mouse movement, check the docs https://wiki.roblox.com/index.php?title=API:Class/Mouse allecoo1 0 — 6y
0
So yeah what if i only want it when its over a certain brick? AdventurousHeight 5 — 6y
0
Try this and make the gui visible inside of a function and call the function here, though object.ClickDetector.MouseHoverEnter:connect('your function'), just remember that the object needs a clickdetector allecoo1 0 — 6y

Closed as Not Constructive by minikitkat

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?