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

How do I make this frame (RobloxRound) act as a mouse?

Asked by 6 years ago

I am not sure what the proper name is, but I was wondering how to have this frame (RobloxRound) in the middle of the screen and my game requires that this dot acts as the mouse while playing. I hope someone will understand what I mean and help by showing me the script needed.

2 answers

Log in to vote
0
Answered by
ax_gold 360 Moderation Voter
6 years ago

It'd be easier to use Mouse Customization to change your mouse icon so it looks like a dot.

However, if you want a gui to act as a mouse and move to where your mouse is, you can use Mouse.X and Mouse.Y to find the position of the mouse and change the position of the Gui accordingly. If you'd like more explanation on this method, please comment below and I'll edit an explanation in.

Ad
Log in to vote
0
Answered by 6 years ago

Okay thanks, and how do I use the mouse customization?

0
nvm LateGrammar 0 — 6y

Answer this question