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

First person zoom-in lock?[NOT SOLVED]

Asked by 10 years ago

for my horror game I want the player to be stuck in first person, and they can't zoom out.

2 answers

Log in to vote
0
Answered by 10 years ago
Ad
Log in to vote
0
Answered by 10 years ago

put this in a local script

game:GetService('Players').LocalPlayer.CameraMode = Enum.CameraMode.LockFirstPerson

This is NOT a request site many of your questions are answered in the Roblox Wiki.

Answer this question