I want my game to be in First Person, however, when I open up a Shop Gui, I am not able to move my mouse cursor ...
Is there a way to allow me to stay in First Person in the Shop GUI and still be able to move my Mouse Cursor?
Well, I had to do a little research and figured out Gui Buttons has something called "Modals" which basically allows my cursor to move while the gui is there ...
script.Parent.Modal = true