[SOLVED] Mouse extremely sensitive in the editor

Hello,

How do you adjust the mouse sensitivity in the editor. Somehow we have one project that the mouse makes the camera dart everywhere with very little movement. I looked around in the docs and forum and interface for a way to change it but didnt see anything intuitive.

Any help would be appreciated. Thanks

1 Like

The sensitivity of mouse movement in the editor is related to the where the focus point/entity is. The further away the point is from the camera, the bigger the movements. If you select an entity in your scene and then press ‘F’, it should ‘reset’/refocus on that entity.

1 Like

Also there is a bug where if you are trying to change the local position of an entity whose parent has a larger scale, then the entity will be moved faster.

Awesome! Thanks gentlemen, you rule.