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

How to disable camera zoom in and zoom out when pressing I or O?

Asked by 8 years ago
Edited 8 years ago

Which scripts makes it so when you press either I or O player's camera zooms in/out?

2 answers

Log in to vote
0
Answered by 8 years ago

The camera script in a player. Accept answer because all you asked is what script makes it that I or O changes camera position!

0
Where is it located in the camera script? NovaMagic 73 — 8y
0
observe. lua is not a blob of diffrent words with no meanings SH_Helper 61 — 8y
Ad
Log in to vote
0
Answered by 8 years ago

Well, to disable it, you could remove the camera control, but this will make it so that you can't turn the camera, another way is that you find the Humanoid and make the ZoomMax and ZoomMin the same value, so that the player cannot zoom in and out, if you want an example script to help with that, please feel free to reply back

Answer this question