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

Max Zoom Distance LocalScript Help?

Asked by 9 years ago

Is there anyway to make a limit on how far a player can zoom out in game? Not fps or a screen that appears telling you to zoom in. Example-V

game.Players.LocalPlayer.CameraMinZoomDistance = 0

game.Players.LocalPlayer.CameraMaxZoomDistance = 0

Thought this would work when i did it but does not seem to. Any ideas? Or can someone rewrite it? Thank you for looking!

Answer this question