bevy_fly_camera icon indicating copy to clipboard operation
bevy_fly_camera copied to clipboard

Add an option to toggle mouselook independently of movement

Open Gnurfos opened this issue 4 years ago • 0 comments

This is useful for example when your app has a UI, and you need to disable mouse-look by default, to keep the cursor available for controlling the UI (and only enable mouse-look when clicking/dragging for example).

Let me know if you'd prefer an implementation where camera look/movement are more orthogonal.

Gnurfos avatar May 09 '21 08:05 Gnurfos