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

Mouse Lock or Mouse Movement (Third Person)?

Asked by 5 years ago

I am developing a third person system and I am trying to create a thirdperson system except it is not shoulder locked, character can freely move camera without hold left click. (Similar to this one, https://i.gyazo.com/e9671c135520b13c8a6cbfbbe8b6b0ee.gif )

What I am trying to figure out is there another way to use mouse behavior lock and also have the ability to move the camera around or will I have to recreate the camera movement using mouse movement? Trying to limit the amount of code needed for this so I am just looking for options other than recreating it.
0
UserInputService has a few properties/methods that might help. User#19524 175 — 5y
0
Yeah, I am aware but there are none of my knowledge that prevent my problem. CRICKET69 3 — 5y

Answer this question