Skip to content

Conversation

alice-i-cecile
Copy link
Member

Objective

As pointed out by @BigWingBeat in
#20215 (comment) the default mouse sensitivity of the free_cam controller is crazy high.

Solution

Divide the sensitivity value by 5. 10 was too much, but 5 feels about right for a "careful and controlled scene editor".

Testing

cargo run --example 3d_gizmos --features="free_cam"

@alice-i-cecile alice-i-cecile added D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward A-Camera User-facing camera APIs and controllers. C-Refinement Improves output quality, without fixing a clear bug or adding new functionality. labels Oct 7, 2025
@alice-i-cecile alice-i-cecile added this to the 0.18 milestone Oct 7, 2025
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Oct 8, 2025
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Oct 8, 2025
Merged via the queue into bevyengine:main with commit 80e8d37 Oct 8, 2025
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Camera User-facing camera APIs and controllers. C-Refinement Improves output quality, without fixing a clear bug or adding new functionality. D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants