Hello! I’m working on a project using Roblox Studios, and I really appreciate if someone could help me on how to make it so that player’s can’t zoom in nor out with their scroll on their mouse? Thanks!
In StarterPlayer under Camera, there are two properties for the minimum and maximum zoom distance of the camera. If you set those two to be the same value, then the player's camera zoom would be locked to that value.