I got some reports that the mouse instance is broken on mobile
I had a mouse.Button1Down event that worked fine but now the event doesn’t run. I have not done an update today, so there was a mobile update or something today that broke something that has to do with the mouse.
it could be one of these things on mobile:
1.) mouse instance is broken
2.) mouse.Button1Down is broken
3.) mouse.Target is broken
4.) LocalPlayer:GetMouse() is broken