You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking and dragging with middle click will pan the camera.
It pans a static amount which means:
when zoomed in it moves too quickly
when zoomed out it moves too slow.
Instead it should pan the appropriate mount for the current zoom so that the screen moves at the same rate the mouse moves across the screen. (Just like moving hitboxes with a)
The text was updated successfully, but these errors were encountered:
Clicking and dragging with middle click will pan the camera.
It pans a static amount which means:
Instead it should pan the appropriate mount for the current zoom so that the screen moves at the same rate the mouse moves across the screen. (Just like moving hitboxes with
a
)The text was updated successfully, but these errors were encountered: