Hubs-Foundation / Spoke

Easily create custom 3D environments
Other
654 stars 255 forks source link

Scroll-wheel zooming in eventually stops #257

Open gfodor opened 6 years ago

gfodor commented 6 years ago

If you zoom in with the scroll wheel, the interval gets lower and lower until it is infinitesimal. It would be good to set a floor on this so you can keep zooming in.

gfodor commented 6 years ago

instead of hacking on EditorControls, probably would be just better to add WASD controls as per https://github.com/MozillaReality/Spoke/issues/285

gfodor commented 6 years ago

(EditorControls basically assumes there's a focus point in space that you are orbiting around and zooming towards, so to make it possible to zoom "through" that point without flipping the camera around will be somewhat problematic)

brianpeiris commented 6 years ago

Makes sense. I'll remove this from beta.