Author Topic: Zoom Problems  (Read 3225 times)

In Blockland, (by default) you press F to zoom. In my game, it thinks I am constantly zooming. The only way I can stop zooming is by holding the F key down. How would you fix this?

This seems like a problem with many people, must be a new bug

Same problem here
The only way I can zoom out is by holding the [F] key and using the mouse wheel to scroll out

Same problem here
The only way I can zoom out is by holding the [F] key and using the mouse wheel to scroll out
That doesn't work for me; I hold the F button, but when I do that I am already fully zoomed out. When I try zooming out without holding the F button, it starts scrolling through my brick cart thing


There is a toggle zoom mod.  Do you have that enabled?

I figured it out!

In the most recent BL update (r1908), an FOV slider was added.
Apparently, the slider defaults to a very small value, causing the superzoom.
Set it back to normal and everything should be fixed.

The slider defaults to 90.

The slider defaults to 90.
... which is the value it was prior to the fov slider being added

... which is the value it was prior to the fov slider being added
Well something forgeted up the zoomage. I am also having this problem.

wheres the fov slider supposed to be?
I can't seem to find it and I have this bug

If you go to Options>Advanced and don't see an FOV slider, do this:
Delete your add-ons folder and restart the game from the launcher.

Or as a temporary alternative, don't zoom with F and use
Code: [Select]
setFOV("90");
in the console to reset to default.

If you go to Options>Advanced and don't see an FOV slider, do this:
Or as a temporary alternative, don't zoom with F and use
Code: [Select]
setFOV("90");
in the console to reset to default.
I won't delete my add-ons and I want to zoom :(

I won't delete my add-ons and I want to zoom :(
I'd say just wait for the next update, it's bound to be fixed soon.

I'd say just wait for the next update, it's bound to be fixed soon.
I am having this problem also, but I guess this idea is good.
I guess I will wait for the next update anyways.