If Player.CameraMaxZoomDistance is set to an arbitrary small number like 0, pressing the Esc key does not bring up the game menu, so there’s no way for players to exit the application without using Alt+F4 or Task Manager.
To repro, place the following LocalScript in PlayerGui
Janthran, can you provide more information about which properties you were setting and which objects you were setting them on? Additionally, any code or example place that you could provide to help us reproduce the issue, would be very helpful.
The CameraMaxZoomDistance/CameraMinZoomDistance properties don’t seem to do anything at all for me.
I thought the name/health distance things were broken too but that was a syntax error on my end.
Also, in Merely’s example place I can still zoom in and out as far as I usually can as well.
CameraMaxZoomDistance and CameraMinZoomDistance were disabled this morning to prevent builders from locking players into a game. When the fix for that bug is released, we will re-enable them.