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

First person and GUI buttons?

Asked by 3 years ago

So I took a script that allows me to press e to open a GUI, but the problem is I'm making a first person game so the GUI isn't usable. How can I fix this if possible?

0
Have you heard of UserInputService? You can use these to simulate GUI presses. Dovydas1118 1495 — 3y
0
You would want to check the MouseBehavior property out. It seems to be the exact thing you're looking for: https://developer.roblox.com/en-us/api-reference/property/UserInputService/MouseBehavior cpexo 5 — 3y

Answer this question