Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add changeable freelook speed in Game Window #102704

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

Giganzo
Copy link
Contributor

@Giganzo Giganzo commented Feb 11, 2025

Add ability to change the freelook speed in the Game Window as you can do in the editor with scroll wheel up/down.
This was mentioned as missing in #102694

This does not implement the visual speed indicator, like editor view has.

Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally, it works as expected.

There's no freelook speed indicator like we have in the editor, but this is still a big usability improvement over what we had previously.

@akien-mga akien-mga requested a review from YeldhamDev February 12, 2025 16:39
Copy link
Member

@YeldhamDev YeldhamDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not implement the visual speed indicator, like editor view has.

I refrained from adding this functionality in the original PR because of that. Sadly an indicator would mean code duplication and more unrelated junk being added to the runtime scene.

While missing it isn't great UX-wise, it will do for now.

@Repiteo Repiteo merged commit 3dd68d8 into godotengine:master Feb 13, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Feb 13, 2025

Thanks!

@Giganzo Giganzo deleted the add-freelook-speed branch February 13, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants