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

How to detect mouse input in a plugin widget?

Asked by
Griffi0n 315 Moderation Voter
5 years ago
Edited 5 years ago

I have tried to detect mouse input in a widget (i.e. mouse.Button1Down or userInputService.InputBegan) but neither of those work. Using a button to detect mouse input works but it just FEELS hacky. So is there a better way to do this or am I going to have to make it work with a detect button?

0
from the plugin button you can use GetMouse() User#19524 175 — 5y
0
read the post again. Griffi0n 315 — 5y
0
. User#19524 175 — 5y

Answer this question