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

How to make a player view move while aiming?

Asked by 6 years ago

I'm making a gun and got everything except aiming. When they aim it changes there view and its now longer there head its apart right in front of the gun but when I do that they can aim but can't move there aim while aiming. They have to unaim and reaim to move there aim. How do I fix this?

0
Try changing the CameraType to scriptable and moving the camera by going camera.CFrame = CFrame.new(position,mouse.Hit.p) every frame mattscy 3725 — 6y
0
Lets the camera move but it doesn't move the gun. NovusDev 25 — 6y
0
bump NovusDev 25 — 6y

Answer this question