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

(SOLVED) How to make a GUI work in first person? Unlocked mouse during GUI.Enabled = true

Asked by 4 years ago
Edited 4 years ago

So for my game there's going to be a half life 2/portal style title screen,

The problem is the game is meant to be locked in first person so i can't press anything.

How would i do this?

1 answer

Log in to vote
2
Answered by 4 years ago

OK so, i have found this out myself. basically, you can set a textbutton or imagebuttons modal value to true to have it work in first person.

Ad

Answer this question