of     1   

Netprobe
#135464814Thursday, May 29, 2014 11:32 PM GMT

Is there a way to make a script so that in 1st person a player would move their mouse freely instead of controlling their view, and possibly toggle it with a key?
Vulnerite
#135464993Thursday, May 29, 2014 11:34 PM GMT

i don't believe that's possible since you're in first person you could SIMULATE being in first person, maybe?
Netprobe
#135466561Thursday, May 29, 2014 11:50 PM GMT

I suppose I could move the camera view or something rather than use the standard 1st person somehow, but I still don't know exactly how to do that.
Netprobe
#135471943Friday, May 30, 2014 12:46 AM GMT

I really need this for a project.
maxomega3
#135472296Friday, May 30, 2014 12:49 AM GMT

Make your character invisible, and then somehow prohibit scrolling out. Not sure how to do it (because I'm not lol)? Ask DeviousDeviator, the maker of Stroll on how he does it.
Netprobe
#135474923Friday, May 30, 2014 1:14 AM GMT

Okay, look at it this way: I'm making armor, and the helmet lens has surface GUI's I'm making with buttons and info to act as a HUD. I want the user to be able to click them from in first person, as well as aim independently in first person(possibly allow the mouselockswitch or something to toggle 1st person lock somehow.)
Netprobe
#135486133Friday, May 30, 2014 3:19 AM GMT

(Hello?)
KnightmareXD
#135487107Friday, May 30, 2014 3:33 AM GMT

Set a GUIObject's (that is applicable ie TextButton, not Frame/ScreenGUI) "Modal" property to true.
Bebee2
#135487617Friday, May 30, 2014 3:41 AM GMT

Will creating turning complications... You'll figure out that problem by yourself.

    of     1