LambdaControls

LambdaControls

188k Downloads

Mouse doesn't hide in controller mode and still moves camera

dude98 opened this issue ยท 2 comments

commented

Describe the bug
Setting the mode to controller leaves the mouse visible, and still lets the mouse move the camera.
To Reproduce
Steps to reproduce the behavior:

  1. set mode to controller
  2. start world
  3. move mouse
  4. camera moves and mouse is shown on screen

Expected behavior
either the mouse to hide or the camera to be ignored.

This seems to be part of lambdacontrols itself, as setting mode to keyboard fixes it, but you can't use controller then.

commented

I don't see this as an issue as in some cases you might need the mouse for a very specific edge case.

Plus, you can pretty much put the mouse outside the screen if really, or disable the virtual mouse option so it uses the hardware mouse instead.

commented

The Problem i have with it is that if you move the mouse at all, when you reopen the inventory, the cursor is with the mouse again, rather than where it last was.